2024-09-21T04:47:53.554 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T04:47:53.574 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T04:47:53.653 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749 branch: wip-guits-main-2024-09-20-2310 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: gabrioux@ibm.com first_in_suite: false job_id: '7913749' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-20-2310 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: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-20-2310 sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 3363 sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-2310 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 targets: smithi096.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE1JjHcCH6HLECJL7NCVoFJJgMzCXeeOqLe08DjMvVhI/XfnMJw5fkk3QONG3IuKvYpbL7bR82/zkgVY1UGatZ8= smithi099.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCNNY5m9hfXtfV324kyTCjpp6SxoJVgCoIMq12CKHMQgF32TlvNGH8vmvPkwFzHeGoSNUsv7pTjAf5HDbccIWXc= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYGhL76oi9JUwk14ck7URk3nVZjKVkkYUicMSL9bkENNsd7KaYZuQ+O0oQ14megOGI5QHQX/caYoUHoNKeyAS8= smithi194.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI902IfQQn88G/QeohQMsh3+TZh6pl9X5CfOBg288mo7kIoWeBYXiWjfiLtEleBch4ODvXXwsODdlcRLsT43lsc= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.configure_samba_client_container: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id: share1\n\ \ cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume: sv1\n\ \ path: /\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n share_id:\ \ share2\n cephfs:\n volume: cephfs\n subvolumegroup: smb\n subvolume:\ \ sv2\n path: /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.uctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_03:44:43 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T04:47:53.653 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa; will attempt to use it 2024-09-21T04:47:53.654 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa/tasks 2024-09-21T04:47:53.654 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T04:47:53.655 INFO:teuthology.task.internal:Checking packages... 2024-09-21T04:47:55.444 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2' 2024-09-21T04:47:55.445 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T04:47:55.445 INFO:teuthology.packaging:ref: None 2024-09-21T04:47:55.445 INFO:teuthology.packaging:tag: None 2024-09-21T04:47:55.445 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-2310 2024-09-21T04:47:55.445 INFO:teuthology.packaging:sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:47:55.445 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-20-2310 2024-09-21T04:47:55.590 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103.gf36283e7 2024-09-21T04:47:55.592 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T04:47:55.602 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T04:47:55.602 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T04:47:55.613 INFO:teuthology.task.internal:Saving configuration 2024-09-21T04:47:55.628 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T04:47:55.640 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T04:47:55.664 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 04:42:53.481913', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE1JjHcCH6HLECJL7NCVoFJJgMzCXeeOqLe08DjMvVhI/XfnMJw5fkk3QONG3IuKvYpbL7bR82/zkgVY1UGatZ8='} 2024-09-21T04:47:55.684 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 04:42:53.484577', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCNNY5m9hfXtfV324kyTCjpp6SxoJVgCoIMq12CKHMQgF32TlvNGH8vmvPkwFzHeGoSNUsv7pTjAf5HDbccIWXc='} 2024-09-21T04:47:55.704 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 04:42:53.479817', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYGhL76oi9JUwk14ck7URk3nVZjKVkkYUicMSL9bkENNsd7KaYZuQ+O0oQ14megOGI5QHQX/caYoUHoNKeyAS8='} 2024-09-21T04:47:55.723 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi194.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 04:42:53.483544', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI902IfQQn88G/QeohQMsh3+TZh6pl9X5CfOBg288mo7kIoWeBYXiWjfiLtEleBch4ODvXXwsODdlcRLsT43lsc='} 2024-09-21T04:47:55.723 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T04:47:55.735 INFO:teuthology.task.internal:roles: ubuntu@smithi096.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T04:47:55.735 INFO:teuthology.task.internal:roles: ubuntu@smithi099.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T04:47:55.735 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T04:47:55.735 INFO:teuthology.task.internal:roles: ubuntu@smithi194.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T04:47:55.735 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T04:47:55.847 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd6d62303a0>, signals=[15]) 2024-09-21T04:47:55.847 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T04:47:55.859 INFO:teuthology.task.internal:Opening connections... 2024-09-21T04:47:55.859 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T04:47:55.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:47:55.938 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi099.front.sepia.ceph.com 2024-09-21T04:47:55.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:47:56.016 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-09-21T04:47:56.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:47:56.102 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi194.front.sepia.ceph.com 2024-09-21T04:47:56.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:47:56.180 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T04:47:56.189 DEBUG:teuthology.orchestra.run.smithi096:> uname -m 2024-09-21T04:47:56.208 INFO:teuthology.orchestra.run.smithi096.stdout:x86_64 2024-09-21T04:47:56.208 DEBUG:teuthology.orchestra.run.smithi096:> cat /etc/os-release 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:NAME="CentOS Stream" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION="9" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:ID="centos" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_ID="9" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:ANSI_COLOR="0;31" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:47:56.267 INFO:teuthology.orchestra.run.smithi096.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:47:56.268 INFO:teuthology.orchestra.run.smithi096.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:47:56.268 INFO:teuthology.orchestra.run.smithi096.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:47:56.268 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:47:56.268 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:47:56.268 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2024-09-21T04:47:56.288 DEBUG:teuthology.orchestra.run.smithi099:> uname -m 2024-09-21T04:47:56.307 INFO:teuthology.orchestra.run.smithi099.stdout:x86_64 2024-09-21T04:47:56.307 DEBUG:teuthology.orchestra.run.smithi099:> cat /etc/os-release 2024-09-21T04:47:56.365 INFO:teuthology.orchestra.run.smithi099.stdout:NAME="CentOS Stream" 2024-09-21T04:47:56.365 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION="9" 2024-09-21T04:47:56.365 INFO:teuthology.orchestra.run.smithi099.stdout:ID="centos" 2024-09-21T04:47:56.365 INFO:teuthology.orchestra.run.smithi099.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:47:56.365 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_ID="9" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:ANSI_COLOR="0;31" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:47:56.366 INFO:teuthology.orchestra.run.smithi099.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:47:56.366 INFO:teuthology.lock.ops:Updating smithi099.front.sepia.ceph.com on lock server 2024-09-21T04:47:56.388 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-09-21T04:47:56.407 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-09-21T04:47:56.407 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-09-21T04:47:56.466 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="CentOS Stream" 2024-09-21T04:47:56.466 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="9" 2024-09-21T04:47:56.466 INFO:teuthology.orchestra.run.smithi122.stdout:ID="centos" 2024-09-21T04:47:56.466 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="9" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:ANSI_COLOR="0;31" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:47:56.467 INFO:teuthology.orchestra.run.smithi122.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:47:56.468 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:47:56.468 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:47:56.468 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:47:56.468 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:47:56.469 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-09-21T04:47:56.488 DEBUG:teuthology.orchestra.run.smithi194:> uname -m 2024-09-21T04:47:56.506 INFO:teuthology.orchestra.run.smithi194.stdout:x86_64 2024-09-21T04:47:56.507 DEBUG:teuthology.orchestra.run.smithi194:> cat /etc/os-release 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:NAME="CentOS Stream" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION="9" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:ID="centos" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION_ID="9" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:ANSI_COLOR="0;31" 2024-09-21T04:47:56.564 INFO:teuthology.orchestra.run.smithi194.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:47:56.565 INFO:teuthology.orchestra.run.smithi194.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:47:56.565 INFO:teuthology.orchestra.run.smithi194.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:47:56.565 INFO:teuthology.orchestra.run.smithi194.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:47:56.565 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:47:56.565 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:47:56.565 INFO:teuthology.lock.ops:Updating smithi194.front.sepia.ceph.com on lock server 2024-09-21T04:47:56.588 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T04:47:56.607 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T04:47:56.621 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T04:47:56.621 DEBUG:teuthology.orchestra.run.smithi096:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:47:56.624 DEBUG:teuthology.orchestra.run.smithi099:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:47:56.626 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:47:56.629 DEBUG:teuthology.orchestra.run.smithi194:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:47:56.645 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T04:47:56.656 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T04:47:56.657 DEBUG:teuthology.orchestra.run.smithi096:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:47:56.681 DEBUG:teuthology.orchestra.run.smithi099:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:47:56.684 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:47:56.686 DEBUG:teuthology.orchestra.run.smithi194:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:47:56.721 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T04:47:56.827 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T04:47:56.844 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T04:47:56.844 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-21T04:47:56.845 DEBUG:teuthology.orchestra.run.smithi096:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:47:56.845 DEBUG:teuthology.orchestra.run.smithi099:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:47:56.845 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:47:56.846 DEBUG:teuthology.orchestra.run.smithi194:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:47:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:47:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:47:56.864 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-09-21T04:47:56.864 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-09-21T04:47:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:47:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:47:56.866 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-21T04:47:56.866 DEBUG:teuthology.orchestra.run.smithi194:> uname -r 2024-09-21T04:47:56.920 INFO:teuthology.orchestra.run.smithi096.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:47:56.920 INFO:teuthology.task.kernel:Running kernel on smithi096: 5.14.0-503.el9.x86_64 2024-09-21T04:47:56.921 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum install -y kernel 2024-09-21T04:47:56.921 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:47:56.922 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.14.0-503.el9.x86_64 2024-09-21T04:47:56.922 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum install -y kernel 2024-09-21T04:47:56.923 INFO:teuthology.orchestra.run.smithi194.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:47:56.923 INFO:teuthology.task.kernel:Running kernel on smithi194: 5.14.0-503.el9.x86_64 2024-09-21T04:47:56.923 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum install -y kernel 2024-09-21T04:47:56.924 INFO:teuthology.orchestra.run.smithi099.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:47:56.924 INFO:teuthology.task.kernel:Running kernel on smithi099: 5.14.0-503.el9.x86_64 2024-09-21T04:47:56.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum install -y kernel 2024-09-21T04:47:59.171 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.3 MB 00:00 2024-09-21T04:47:59.381 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.3 MB 00:00 2024-09-21T04:47:59.741 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - BaseOS 7.4 MB/s | 8.3 MB 00:01 2024-09-21T04:48:01.055 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-21T04:48:01.331 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.3 MB 00:02 2024-09-21T04:48:01.401 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-21T04:48:01.531 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-09-21T04:48:03.390 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-21T04:48:05.197 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-21T04:48:06.769 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-21T04:48:06.906 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.5 MB 00:01 2024-09-21T04:48:07.423 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-21T04:48:07.641 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-21T04:48:08.177 INFO:teuthology.orchestra.run.smithi099.stdout:Extra Packages for Enterprise Linux 36 MB/s | 23 MB 00:00 2024-09-21T04:48:08.428 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 19 kB 00:00 2024-09-21T04:48:08.615 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-21T04:48:09.486 INFO:teuthology.orchestra.run.smithi096.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-21T04:48:09.582 INFO:teuthology.orchestra.run.smithi122.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-21T04:48:10.000 INFO:teuthology.orchestra.run.smithi194.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-21T04:48:11.104 INFO:teuthology.orchestra.run.smithi194.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-21T04:48:13.791 INFO:teuthology.orchestra.run.smithi099.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T04:48:15.016 INFO:teuthology.orchestra.run.smithi096.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-21T04:48:15.080 INFO:teuthology.orchestra.run.smithi122.stdout:lab-extras 17 kB/s | 1.7 kB 00:00 2024-09-21T04:48:15.714 INFO:teuthology.orchestra.run.smithi099.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:48:15.714 INFO:teuthology.orchestra.run.smithi099.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:48:15.801 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout: Package Architecture Version Repository Size 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:48:15.807 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:Install 4 Packages 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 79 M 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 126 M 2024-09-21T04:48:15.808 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-21T04:48:16.150 INFO:teuthology.orchestra.run.smithi099.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 423 kB/s | 36 kB 00:00 2024-09-21T04:48:16.601 INFO:teuthology.orchestra.run.smithi099.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-21T04:48:16.701 INFO:teuthology.orchestra.run.smithi194.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-21T04:48:16.936 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:48:16.937 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:48:16.939 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:48:16.939 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:48:17.020 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:48:17.031 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:48:17.032 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-21T04:48:17.032 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:48:17.032 INFO:teuthology.orchestra.run.smithi096.stdout:Install 4 Packages 2024-09-21T04:48:17.032 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:48:17.033 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 79 M 2024-09-21T04:48:17.033 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 126 M 2024-09-21T04:48:17.033 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-21T04:48:17.035 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-21T04:48:17.046 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:48:17.046 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:Install 4 Packages 2024-09-21T04:48:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:48:17.048 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 79 M 2024-09-21T04:48:17.048 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 126 M 2024-09-21T04:48:17.048 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-09-21T04:48:17.134 INFO:teuthology.orchestra.run.smithi099.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 32 MB/s | 35 MB 00:01 2024-09-21T04:48:17.159 INFO:teuthology.orchestra.run.smithi096.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 470 kB/s | 36 kB 00:00 2024-09-21T04:48:17.726 INFO:teuthology.orchestra.run.smithi099.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-21T04:48:17.726 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:48:17.726 INFO:teuthology.orchestra.run.smithi099.stdout:Total 41 MB/s | 79 MB 00:01 2024-09-21T04:48:17.993 INFO:teuthology.orchestra.run.smithi096.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-09-21T04:48:18.318 INFO:teuthology.orchestra.run.smithi096.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-21T04:48:18.409 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-21T04:48:18.649 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:48:18.649 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:48:18.735 INFO:teuthology.orchestra.run.smithi096.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-21T04:48:18.735 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:48:18.735 INFO:teuthology.orchestra.run.smithi096.stdout:Total 46 MB/s | 79 MB 00:01 2024-09-21T04:48:18.746 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:48:18.754 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout:Install 4 Packages 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:48:18.755 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 79 M 2024-09-21T04:48:18.756 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 126 M 2024-09-21T04:48:18.756 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-09-21T04:48:18.765 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-21T04:48:18.765 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-21T04:48:19.128 INFO:teuthology.orchestra.run.smithi194.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 387 kB/s | 36 kB 00:00 2024-09-21T04:48:19.413 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-21T04:48:19.511 INFO:teuthology.orchestra.run.smithi194.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 33 MB/s | 16 MB 00:00 2024-09-21T04:48:19.726 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-21T04:48:19.726 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-21T04:48:19.764 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-21T04:48:19.764 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-21T04:48:19.945 INFO:teuthology.orchestra.run.smithi194.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-21T04:48:20.212 INFO:teuthology.orchestra.run.smithi194.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 26 MB/s | 29 MB 00:01 2024-09-21T04:48:20.212 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:48:20.212 INFO:teuthology.orchestra.run.smithi194.stdout:Total 54 MB/s | 79 MB 00:01 2024-09-21T04:48:20.240 INFO:teuthology.orchestra.run.smithi122.stdout:(1/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.3 MB/s | 16 MB 00:02 2024-09-21T04:48:20.690 INFO:teuthology.orchestra.run.smithi122.stdout:(2/4): kernel-5.14.0-508.el9.x86_64.rpm 11 kB/s | 36 kB 00:03 2024-09-21T04:48:20.729 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-21T04:48:20.730 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-21T04:48:20.895 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-09-21T04:48:21.256 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-09-21T04:48:21.256 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-09-21T04:48:22.156 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-21T04:48:22.198 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-09-21T04:48:22.199 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-09-21T04:48:22.820 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:48:22.910 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:23.179 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-21T04:48:23.823 INFO:teuthology.orchestra.run.smithi122.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.3 MB/s | 35 MB 00:06 2024-09-21T04:48:23.978 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:48:24.069 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:24.644 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-09-21T04:48:25.299 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:48:25.374 INFO:teuthology.orchestra.run.smithi122.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.6 MB/s | 29 MB 00:05 2024-09-21T04:48:25.374 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:48:25.374 INFO:teuthology.orchestra.run.smithi122.stdout:Total 9.5 MB/s | 79 MB 00:08 2024-09-21T04:48:25.388 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:25.644 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:25.766 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:26.049 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-21T04:48:26.388 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-21T04:48:26.389 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-21T04:48:26.847 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:26.979 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:27.366 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-21T04:48:27.366 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-21T04:48:28.149 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:28.273 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:29.795 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-21T04:48:30.572 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:48:30.583 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:30.669 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:30.708 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:31.827 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:31.921 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:33.115 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:33.156 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:33.414 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:48:33.537 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:35.543 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:36.794 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:38.010 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:38.395 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:48:38.429 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:48:43.294 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:13.275 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:13.315 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:13.674 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:13.674 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:49:13.674 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:49:13.674 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:49:14.565 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-21T04:49:14.625 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:14.664 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:14.897 DEBUG:teuthology.orchestra.run.smithi099:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:14.963 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:14.963 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:49:14.963 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:49:14.963 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:49:14.992 INFO:teuthology.orchestra.run.smithi099.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:14.992 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:14.993 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T04:49:14.993 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:49:14.993 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:49:14.993 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T04:49:14.993 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi099.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:49:14.993 DEBUG:teuthology.orchestra.run.smithi099:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:15.051 INFO:teuthology.orchestra.run.smithi099.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:15.051 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:15.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo rpm -qi grub2-tools 2024-09-21T04:49:15.088 INFO:teuthology.orchestra.run.smithi099.stdout:Name : grub2-tools 2024-09-21T04:49:15.088 INFO:teuthology.orchestra.run.smithi099.stdout:Epoch : 1 2024-09-21T04:49:15.088 INFO:teuthology.orchestra.run.smithi099.stdout:Version : 2.06 2024-09-21T04:49:15.088 INFO:teuthology.orchestra.run.smithi099.stdout:Release : 82.el9 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: x86_64 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Group : Unspecified 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Size : 8274670 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:License : GPLv3+ 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Packager : builder@centos.org 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Vendor : CentOS 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Summary : Support tools for GRUB. 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout:Description : 2024-09-21T04:49:15.089 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout:hardware devices. 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:49:15.090 INFO:teuthology.orchestra.run.smithi099.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:49:15.091 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:49:15.091 INFO:teuthology.task.kernel:Updating grub on smithi099 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:49:15.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:49:15.714 INFO:teuthology.orchestra.run.smithi099.stderr:Generating grub configuration file ... 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:49:15.823 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-21T04:49:16.196 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:16.281 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:16.282 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:16.282 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T04:49:16.282 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:49:16.282 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:49:16.282 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T04:49:16.282 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi096.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:49:16.282 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:16.341 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:16.341 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:16.341 DEBUG:teuthology.orchestra.run.smithi096:> sudo rpm -qi grub2-tools 2024-09-21T04:49:16.373 INFO:teuthology.orchestra.run.smithi096.stdout:Name : grub2-tools 2024-09-21T04:49:16.373 INFO:teuthology.orchestra.run.smithi096.stdout:Epoch : 1 2024-09-21T04:49:16.373 INFO:teuthology.orchestra.run.smithi096.stdout:Version : 2.06 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Release : 82.el9 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Architecture: x86_64 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Group : Unspecified 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Size : 8274670 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:License : GPLv3+ 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Packager : builder@centos.org 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Vendor : CentOS 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:49:16.374 INFO:teuthology.orchestra.run.smithi096.stdout:Summary : Support tools for GRUB. 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:Description : 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:hardware devices. 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:49:16.375 INFO:teuthology.orchestra.run.smithi096.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:49:16.376 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:49:16.376 INFO:teuthology.task.kernel:Updating grub on smithi096 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:49:16.376 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:49:16.547 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:16.588 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:16.956 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:16.956 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:49:16.956 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:49:16.956 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:49:16.991 INFO:teuthology.orchestra.run.smithi099.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:49:17.025 INFO:teuthology.orchestra.run.smithi099.stderr:done 2024-09-21T04:49:17.026 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2024-09-21T04:49:17.042 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.nAP5R0CoKg 2024-09-21T04:49:17.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nAP5R0CoKg 2024-09-21T04:49:17.045 INFO:teuthology.orchestra.run.smithi096.stderr:Generating grub configuration file ... 2024-09-21T04:49:17.108 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.nAP5R0CoKg 2024-09-21T04:49:17.251 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.nAP5R0CoKg is 6KB 2024-09-21T04:49:17.270 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.nAP5R0CoKg 2024-09-21T04:49:17.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:49:17.357 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:49:17.357 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:49:17.357 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:49:17.357 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:49:17.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:49:17.507 DEBUG:teuthology.orchestra.run.smithi099:> sudo shutdown -r now 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:49:17.804 INFO:teuthology.orchestra.run.smithi194.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:17.805 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:49:17.805 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-09-21T04:49:18.120 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:18.200 INFO:teuthology.orchestra.run.smithi194.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:18.200 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:18.200 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T04:49:18.200 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:49:18.200 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:49:18.200 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T04:49:18.200 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi194.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:49:18.201 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:18.259 INFO:teuthology.orchestra.run.smithi194.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:18.260 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:18.260 DEBUG:teuthology.orchestra.run.smithi194:> sudo rpm -qi grub2-tools 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Name : grub2-tools 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Epoch : 1 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Version : 2.06 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Release : 82.el9 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Architecture: x86_64 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Group : Unspecified 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Size : 8274670 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:License : GPLv3+ 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:49:18.292 INFO:teuthology.orchestra.run.smithi194.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Packager : builder@centos.org 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Vendor : CentOS 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Summary : Support tools for GRUB. 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:Description : 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:hardware devices. 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:49:18.293 INFO:teuthology.orchestra.run.smithi194.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:49:18.294 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:49:18.294 INFO:teuthology.task.kernel:Updating grub on smithi194 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:49:18.294 DEBUG:teuthology.orchestra.run.smithi194:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:49:18.395 INFO:teuthology.orchestra.run.smithi096.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:49:18.452 INFO:teuthology.orchestra.run.smithi096.stderr:done 2024-09-21T04:49:18.455 DEBUG:teuthology.orchestra.run.smithi096:> mktemp 2024-09-21T04:49:18.470 INFO:teuthology.orchestra.run.smithi096.stdout:/tmp/tmp.caXZP9CmjZ 2024-09-21T04:49:18.470 DEBUG:teuthology.orchestra.run.smithi096:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.caXZP9CmjZ 2024-09-21T04:49:18.547 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0666 /tmp/tmp.caXZP9CmjZ 2024-09-21T04:49:18.688 DEBUG:teuthology.orchestra.remote:smithi096:/tmp/tmp.caXZP9CmjZ is 6KB 2024-09-21T04:49:18.736 DEBUG:teuthology.orchestra.run.smithi096:> rm -fr /tmp/tmp.caXZP9CmjZ 2024-09-21T04:49:18.751 DEBUG:teuthology.orchestra.run.smithi096:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:49:18.813 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:49:18.814 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:49:18.814 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:49:18.814 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:49:18.815 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:49:18.884 INFO:teuthology.orchestra.run.smithi194.stderr:Generating grub configuration file ... 2024-09-21T04:49:18.968 DEBUG:teuthology.orchestra.run.smithi096:> sudo shutdown -r now 2024-09-21T04:49:20.202 INFO:teuthology.orchestra.run.smithi194.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:49:20.230 INFO:teuthology.orchestra.run.smithi194.stderr:done 2024-09-21T04:49:20.232 DEBUG:teuthology.orchestra.run.smithi194:> mktemp 2024-09-21T04:49:20.247 INFO:teuthology.orchestra.run.smithi194.stdout:/tmp/tmp.gV2ZKJJuE2 2024-09-21T04:49:20.247 DEBUG:teuthology.orchestra.run.smithi194:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.gV2ZKJJuE2 2024-09-21T04:49:20.318 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod 0666 /tmp/tmp.gV2ZKJJuE2 2024-09-21T04:49:20.458 DEBUG:teuthology.orchestra.remote:smithi194:/tmp/tmp.gV2ZKJJuE2 is 6KB 2024-09-21T04:49:20.478 DEBUG:teuthology.orchestra.run.smithi194:> rm -fr /tmp/tmp.gV2ZKJJuE2 2024-09-21T04:49:20.493 DEBUG:teuthology.orchestra.run.smithi194:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:49:20.556 INFO:teuthology.orchestra.run.smithi194.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:49:20.556 INFO:teuthology.orchestra.run.smithi194.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:49:20.556 INFO:teuthology.orchestra.run.smithi194.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:49:20.556 INFO:teuthology.orchestra.run.smithi194.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:49:20.558 DEBUG:teuthology.orchestra.run.smithi194:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:49:20.713 DEBUG:teuthology.orchestra.run.smithi194:> sudo shutdown -r now 2024-09-21T04:49:21.564 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:21.604 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:21.922 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:21.923 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:49:21.923 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:49:21.923 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:49:22.792 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:49:22.792 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:49:22.792 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-09-21T04:49:22.792 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:22.792 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:22.793 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:49:22.793 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:49:22.793 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:49:22.793 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-21T04:49:23.130 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:23.210 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:23.210 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:23.210 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T04:49:23.210 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:49:23.210 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:49:23.210 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T04:49:23.210 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:49:23.211 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:49:23.268 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:49:23.269 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:49:23.269 DEBUG:teuthology.orchestra.run.smithi122:> sudo rpm -qi grub2-tools 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Name : grub2-tools 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Epoch : 1 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Version : 2.06 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Release : 82.el9 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: x86_64 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Group : Unspecified 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:Size : 8274670 2024-09-21T04:49:23.305 INFO:teuthology.orchestra.run.smithi122.stdout:License : GPLv3+ 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Packager : builder@centos.org 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Vendor : CentOS 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Summary : Support tools for GRUB. 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:Description : 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:49:23.306 INFO:teuthology.orchestra.run.smithi122.stdout:hardware devices. 2024-09-21T04:49:23.307 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:49:23.307 INFO:teuthology.orchestra.run.smithi122.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:49:23.307 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:49:23.307 INFO:teuthology.task.kernel:Updating grub on smithi122 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:49:23.308 DEBUG:teuthology.orchestra.run.smithi122:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:49:23.921 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-09-21T04:49:25.185 INFO:teuthology.orchestra.run.smithi122.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:49:25.224 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-09-21T04:49:25.226 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-09-21T04:49:25.241 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.f4njJ7WrBh 2024-09-21T04:49:25.241 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.f4njJ7WrBh 2024-09-21T04:49:25.308 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.f4njJ7WrBh 2024-09-21T04:49:25.445 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.f4njJ7WrBh is 6KB 2024-09-21T04:49:25.492 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.f4njJ7WrBh 2024-09-21T04:49:25.507 DEBUG:teuthology.orchestra.run.smithi122:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:49:25.569 INFO:teuthology.orchestra.run.smithi122.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:49:25.570 INFO:teuthology.orchestra.run.smithi122.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:49:25.570 INFO:teuthology.orchestra.run.smithi122.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:49:25.570 INFO:teuthology.orchestra.run.smithi122.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:49:25.571 DEBUG:teuthology.orchestra.run.smithi122:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:49:25.714 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-09-21T04:49:47.526 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T04:49:47.527 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:49:47.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:49:48.972 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T04:49:48.972 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:49:48.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:49:50.717 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T04:49:50.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:49:50.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:49:55.722 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T04:49:55.723 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:49:55.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:05.935 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-21T04:50:07.471 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-09-21T04:50:09.267 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.194 2024-09-21T04:50:14.127 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-21T04:50:14.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:50:14.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:16.471 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:50:16.472 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:17.999 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-21T04:50:18.268 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:50:18.269 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:19.535 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-09-21T04:50:21.327 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.194 2024-09-21T04:50:23.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:50:23.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:26.191 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-21T04:50:30.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:50:30.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:31.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:50:31.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:33.327 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:50:33.328 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:38.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:50:38.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:50:56.623 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-21T04:51:01.856 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-21T04:51:02.223 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:51:02.223 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:51:02.223 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-21T04:51:02.238 INFO:teuthology.orchestra.run.smithi099.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:51:02.238 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T04:51:02.238 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:51:02.238 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:51:03.239 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T04:51:03.239 DEBUG:teuthology.orchestra.run.smithi099:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:51:03.352 INFO:teuthology.orchestra.run.smithi099.stdout:ttyS1 2024-09-21T04:51:03.375 DEBUG:teuthology.parallel:result is None 2024-09-21T04:51:03.540 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-09-21T04:51:03.965 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:51:03.965 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:51:03.965 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-09-21T04:51:03.979 INFO:teuthology.orchestra.run.smithi096.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:51:03.979 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T04:51:03.979 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:51:03.980 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:51:04.980 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T04:51:04.980 DEBUG:teuthology.orchestra.run.smithi096:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:51:05.040 INFO:teuthology.orchestra.run.smithi096.stdout:ttyS1 2024-09-21T04:51:05.064 DEBUG:teuthology.parallel:result is None 2024-09-21T04:51:05.273 DEBUG:teuthology.orchestra.run.smithi194:> true 2024-09-21T04:51:05.835 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:51:05.835 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:51:05.836 DEBUG:teuthology.orchestra.run.smithi194:> uname -r 2024-09-21T04:51:05.888 INFO:teuthology.orchestra.run.smithi194.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:51:05.888 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T04:51:05.889 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:51:05.889 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:51:06.890 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T04:51:06.890 DEBUG:teuthology.orchestra.run.smithi194:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:51:06.945 INFO:teuthology.orchestra.run.smithi194.stdout:ttyS1 2024-09-21T04:51:07.059 DEBUG:teuthology.parallel:result is None 2024-09-21T04:51:11.624 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:51:11.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:51:12.026 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-09-21T04:51:12.354 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:51:12.354 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:51:12.354 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-09-21T04:51:12.369 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:51:12.369 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T04:51:12.369 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:51:12.369 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:51:13.370 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T04:51:13.370 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:51:13.450 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-09-21T04:51:13.471 DEBUG:teuthology.parallel:result is None 2024-09-21T04:51:13.471 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T04:51:13.479 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T04:51:13.479 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:51:13.482 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:51:13.484 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:51:13.486 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:51:13.505 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T04:51:13.511 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T04:51:13.517 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T04:51:13.517 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:51:13.540 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:51:13.543 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:51:13.546 DEBUG:teuthology.orchestra.run.smithi194:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:51:13.665 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T04:51:13.671 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T04:51:13.671 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T04:51:13.674 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T04:51:13.676 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T04:51:13.678 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T04:51:13.703 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.709 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.716 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.717 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.718 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.720 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.728 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.730 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:51:13.731 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T04:51:13.738 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T04:51:13.738 DEBUG:teuthology.orchestra.run.smithi096:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:51:13.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:51:13.767 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:51:13.776 DEBUG:teuthology.orchestra.run.smithi194:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:51:13.804 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T04:51:13.812 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T04:51:13.812 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:51:13.832 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:51:13.835 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:51:13.844 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:51:13.861 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:13.926 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:13.987 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.063 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.111 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:51:14.111 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:51:14.177 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.300 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.387 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:51:14.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:51:14.454 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.487 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.550 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.629 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.673 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:51:14.673 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:51:14.738 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.776 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:51:14.845 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.885 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:51:14.931 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-09-21T04:51:14.931 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:51:14.998 DEBUG:teuthology.orchestra.run.smithi096:> sudo service rsyslog restart 2024-09-21T04:51:15.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo service rsyslog restart 2024-09-21T04:51:15.003 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-09-21T04:51:15.005 DEBUG:teuthology.orchestra.run.smithi194:> sudo service rsyslog restart 2024-09-21T04:51:15.052 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:51:15.053 INFO:teuthology.orchestra.run.smithi099.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:51:15.071 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:51:15.081 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:51:15.567 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T04:51:15.574 INFO:teuthology.task.internal:Starting timer... 2024-09-21T04:51:15.574 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T04:51:15.583 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T04:51:15.591 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-21T04:51:15.591 DEBUG:teuthology.orchestra.run.smithi096:> sudo service auditd rotate 2024-09-21T04:51:15.633 INFO:teuthology.orchestra.run.smithi096.stdout:Rotating logs: 2024-09-21T04:51:15.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo service auditd rotate 2024-09-21T04:51:15.687 INFO:teuthology.orchestra.run.smithi099.stdout:Rotating logs: 2024-09-21T04:51:15.689 DEBUG:teuthology.orchestra.run.smithi122:> sudo service auditd rotate 2024-09-21T04:51:15.834 INFO:teuthology.orchestra.run.smithi122.stdout:Rotating logs: 2024-09-21T04:51:15.838 DEBUG:teuthology.orchestra.run.smithi194:> sudo service auditd rotate 2024-09-21T04:51:15.887 INFO:teuthology.orchestra.run.smithi194.stdout:Rotating logs: 2024-09-21T04:51:15.889 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T04:51:15.889 DEBUG:teuthology.orchestra.run.smithi096:> /usr/sbin/getenforce 2024-09-21T04:51:15.937 INFO:teuthology.orchestra.run.smithi096.stdout:Permissive 2024-09-21T04:51:15.938 DEBUG:teuthology.orchestra.run.smithi099:> /usr/sbin/getenforce 2024-09-21T04:51:15.995 INFO:teuthology.orchestra.run.smithi099.stdout:Permissive 2024-09-21T04:51:15.995 DEBUG:teuthology.orchestra.run.smithi122:> /usr/sbin/getenforce 2024-09-21T04:51:16.036 INFO:teuthology.orchestra.run.smithi122.stdout:Permissive 2024-09-21T04:51:16.036 DEBUG:teuthology.orchestra.run.smithi194:> /usr/sbin/getenforce 2024-09-21T04:51:16.065 INFO:teuthology.orchestra.run.smithi194.stdout:Permissive 2024-09-21T04:51:16.065 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi096.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi099.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi122.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi194.front.sepia.ceph.com': 'permissive'} 2024-09-21T04:51:16.065 DEBUG:teuthology.orchestra.run.smithi096:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T04:51:16.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:51:16.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T04:51:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:51:16.126 DEBUG:teuthology.orchestra.run.smithi122:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T04:51:16.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:51:16.154 DEBUG:teuthology.orchestra.run.smithi194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T04:51:16.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:51:16.181 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T04:51:16.181 DEBUG:teuthology.orchestra.run.smithi096:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:51:16.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:51:16.240 DEBUG:teuthology.orchestra.run.smithi122:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:51:16.270 DEBUG:teuthology.orchestra.run.smithi194:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:51:16.300 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T04:51:16.309 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T04:51:16.311 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T04:51:16.461 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T04:51:16.470 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-21T04:51:16.471 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi096.front.sepia.ceph.com,smithi099.front.sepia.ceph.com,smithi122.front.sepia.ceph.com,smithi194.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T04:55:01.943 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi096.front.sepia.ceph.com'), Remote(name='ubuntu@smithi099.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com'), Remote(name='ubuntu@smithi194.front.sepia.ceph.com')] 2024-09-21T04:55:01.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:55:01.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:02.016 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-09-21T04:55:02.094 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-21T04:55:02.094 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:55:02.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:02.169 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-21T04:55:02.241 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-21T04:55:02.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:55:02.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:02.316 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-09-21T04:55:02.402 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-21T04:55:02.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:55:02.403 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:55:02.478 DEBUG:teuthology.orchestra.run.smithi194:> true 2024-09-21T04:55:02.554 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-09-21T04:55:02.555 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T04:55:02.565 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T04:55:02.565 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:55:02.566 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T04:55:02.568 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:55:02.568 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T04:55:02.570 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:55:02.570 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T04:55:02.572 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:55:02.573 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T04:55:02.596 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:55:02.597 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:55:02.602 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:55:02.611 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:55:02.612 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:55:02.617 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:55:02.624 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:55:02.636 INFO:teuthology.orchestra.run.smithi096.stderr:sudo: ntpd: command not found 2024-09-21T04:55:02.637 INFO:teuthology.orchestra.run.smithi099.stderr:sudo: ntpd: command not found 2024-09-21T04:55:02.638 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:55:02.642 INFO:teuthology.orchestra.run.smithi122.stderr:sudo: ntpd: command not found 2024-09-21T04:55:02.647 INFO:teuthology.orchestra.run.smithi099.stdout:506 Cannot talk to daemon 2024-09-21T04:55:02.647 INFO:teuthology.orchestra.run.smithi096.stdout:506 Cannot talk to daemon 2024-09-21T04:55:02.653 INFO:teuthology.orchestra.run.smithi122.stdout:506 Cannot talk to daemon 2024-09-21T04:55:02.661 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:55:02.662 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:55:02.663 INFO:teuthology.orchestra.run.smithi194.stderr:sudo: ntpd: command not found 2024-09-21T04:55:02.667 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:55:02.673 INFO:teuthology.orchestra.run.smithi194.stdout:506 Cannot talk to daemon 2024-09-21T04:55:02.675 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:55:02.676 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:55:02.681 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:55:02.688 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:55:02.702 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:55:02.732 INFO:teuthology.orchestra.run.smithi096.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:55:02.733 INFO:teuthology.orchestra.run.smithi099.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.735 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.736 INFO:teuthology.orchestra.run.smithi099.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:55:02.736 INFO:teuthology.orchestra.run.smithi099.stdout:=============================================================================== 2024-09-21T04:55:02.736 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.736 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.736 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.737 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.745 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.749 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.767 INFO:teuthology.orchestra.run.smithi194.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.771 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:55:02.771 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T04:55:02.781 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T04:55:02.782 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T04:55:02.782 DEBUG:teuthology.orchestra.run.smithi096:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:55:02.782 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi099.front.sepia.ceph.com 2024-09-21T04:55:02.782 DEBUG:teuthology.orchestra.run.smithi099:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:55:02.783 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi122.front.sepia.ceph.com 2024-09-21T04:55:02.783 DEBUG:teuthology.orchestra.run.smithi122:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:55:02.783 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi194.front.sepia.ceph.com 2024-09-21T04:55:02.783 DEBUG:teuthology.orchestra.run.smithi194:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:55:03.131 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-21T04:55:03.132 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-21T04:55:03.137 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout:Removing: 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout:Removing unused dependencies: 2024-09-21T04:55:03.141 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout:Remove 2 Packages 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout:Freed space: 5.5 M 2024-09-21T04:55:03.142 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout:Removing: 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout:Removing unused dependencies: 2024-09-21T04:55:03.145 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout:Remove 2 Packages 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout:Freed space: 5.5 M 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-21T04:55:03.146 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout: Package Architecture Version Repository Size 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout:Removing: 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout:Removing unused dependencies: 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:03.149 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi099.stdout:Remove 2 Packages 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi099.stdout:Freed space: 5.5 M 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-21T04:55:03.150 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-21T04:55:03.153 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-21T04:55:03.154 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-21T04:55:03.166 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout:Removing: 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout:Removing unused dependencies: 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:55:03.178 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout:Remove 2 Packages 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout:Freed space: 5.5 M 2024-09-21T04:55:03.179 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-09-21T04:55:03.182 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-09-21T04:55:03.182 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-09-21T04:55:03.214 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-21T04:55:03.214 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-21T04:55:03.215 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-21T04:55:03.215 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-21T04:55:03.217 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-21T04:55:03.218 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-21T04:55:03.236 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-09-21T04:55:03.237 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-09-21T04:55:03.353 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-21T04:55:03.355 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-21T04:55:03.357 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-21T04:55:03.366 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-09-21T04:55:03.429 INFO:teuthology.orchestra.run.smithi122.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:55:03.435 INFO:teuthology.orchestra.run.smithi096.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:55:03.435 INFO:teuthology.orchestra.run.smithi099.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:55:03.447 INFO:teuthology.orchestra.run.smithi194.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:55:03.483 INFO:teuthology.orchestra.run.smithi122.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.489 INFO:teuthology.orchestra.run.smithi099.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.503 INFO:teuthology.orchestra.run.smithi096.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.509 INFO:teuthology.orchestra.run.smithi194.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.900 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.900 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:55:03.974 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:03.974 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:55:04.014 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:04.014 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:55:04.036 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:55:04.036 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:55:04.129 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:55:04.129 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:04.129 INFO:teuthology.orchestra.run.smithi122.stdout:Removed: 2024-09-21T04:55:04.129 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:04.130 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:04.130 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-21T04:55:04.254 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:55:04.255 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:04.255 INFO:teuthology.orchestra.run.smithi194.stdout:Removed: 2024-09-21T04:55:04.255 INFO:teuthology.orchestra.run.smithi194.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:04.255 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:04.255 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-09-21T04:55:04.262 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:55:04.262 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:04.263 INFO:teuthology.orchestra.run.smithi096.stdout:Removed: 2024-09-21T04:55:04.263 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:04.263 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:04.263 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-21T04:55:04.282 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:55:04.282 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:04.283 INFO:teuthology.orchestra.run.smithi099.stdout:Removed: 2024-09-21T04:55:04.283 INFO:teuthology.orchestra.run.smithi099.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:04.283 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:04.283 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-21T04:55:04.959 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:52 ago on Sat 21 Sep 2024 04:54:12 AM UTC. 2024-09-21T04:55:05.097 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-09-21T04:55:05.098 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:05.098 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-09-21T04:55:05.098 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-09-21T04:55:05.099 INFO:teuthology.orchestra.run.smithi122.stdout:Install 7 Packages 2024-09-21T04:55:05.100 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:05.118 INFO:teuthology.orchestra.run.smithi194.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 04:54:14 AM UTC. 2024-09-21T04:55:05.149 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 5.2 M 2024-09-21T04:55:05.149 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 19 M 2024-09-21T04:55:05.149 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-09-21T04:55:05.153 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 04:54:14 AM UTC. 2024-09-21T04:55:05.188 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 04:54:14 AM UTC. 2024-09-21T04:55:05.266 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:55:05.267 INFO:teuthology.orchestra.run.smithi194.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout:Install 7 Packages 2024-09-21T04:55:05.268 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:05.291 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-21T04:55:05.292 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 5.2 M 2024-09-21T04:55:05.292 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 19 M 2024-09-21T04:55:05.292 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:55:05.293 INFO:teuthology.orchestra.run.smithi099.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout:Install 7 Packages 2024-09-21T04:55:05.294 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:05.305 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 5.2 M 2024-09-21T04:55:05.305 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 19 M 2024-09-21T04:55:05.305 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-21T04:55:05.325 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:55:05.326 INFO:teuthology.orchestra.run.smithi096.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout:Install 7 Packages 2024-09-21T04:55:05.327 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:05.344 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 5.2 M 2024-09-21T04:55:05.344 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 19 M 2024-09-21T04:55:05.344 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-21T04:55:05.456 INFO:teuthology.orchestra.run.smithi122.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 316 kB/s | 44 kB 00:00 2024-09-21T04:55:05.481 INFO:teuthology.orchestra.run.smithi122.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 638 kB/s | 106 kB 00:00 2024-09-21T04:55:05.511 INFO:teuthology.orchestra.run.smithi099.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 323 kB/s | 44 kB 00:00 2024-09-21T04:55:05.540 INFO:teuthology.orchestra.run.smithi122.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-21T04:55:05.545 INFO:teuthology.orchestra.run.smithi099.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 619 kB/s | 106 kB 00:00 2024-09-21T04:55:05.565 INFO:teuthology.orchestra.run.smithi122.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 658 kB/s | 72 kB 00:00 2024-09-21T04:55:05.604 INFO:teuthology.orchestra.run.smithi099.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 780 kB/s | 72 kB 00:00 2024-09-21T04:55:05.629 INFO:teuthology.orchestra.run.smithi099.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 2024-09-21T04:55:05.640 INFO:teuthology.orchestra.run.smithi122.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.7 MB/s | 906 kB 00:00 2024-09-21T04:55:05.716 INFO:teuthology.orchestra.run.smithi122.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.7 MB/s | 837 kB 00:00 2024-09-21T04:55:05.730 INFO:teuthology.orchestra.run.smithi099.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.5 MB/s | 906 kB 00:00 2024-09-21T04:55:05.750 INFO:teuthology.orchestra.run.smithi096.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 313 kB/s | 44 kB 00:00 2024-09-21T04:55:05.784 INFO:teuthology.orchestra.run.smithi096.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 603 kB/s | 106 kB 00:00 2024-09-21T04:55:05.830 INFO:teuthology.orchestra.run.smithi099.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.6 MB/s | 837 kB 00:00 2024-09-21T04:55:05.834 INFO:teuthology.orchestra.run.smithi096.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 857 kB/s | 72 kB 00:00 2024-09-21T04:55:05.859 INFO:teuthology.orchestra.run.smithi096.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-21T04:55:05.963 INFO:teuthology.orchestra.run.smithi099.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 9.5 MB/s | 3.2 MB 00:00 2024-09-21T04:55:05.964 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:55:05.964 INFO:teuthology.orchestra.run.smithi099.stdout:Total 7.9 MB/s | 5.2 MB 00:00 2024-09-21T04:55:05.974 INFO:teuthology.orchestra.run.smithi194.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 77 kB/s | 44 kB 00:00 2024-09-21T04:55:06.073 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-21T04:55:06.087 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-21T04:55:06.087 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-21T04:55:06.093 INFO:teuthology.orchestra.run.smithi096.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.8 MB/s | 906 kB 00:00 2024-09-21T04:55:06.124 INFO:teuthology.orchestra.run.smithi194.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 145 kB/s | 106 kB 00:00 2024-09-21T04:55:06.243 INFO:teuthology.orchestra.run.smithi096.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.0 MB/s | 837 kB 00:00 2024-09-21T04:55:06.283 INFO:teuthology.orchestra.run.smithi194.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-21T04:55:06.428 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-21T04:55:06.428 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-21T04:55:06.491 INFO:teuthology.orchestra.run.smithi122.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.4 MB/s | 3.2 MB 00:00 2024-09-21T04:55:06.491 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:55:06.491 INFO:teuthology.orchestra.run.smithi122.stdout:Total 3.8 MB/s | 5.2 MB 00:01 2024-09-21T04:55:06.601 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-09-21T04:55:06.616 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-09-21T04:55:06.616 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-09-21T04:55:06.617 INFO:teuthology.orchestra.run.smithi194.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 112 kB/s | 72 kB 00:00 2024-09-21T04:55:06.668 INFO:teuthology.orchestra.run.smithi096.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.9 MB/s | 3.2 MB 00:00 2024-09-21T04:55:06.669 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:55:06.669 INFO:teuthology.orchestra.run.smithi096.stdout:Total 3.9 MB/s | 5.2 MB 00:01 2024-09-21T04:55:06.783 INFO:teuthology.orchestra.run.smithi194.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 128 kB/s | 84 kB 00:00 2024-09-21T04:55:06.786 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-21T04:55:06.801 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-21T04:55:06.801 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-21T04:55:06.923 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-21T04:55:06.926 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-09-21T04:55:06.927 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-09-21T04:55:07.016 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:55:07.050 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:55:07.079 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:55:07.102 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-21T04:55:07.103 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-21T04:55:07.158 INFO:teuthology.orchestra.run.smithi194.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 958 kB/s | 837 kB 00:00 2024-09-21T04:55:07.286 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:55:07.326 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:07.393 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-09-21T04:55:07.485 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:55:07.528 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:55:07.557 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:55:07.570 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-21T04:55:07.663 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:55:07.683 INFO:teuthology.orchestra.run.smithi194.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-21T04:55:07.684 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:55:07.684 INFO:teuthology.orchestra.run.smithi194.stdout:Total 2.2 MB/s | 5.2 MB 00:02 2024-09-21T04:55:07.698 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:55:07.726 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:55:07.763 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:07.765 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:55:07.796 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:07.798 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:07.802 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-09-21T04:55:07.817 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-09-21T04:55:07.817 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-09-21T04:55:07.906 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:07.932 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:55:07.974 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:07.974 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:08.112 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-09-21T04:55:08.113 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-09-21T04:55:08.239 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:08.265 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:08.378 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:08.405 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:08.437 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:08.444 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:08.550 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:08.601 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-09-21T04:55:08.613 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:08.694 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:55:08.737 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:55:08.766 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:55:08.982 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:55:09.002 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.002 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:55:09.002 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:55:09.002 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:55:09.003 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:55:09.003 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:55:09.003 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:55:09.014 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:09.385 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.385 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:09.385 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-21T04:55:09.385 INFO:teuthology.orchestra.run.smithi099.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:09.385 INFO:teuthology.orchestra.run.smithi099.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:55:09.386 INFO:teuthology.orchestra.run.smithi099.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:55:09.386 INFO:teuthology.orchestra.run.smithi099.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:55:09.386 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:55:09.386 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-21T04:55:09.445 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:55:09.475 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:09.478 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.478 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:55:09.478 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:55:09.479 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:55:09.479 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:55:09.479 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:55:09.479 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:55:09.596 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:55:09.597 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:55:09.598 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:55:09.661 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.704 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:55:09.862 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:55:09.919 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-21T04:55:10.256 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:10.269 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:55:10.699 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:55:10.700 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:55:11.056 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:55:11.056 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:11.057 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-09-21T04:55:11.408 DEBUG:teuthology.parallel:result is None 2024-09-21T04:55:11.408 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-21T04:55:11.505 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T04:55:11.506 DEBUG:teuthology.orchestra.run.smithi194:> sudo podman --help 2024-09-21T04:55:12.648 INFO:teuthology.orchestra.run.smithi194.stdout:Manage pods, containers and images 2024-09-21T04:55:12.649 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout:Usage: 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: podman [options] [command] 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout:Available Commands: 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: attach Attach to a running container 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: build Build an image using instructions from Containerfiles 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: commit Create new image based on the changed container 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-21T04:55:12.650 INFO:teuthology.orchestra.run.smithi194.stdout: container Manage containers 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: create Create but do not start a container 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: diff Display the changes to the object's file system 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: events Show podman system events 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: exec Run a process in a running container 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: export Export container's filesystem contents as a tar archive 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: farm Farm out builds to remote machines 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: healthcheck Manage health checks on containers 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: help Help about any command 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: history Show history of a specified image 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: image Manage images 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: images List images in local storage 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: import Import a tarball to create a filesystem image 2024-09-21T04:55:12.651 INFO:teuthology.orchestra.run.smithi194.stdout: info Display podman system information 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: init Initialize one or more containers 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: inspect Display the configuration of object denoted by ID 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: kill Kill one or more running containers with a specific signal 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: kube Play containers, pods or volumes from a structured file 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: load Load image(s) from a tar archive 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: login Log in to a container registry 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: logout Log out of a container registry 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: logs Fetch the logs of one or more containers 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: machine Manage a virtual machine 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: manifest Manipulate manifest lists and image indexes 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: mount Mount a working container's root filesystem 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: network Manage networks 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: pause Pause all the processes in one or more containers 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: pod Manage pods 2024-09-21T04:55:12.652 INFO:teuthology.orchestra.run.smithi194.stdout: port List port mappings or a specific mapping for the container 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: ps List containers 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: pull Pull an image from a registry 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: push Push an image to a specified destination 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: rename Rename an existing container 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: restart Restart one or more containers 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: rm Remove one or more containers 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: rmi Remove one or more images from local storage 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: run Run a command in a new container 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: save Save image(s) to an archive 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: search Search registry for image 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: secret Manage secrets 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: start Start one or more containers 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: stats Display a live stream of container resource usage statistics 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: stop Stop one or more containers 2024-09-21T04:55:12.653 INFO:teuthology.orchestra.run.smithi194.stdout: system Manage podman 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: tag Add an additional name to a local image 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: top Display the running processes of a container 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: unmount Unmount working container's root filesystem 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: unpause Unpause the processes in one or more containers 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: unshare Run a command in a modified user namespace 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: untag Remove a name from a local image 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: update Update an existing container 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: version Display the Podman version information 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: volume Manage volumes 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: wait Block on one or more containers 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout:Options: 2024-09-21T04:55:12.654 INFO:teuthology.orchestra.run.smithi194.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --config string Location of authentication config file 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --conmon string Path of the conmon binary 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --help Help for podman 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.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-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --module stringArray Load the containers.conf(5) module 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-21T04:55:12.655 INFO:teuthology.orchestra.run.smithi194.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --out string Send output (stdout) from podman to a file 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: -r, --remote Access remote Podman service 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --ssh string define the ssh mode (default "golang") 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-21T04:55:12.656 INFO:teuthology.orchestra.run.smithi194.stdout: (default "/run/libpod") 2024-09-21T04:55:12.657 INFO:teuthology.orchestra.run.smithi194.stdout: --transient-store Enable transient container storage 2024-09-21T04:55:12.657 INFO:teuthology.orchestra.run.smithi194.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-21T04:55:12.657 INFO:teuthology.orchestra.run.smithi194.stdout: -v, --version version for podman 2024-09-21T04:55:12.657 INFO:teuthology.orchestra.run.smithi194.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-21T04:55:12.658 DEBUG:teuthology.orchestra.run.smithi194:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-21T04:55:13.607 INFO:teuthology.orchestra.run.smithi194.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-21T04:55:14.069 INFO:teuthology.orchestra.run.smithi194.stderr:Getting image source signatures 2024-09-21T04:55:14.073 INFO:teuthology.orchestra.run.smithi194.stderr:Copying blob sha256:f53e54002cf8b1662259f7c8057bfe9d45f75df332111cdf6eb5960bd81f6e1a 2024-09-21T04:55:14.073 INFO:teuthology.orchestra.run.smithi194.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-21T04:55:19.101 INFO:teuthology.orchestra.run.smithi194.stderr:Copying config sha256:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T04:55:19.218 INFO:teuthology.orchestra.run.smithi194.stderr:Writing manifest to image destination 2024-09-21T04:55:19.377 INFO:teuthology.orchestra.run.smithi194.stdout:5f8ed8dd94a166b88633f20837d053cfb0fca1327a476ec1e43a04c73235b058 2024-09-21T04:55:19.384 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T04:55:19.393 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': 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2'} 2024-09-21T04:55:19.394 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:55:19.394 INFO:tasks.cephadm:Cluster fsid is b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:55:19.394 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T04:55:19.394 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.96', 'mon.b': '172.21.15.99', 'mon.c': '172.21.15.122'} 2024-09-21T04:55:19.394 INFO:tasks.cephadm:First mon is mon.a on smithi096 2024-09-21T04:55:19.395 INFO:tasks.cephadm:First mgr is x 2024-09-21T04:55:19.395 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T04:55:19.395 DEBUG:teuthology.orchestra.run.smithi096:> sudo hostname $(hostname -s) 2024-09-21T04:55:19.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo hostname $(hostname -s) 2024-09-21T04:55:19.458 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-09-21T04:55:19.489 DEBUG:teuthology.orchestra.run.smithi194:> sudo hostname $(hostname -s) 2024-09-21T04:55:19.518 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T04:55:19.518 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:55:19.661 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2', '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/83198/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5103-gf36283e7', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5103.gf36283e7'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-21 00:53:49.938247', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-2310', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-21T04:55:19.800 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-guits-main-2024-09-20-2310, sha1 f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:55:19.802 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm 2024-09-21T04:55:19.802 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm 2024-09-21T04:55:19.802 DEBUG:teuthology.orchestra.run.smithi096:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.172 INFO:teuthology.orchestra.run.smithi096.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:55 /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.172 DEBUG:teuthology.orchestra.run.smithi099:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.558 INFO:teuthology.orchestra.run.smithi099.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:55 /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.558 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.931 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:55 /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:20.931 DEBUG:teuthology.orchestra.run.smithi194:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-2310/f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.299 INFO:teuthology.orchestra.run.smithi194.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:55 /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.299 DEBUG:teuthology.orchestra.run.smithi096:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.318 DEBUG:teuthology.orchestra.run.smithi099:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.337 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.354 DEBUG:teuthology.orchestra.run.smithi194:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T04:55:21.385 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 on all hosts... 2024-09-21T04:55:21.385 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:55:21.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:55:21.391 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:55:21.396 DEBUG:teuthology.orchestra.run.smithi194:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:55:21.621 INFO:teuthology.orchestra.run.smithi194.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:55:22.974 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:55:23.067 INFO:teuthology.orchestra.run.smithi099.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:55:23.081 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout:{ 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout: "repo_digests": [ 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:56:02.767 INFO:teuthology.orchestra.run.smithi194.stdout: ] 2024-09-21T04:56:02.768 INFO:teuthology.orchestra.run.smithi194.stdout:} 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout: "repo_digests": [ 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2024-09-21T04:56:06.660 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-21T04:56:31.071 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-09-21T04:56:31.071 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:56:31.071 INFO:teuthology.orchestra.run.smithi096.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:56:31.072 INFO:teuthology.orchestra.run.smithi096.stdout: "repo_digests": [ 2024-09-21T04:56:31.072 INFO:teuthology.orchestra.run.smithi096.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:56:31.072 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-09-21T04:56:31.072 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:56:32.220 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-09-21T04:56:32.221 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-09-21T04:56:32.245 DEBUG:teuthology.orchestra.run.smithi096:> sudo mkdir -p /etc/ceph 2024-09-21T04:56:32.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /etc/ceph 2024-09-21T04:56:32.310 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-09-21T04:56:32.337 DEBUG:teuthology.orchestra.run.smithi194:> sudo mkdir -p /etc/ceph 2024-09-21T04:56:32.368 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 777 /etc/ceph 2024-09-21T04:56:32.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 777 /etc/ceph 2024-09-21T04:56:32.424 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-09-21T04:56:32.448 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod 777 /etc/ceph 2024-09-21T04:56:32.477 INFO:tasks.cephadm:Writing seed config... 2024-09-21T04:56:32.477 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T04:56:32.477 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T04:56:32.478 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T04:56:32.478 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T04:56:32.478 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T04:56:32.478 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T04:56:32.478 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T04:56:32.478 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:56:32.478 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T04:56:32.493 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 = b36f83fc-77d5-11ef-baf5-efdc52797490 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T04:56:32.494 DEBUG:teuthology.orchestra.run.smithi096:mon.a> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service 2024-09-21T04:56:32.536 DEBUG:teuthology.orchestra.run.smithi096:mgr.x> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x.service 2024-09-21T04:56:32.578 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T04:56:32.579 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 -v bootstrap --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.96 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:56:32.789 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:56:32.790 INFO:teuthology.orchestra.run.smithi096.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2', '-v', 'bootstrap', '--fsid', 'b36f83fc-77d5-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.96', '--skip-admin-label'] 2024-09-21T04:56:32.790 INFO:teuthology.orchestra.run.smithi096.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T04:56:32.790 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying podman|docker is present... 2024-09-21T04:56:32.820 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 5.2.2 2024-09-21T04:56:32.820 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying lvm2 is present... 2024-09-21T04:56:32.820 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying time synchronization is in place... 2024-09-21T04:56:32.827 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T04:56:32.827 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T04:56:32.834 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T04:56:32.834 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:56:32.841 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout enabled 2024-09-21T04:56:32.847 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout active 2024-09-21T04:56:32.847 INFO:teuthology.orchestra.run.smithi096.stdout:Unit chronyd.service is enabled and running 2024-09-21T04:56:32.847 INFO:teuthology.orchestra.run.smithi096.stdout:Repeating the final host check... 2024-09-21T04:56:32.870 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 5.2.2 2024-09-21T04:56:32.870 INFO:teuthology.orchestra.run.smithi096.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T04:56:32.870 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl is present 2024-09-21T04:56:32.870 INFO:teuthology.orchestra.run.smithi096.stdout:lvcreate is present 2024-09-21T04:56:32.877 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T04:56:32.877 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T04:56:32.883 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T04:56:32.883 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:56:32.890 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout enabled 2024-09-21T04:56:32.897 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout active 2024-09-21T04:56:32.897 INFO:teuthology.orchestra.run.smithi096.stdout:Unit chronyd.service is enabled and running 2024-09-21T04:56:32.897 INFO:teuthology.orchestra.run.smithi096.stdout:Host looks OK 2024-09-21T04:56:32.897 INFO:teuthology.orchestra.run.smithi096.stdout:Cluster fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:32.897 INFO:teuthology.orchestra.run.smithi096.stdout:Acquiring lock 140112396953296 on /run/cephadm/b36f83fc-77d5-11ef-baf5-efdc52797490.lock 2024-09-21T04:56:32.898 INFO:teuthology.orchestra.run.smithi096.stdout:Lock 140112396953296 acquired on /run/cephadm/b36f83fc-77d5-11ef-baf5-efdc52797490.lock 2024-09-21T04:56:32.898 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying IP 172.21.15.96 port 3300 ... 2024-09-21T04:56:32.898 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying IP 172.21.15.96 port 6789 ... 2024-09-21T04:56:32.898 INFO:teuthology.orchestra.run.smithi096.stdout:Base mon IP(s) is [172.21.15.96:3300, 172.21.15.96:6789], mon addrv is [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-09-21T04:56:32.901 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.96 metric 100 2024-09-21T04:56:32.901 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.96 metric 100 2024-09-21T04:56:32.904 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T04:56:32.904 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-21T04:56:32.904 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-21T04:56:32.906 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cc0d/64 scope link noprefixroute 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:Mon IP `172.21.15.96` is in CIDR network `172.21.0.0/20` 2024-09-21T04:56:32.907 INFO:teuthology.orchestra.run.smithi096.stdout:Mon IP `172.21.15.96` is in CIDR network `172.21.0.0/20` 2024-09-21T04:56:32.908 INFO:teuthology.orchestra.run.smithi096.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T04:56:32.908 INFO:teuthology.orchestra.run.smithi096.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T04:56:32.908 INFO:teuthology.orchestra.run.smithi096.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:56:33.407 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stdout 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 2024-09-21T04:56:33.407 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:56:33.407 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T04:56:33.407 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying blob sha256:b3a9635116a98d7e2b0533a918f786543ca9fef9a7933541dc947bfd5a74df79 2024-09-21T04:56:33.408 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T04:56:33.408 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Copying config sha256:48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 2024-09-21T04:56:33.408 INFO:teuthology.orchestra.run.smithi096.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T04:56:34.378 INFO:teuthology.orchestra.run.smithi096.stdout:ceph: stdout ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T04:56:34.378 INFO:teuthology.orchestra.run.smithi096.stdout:Ceph version: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T04:56:34.378 INFO:teuthology.orchestra.run.smithi096.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T04:56:35.234 INFO:teuthology.orchestra.run.smithi096.stdout:stat: stdout 167 167 2024-09-21T04:56:35.234 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial keys... 2024-09-21T04:56:36.206 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQADUu5mXE+9IhAABwmdafwMiqbMRFUZcGXZFw== 2024-09-21T04:56:37.154 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQAEUu5mVdWZJBAAX1XuVcAbNoj9+oKDjsIuIg== 2024-09-21T04:56:38.126 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph-authtool: stdout AQAFUu5m9MDuHhAA1WHafYCxm9lXmzc4/82NDw== 2024-09-21T04:56:38.126 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial monmap... 2024-09-21T04:56:39.033 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T04:56:39.033 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T04:56:39.033 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:39.033 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout:monmaptool for a [v2:172.21.15.96:3300,v1:172.21.15.96:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout:setting min_mon_release = quincy 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: set fsid to b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:56:39.034 INFO:teuthology.orchestra.run.smithi096.stdout:Creating mon... 2024-09-21T04:56:40.039 INFO:teuthology.orchestra.run.smithi096.stdout:create mon.a on 2024-09-21T04:56:40.376 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T04:56:40.575 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target. 2024-09-21T04:56:40.575 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target. 2024-09-21T04:56:40.786 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a 2024-09-21T04:56:40.786 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-21T04:56:40.937 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target.wants/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@.service. 2024-09-21T04:56:41.269 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 podman[24878]: 2024-09-21 04:56:41.088473358 +0000 UTC m=+0.015822977 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:56:41.462 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:56:41.462 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mon to start... 2024-09-21T04:56:41.469 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mon... 2024-09-21T04:56:41.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 podman[24878]: 2024-09-21 04:56:41.363538043 +0000 UTC m=+0.290887669 container init 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T04:56:41.698 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 podman[24878]: 2024-09-21 04:56:41.368200489 +0000 UTC m=+0.295550110 container start 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T04:56:41.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 ceph-mon[24916]: mkfs b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:41.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 ceph-mon[24916]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T04:56:41.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 bash[24878]: 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f 2024-09-21T04:56:41.699 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:41 smithi096 systemd[1]: Started Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:56:42.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T04:56:42.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: monmap epoch 1 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: last_changed 2024-09-21T04:56:38.480307+0000 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: min_mon_release 19 (squid) 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: election_strategy: 1 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: fsmap 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: mgrmap e1: no daemons active 2024-09-21T04:56:42.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:42 smithi096 ceph-mon[24916]: from='client.? 172.21.15.96:0/3627716103' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout id: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout services: 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.577959s) 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T04:56:42.610 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout data: 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:mon is available 2024-09-21T04:56:42.611 INFO:teuthology.orchestra.run.smithi096.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T04:56:43.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:43 smithi096 ceph-mon[24916]: from='client.? 172.21.15.96:0/1880670125' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T04:56:43.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:43 smithi096 ceph-mon[24916]: from='client.? 172.21.15.96:0/1880670125' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout fsid = b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T04:56:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T04:56:43.675 INFO:teuthology.orchestra.run.smithi096.stdout:Generating new minimal ceph.conf... 2024-09-21T04:56:44.668 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:44 smithi096 ceph-mon[24916]: from='client.? 172.21.15.96:0/3174595581' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:56:44.671 INFO:teuthology.orchestra.run.smithi096.stdout:Restarting the monitor... 2024-09-21T04:56:44.941 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:44 smithi096 systemd[1]: Stopping Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T04:56:45.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:44 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a[24893]: 2024-09-21T04:56:44.937+0000 7f6a01137640 -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-21T04:56:45.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:44 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a[24893]: 2024-09-21T04:56:44.937+0000 7f6a01137640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T04:56:45.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 podman[25233]: 2024-09-21 04:56:45.101320382 +0000 UTC m=+0.273436053 container died 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T04:56:45.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 podman[25233]: 2024-09-21 04:56:45.376876874 +0000 UTC m=+0.548992545 container cleanup 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T04:56:45.630 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 bash[25233]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a 2024-09-21T04:56:45.948 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 podman[25251]: 2024-09-21 04:56:45.627909592 +0000 UTC m=+0.529412364 container remove 726c56e8198b2eb001ecc47d95ed56ff06dbadb7a074d404e20274e74fe9b56f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T04:56:45.948 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 systemd[1]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T04:56:45.948 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 systemd[1]: Stopped Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:56:45.948 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 systemd[1]: Starting Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T04:56:46.179 INFO:teuthology.orchestra.run.smithi096.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T04:56:46.210 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 podman[25354]: 2024-09-21 04:56:45.945538887 +0000 UTC m=+0.104972762 container create 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:45 smithi096 podman[25354]: 2024-09-21 04:56:45.856487517 +0000 UTC m=+0.015921411 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 podman[25354]: 2024-09-21 04:56:46.114613986 +0000 UTC m=+0.274047870 container init 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 podman[25354]: 2024-09-21 04:56:46.118859045 +0000 UTC m=+0.278292924 container start 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: pidfile_write: ignore empty --pid-file 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: load: jerasure load: lrc 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: RocksDB version: 7.9.2 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Git sha 0 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: DB SUMMARY 2024-09-21T04:56:46.211 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: DB Session ID: JT3LTXONGAH5LYDQ0QXM 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: CURRENT file: CURRENT 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88276 ; 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.error_if_exists: 0 2024-09-21T04:56:46.212 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.create_if_missing: 0 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.paranoid_checks: 1 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.env: 0x55f7c2529120 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.info_log: 0x55f7c45b9700 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.statistics: (nil) 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.use_fsync: 0 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_log_file_size: 0 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T04:56:46.213 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_fallocate: 1 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.use_direct_reads: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.db_log_dir: 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.wal_dir: 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T04:56:46.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.write_buffer_manager: 0x55f7c45bdb80 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T04:56:46.215 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.unordered_write: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.row_cache: None 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.wal_filter: None 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.two_write_queues: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.wal_compression: 0 2024-09-21T04:56:46.216 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.atomic_flush: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.log_readahead_size: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_background_jobs: 2 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_background_compactions: -1 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_subcompactions: 1 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T04:56:46.217 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_open_files: -1 2024-09-21T04:56:46.218 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T04:56:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T04:56:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T04:56:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T04:56:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_background_flushes: -1 2024-09-21T04:56:46.219 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Compression algorithms supported: 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kZSTD supported: 0 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kXpressCompression supported: 0 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kBZip2Compression supported: 0 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kLZ4Compression supported: 1 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kZlibCompression supported: 1 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: kSnappyCompression supported: 1 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.merge_operator: 2024-09-21T04:56:46.220 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_filter: None 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f7c45b9320) 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: cache_index_and_filter_blocks: 1 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: pin_top_level_index_and_filter: 1 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: index_type: 0 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: data_block_index_type: 0 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: index_shortening: 1 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: checksum: 4 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: no_block_cache: 0 2024-09-21T04:56:46.221 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_cache: 0x55f7c45ad610 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_cache_name: BinnedLRUCache 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_cache_options: 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: capacity : 536870912 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: num_shard_bits : 4 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: strict_capacity_limit : 0 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: high_pri_pool_ratio: 0.000 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_cache_compressed: (nil) 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: persistent_cache: (nil) 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_size: 4096 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_size_deviation: 10 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_restart_interval: 16 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: index_block_restart_interval: 1 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: metadata_block_size: 4096 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: partition_filters: 0 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: use_delta_encoding: 1 2024-09-21T04:56:46.222 INFO:journalctl@ceph.mon.a.smithi096.stdout: filter_policy: bloomfilter 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: whole_key_filtering: 1 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: verify_compression: 0 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: read_amp_bytes_per_bit: 0 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: format_version: 5 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: enable_index_compression: 1 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: block_align: 0 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: max_auto_readahead_size: 262144 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: prepopulate_block_cache: 0 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: initial_auto_readahead_size: 8192 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression: NoCompression 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T04:56:46.223 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.num_levels: 7 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T04:56:46.224 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T04:56:46.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T04:56:46.227 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.inplace_update_support: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.bloom_locality: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.max_successive_merges: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.ttl: 2592000 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T04:56:46.228 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enable_blob_files: false 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.min_blob_size: 0 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: 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-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 95490f12-37ea-4836-9492-7dc1ca36b1f4 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894606145430, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T04:56:46.229 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894606146265, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83192, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77441, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726894606, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "95490f12-37ea-4836-9492-7dc1ca36b1f4", "db_session_id": "JT3LTXONGAH5LYDQ0QXM", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894606146357, "job": 1, "event": "recovery_finished"} 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: 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-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f7c45dce00 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: DB pointer 0x55f7c46de000 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: ** DB Stats ** 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:56:46.230 INFO:journalctl@ceph.mon.a.smithi096.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: ** Compaction Stats [default] ** 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 149.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.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 149.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: ** Compaction Stats [default] ** 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.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 149.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T04:56:46.231 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: Cumulative compaction: 0.00 GB write, 14.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: Interval compaction: 0.00 GB write, 14.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: Block cache BinnedLRUCache@0x55f7c45ad610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: starting mon.a rank 0 at public addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] at bind addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???) e1 preinit fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).mds e1 new map 2024-09-21T04:56:46.232 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).mds e1 print_map 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: e1 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: btime 2024-09-21T04:56:41:404676+0000 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.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-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: legacy client fscid: -1 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout: No filesystems configured 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 bash[25354]: 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 systemd[1]: Started Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T04:56:46.233 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: monmap epoch 1 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: last_changed 2024-09-21T04:56:38.480307+0000 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: min_mon_release 19 (squid) 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: election_strategy: 1 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: fsmap 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T04:56:46.234 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:46 smithi096 ceph-mon[25391]: mgrmap e1: no daemons active 2024-09-21T04:56:47.293 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T04:56:47.315 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:56:47.315 INFO:teuthology.orchestra.run.smithi096.stdout:Creating mgr... 2024-09-21T04:56:47.315 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T04:56:47.316 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T04:56:47.561 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x 2024-09-21T04:56:47.562 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-21T04:56:47.708 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490.target.wants/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@.service. 2024-09-21T04:56:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:47 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2657850851' entity='client.admin' 2024-09-21T04:56:48.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:56:47 smithi096 podman[25629]: 2024-09-21 04:56:47.948027061 +0000 UTC m=+0.122561700 container create 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T04:56:48.258 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:56:48.258 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-09-21T04:56:48.265 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:56:48.265 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:56:48.265 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-09-21T04:56:48.265 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T04:56:48.273 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:56:48.274 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-09-21T04:56:48.281 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:56:48.282 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:56:48.282 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-09-21T04:56:48.282 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T04:56:48.282 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr to start... 2024-09-21T04:56:48.282 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr... 2024-09-21T04:56:48.509 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:56:48 smithi096 podman[25629]: 2024-09-21 04:56:48.175359805 +0000 UTC m=+0.349894444 container init 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T04:56:48.509 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:56:48 smithi096 podman[25629]: 2024-09-21 04:56:48.180035468 +0000 UTC m=+0.354570108 container start 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T04:56:48.509 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:56:48 smithi096 bash[25629]: 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f 2024-09-21T04:56:48.509 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:56:48 smithi096 systemd[1]: Started Ceph mgr.x for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:56:49.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:48 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1956987693' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:56:49.434 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "b36f83fc-77d5-11ef-baf5-efdc52797490", 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:56:49.435 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:49.436 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:56:49.437 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:56:41:404676+0000", 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:56:49.438 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:56:49.439 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:56:41.405323+0000", 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:56:49.440 INFO:teuthology.orchestra.run.smithi096.stdout:mgr not available, waiting (1/15)... 2024-09-21T04:56:52.164 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:51 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/95778436' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:56:52.503 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:56:52.503 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:56:52.503 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "b36f83fc-77d5-11ef-baf5-efdc52797490", 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-21T04:56:52.504 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:56:52.505 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:56:52.508 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:56:52.509 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:56:41:404676+0000", 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:56:52.510 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:56:41.405323+0000", 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:56:52.511 INFO:teuthology.orchestra.run.smithi096.stdout:mgr not available, waiting (2/15)... 2024-09-21T04:56:53.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: Activating manager daemon x 2024-09-21T04:56:53.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: mgrmap e2: x(active, starting, since 0.00338231s) 2024-09-21T04:56:53.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: Manager daemon x is now available 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' 2024-09-21T04:56:53.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:53 smithi096 ceph-mon[25391]: from='mgr.14100 172.21.15.96:0/2545784094' entity='mgr.x' 2024-09-21T04:56:55.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:55 smithi096 ceph-mon[25391]: mgrmap e3: x(active, since 1.0074s) 2024-09-21T04:56:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:56 smithi096 ceph-mon[25391]: mgrmap e4: x(active, since 2s) 2024-09-21T04:56:56.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:56:56 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3849658958' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsid": "b36f83fc-77d5-11ef-baf5-efdc52797490", 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:57:00.988 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:57:00.989 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:57:00.990 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:57:00.993 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:56:41:404676+0000", 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:57:00.994 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:56:41.405323+0000", 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:57:00.995 INFO:teuthology.orchestra.run.smithi096.stdout:mgr is available 2024-09-21T04:57:04.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:04 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1779621184' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout fsid = b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.96:3300,v1:172.21.15.96:6789] 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T04:57:07.956 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T04:57:07.957 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling cephadm module... 2024-09-21T04:57:09.040 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:08 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/380080980' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T04:57:09.040 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:08 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setuser ceph since I am not root 2024-09-21T04:57:09.040 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:08 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setgroup ceph since I am not root 2024-09-21T04:57:10.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:09 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/380080980' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T04:57:10.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:09 smithi096 ceph-mon[25391]: mgrmap e5: x(active, since 15s) 2024-09-21T04:57:10.997 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:10 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3540490153' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for the mgr to restart... 2024-09-21T04:57:11.001 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr epoch 5... 2024-09-21T04:57:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: Active manager daemon x restarted 2024-09-21T04:57:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: Activating manager daemon x 2024-09-21T04:57:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: mgrmap e6: x(active, starting, since 0.00329939s) 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:57:14.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:13 smithi096 ceph-mon[25391]: Manager daemon x is now available 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:mgr epoch 5 is available 2024-09-21T04:57:15.339 INFO:teuthology.orchestra.run.smithi096.stdout:Verifying orchestrator module is enabled... 2024-09-21T04:57:15.845 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:15.845 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:15.845 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: Found migration_current of "None". Setting to last migration. 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: mgrmap e7: x(active, since 1.00512s) 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T04:57:15.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-mon[25391]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T04:57:15.842+0000 7fe2988ca640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:04:57:15] ENGINE Error in HTTPServer.serve 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Traceback (most recent call last): 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._connections.run(self.expiration_interval) 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._run(expiration_interval) 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:57:16.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s = self.context.wrap_socket( 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: return self.sslsocket_class._create( 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self.do_handshake() 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._sslobj.do_handshake() 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:57:16.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:15 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T04:57:16.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:16 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:15] ENGINE Bus STARTING 2024-09-21T04:57:16.951 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:16 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:15] ENGINE Serving on http://172.21.15.96:8765 2024-09-21T04:57:16.951 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:16 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:16.951 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:16 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1383229900' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T04:57:17.237 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T04:57:17.237 INFO:teuthology.orchestra.run.smithi096.stdout:Setting orchestrator backend to cephadm... 2024-09-21T04:57:17.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:17 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:15] ENGINE Serving on https://172.21.15.96:7150 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:17 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:15] ENGINE Bus STARTED 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:17 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:15] ENGINE Error in HTTPServer.serve 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: Traceback (most recent call last): 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._connections.run(self.expiration_interval) 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._run(expiration_interval) 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:57:17.795 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: s = self.context.wrap_socket( 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: return self.sslsocket_class._create( 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: self.do_handshake() 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._sslobj.do_handshake() 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:17 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1383229900' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T04:57:17.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:17 smithi096 ceph-mon[25391]: mgrmap e8: x(active, since 2s) 2024-09-21T04:57:19.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:18 smithi096 ceph-mon[25391]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:19.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:18 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:19.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:18 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:19.650 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T04:57:19.650 INFO:teuthology.orchestra.run.smithi096.stdout:Generating ssh key... 2024-09-21T04:57:20.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:19 smithi096 ceph-mon[25391]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Generating public/private rsa key pair. 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Your identification has been saved in /tmp/tmpex4sz0vo/key 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Your public key has been saved in /tmp/tmpex4sz0vo/key.pub 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: The key fingerprint is: 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: SHA256:yZoYN+OZpBlF3RurxAMUpRQ5ArU9RYCIMFd3XdptEFY ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: The key's randomart image is: 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: +---[RSA 3072]----+ 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: |+.o=ooOO=o .=oE | 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: |.o. o*++. ++ o | 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | ..=+ .+. o | 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | . o+.o . | 2024-09-21T04:57:20.354 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | o =.So | 2024-09-21T04:57:20.355 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | X B. | 2024-09-21T04:57:20.355 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | + * | 2024-09-21T04:57:20.355 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | | 2024-09-21T04:57:20.355 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: | | 2024-09-21T04:57:20.355 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: +----[SHA256]-----+ 2024-09-21T04:57:21.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:21 smithi096 ceph-mon[25391]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:21.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:21 smithi096 ceph-mon[25391]: Generating ssh key... 2024-09-21T04:57:21.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:21 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:21.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:21 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:22.046 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:22.046 INFO:teuthology.orchestra.run.smithi096.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T04:57:22.046 INFO:teuthology.orchestra.run.smithi096.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T04:57:22.049 INFO:teuthology.orchestra.run.smithi096.stdout:Adding host smithi096... 2024-09-21T04:57:22.470 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:22 smithi096 ceph-mon[25391]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:23.412 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:23 smithi096 ceph-mon[25391]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi096", "addr": "172.21.15.96", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:24.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:24 smithi096 ceph-mon[25391]: Deploying cephadm binary to smithi096 2024-09-21T04:57:26.335 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Added host 'smithi096' with addr '172.21.15.96' 2024-09-21T04:57:26.335 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying unmanaged mon service... 2024-09-21T04:57:26.939 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:26 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:26.939 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:26 smithi096 ceph-mon[25391]: Added host smithi096 2024-09-21T04:57:26.939 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:26 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:28.189 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T04:57:28.189 INFO:teuthology.orchestra.run.smithi096.stdout:Deploying unmanaged mgr service... 2024-09-21T04:57:28.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:28 smithi096 ceph-mon[25391]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:28.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:28 smithi096 ceph-mon[25391]: Saving service mon spec with placement count:5 2024-09-21T04:57:28.377 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:28 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:29.622 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T04:57:29.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:29 smithi096 ceph-mon[25391]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:29.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:29 smithi096 ceph-mon[25391]: Saving service mgr spec with placement count:2 2024-09-21T04:57:29.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:29 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:29.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:29 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:29.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:29 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:31.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3164671225' entity='client.admin' 2024-09-21T04:57:32.262 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling the dashboard module... 2024-09-21T04:57:33.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:32 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/451657276' entity='client.admin' 2024-09-21T04:57:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:32 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:33.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:33 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1870473468' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T04:57:33.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:33 smithi096 ceph-mon[25391]: from='mgr.14118 172.21.15.96:0/3893172247' entity='mgr.x' 2024-09-21T04:57:33.795 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:33 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setuser ceph since I am not root 2024-09-21T04:57:33.795 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:33 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setgroup ceph since I am not root 2024-09-21T04:57:34.905 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:34 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1870473468' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T04:57:34.905 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:34 smithi096 ceph-mon[25391]: mgrmap e9: x(active, since 19s) 2024-09-21T04:57:36.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:35 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/244792654' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T04:57:36.222 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for the mgr to restart... 2024-09-21T04:57:36.223 INFO:teuthology.orchestra.run.smithi096.stdout:Waiting for mgr epoch 9... 2024-09-21T04:57:39.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: Active manager daemon x restarted 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: Activating manager daemon x 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: mgrmap e10: x(active, starting, since 0.00305377s) 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:57:39.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:38 smithi096 ceph-mon[25391]: Manager daemon x is now available 2024-09-21T04:57:40.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:39 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:40.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:39 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:57:40.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:39 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T04:57:40.039 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:39 smithi096 ceph-mon[25391]: mgrmap e11: x(active, since 1.00599s) 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T04:57:40.035+0000 7f94eebad640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:04:57:40] ENGINE Error in HTTPServer.serve 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Traceback (most recent call last): 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._connections.run(self.expiration_interval) 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._run(expiration_interval) 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:57:40.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s = self.context.wrap_socket( 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: return self.sslsocket_class._create( 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self.do_handshake() 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._sslobj.do_handshake() 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:57:40.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:mgr epoch 9 is available 2024-09-21T04:57:40.429 INFO:teuthology.orchestra.run.smithi096.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T04:57:41.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:39] ENGINE Bus STARTING 2024-09-21T04:57:41.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:40] ENGINE Serving on https://172.21.15.96:7150 2024-09-21T04:57:41.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:40] ENGINE Error in HTTPServer.serve 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: Traceback (most recent call last): 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._connections.run(self.expiration_interval) 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._run(expiration_interval) 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: s = self.context.wrap_socket( 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: return self.sslsocket_class._create( 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:57:41.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: self.do_handshake() 2024-09-21T04:57:41.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:57:41.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._sslobj.do_handshake() 2024-09-21T04:57:41.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:57:41.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:40] ENGINE Serving on http://172.21.15.96:8765 2024-09-21T04:57:41.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:40 smithi096 ceph-mon[25391]: [21/Sep/2024:04:57:40] ENGINE Bus STARTED 2024-09-21T04:57:41.981 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:41 smithi096 ceph-mon[25391]: mgrmap e12: x(active, since 2s) 2024-09-21T04:57:41.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:41 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:41.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:41 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:41.982 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:41 smithi096 ceph-mon[25391]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:43.192 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFEDCCAvigAwIBAgIUVPjHJAN3LnqXW1OgdCHPjE9WTSkwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTA0NTc0MloXDTM0\nMDkyMjA0NTc0MlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1Ljk2MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAidP2px0e2S5Rnfxc7tyJ8Evc7ucO7HISiN/m\n6rhmhcaWVs3xNmjoRwrn0SN1iAYFxzxDoPKordxq+WWwhBr+g08VAGUIbD9fUV4Z\nsGpj6kZ/Abx0rNv4pQgM6Ox+E1ouDwK/WaQI0Nbig0nJB7maGF2HJjGWdrbQVZEL\n4on6iCgvoCBglzwC+iMQpnHVW0G6ADvuO9B6jmKmNmRdSvBaP83cFpm1fh883cCt\nvsVrwSkmlIzGa5fItHvrIloU+Sf+tXxdC5O2Ehsqqno6ZQ8HcOV/lqtVja592eqf\nKhKsiHWXfmgaunU1aPOv+29tGNj8YKL3w+Q8hb4r+OYrNmCStNt2ul2TQS/GvAcH\n1hcV06PT4XwfCxcnWstp57UgKm6hqC15t+Cku4iwor8ski6/7AoRjlVCr7DxuXZq\nKwUpsvTN+QLwUoj2kdNjP6GwQRKnGXY0zD9M3gQuQxr1wqSe/cP9Tj4WYwYBgXkA\nizAPkQI6waxyfxC3dALSH5wr8isEDFY8eWMpfXmOLD2kDKgeO8RUDg+Zvzgv2NKn\nlwSHX3SLdNS7atO0dGsEGoJI0ROGAVw5yHUHaw5Z1rdD28PfLAhVxc/5E5T1sCNY\n/VE+eQV2l5/trOB9ziTNzN/3C8iJ/KioTVrKy6iW41VRpYGhN03KEhfezIQpqPY4\nLFLa8SkCAwEAAaNUMFIwQgYDVR0RBDswOYIec21pdGhpMDk2LmZyb250LnNlcGlh\nLmNlcGguY29tghFkYXNoYm9hcmRfc2VydmVyc4cErBUPYDAMBgNVHRMBAf8EAjAA\nMA0GCSqGSIb3DQEBCwUAA4ICAQB205+IuNdlQPGDquYiG5ikNuX1B1FkrGSFxs9b\nQYNmeSc21tl/P2I220Z/GBamQQrGkDJbJ4uCkDmTLqCd0ujm0NijveWOeq7Eb3D8\nbbkigDOSTNIwUIyKBY8wIb7+nc6FR8JjejPTFpiHgSpeNIqwsJ04VvxTpSZfgbIt\nj8zo4xSv969spSi+eP//1A2rVxfRxvKsyGIIRq2AgLsNrk5ApYXQ2xzBJO+a/9u+\nvw+UZUE2xl461seGvqNg16qonXgZE0VDx7u6ml8wygyhnjIiaBZjUSrgS/2R4Gm2\nLCRH8jes6jtTLzU83BPzlLTWLYdzOYUId1RNdbquNYxdqx9N76uvcEf5mEXyPDpJ\nblkAINHiwMZ1Ww4Ml32tKbJB5+HD94ZKg9oVvIWEtJGah+OHzciMzIHFvDiEAj7T\ntRoteoFYf3mELuo8QLbyXlRw1KPAwy6yXUl3kSObdPIgCLPqxdDyk5zL8Xru/sBR\njly+MA0q651hoV4IJhdr4RhyookY9EQkPNZesWHQ3YiA+IWirwhJ7p1CWWuYoHoY\n/4/Wc6/CJzqYRhIVHt8UNh7EEqx6WixnUESQH+Apj+W98CgMYqYXoLfjHd57zCGy\neUgyZlM3j4FmWLlQco77S1I3hzgvhqrFmmiPt73tD/iS8xcgKFArMvAUn5OUHZsb\nFuYLAg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAidP2px0e2S5Rnfxc7tyJ8Evc7ucO7HISiN/m6rhmhcaWVs3x\nNmjoRwrn0SN1iAYFxzxDoPKordxq+WWwhBr+g08VAGUIbD9fUV4ZsGpj6kZ/Abx0\nrNv4pQgM6Ox+E1ouDwK/WaQI0Nbig0nJB7maGF2HJjGWdrbQVZEL4on6iCgvoCBg\nlzwC+iMQpnHVW0G6ADvuO9B6jmKmNmRdSvBaP83cFpm1fh883cCtvsVrwSkmlIzG\na5fItHvrIloU+Sf+tXxdC5O2Ehsqqno6ZQ8HcOV/lqtVja592eqfKhKsiHWXfmga\nunU1aPOv+29tGNj8YKL3w+Q8hb4r+OYrNmCStNt2ul2TQS/GvAcH1hcV06PT4Xwf\nCxcnWstp57UgKm6hqC15t+Cku4iwor8ski6/7AoRjlVCr7DxuXZqKwUpsvTN+QLw\nUoj2kdNjP6GwQRKnGXY0zD9M3gQuQxr1wqSe/cP9Tj4WYwYBgXkAizAPkQI6waxy\nfxC3dALSH5wr8isEDFY8eWMpfXmOLD2kDKgeO8RUDg+Zvzgv2NKnlwSHX3SLdNS7\natO0dGsEGoJI0ROGAVw5yHUHaw5Z1rdD28PfLAhVxc/5E5T1sCNY/VE+eQV2l5/t\nrOB9ziTNzN/3C8iJ/KioTVrKy6iW41VRpYGhN03KEhfezIQpqPY4LFLa8SkCAwEA\nAQKCAgACzzBnXpzAMNqsCDaoDb8SsqZ/CMmmlc/9PJHF4LACSQvLxX3bAzoSJ02W\nAeLa523bDkY988REFZ/pPnfhxspqSG81UgSLxEzqk9WdNsXw7V1DCUwthnxOd4K1\nMAuFKcuSNcGgZPYNtQY/8SiTq5D8WdJakRyFMJvAKr6IcGc2uu726hdd7coNFDA6\nMaF3hI2d2fA0sD6smU5/AakJ0SqzGJHvCf9c4evJL1dl8eXiNYxaRHZPlMlGrddF\n8iUcS62RlcaFvmMx154/2abyuWLdm71FMm/XfUzbvMBgHf+ooRD58XWeAwFC3Di5\nkh9cqCDuIqmUiMSXtfUf09KMqgeYzXjpeOwMXKAwcnNALW0wink6wKaDvxs3JiXE\nzNojLlrs+8OQ553TI9rWNaN2yfohKWaOgjOrq7z0ThHXxD3dCi2/K2wfy4lWdNFZ\nFLr3NXENZDtiUoXNn/doDZJEtQetuSfhuhlP4UcpyJQFp7EAkMjkl7fE5ssLlIO+\nzdN+9Etj36buHmQfBv6SdBgCeDgyBVreBgGE4DbC28NlhRcQuJxXGIg2DdNifUWs\nmnBVRVhFHRanxcMjvzJaRslX9u7lFh/IPnxP3gW91qNM56h+z+XxMuyPwOj4DS9S\nvI79STQ2YhLNhNZsB0btR/ML6SwyfuXanp/f0o6oZcy/PGU1EwKCAQEAwlSF2mHZ\nyT7mkcCiNg/zltH9AEQLxa7VlCKf9xYUEbOE662sG230Dt41uM5yPWFM1uinKhhQ\nXehyQ5wXQbxGULjsdhtGijKtu23+o8jT4XBTIiwFgpUtVyIgwIpogl6YRvk6luwg\nDP22C99REMnGffdGBKW30s8y6qROjSYe1WMR/ZHXxlZoFRqPGJVXnn74Bk2798os\nAvgxVgscP0kBEKpOhTlZTgW4y4nHhIdsTu1OJxdNemTKVmd1kz+t3RJavgtEltRD\njEoqahokzIfDg/aEWDPjiN/5zZpIPO/I5mXgZ0FenbF7FM9RHRyr9d526eVFufxL\nG8KnC7qcRNVHBwKCAQEAtZEs+XaYfbWXDWcmdk34Y8z9AUADAAfh7rG/JKzIr6J4\neAWaB1FmaEqSftABUtWi1dIjnRfvdKUrZ+zNkyQZjn/q8ttD9JUyKEj01OJLvJ1N\ncb/pFzY1ZjrsOA3XiZFZGGqYVf9vGMFIldOp51C6rulfHJl1p6OjpnEV2A9q7jRh\nmcQhqa6v/ghWRRGJpqPZkE7Q62friqGFl/eM6j7yp4RS9JRitPc1YWs1XHApY55U\nVzH3TkV07ZZNHpht20PCPiWjoqGZUfvQhL3Ef/lHJCeM9zf60qvLboqiRJoeqH1N\na5+LcR/ri2NMzjLkvixounLEzRHJelMV4v0f6u5KTwKCAQAePrl2e7RBtiB8ntag\nQ2tOFfCikfSjF8r1+02aTz1gY+hUJfubaUmK5trFoJv3IaWr7RnXW2FmvD7MdwbH\nnF31QlLLLwOTjr+rZDs1kpQniivmLaPN5xnfbdhbHy+U2tQod7G+u5FhdDtZLbCY\nRE84W7vyDTjG/qiWDGyNW1mBLKIoLQLAQ8J/RlrvII86g9hmYsLWlgizjZ1gHuqO\njvYzec4uvfZARnO0egUrg0hAIH8BZocQfY9gU0nhWQ/eUHT/DxHlx7Obqg9f5CHG\nE3tClqOSdsD7FKD0dwa3NTq3YTPD3lCzimP1oS6msUeyRKWNUbnAcJvf/jOxh6G6\ntNcRAoIBAEK8xvQ29FwYmBoUFR4dELTWTxTbi37CZvhOmzyGyglMxc0P+grAj8y7\nxFcaa7If1oeTgwWmG50bbPX5I6L2/PHU8O4tTDAletc14dAyEbaVdzbdXHbstPoL\npHICHHxzUXVZEP9jMVm/CcgQkf31PXk3TH99pLJmwqtWG7pcCGjgFhPn9JujGwtb\n0yH2DUuUJE8XuVEd1IUTU8CE/GXJl3WdfMRrmlB8IUHanzWIAJ6ePtACDK3Xd+Aw\ng85AJvkWUdp4CUqo7WsmDQINoqGLZevTIcxo5ifzf4X1LSncIHK8A+4QKbf+DJ0i\ndcPBDzUbq68EqnPaGt18lqnlcoru5Z8CggEBALkszEze7XykBSaqjwOaXPhh74dC\nwRAMLz+PboLGZS2Q+Meq+XVpTsqRLgLCmXSMgtzb3CGkgq/F80gooAEAvmJms6r3\nHsZQiKZPV4eK5saPlBPdzqUuwOU9TuvtqAbXf4CZ24MtTQp5P2VXIO4Snwd404ww\niP+sqjq4ovlJ/fBq2f3jj1aZwC7JeNoRTc1TWPa9TXbpnxlSigJxxR7QtBmF4MAe\nSF+r4RDCPFpp7ERyl8tyTQXykU/9totan0xNddLJbzODnC5BPnGtNixMdf9k74Ks\nzNjnQ/IWynDRr7qg3NO1/1rnKPCmUvNeOcJ2MRw+QKCmCHVnZ6LNptj7wPE=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T04:57:44.497 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T04:57:45.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:44 smithi096 ceph-mon[25391]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:45.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:44 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:45.696 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T04:57:45.696 INFO:teuthology.orchestra.run.smithi096.stdout:Creating initial admin user... 2024-09-21T04:57:46.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:46 smithi096 ceph-mon[25391]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:46.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:46 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:47.109 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$IRQi75FQqctI.R7NCQLREepBNPCqk.8pXRBtnrM/nrs5IyvDoNt/6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726894666, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T04:57:47.110 INFO:teuthology.orchestra.run.smithi096.stdout:Fetching dashboard port number... 2024-09-21T04:57:47.735 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:47 smithi096 ceph-mon[25391]: 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-21T04:57:47.735 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:47 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:48.315 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T04:57:48.325 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:57:48.326 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout disabled 2024-09-21T04:57:48.333 INFO:teuthology.orchestra.run.smithi096.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:57:48.333 INFO:teuthology.orchestra.run.smithi096.stdout:systemctl: stdout inactive 2024-09-21T04:57:48.333 INFO:teuthology.orchestra.run.smithi096.stdout:firewalld.service is not enabled 2024-09-21T04:57:48.333 INFO:teuthology.orchestra.run.smithi096.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout:Ceph Dashboard is now available at: 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout: URL: https://smithi096.front.sepia.ceph.com:8443/ 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout: User: admin 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout: Password: 1tbazpekp8 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:48.335 INFO:teuthology.orchestra.run.smithi096.stdout:Saving cluster configuration to /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config directory 2024-09-21T04:57:48.564 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:48 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/673528036' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.655 INFO:teuthology.orchestra.run.smithi096.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: ceph telemetry on 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout:For more information see: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:49.656 INFO:teuthology.orchestra.run.smithi096.stdout:Bootstrap complete. 2024-09-21T04:57:49.694 INFO:tasks.cephadm:Fetching config... 2024-09-21T04:57:49.694 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:57:49.694 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T04:57:49.710 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T04:57:49.710 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:57:49.710 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T04:57:49.766 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T04:57:49.766 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:57:49.766 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T04:57:49.830 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T04:57:49.830 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:57:49.830 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T04:57:49.887 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T04:57:49.887 DEBUG:teuthology.orchestra.run.smithi096:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:57:49.962 INFO:teuthology.orchestra.run.smithi096.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:49.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:57:50.041 INFO:teuthology.orchestra.run.smithi099.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:50.053 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:57:50.106 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:50.119 DEBUG:teuthology.orchestra.run.smithi194:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:57:50.214 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:50 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1998590548' entity='client.admin' 2024-09-21T04:57:50.250 INFO:teuthology.orchestra.run.smithi194.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtDc20tQQIs4cODZnsPcjBsvI3LF+nTePu4K95Y+LJiSZY3UHRBWv/hEA2uda/AuA5NKgjgAiYrri4BC0/n48H0KpC3F0T5asVImZmzV1IwG0ZirM9A/zK18XsyNdIL6rCtslCk5o3BLiRetcLBaWr262Y5J5xuKD02pJs2l6PVL8M2dZ7S5qBoQe9IkSgbAMoG8tHRXJZ1dPvP/doTn4tyh7NCVnPfw2mAz9mEwStHQUH3GKh1jmm/f3sHwGb/lcgiqmMVhl6FThnlhvcuGAZTtbMW9zQ16HsPtU2Kn4fhrjtuJdbajToXQSmzDHOM+KudI0/SoqRgaWzOiXE3i3OEy3rCL62g59rtp4h4wz2Z9U3085Zu4GEyTbQFvbF4zkMq9iRhtG4YSlqLAWtu2N5fCUaIMCEFPjqRCAaqiQ8myLWpajswqzcrszkYpFANRF/IAP9m5Q6wTZ1315SCOdJH0Ofe64hTB9qnDC/lweXHU2RlxmZH1w+z0sqexm2RlU= ceph-b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:57:50.263 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T04:57:50.508 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:57:52.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: mgrmap e13: x(active, since 12s) 2024-09-21T04:57:52.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/114629531' entity='client.admin' 2024-09-21T04:57:52.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:52.117 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:52.118 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"} : dispatch 2024-09-21T04:57:52.118 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:52.118 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:52.118 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:52.119 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T04:57:52.119 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T04:57:52.606 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:57:53.981 INFO:tasks.cephadm:Remote smithi194 excluded from cephadm cluster by role 2024-09-21T04:57:53.981 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi099 2024-09-21T04:57:53.981 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:57:53.981 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.conf 2024-09-21T04:57:54.000 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:57:54.000 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:57:54.057 INFO:tasks.cephadm:Adding host smithi099 to orchestrator... 2024-09-21T04:57:54.058 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch host add smithi099 2024-09-21T04:57:54.482 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:57:54.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:54 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:56.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:55 smithi096 ceph-mon[25391]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:57:57.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:56 smithi096 ceph-mon[25391]: Deploying cephadm binary to smithi099 2024-09-21T04:57:58.164 INFO:teuthology.orchestra.run.smithi096.stdout:Added host 'smithi099' with addr '172.21.15.99' 2024-09-21T04:57:58.833 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T04:57:59.074 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:57:59.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:59.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:59 smithi096 ceph-mon[25391]: Added host smithi099 2024-09-21T04:57:59.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:57:59.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:59.474 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:57:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:57:59.663 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:57:59.663 INFO:teuthology.orchestra.run.smithi096.stdout:[{"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}, {"addr": "172.21.15.99", "hostname": "smithi099", "labels": [], "status": ""}] 2024-09-21T04:58:00.253 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-09-21T04:58:00.253 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:58:00.253 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-09-21T04:58:00.273 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:58:00.273 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:00.330 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-09-21T04:58:00.330 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch host add smithi122 2024-09-21T04:58:00.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:00 smithi096 ceph-mon[25391]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:00.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:00.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:00 smithi096 ceph-mon[25391]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:58:00.569 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi099", "name": "osd_memory_target"} : dispatch 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:03.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: Deploying cephadm binary to smithi122 2024-09-21T04:58:03.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: Updating smithi099:/etc/ceph/ceph.conf 2024-09-21T04:58:03.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:58:03.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:03.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:58:03.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:03.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:03.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:04.171 INFO:teuthology.orchestra.run.smithi096.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-09-21T04:58:04.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:04 smithi096 ceph-mon[25391]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:04.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:04.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:04.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:04.836 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T04:58:05.075 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:05.742 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:58:05.743 INFO:teuthology.orchestra.run.smithi096.stdout:[{"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}, {"addr": "172.21.15.99", "hostname": "smithi099", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-09-21T04:58:05.743 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:05 smithi096 ceph-mon[25391]: Added host smithi122 2024-09-21T04:58:05.743 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:05.743 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:06.294 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T04:58:06.294 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-21T04:58:06.534 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:06.934 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:06 smithi096 ceph-mon[25391]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:07.694 INFO:teuthology.orchestra.run.smithi096.stderr:adjusted tunables profile to default 2024-09-21T04:58:08.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:07 smithi096 ceph-mon[25391]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:58:08.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:07 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T04:58:08.329 INFO:tasks.cephadm:Adding mon.a on smithi096 2024-09-21T04:58:08.330 INFO:tasks.cephadm:Adding mon.b on smithi099 2024-09-21T04:58:08.330 INFO:tasks.cephadm:Adding mon.c on smithi122 2024-09-21T04:58:08.330 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c' 2024-09-21T04:58:08.585 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:58:08.647 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:09.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:08 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:09.367 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-09-21T04:58:09.931 DEBUG:teuthology.orchestra.run.smithi099:mon.b> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.b.service 2024-09-21T04:58:09.933 DEBUG:teuthology.orchestra.run.smithi122:mon.c> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.c.service 2024-09-21T04:58:09.935 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T04:58:09.935 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:10.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:11.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:58:11.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:11.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:11.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:58:11.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:11.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: Saving service mon spec with placement smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c;count:3 2024-09-21T04:58:11.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:10 smithi096 ceph-mon[25391]: Deploying daemon mon.c on smithi122 2024-09-21T04:58:11.567 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:58:12.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:11 smithi096 ceph-mon[25391]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:12.240 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:58:12.240 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","modified":"2024-09-21T04:56:38.480307Z","created":"2024-09-21T04:56:38.480307Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:58:12.240 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-09-21T04:58:13.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:12 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/23205194' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:13.976 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:13 smithi122 podman[28207]: 2024-09-21 04:58:13.763283094 +0000 UTC m=+0.015597813 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T04:58:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:13 smithi096 ceph-mon[25391]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 podman[28207]: 2024-09-21 04:58:14.043259381 +0000 UTC m=+0.295574102 container init 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e) 2024-09-21T04:58:14.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 podman[28207]: 2024-09-21 04:58:14.048079144 +0000 UTC m=+0.300393853 container start 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-21T04:58:14.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T04:58:14.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T04:58:14.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pidfile_write: ignore empty --pid-file 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: load: jerasure load: lrc 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: RocksDB version: 7.9.2 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Git sha 0 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: DB SUMMARY 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: DB Session ID: I70U8OX30K5PRNS1NVNZ 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: CURRENT file: CURRENT 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.error_if_exists: 0 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.create_if_missing: 0 2024-09-21T04:58:14.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.paranoid_checks: 1 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.env: 0x55fda4e27120 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.info_log: 0x55fda7331700 2024-09-21T04:58:14.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T04:58:14.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.statistics: (nil) 2024-09-21T04:58:14.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.use_fsync: 0 2024-09-21T04:58:14.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_log_file_size: 0 2024-09-21T04:58:14.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T04:58:14.335 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_fallocate: 1 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.use_direct_reads: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.db_log_dir: 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.wal_dir: 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T04:58:14.336 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.write_buffer_manager: 0x55fda7335b80 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T04:58:14.337 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.unordered_write: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.row_cache: None 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.wal_filter: None 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.two_write_queues: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.wal_compression: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.atomic_flush: 0 2024-09-21T04:58:14.338 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.log_readahead_size: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_background_jobs: 2 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_background_compactions: -1 2024-09-21T04:58:14.339 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_subcompactions: 1 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_open_files: -1 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T04:58:14.340 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_background_flushes: -1 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Compression algorithms supported: 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kZSTD supported: 0 2024-09-21T04:58:14.341 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kXpressCompression supported: 0 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kBZip2Compression supported: 0 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kLZ4Compression supported: 1 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kZlibCompression supported: 1 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: kSnappyCompression supported: 1 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T04:58:14.342 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.merge_operator: 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_filter: None 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T04:58:14.343 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fda7331320) 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: cache_index_and_filter_blocks: 1 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: pin_top_level_index_and_filter: 1 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_type: 0 2024-09-21T04:58:14.344 INFO:journalctl@ceph.mon.c.smithi122.stdout: data_block_index_type: 0 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_shortening: 1 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: checksum: 4 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: no_block_cache: 0 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache: 0x55fda7325610 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_name: BinnedLRUCache 2024-09-21T04:58:14.345 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_options: 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: capacity : 536870912 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: num_shard_bits : 4 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: strict_capacity_limit : 0 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: high_pri_pool_ratio: 0.000 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_cache_compressed: (nil) 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: persistent_cache: (nil) 2024-09-21T04:58:14.346 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_size: 4096 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_size_deviation: 10 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_restart_interval: 16 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: index_block_restart_interval: 1 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: metadata_block_size: 4096 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: partition_filters: 0 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: use_delta_encoding: 1 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: filter_policy: bloomfilter 2024-09-21T04:58:14.347 INFO:journalctl@ceph.mon.c.smithi122.stdout: whole_key_filtering: 1 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: verify_compression: 0 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: read_amp_bytes_per_bit: 0 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: format_version: 5 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: enable_index_compression: 1 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: block_align: 0 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: max_auto_readahead_size: 262144 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: prepopulate_block_cache: 0 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: initial_auto_readahead_size: 8192 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T04:58:14.348 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression: NoCompression 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.num_levels: 7 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T04:58:14.349 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:58:14.350 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T04:58:14.351 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T04:58:14.352 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T04:58:14.353 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T04:58:14.354 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.inplace_update_support: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.bloom_locality: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.max_successive_merges: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T04:58:14.355 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.ttl: 2592000 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enable_blob_files: false 2024-09-21T04:58:14.356 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.min_blob_size: 0 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T04:58:14.357 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9aa39d98-381b-4718-80e4-a462c6ce251c 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894694075082, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894694075480, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726894694, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9aa39d98-381b-4718-80e4-a462c6ce251c", "db_session_id": "I70U8OX30K5PRNS1NVNZ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894694075576, "job": 1, "event": "recovery_finished"} 2024-09-21T04:58:14.358 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fda7354e00 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: DB pointer 0x55fda7456000 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** DB Stats ** 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:58:14.359 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.360 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** Compaction Stats [default] ** 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** Compaction Stats [default] ** 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T04:58:14.361 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T04:58:14.362 INFO:journalctl@ceph.mon.c.smithi122.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: Block cache BinnedLRUCache@0x55fda7325610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: using public_addr v2:172.21.15.122:0/0 -> [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: starting mon.c rank -1 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(???) e0 preinit fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:14.363 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: e1 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: btime 2024-09-21T04:56:41:404676+0000 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.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-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: legacy client fscid: -1 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout: No filesystems configured 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T04:58:14.364 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Added host smithi122 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T04:58:14.365 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T04:58:14.366 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.367 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Saving service mon spec with placement smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c;count:3 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: Deploying daemon mon.c on smithi122 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/23205194' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 ceph-mon[28244]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 bash[28207]: 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 2024-09-21T04:58:14.368 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:14 smithi122 systemd[1]: Started Ceph mon.c for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:58:14.388 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T04:58:14.388 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:58:14.631 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: mon.a calling monitor election 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: mon.c calling monitor election 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: monmap epoch 2 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: last_changed 2024-09-21T04:58:14.099470+0000 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: min_mon_release 19 (squid) 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: election_strategy: 1 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: fsmap 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: mgrmap e13: x(active, since 40s) 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: overall HEALTH_OK 2024-09-21T04:58:19.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.547 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.547 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.547 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:19.547 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:19.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:19.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: mon.a calling monitor election 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: mon.c calling monitor election 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: monmap epoch 2 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: last_changed 2024-09-21T04:58:14.099470+0000 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:19.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: min_mon_release 19 (squid) 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: election_strategy: 1 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: fsmap 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: mgrmap e13: x(active, since 40s) 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: overall HEALTH_OK 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:19.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:19.739 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:58:19.739 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","modified":"2024-09-21T04:58:14.099470Z","created":"2024-09-21T04:56:38.480307Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T04:58:19.739 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-09-21T04:58:20.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:20 smithi122 ceph-mon[28244]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:20.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:20 smithi122 ceph-mon[28244]: Deploying daemon mon.b on smithi099 2024-09-21T04:58:20.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:20 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/673835321' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:20.293 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:20 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:20.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:20 smithi096 ceph-mon[25391]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:20.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:20 smithi096 ceph-mon[25391]: Deploying daemon mon.b on smithi099 2024-09-21T04:58:20.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:20 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/673835321' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:20.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:20 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:21.320 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T04:58:21.320 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:58:21.573 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T04:58:22.304 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:58:22.305 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","modified":"2024-09-21T04:58:14.099470Z","created":"2024-09-21T04:56:38.480307Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T04:58:22.305 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-09-21T04:58:22.305 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:22 smithi122 ceph-mon[28244]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:22.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:22 smithi096 ceph-mon[25391]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:22.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 podman[27789]: 2024-09-21 04:58:22.911507526 +0000 UTC m=+0.362655546 container start 7ea79df6255bad9e349f6a05dc945c36c543cfd0adf329e754f73c030da28a57 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T04:58:22.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T04:58:22.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T04:58:22.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pidfile_write: ignore empty --pid-file 2024-09-21T04:58:23.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: load: jerasure load: lrc 2024-09-21T04:58:23.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: RocksDB version: 7.9.2 2024-09-21T04:58:23.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Git sha 0 2024-09-21T04:58:23.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T04:58:23.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: DB SUMMARY 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: DB Session ID: 2YKSU1M83YWNMV071AUE 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: CURRENT file: CURRENT 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.error_if_exists: 0 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.create_if_missing: 0 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.paranoid_checks: 1 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T04:58:23.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.env: 0x55fafa95c120 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.info_log: 0x55fafc54d700 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.statistics: (nil) 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.use_fsync: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_log_file_size: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_fallocate: 1 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.use_direct_reads: 0 2024-09-21T04:58:23.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.db_log_dir: 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.wal_dir: 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T04:58:23.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T04:58:23.251 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T04:58:23.251 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.write_buffer_manager: 0x55fafc551b80 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.unordered_write: 0 2024-09-21T04:58:23.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.row_cache: None 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.wal_filter: None 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.two_write_queues: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.wal_compression: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.atomic_flush: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T04:58:23.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.log_readahead_size: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_background_jobs: 2 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_background_compactions: -1 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_subcompactions: 1 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T04:58:23.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_open_files: -1 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T04:58:23.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_background_flushes: -1 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Compression algorithms supported: 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kZSTD supported: 0 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kXpressCompression supported: 0 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kBZip2Compression supported: 0 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kLZ4Compression supported: 1 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kZlibCompression supported: 1 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: kSnappyCompression supported: 1 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T04:58:23.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.merge_operator: 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_filter: None 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fafc54d320) 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: cache_index_and_filter_blocks: 1 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: pin_top_level_index_and_filter: 1 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: index_type: 0 2024-09-21T04:58:23.257 INFO:journalctl@ceph.mon.b.smithi099.stdout: data_block_index_type: 0 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: index_shortening: 1 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: checksum: 4 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: no_block_cache: 0 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_cache: 0x55fafc541610 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_cache_name: BinnedLRUCache 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_cache_options: 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: capacity : 536870912 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: num_shard_bits : 4 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: strict_capacity_limit : 0 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: high_pri_pool_ratio: 0.000 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_cache_compressed: (nil) 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: persistent_cache: (nil) 2024-09-21T04:58:23.258 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_size: 4096 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_size_deviation: 10 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_restart_interval: 16 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: index_block_restart_interval: 1 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: metadata_block_size: 4096 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: partition_filters: 0 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: use_delta_encoding: 1 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: filter_policy: bloomfilter 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: whole_key_filtering: 1 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: verify_compression: 0 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: read_amp_bytes_per_bit: 0 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: format_version: 5 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: enable_index_compression: 1 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: block_align: 0 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: max_auto_readahead_size: 262144 2024-09-21T04:58:23.259 INFO:journalctl@ceph.mon.b.smithi099.stdout: prepopulate_block_cache: 0 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout: initial_auto_readahead_size: 8192 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression: NoCompression 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.num_levels: 7 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T04:58:23.260 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T04:58:23.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T04:58:23.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T04:58:23.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.inplace_update_support: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.bloom_locality: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.max_successive_merges: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T04:58:23.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.ttl: 2592000 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enable_blob_files: false 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.min_blob_size: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T04:58:23.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 52872f3f-db6c-43df-8cc8-e6598ac1f210 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894702938889, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894702939279, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726894702, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "52872f3f-db6c-43df-8cc8-e6598ac1f210", "db_session_id": "2YKSU1M83YWNMV071AUE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894702939378, "job": 1, "event": "recovery_finished"} 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fafc570e00 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: DB pointer 0x55fafc672000 2024-09-21T04:58:23.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: ** DB Stats ** 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: ** Compaction Stats [default] ** 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T04:58:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: ** Compaction Stats [default] ** 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:58:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: Block cache BinnedLRUCache@0x55fafc541610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T04:58:23.269 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: using public_addr v2:172.21.15.99:0/0 -> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: starting mon.b rank -1 at public addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] at bind addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(???) e0 preinit fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).mds e1 new map 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T04:58:23.270 INFO:journalctl@ceph.mon.b.smithi099.stdout: e1 2024-09-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.stdout: btime 2024-09-21T04:56:41:404676+0000 2024-09-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.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-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.stdout: legacy client fscid: -1 2024-09-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.stdout: 2024-09-21T04:58:23.271 INFO:journalctl@ceph.mon.b.smithi099.stdout: No filesystems configured 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T04:58:23.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Added host smithi122 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2740418610' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"} : dispatch 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.275 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Saving service mon spec with placement smithi096:172.21.15.96=a;smithi099:172.21.15.99=b;smithi122:172.21.15.122=c;count:3 2024-09-21T04:58:23.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Deploying daemon mon.c on smithi122 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/23205194' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.a calling monitor election 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.c calling monitor election 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: monmap epoch 2 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: last_changed 2024-09-21T04:58:14.099470+0000 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: min_mon_release 19 (squid) 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: election_strategy: 1 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: fsmap 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mgrmap e13: x(active, since 40s) 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: overall HEALTH_OK 2024-09-21T04:58:23.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: Deploying daemon mon.b on smithi099 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/673835321' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:22 smithi099 ceph-mon[27837]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:23 smithi099 bash[27789]: 7ea79df6255bad9e349f6a05dc945c36c543cfd0adf329e754f73c030da28a57 2024-09-21T04:58:23.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:23 smithi099 systemd[1]: Started Ceph mon.b for b36f83fc-77d5-11ef-baf5-efdc52797490. 2024-09-21T04:58:23.934 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T04:58:23.934 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:58:24.181 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: mon.a calling monitor election 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: mon.c calling monitor election 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: monmap epoch 3 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: min_mon_release 19 (squid) 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: election_strategy: 1 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: fsmap 2024-09-21T04:58:28.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: mgrmap e13: x(active, since 49s) 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: mon.a calling monitor election 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: mon.c calling monitor election 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: monmap epoch 3 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: min_mon_release 19 (squid) 2024-09-21T04:58:28.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: election_strategy: 1 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: fsmap 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: mgrmap e13: x(active, since 49s) 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.334 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:28.527 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T04:58:28.527 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","modified":"2024-09-21T04:58:22.964080Z","created":"2024-09-21T04:56:38.480307Z","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.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:3300","nonce":0},{"type":"v1","addr":"172.21.15.99:6789","nonce":0}]},"addr":"172.21.15.99:6789/0","public_addr":"172.21.15.99:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T04:58:28.527 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-09-21T04:58:29.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:29.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:29 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/59278682' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:29.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:29.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:29.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:29 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/59278682' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:29.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:29.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:29.662 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T04:58:29.663 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T04:58:30.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:30.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: mon.a calling monitor election 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: mon.c calling monitor election 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: monmap epoch 3 2024-09-21T04:58:30.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: min_mon_release 19 (squid) 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: election_strategy: 1 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: fsmap 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: mgrmap e13: x(active, since 49s) 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2024-09-21T04:58:30.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/59278682' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:30.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:30.481 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:30.991 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mon.b calling monitor election 2024-09-21T04:58:30.991 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mon.b calling monitor election 2024-09-21T04:58:30.991 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mon.c calling monitor election 2024-09-21T04:58:30.991 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mon.a calling monitor election 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: monmap epoch 3 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: min_mon_release 19 (squid) 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: election_strategy: 1 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: fsmap 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:30.992 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: mgrmap e13: x(active, since 51s) 2024-09-21T04:58:30.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T04:58:30.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: Cluster is now healthy 2024-09-21T04:58:30.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:30 smithi096 ceph-mon[25391]: overall HEALTH_OK 2024-09-21T04:58:30.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mon.b calling monitor election 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mon.b calling monitor election 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mon.c calling monitor election 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mon.a calling monitor election 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: monmap epoch 3 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: min_mon_release 19 (squid) 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: election_strategy: 1 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:30.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: fsmap 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: mgrmap e13: x(active, since 51s) 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: Cluster is now healthy 2024-09-21T04:58:30.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:30 smithi099 ceph-mon[27837]: overall HEALTH_OK 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mon.b calling monitor election 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mon.b calling monitor election 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mon.c calling monitor election 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mon.a calling monitor election 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: monmap epoch 3 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: last_changed 2024-09-21T04:58:22.964080+0000 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: created 2024-09-21T04:56:38.480307+0000 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: min_mon_release 19 (squid) 2024-09-21T04:58:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: election_strategy: 1 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: 0: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.a 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: 1: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.c 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: fsmap 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: mgrmap e13: x(active, since 51s) 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: Cluster is now healthy 2024-09-21T04:58:31.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:30 smithi122 ceph-mon[28244]: overall HEALTH_OK 2024-09-21T04:58:31.402 INFO:teuthology.orchestra.run.smithi096.stdout:# minimal ceph.conf for b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:31.403 INFO:teuthology.orchestra.run.smithi096.stdout:[global] 2024-09-21T04:58:31.403 INFO:teuthology.orchestra.run.smithi096.stdout: fsid = b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T04:58:31.403 INFO:teuthology.orchestra.run.smithi096.stdout: mon_host = [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:31.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:31.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/4194729338' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:31.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:31.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:31.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/4194729338' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:32.008 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T04:58:32.008 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:58:32.009 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T04:58:32.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T04:58:32.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:32.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:32.031 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:32.031 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/4194729338' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:32.036 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:58:32.036 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:32.100 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:58:32.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T04:58:32.129 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:58:32.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:32.195 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:58:32.195 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T04:58:32.225 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:58:32.225 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:58:32.292 INFO:tasks.cephadm:Adding mgr.x on smithi096 2024-09-21T04:58:32.292 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch apply mgr '1;smithi096=x' 2024-09-21T04:58:32.591 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T04:58:32.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: Reconfiguring mon.b (monmap changed)... 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: Reconfiguring daemon mon.b on smithi099 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: Reconfiguring mon.b (monmap changed)... 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: Reconfiguring daemon mon.b on smithi099 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:32.862 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:32.863 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:33.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:33.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: Reconfiguring mon.b (monmap changed)... 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: Reconfiguring daemon mon.b on smithi099 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:58:33.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:33.277 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-09-21T04:58:33.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:33 smithi099 ceph-mon[27837]: Reconfiguring mon.c (monmap changed)... 2024-09-21T04:58:33.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:33 smithi099 ceph-mon[27837]: Reconfiguring daemon mon.c on smithi122 2024-09-21T04:58:33.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:33 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:34.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:33 smithi096 ceph-mon[25391]: Reconfiguring mon.c (monmap changed)... 2024-09-21T04:58:34.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:33 smithi096 ceph-mon[25391]: Reconfiguring daemon mon.c on smithi122 2024-09-21T04:58:34.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:33 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:34.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:33 smithi122 ceph-mon[28244]: Reconfiguring mon.c (monmap changed)... 2024-09-21T04:58:34.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:33 smithi122 ceph-mon[28244]: Reconfiguring daemon mon.c on smithi122 2024-09-21T04:58:34.061 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:33 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:34.386 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T04:58:34.386 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T04:58:34.386 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T04:58:34.386 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:58:34.407 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-21T04:58:34.407 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_1 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-21 04:57:52.896969763 +0000 2024-09-21T04:58:34.466 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.467 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.467 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.467 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T04:58:34.536 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-21T04:58:34.536 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-21T04:58:34.536 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000259933 s, 2.0 MB/s 2024-09-21T04:58:34.537 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T04:58:34.597 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_2 2024-09-21T04:58:34.654 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T04:58:34.654 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:34.654 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-21T04:58:34.654 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:34.655 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:34.655 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-21 04:57:52.927969074 +0000 2024-09-21T04:58:34.655 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.655 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.655 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.655 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T04:58:34.722 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-21T04:58:34.723 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-21T04:58:34.723 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000195259 s, 2.6 MB/s 2024-09-21T04:58:34.724 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T04:58:34.783 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_3 2024-09-21T04:58:34.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:34 smithi096 ceph-mon[25391]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:34.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:34 smithi096 ceph-mon[25391]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi096=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:34.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:34 smithi096 ceph-mon[25391]: Saving service mgr spec with placement smithi096=x;count:1 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-21 04:57:52.960968341 +0000 2024-09-21T04:58:34.811 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-21 04:55:08.510627965 +0000 2024-09-21T04:58:34.812 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-21 04:55:08.510627965 +0000 2024-09-21T04:58:34.812 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-21 04:55:08.510627965 +0000 2024-09-21T04:58:34.812 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T04:58:34.877 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-21T04:58:34.877 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-21T04:58:34.877 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.00024158 s, 2.1 MB/s 2024-09-21T04:58:34.878 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T04:58:34.934 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_4 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-21 04:57:52.991967651 +0000 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.990 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-21 04:55:08.509628009 +0000 2024-09-21T04:58:34.991 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T04:58:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:34 smithi099 ceph-mon[27837]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:34 smithi099 ceph-mon[27837]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi096=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:34 smithi099 ceph-mon[27837]: Saving service mgr spec with placement smithi096=x;count:1 2024-09-21T04:58:35.053 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-21T04:58:35.053 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-21T04:58:35.053 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000179661 s, 2.8 MB/s 2024-09-21T04:58:35.055 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T04:58:35.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:34 smithi122 ceph-mon[28244]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:35.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:34 smithi122 ceph-mon[28244]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi096=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:35.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:34 smithi122 ceph-mon[28244]: Saving service mgr spec with placement smithi096=x;count:1 2024-09-21T04:58:35.111 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-21T04:58:35.111 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:58:35.131 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-21T04:58:35.132 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_1 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-21 04:58:22.345516292 +0000 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-21 04:55:07.871266627 +0000 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-21 04:55:07.871266627 +0000 2024-09-21T04:58:35.189 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-21 04:55:07.871266627 +0000 2024-09-21T04:58:35.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T04:58:35.256 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-21T04:58:35.256 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-21T04:58:35.256 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000282271 s, 1.8 MB/s 2024-09-21T04:58:35.258 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T04:58:35.315 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_2 2024-09-21T04:58:35.372 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T04:58:35.372 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:35.372 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-21T04:58:35.372 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:35.372 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:35.373 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-21 04:58:22.345516292 +0000 2024-09-21T04:58:35.373 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.373 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.373 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T04:58:35.437 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-21T04:58:35.437 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-21T04:58:35.438 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000205259 s, 2.5 MB/s 2024-09-21T04:58:35.439 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T04:58:35.495 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_3 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:35.551 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-21 04:58:22.345516292 +0000 2024-09-21T04:58:35.552 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-21 04:55:07.873266132 +0000 2024-09-21T04:58:35.552 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-21 04:55:07.873266132 +0000 2024-09-21T04:58:35.552 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-21 04:55:07.873266132 +0000 2024-09-21T04:58:35.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T04:58:35.615 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-21T04:58:35.615 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-21T04:58:35.615 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.00019527 s, 2.6 MB/s 2024-09-21T04:58:35.616 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T04:58:35.673 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_4 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-21 04:58:22.346516269 +0000 2024-09-21T04:58:35.728 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.729 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.729 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-21 04:55:07.872266380 +0000 2024-09-21T04:58:35.729 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T04:58:35.791 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-21T04:58:35.792 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-21T04:58:35.792 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000190904 s, 2.7 MB/s 2024-09-21T04:58:35.793 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T04:58:35.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:35.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:35.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:35 smithi096 ceph-mon[25391]: Reconfiguring daemon mgr.x on smithi096 2024-09-21T04:58:35.849 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-21T04:58:35.849 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:58:35.868 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-21T04:58:35.868 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-09-21T04:58:35.927 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-21 04:58:13.572119566 +0000 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:35.928 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:35.928 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T04:58:35.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:35.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:35 smithi099 ceph-mon[27837]: Reconfiguring daemon mgr.x on smithi096 2024-09-21T04:58:35.998 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-21T04:58:35.998 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-21T04:58:35.998 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000290178 s, 1.8 MB/s 2024-09-21T04:58:36.000 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T04:58:36.060 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:36.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: Reconfiguring mgr.x (unknown last config time)... 2024-09-21T04:58:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:58:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:58:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:36.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:35 smithi122 ceph-mon[28244]: Reconfiguring daemon mgr.x on smithi096 2024-09-21T04:58:36.100 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-21 04:58:13.572119566 +0000 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-21 04:55:08.344394529 +0000 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-21 04:55:08.344394529 +0000 2024-09-21T04:58:36.101 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-21 04:55:08.344394529 +0000 2024-09-21T04:58:36.101 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T04:58:36.168 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-21T04:58:36.169 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-21T04:58:36.169 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000240295 s, 2.1 MB/s 2024-09-21T04:58:36.170 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T04:58:36.228 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-09-21T04:58:36.286 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-21 04:58:13.573119543 +0000 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:36.287 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-21 04:55:08.342394902 +0000 2024-09-21T04:58:36.287 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T04:58:36.353 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-21T04:58:36.353 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-21T04:58:36.353 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000213532 s, 2.4 MB/s 2024-09-21T04:58:36.354 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T04:58:36.413 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-09-21T04:58:36.470 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-21 04:58:13.573119543 +0000 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-21 04:55:08.343394715 +0000 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-21 04:55:08.343394715 +0000 2024-09-21T04:58:36.471 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-09-21 04:55:08.343394715 +0000 2024-09-21T04:58:36.471 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T04:58:36.535 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-21T04:58:36.536 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-21T04:58:36.536 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000201601 s, 2.5 MB/s 2024-09-21T04:58:36.537 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T04:58:36.594 INFO:tasks.cephadm:Deploying osd.0 on smithi096 with /dev/vg_nvme/lv_4... 2024-09-21T04:58:36.594 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T04:58:36.833 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:37.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:37 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:37.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:37 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:37.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:37 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:37.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:37 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:37.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:37 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:37.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:37 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:38.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:38 smithi096 ceph-mon[25391]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:38.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:38 smithi099 ceph-mon[27837]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:38 smithi122 ceph-mon[28244]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:39.541 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:58:39.567 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi096:vg_nvme/lv_4 2024-09-21T04:58:39.808 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:58:40.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:40 smithi099 ceph-mon[27837]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:40.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:40 smithi096 ceph-mon[25391]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:40.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:40 smithi122 ceph-mon[28244]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:41.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:41 smithi099 ceph-mon[27837]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:41.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:41 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:58:41.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:41 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:58:41.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:41 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:41.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:41 smithi096 ceph-mon[25391]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:41.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:41 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:58:41.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:41 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:58:41.522 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:41 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:41.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:41 smithi122 ceph-mon[28244]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:58:41.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:41 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:58:41.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:41 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:58:41.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:41 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:42.413 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:42 smithi096 ceph-mon[25391]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:42.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:42 smithi099 ceph-mon[27837]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:42.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:42 smithi122 ceph-mon[28244]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:43.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"} : dispatch 2024-09-21T04:58:43.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"}]': finished 2024-09-21T04:58:43.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:43 smithi099 ceph-mon[27837]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T04:58:43.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:43 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:58:43.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"} : dispatch 2024-09-21T04:58:43.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"}]': finished 2024-09-21T04:58:43.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:43 smithi096 ceph-mon[25391]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T04:58:43.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:43 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:58:43.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"} : dispatch 2024-09-21T04:58:43.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1185686079' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba2e2a54-e941-435d-88d7-967b9e1230ba"}]': finished 2024-09-21T04:58:43.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:43 smithi122 ceph-mon[28244]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T04:58:43.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:43 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:58:44.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:44 smithi099 ceph-mon[27837]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:44.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:44 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1005912485' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:58:44.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:44 smithi096 ceph-mon[25391]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:44.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:44 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1005912485' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:58:44.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:44 smithi122 ceph-mon[28244]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:44.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:44 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1005912485' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:58:46.420 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:46 smithi096 ceph-mon[25391]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:46.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:46 smithi122 ceph-mon[28244]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:46.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:46 smithi099 ceph-mon[27837]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:48.346 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:48 smithi096 ceph-mon[25391]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:48.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:48 smithi122 ceph-mon[28244]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:48.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:48 smithi099 ceph-mon[27837]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:50.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:50 smithi096 ceph-mon[25391]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:50 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T04:58:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:50 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:50 smithi096 ceph-mon[25391]: Deploying daemon osd.0 on smithi096 2024-09-21T04:58:50.548 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:50 smithi099 ceph-mon[27837]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:50.548 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:50 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T04:58:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:50 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:50 smithi099 ceph-mon[27837]: Deploying daemon osd.0 on smithi096 2024-09-21T04:58:50.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:50 smithi122 ceph-mon[28244]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:50.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:50 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T04:58:50.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:50 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:58:50.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:50 smithi122 ceph-mon[28244]: Deploying daemon osd.0 on smithi096 2024-09-21T04:58:52.449 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:52 smithi096 ceph-mon[25391]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:52.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:52 smithi122 ceph-mon[28244]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:52.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:52 smithi099 ceph-mon[27837]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:54 smithi096 ceph-mon[25391]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:54.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:54 smithi122 ceph-mon[28244]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:54.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:54 smithi099 ceph-mon[27837]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:56 smithi096 ceph-mon[25391]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:56 smithi122 ceph-mon[28244]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:56.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:56 smithi099 ceph-mon[27837]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:57.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:57 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:57.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:57 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:57.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:57 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:57.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:57 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:57.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:57 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:57.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:57 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:57.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:57 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:58:57.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:57 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:57.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:57 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:58:58.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:58:58 smithi096 ceph-mon[25391]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:58.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:58:58 smithi122 ceph-mon[28244]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:58:58.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:58:58 smithi099 ceph-mon[27837]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:00.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:00.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.185 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 0 on host 'smithi096' 2024-09-21T04:59:02.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:02 smithi096 ceph-mon[25391]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:02.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:02 smithi096 ceph-mon[25391]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:59:02.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:02.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.790 DEBUG:teuthology.orchestra.run.smithi096:osd.0> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.0.service 2024-09-21T04:59:02.795 INFO:tasks.cephadm:Deploying osd.1 on smithi096 with /dev/vg_nvme/lv_3... 2024-09-21T04:59:02.795 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T04:59:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:02 smithi122 ceph-mon[28244]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:02 smithi122 ceph-mon[28244]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:59:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:02 smithi099 ceph-mon[27837]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:02.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:02 smithi099 ceph-mon[27837]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:59:02.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:02.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:02.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:03.822 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:03.823 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:03.827 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:59:03.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:03.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:03 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T04:59:04.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:04.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:03 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:04.090 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 04:59:04 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0[39430]: 2024-09-21T04:59:04.000+0000 7fb73a6b7640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T04:59:04.090 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 04:59:04 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0[39430]: 2024-09-21T04:59:04.007+0000 7fb7324d6640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T04:59:04.737 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:04 smithi096 ceph-mon[25391]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:04.737 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:04 smithi096 ceph-mon[25391]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' 2024-09-21T04:59:04.737 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:04.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:04 smithi099 ceph-mon[27837]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:04.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:04 smithi099 ceph-mon[27837]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' 2024-09-21T04:59:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:04 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:05.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:04 smithi122 ceph-mon[28244]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:05.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:04 smithi122 ceph-mon[28244]: from='osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708]' entity='osd.0' 2024-09-21T04:59:05.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:04 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708] boot 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.278 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:06.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:06.279 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708] boot 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:06.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: osd.0 [v2:172.21.15.96:6802/3315013708,v1:172.21.15.96:6803/3315013708] boot 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:06.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:07.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:07 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi096 2024-09-21T04:59:07.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:07 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi096 to 17088M 2024-09-21T04:59:07.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:07 smithi096 ceph-mon[25391]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T04:59:07.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:07 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi096 2024-09-21T04:59:07.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:07 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi096 to 17088M 2024-09-21T04:59:07.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:07 smithi122 ceph-mon[28244]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T04:59:07.470 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T04:59:07.494 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi096:vg_nvme/lv_3 2024-09-21T04:59:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:07 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi096 2024-09-21T04:59:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:07 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi096 to 17088M 2024-09-21T04:59:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:07 smithi099 ceph-mon[27837]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T04:59:07.734 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T04:59:08.187 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:08 smithi096 ceph-mon[25391]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:08.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:08 smithi122 ceph-mon[28244]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:08.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:08 smithi099 ceph-mon[27837]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:09.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:09 smithi096 ceph-mon[25391]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:09.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:09.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:09.098 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:09 smithi122 ceph-mon[28244]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:09 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:09 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:09.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:09 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:09.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:09 smithi099 ceph-mon[27837]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:09.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:09 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:09.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:09 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:09.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:09 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:10.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:10 smithi096 ceph-mon[25391]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:10.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:10 smithi122 ceph-mon[28244]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:10.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:10 smithi099 ceph-mon[27837]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:11.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:11 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"} : dispatch 2024-09-21T04:59:11.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:11 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"}]': finished 2024-09-21T04:59:11.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:11 smithi096 ceph-mon[25391]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T04:59:11.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:11 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:11.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:11 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"} : dispatch 2024-09-21T04:59:11.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:11 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"}]': finished 2024-09-21T04:59:11.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:11 smithi122 ceph-mon[28244]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T04:59:11.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:11 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:11.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:11 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"} : dispatch 2024-09-21T04:59:11.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:11 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/119122094' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23a8e67-072a-4ee5-b9af-c6dac7079ef6"}]': finished 2024-09-21T04:59:11.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:11 smithi099 ceph-mon[27837]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T04:59:11.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:11 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:12.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:12 smithi096 ceph-mon[25391]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:12.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:12 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1477217244' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:12.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:12 smithi122 ceph-mon[28244]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:12.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:12 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1477217244' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:12.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:12 smithi099 ceph-mon[27837]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:12.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:12 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1477217244' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:14.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:14 smithi096 ceph-mon[25391]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:14.331 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:14 smithi122 ceph-mon[28244]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:14.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:14 smithi099 ceph-mon[27837]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:16.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:16 smithi096 ceph-mon[25391]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:16.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:16 smithi122 ceph-mon[28244]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:16.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:16 smithi099 ceph-mon[27837]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:18.172 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:18 smithi096 ceph-mon[25391]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:18.172 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:18 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T04:59:18.172 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:18 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:18.173 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:18 smithi096 ceph-mon[25391]: Deploying daemon osd.1 on smithi096 2024-09-21T04:59:18.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:18 smithi122 ceph-mon[28244]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:18.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:18 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T04:59:18.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:18 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:18.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:18 smithi122 ceph-mon[28244]: Deploying daemon osd.1 on smithi096 2024-09-21T04:59:18.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:18 smithi099 ceph-mon[27837]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:18.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:18 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T04:59:18.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:18 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:18.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:18 smithi099 ceph-mon[27837]: Deploying daemon osd.1 on smithi096 2024-09-21T04:59:20.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:20 smithi096 ceph-mon[25391]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:20.298 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:20 smithi099 ceph-mon[27837]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:20.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:20 smithi122 ceph-mon[28244]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:22.298 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:22 smithi122 ceph-mon[28244]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:22.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:22 smithi099 ceph-mon[27837]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:22.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:22 smithi096 ceph-mon[25391]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:24.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:24 smithi122 ceph-mon[28244]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:24.396 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:24 smithi096 ceph-mon[25391]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:24.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:24 smithi099 ceph-mon[27837]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:26.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:26 smithi096 ceph-mon[25391]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:26.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:26.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:26.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:26 smithi122 ceph-mon[28244]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:26.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:26.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:26.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:26.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:26 smithi099 ceph-mon[27837]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:26.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:26.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:26.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:28.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:28.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:28.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:28.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:28.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:30.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:30 smithi122 ceph-mon[28244]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:30.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:30 smithi122 ceph-mon[28244]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T04:59:30.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:30 smithi099 ceph-mon[27837]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:30.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:30 smithi099 ceph-mon[27837]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T04:59:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:30 smithi096 ceph-mon[25391]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:30.505 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:30 smithi096 ceph-mon[25391]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T04:59:30.824 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 1 on host 'smithi096' 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:31 smithi099 ceph-mon[27837]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:31 smithi122 ceph-mon[28244]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]} : dispatch 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:31.409 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:31 smithi096 ceph-mon[25391]: from='osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-21T04:59:31.434 DEBUG:teuthology.orchestra.run.smithi096:osd.1> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.1.service 2024-09-21T04:59:31.436 INFO:tasks.cephadm:Deploying osd.2 on smithi099 with /dev/vg_nvme/lv_4... 2024-09-21T04:59:31.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T04:59:31.691 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T04:59:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:32 smithi122 ceph-mon[28244]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:32 smithi122 ceph-mon[28244]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T04:59:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:32 smithi099 ceph-mon[27837]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:32.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:32 smithi099 ceph-mon[27837]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T04:59:32.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:32 smithi096 ceph-mon[25391]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:32 smithi096 ceph-mon[25391]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T04:59:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:33.125 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:33 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T04:59:33.125 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:33 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T04:59:33.125 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:33 smithi096 ceph-mon[25391]: osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250] boot 2024-09-21T04:59:33.125 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:33 smithi096 ceph-mon[25391]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T04:59:33.126 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:33 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:33.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:33 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T04:59:33.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:33 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T04:59:33.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:33 smithi099 ceph-mon[27837]: osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250] boot 2024-09-21T04:59:33.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:33 smithi099 ceph-mon[27837]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T04:59:33.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:33 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:33 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T04:59:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:33 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T04:59:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:33 smithi122 ceph-mon[28244]: osd.1 [v2:172.21.15.96:6810/634003250,v1:172.21.15.96:6811/634003250] boot 2024-09-21T04:59:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:33 smithi122 ceph-mon[28244]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T04:59:33.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:33 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:59:34.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:34 smithi096 ceph-mon[25391]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:34.255 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:34 smithi096 ceph-mon[25391]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T04:59:34.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:34 smithi122 ceph-mon[28244]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:34.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:34 smithi122 ceph-mon[28244]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T04:59:34.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:34 smithi099 ceph-mon[27837]: pgmap v60: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:59:34.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:34 smithi099 ceph-mon[27837]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T04:59:34.348 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T04:59:34.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi099:vg_nvme/lv_4 2024-09-21T04:59:34.611 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T04:59:35.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi096 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi096 to 8544M 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi096 2024-09-21T04:59:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi096 to 8544M 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:35.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:35.649 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi096 2024-09-21T04:59:35.649 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.649 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.649 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.649 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi096 to 8544M 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:35.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:59:35.651 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:59:35.651 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:36.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:36 smithi099 ceph-mon[27837]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:36.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:36 smithi099 ceph-mon[27837]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:36.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:36 smithi122 ceph-mon[28244]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:36.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:36 smithi122 ceph-mon[28244]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:36.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:36 smithi096 ceph-mon[25391]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:36.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:36 smithi096 ceph-mon[25391]: from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:59:38.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:38.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1622218456' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"}]': finished 2024-09-21T04:59:38.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T04:59:38.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:59:38.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:38 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/116925783' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1622218456' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"}]': finished 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:59:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:38 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/116925783' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:38.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1622218456' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"} : dispatch 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df65f5c8-6e26-4811-a2a6-6835a7317661"}]': finished 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:59:38.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:38 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/116925783' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:59:40.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:40 smithi122 ceph-mon[28244]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:40.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:40 smithi099 ceph-mon[27837]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:40.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:40 smithi096 ceph-mon[25391]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:42.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:42 smithi122 ceph-mon[28244]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:42.608 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:42 smithi099 ceph-mon[27837]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:42.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:42 smithi096 ceph-mon[25391]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:44.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:44 smithi099 ceph-mon[27837]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:44.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:44 smithi096 ceph-mon[25391]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:44.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:44 smithi122 ceph-mon[28244]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:45.566 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:45 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T04:59:45.566 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:45 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:45.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:45 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T04:59:45.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:45 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:45.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:45 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T04:59:45.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:45 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:46.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:46 smithi099 ceph-mon[27837]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:46.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:46 smithi099 ceph-mon[27837]: Deploying daemon osd.2 on smithi099 2024-09-21T04:59:46.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:46 smithi122 ceph-mon[28244]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:46.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:46 smithi122 ceph-mon[28244]: Deploying daemon osd.2 on smithi099 2024-09-21T04:59:46.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:46 smithi096 ceph-mon[25391]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:46.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:46 smithi096 ceph-mon[25391]: Deploying daemon osd.2 on smithi099 2024-09-21T04:59:48.405 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:48 smithi099 ceph-mon[27837]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:48.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:48 smithi122 ceph-mon[28244]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:48.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:48 smithi096 ceph-mon[25391]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:50.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:50 smithi122 ceph-mon[28244]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:50.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:50 smithi099 ceph-mon[27837]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:50.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:50 smithi096 ceph-mon[25391]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:52.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:52 smithi099 ceph-mon[27837]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:52.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:52 smithi122 ceph-mon[28244]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:52.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:52 smithi096 ceph-mon[25391]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:53.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:53 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:53.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:53 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:53.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:53 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:53.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:53 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:53.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:53 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:53.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:53 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:53.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:53 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:53.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:53 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:53.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:53 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:54.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:54 smithi099 ceph-mon[27837]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:54.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:54 smithi096 ceph-mon[25391]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:54.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:54 smithi122 ceph-mon[28244]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:56.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:56.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:56.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:56.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:56.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:56.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:59:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.148 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 2 on host 'smithi099' 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 04:59:58 smithi099 ceph-mon[27837]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 04:59:58 smithi096 ceph-mon[25391]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 04:59:58 smithi122 ceph-mon[28244]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:59:58.722 DEBUG:teuthology.orchestra.run.smithi099:osd.2> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.2.service 2024-09-21T04:59:58.724 INFO:tasks.cephadm:Deploying osd.3 on smithi099 with /dev/vg_nvme/lv_3... 2024-09-21T04:59:58.724 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T04:59:59.453 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:00:00.242 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:00.242 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:00:00.242 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:00:00.242 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:00.242 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.243 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.243 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-mon[27837]: overall HEALTH_OK 2024-09-21T05:00:00.243 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2[31248]: 2024-09-21T05:00:00.151+0000 7fbb44ac8640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T05:00:00.243 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:00 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2[31248]: 2024-09-21T05:00:00.157+0000 7fbb408ef640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:00:00.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:00 smithi096 ceph-mon[25391]: overall HEALTH_OK 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: from='osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:00 smithi122 ceph-mon[28244]: overall HEALTH_OK 2024-09-21T05:00:01.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:01 smithi096 ceph-mon[25391]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:01.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:01 smithi096 ceph-mon[25391]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:00:01.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:01.446 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:01.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:01 smithi099 ceph-mon[27837]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:01.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:01 smithi099 ceph-mon[27837]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:00:01.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:01.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:01.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:01 smithi122 ceph-mon[28244]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:01 smithi122 ceph-mon[28244]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T05:00:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104] boot 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:02.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T05:00:02.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104] boot 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:02.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: osd.2 [v2:172.21.15.99:6800/1846948104,v1:172.21.15.99:6801/1846948104] boot 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:02.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:03.337 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:03 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi099 2024-09-21T05:00:03.337 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:03 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi099 to 21184M 2024-09-21T05:00:03.337 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:03 smithi099 ceph-mon[27837]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:00:03.337 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:03 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:03.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:03 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi099 2024-09-21T05:00:03.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:03 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi099 to 21184M 2024-09-21T05:00:03.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:03 smithi096 ceph-mon[25391]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:00:03.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:03 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:03.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:03 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi099 2024-09-21T05:00:03.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:03 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi099 to 21184M 2024-09-21T05:00:03.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:03 smithi122 ceph-mon[28244]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T05:00:03.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:03 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:03.607 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-21T05:00:03.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi099:vg_nvme/lv_3 2024-09-21T05:00:03.871 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.b/config 2024-09-21T05:00:04.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:04 smithi099 ceph-mon[27837]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:04.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:04 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:04.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:04 smithi099 ceph-mon[27837]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:00:04.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:04 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:00:04.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:04 smithi096 ceph-mon[25391]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:04.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:04.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:04 smithi096 ceph-mon[25391]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:00:04.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:00:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:04 smithi122 ceph-mon[28244]: pgmap v81: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:04 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' 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-21T05:00:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:04 smithi122 ceph-mon[28244]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T05:00:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:04 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35385]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35385]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35385]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35395]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35395]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.194 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35395]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49265]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49265]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49265]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49268]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49268]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:00:04 smithi096 sudo[49268]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49271]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49271]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49271]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49274]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49274]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.296 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49274]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49277]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49277]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.296 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49277]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49280]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49280]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 sudo[49280]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:05.297 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.298 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.298 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:05.298 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.298 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.298 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:05.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.498 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35416]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35416]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35416]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35419]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35419]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:05 smithi099 sudo[35419]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29825]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29825]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29825]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29829]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29829]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T05:00:05.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 sudo[29829]: pam_unix(sudo:session): session closed for user root 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:05.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:05.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:05.584 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:06.441 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:06.441 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.441 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:06.441 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T05:00:06.441 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:06.442 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.442 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:06.442 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:06.442 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:06.442 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:06 smithi099 ceph-mon[27837]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:06.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:06.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:06 smithi096 ceph-mon[25391]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: osdmap e22: 3 total, 3 up, 3 in 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:00:06.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:06 smithi122 ceph-mon[28244]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T05:00:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:07 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3180513793' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:07 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:07 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"}]': finished 2024-09-21T05:00:07.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:07 smithi099 ceph-mon[27837]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:00:07.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:07 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:07.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:07 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3180513793' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:07 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:07 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"}]': finished 2024-09-21T05:00:07.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:07 smithi096 ceph-mon[25391]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:00:07.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:07 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:07.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:07 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3180513793' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:07 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"} : dispatch 2024-09-21T05:00:07.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:07 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b"}]': finished 2024-09-21T05:00:07.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:07 smithi122 ceph-mon[28244]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T05:00:07.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:07 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:08.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:08 smithi099 ceph-mon[27837]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:08.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:08 smithi099 ceph-mon[27837]: mgrmap e14: x(active, since 2m) 2024-09-21T05:00:08.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:08 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/4095049330' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:08.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:08 smithi096 ceph-mon[25391]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:08.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:08 smithi096 ceph-mon[25391]: mgrmap e14: x(active, since 2m) 2024-09-21T05:00:08.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:08 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/4095049330' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:08.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:08 smithi122 ceph-mon[28244]: pgmap v86: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:08.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:08 smithi122 ceph-mon[28244]: mgrmap e14: x(active, since 2m) 2024-09-21T05:00:08.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:08 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/4095049330' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:10.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:10 smithi099 ceph-mon[27837]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:10.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:10 smithi096 ceph-mon[25391]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:10.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:10 smithi122 ceph-mon[28244]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:12.415 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:12 smithi099 ceph-mon[27837]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:12.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:12 smithi096 ceph-mon[25391]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:12.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:12 smithi122 ceph-mon[28244]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:14.458 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:14 smithi099 ceph-mon[27837]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:14.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:14 smithi096 ceph-mon[25391]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:14.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:14 smithi122 ceph-mon[28244]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:15.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:15 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:00:15.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:15 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:15.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:15 smithi099 ceph-mon[27837]: Deploying daemon osd.3 on smithi099 2024-09-21T05:00:15.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:15 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:00:15.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:15 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:15.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:15 smithi096 ceph-mon[25391]: Deploying daemon osd.3 on smithi099 2024-09-21T05:00:15.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:15 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T05:00:15.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:15 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:15.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:15 smithi122 ceph-mon[28244]: Deploying daemon osd.3 on smithi099 2024-09-21T05:00:16.376 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:16 smithi099 ceph-mon[27837]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:16.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:16 smithi096 ceph-mon[25391]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:16.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:16 smithi122 ceph-mon[28244]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:18.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:18 smithi099 ceph-mon[27837]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:18.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:18 smithi096 ceph-mon[25391]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:18.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:18 smithi122 ceph-mon[28244]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:20.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:20 smithi096 ceph-mon[25391]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:20.548 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:20 smithi099 ceph-mon[27837]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:20.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:20 smithi122 ceph-mon[28244]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:22.320 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:22 smithi099 ceph-mon[27837]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:22.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:22 smithi096 ceph-mon[25391]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:22.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:22 smithi122 ceph-mon[28244]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:23.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:23 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:23.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:23 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:23.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:23 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:23.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:23 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:23.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:23 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:23.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:23 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:23.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:23 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:23.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:23 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:23.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:23 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:24.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:24 smithi099 ceph-mon[27837]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:24.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:24 smithi122 ceph-mon[28244]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:25.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:24 smithi096 ceph-mon[25391]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:26.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:26.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:26.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:26.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:26.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:26.247 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:26.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:27.917 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:27 smithi099 ceph-mon[27837]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:27.918 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:27 smithi099 ceph-mon[27837]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:27.918 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:27 smithi099 ceph-mon[27837]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:27.959 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 3 on host 'smithi099' 2024-09-21T05:00:28.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:27 smithi122 ceph-mon[28244]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:28.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:27 smithi122 ceph-mon[28244]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:28.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:27 smithi122 ceph-mon[28244]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:28.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:27 smithi096 ceph-mon[25391]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:28.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:27 smithi096 ceph-mon[25391]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:28.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:27 smithi096 ceph-mon[25391]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T05:00:28.548 DEBUG:teuthology.orchestra.run.smithi099:osd.3> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.3.service 2024-09-21T05:00:28.550 INFO:tasks.cephadm:Deploying osd.4 on smithi122 with /dev/vg_nvme/lv_4... 2024-09-21T05:00:28.550 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T05:00:28.784 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:28 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.243 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:28 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]} : dispatch 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:28 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:29.496 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:00:29.240+0000 7f6abdc7b640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T05:00:29.497 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:00:29.243+0000 7f6ab5a9a640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:00:29.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:29.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:29.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T05:00:29.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:29.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:29.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: from='osd.3 ' entity='osd.3' 2024-09-21T05:00:29.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563] boot 2024-09-21T05:00:29.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:00:29.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: from='osd.3 ' entity='osd.3' 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563] boot 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:00:30.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: osdmap e25: 4 total, 3 up, 4 in 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: from='osd.3 ' entity='osd.3' 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: osd.3 [v2:172.21.15.99:6808/1464479563,v1:172.21.15.99:6809/1464479563] boot 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T05:00:30.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:00:30.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:30 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T05:00:30.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:30 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T05:00:30.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:30 smithi099 ceph-mon[27837]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:00:31.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:30 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T05:00:31.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:30 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T05:00:31.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:30 smithi122 ceph-mon[28244]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:00:31.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:30 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T05:00:31.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:30 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T05:00:31.196 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:30 smithi096 ceph-mon[25391]: osdmap e27: 4 total, 4 up, 4 in 2024-09-21T05:00:31.358 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T05:00:31.383 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-09-21T05:00:31.621 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: pgmap v102: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi099 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi099 to 10592M 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:32 smithi122 ceph-mon[28244]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: pgmap v102: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi099 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi099 to 10592M 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:32.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:32.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.546 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:32 smithi096 ceph-mon[25391]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T05:00:32.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: pgmap v102: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:32.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi099 2024-09-21T05:00:32.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi099 to 10592M 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:32.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:32 smithi099 ceph-mon[27837]: osdmap e28: 4 total, 4 up, 4 in 2024-09-21T05:00:33.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:33 smithi096 ceph-mon[25391]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:33.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:33 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:33.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:33 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:33.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:33 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:33.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:33 smithi122 ceph-mon[28244]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:33.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:33 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:33.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:33 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:33.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:33 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:33.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:33 smithi099 ceph-mon[27837]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:00:33.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:33 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:00:33.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:33 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:00:33.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:33 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:34.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:34 smithi096 ceph-mon[25391]: pgmap v105: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:34.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:34 smithi122 ceph-mon[28244]: pgmap v105: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:34.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:34 smithi099 ceph-mon[27837]: pgmap v105: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:35.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/368050157' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"}]': finished 2024-09-21T05:00:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:00:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:35.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:35 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/561841634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/368050157' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"}]': finished 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:35.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:35 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/561841634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:35.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/368050157' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"} : dispatch 2024-09-21T05:00:35.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ee3cb88-60fe-4931-8f1e-c8d4f715fc75"}]': finished 2024-09-21T05:00:35.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T05:00:35.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:35.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:35 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/561841634' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:00:36.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:36 smithi099 ceph-mon[27837]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:37.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:36 smithi096 ceph-mon[25391]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:37.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:36 smithi122 ceph-mon[28244]: pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:38.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:38 smithi099 ceph-mon[27837]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T05:00:39.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:38 smithi096 ceph-mon[25391]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T05:00:39.079 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:38 smithi122 ceph-mon[28244]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T05:00:40.785 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:40 smithi122 ceph-mon[28244]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T05:00:40.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:40 smithi099 ceph-mon[27837]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T05:00:41.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:40 smithi096 ceph-mon[25391]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T05:00:42.669 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:42 smithi122 ceph-mon[28244]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T05:00:42.669 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:42 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:00:42.670 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:42 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:42.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:42 smithi096 ceph-mon[25391]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T05:00:42.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:42 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:00:42.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:42 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:42.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:42 smithi099 ceph-mon[27837]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T05:00:42.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:42 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T05:00:42.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:42 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:43.893 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:43 smithi122 ceph-mon[28244]: Deploying daemon osd.4 on smithi122 2024-09-21T05:00:43.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:43 smithi099 ceph-mon[27837]: Deploying daemon osd.4 on smithi122 2024-09-21T05:00:44.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:43 smithi096 ceph-mon[25391]: Deploying daemon osd.4 on smithi122 2024-09-21T05:00:44.814 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:44 smithi122 ceph-mon[28244]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:00:44.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:44 smithi099 ceph-mon[27837]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:00:45.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:44 smithi096 ceph-mon[25391]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:00:46.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:46 smithi099 ceph-mon[27837]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:00:47.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:46 smithi096 ceph-mon[25391]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:00:47.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:46 smithi122 ceph-mon[28244]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T05:00:48.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:48 smithi122 ceph-mon[28244]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:00:48.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:48 smithi099 ceph-mon[27837]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:00:49.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:48 smithi096 ceph-mon[25391]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:00:50.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:50 smithi122 ceph-mon[28244]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:50.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:50 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:50.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:50 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:50.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:50 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:50 smithi099 ceph-mon[27837]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:50 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:50 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:50 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:51.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:50 smithi096 ceph-mon[25391]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:51.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:50 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:51.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:50 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:50 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:52.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:52.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:52.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:52.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:52.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:52.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:52 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:53.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:53.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:53.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:52 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:00:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:52 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:54.916 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:54 smithi122 ceph-mon[28244]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:54.916 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:54 smithi122 ceph-mon[28244]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:54.916 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:54 smithi122 ceph-mon[28244]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:54.957 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 4 on host 'smithi122' 2024-09-21T05:00:54.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:54 smithi099 ceph-mon[27837]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:54.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:54 smithi099 ceph-mon[27837]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:54.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:54 smithi099 ceph-mon[27837]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:55.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:54 smithi096 ceph-mon[25391]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:55.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:54 smithi096 ceph-mon[25391]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:55.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:54 smithi096 ceph-mon[25391]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T05:00:55.597 DEBUG:teuthology.orchestra.run.smithi122:osd.4> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.4.service 2024-09-21T05:00:55.599 INFO:tasks.cephadm:Deploying osd.5 on smithi122 with /dev/vg_nvme/lv_3... 2024-09-21T05:00:55.599 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:55.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-mon[28244]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:00:55.833 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:00:55.692+0000 7ff41aadf640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T05:00:55.833 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:00:55 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:00:55.696+0000 7ff416906640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:55.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:55.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:55.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:55.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:55 smithi099 ceph-mon[27837]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:00:56.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: osdmap e30: 5 total, 4 up, 5 in 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:00:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:55 smithi096 ceph-mon[25391]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:00:56.296 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:00:56.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492] boot 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:00:56.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:56 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:57.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T05:00:57.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492] boot 2024-09-21T05:00:57.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:00:57.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:56 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: osdmap e31: 5 total, 4 up, 5 in 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: osd.4 [v2:172.21.15.122:6800/1502205492,v1:172.21.15.122:6801/1502205492] boot 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T05:00:57.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:56 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:00:57.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:57 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T05:00:57.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:57 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T05:00:57.776 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:57 smithi122 ceph-mon[28244]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:00:57.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:57 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T05:00:57.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:57 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T05:00:57.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:57 smithi099 ceph-mon[27837]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:00:58.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:57 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T05:00:58.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:57 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T05:00:58.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:57 smithi096 ceph-mon[25391]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T05:00:58.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:58 smithi099 ceph-mon[27837]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:00:58.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:00:58 smithi099 ceph-mon[27837]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T05:00:59.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:58 smithi096 ceph-mon[25391]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:00:59.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:00:58 smithi096 ceph-mon[25391]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T05:00:59.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:58 smithi122 ceph-mon[28244]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:00:59.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:00:58 smithi122 ceph-mon[28244]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T05:01:00.924 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:00.924 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi122 2024-09-21T05:01:00.924 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:00.925 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:00.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:00 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:00.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi122 2024-09-21T05:01:00.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:00.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:00 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi122 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi122 to 21183M 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:01.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:00 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:01.284 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-21T05:01:01.311 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-09-21T05:01:01.555 INFO:teuthology.orchestra.run.smithi122.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.c/config 2024-09-21T05:01:02.971 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:02 smithi122 ceph-mon[28244]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T05:01:02.971 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:01:02.971 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:01:02.971 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:02 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:02.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:02 smithi099 ceph-mon[27837]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T05:01:02.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:01:02.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:01:02.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:02 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:03.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:02 smithi096 ceph-mon[25391]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T05:01:03.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T05:01:03.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T05:01:03.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:02 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:03.825 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:03 smithi122 ceph-mon[28244]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:03.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:03 smithi099 ceph-mon[27837]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:04.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:03 smithi096 ceph-mon[25391]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:04.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/1644637057' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"}]': finished 2024-09-21T05:01:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:01:04.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:04 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:05.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:05.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/1644637057' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:05.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:05.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"}]': finished 2024-09-21T05:01:05.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:01:05.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:04 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/1644637057' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"} : dispatch 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c66ec4b-190b-4fe1-bbcd-190ce2f8c209"}]': finished 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T05:01:05.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:04 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:05.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:05 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3295873901' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:01:06.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:05 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3295873901' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:01:06.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:05 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3295873901' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T05:01:06.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:06 smithi099 ceph-mon[27837]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T05:01:07.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:06 smithi096 ceph-mon[25391]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T05:01:07.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:06 smithi122 ceph-mon[28244]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T05:01:08.699 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:08 smithi122 ceph-mon[28244]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T05:01:08.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:08 smithi099 ceph-mon[27837]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T05:01:09.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:08 smithi096 ceph-mon[25391]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T05:01:10.736 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:10 smithi122 ceph-mon[28244]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:01:10.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:10 smithi099 ceph-mon[27837]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:01:11.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:10 smithi096 ceph-mon[25391]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T05:01:11.989 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:11 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:01:11.989 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:11 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:11.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:11 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:01:11.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:11 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:12.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:11 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T05:01:12.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:11 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:12.734 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:12 smithi122 ceph-mon[28244]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:12.734 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:12 smithi122 ceph-mon[28244]: Deploying daemon osd.5 on smithi122 2024-09-21T05:01:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:12 smithi099 ceph-mon[27837]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:12 smithi099 ceph-mon[27837]: Deploying daemon osd.5 on smithi122 2024-09-21T05:01:13.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:12 smithi096 ceph-mon[25391]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:13.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:12 smithi096 ceph-mon[25391]: Deploying daemon osd.5 on smithi122 2024-09-21T05:01:14.903 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:14 smithi122 ceph-mon[28244]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:14.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:14 smithi099 ceph-mon[27837]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:15.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:14 smithi096 ceph-mon[25391]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:16.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:16 smithi099 ceph-mon[27837]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:17.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:16 smithi096 ceph-mon[25391]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:17.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:16 smithi122 ceph-mon[28244]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:18.921 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:18 smithi122 ceph-mon[28244]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:18.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:18 smithi099 ceph-mon[27837]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:18 smithi096 ceph-mon[25391]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:19.812 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:19.812 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:19.812 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:19 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:19.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:19 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:19.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:19 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:19.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:19 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:20.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:20.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:20.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:19 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:20.916 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:20 smithi099 ceph-mon[27837]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:20.931 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:20 smithi122 ceph-mon[28244]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:21.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:20 smithi096 ceph-mon[25391]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:22 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:22 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:22 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:24.751 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 5 on host 'smithi122' 2024-09-21T05:01:24.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:24 smithi099 ceph-mon[27837]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:24.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:24 smithi099 ceph-mon[27837]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:24.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:24 smithi099 ceph-mon[27837]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:25.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:24 smithi096 ceph-mon[25391]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:25.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:24 smithi096 ceph-mon[25391]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:25.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:24 smithi096 ceph-mon[25391]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:25.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:24 smithi122 ceph-mon[28244]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:25.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:24 smithi122 ceph-mon[28244]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:25.054 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:24 smithi122 ceph-mon[28244]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T05:01:25.400 DEBUG:teuthology.orchestra.run.smithi122:osd.5> sudo journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.5.service 2024-09-21T05:01:25.402 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T05:01:25.402 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T05:01:25.644 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:25.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.765 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:25 smithi096 ceph-mon[25391]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:01:25.940 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.941 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:25 smithi122 ceph-mon[28244]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:01:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T05:01:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]} : dispatch 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:25.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:25 smithi099 ceph-mon[27837]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-21T05:01:26.283 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:26.302 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:01:26.101+0000 7f02a9f2c640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T05:01:26.303 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:01:26.105+0000 7f02a1d4b640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: from='osd.5 ' entity='osd.5' 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480] boot 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.878 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:26 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/4142730436' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: from='osd.5 ' entity='osd.5' 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480] boot 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.881 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:26 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/4142730436' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:01:26.906 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1726894886,"num_in_osds":6,"osd_in_since":1726894864,"num_remapped_pgs":1} 2024-09-21T05:01:26.906 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:01:26.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T05:01:26.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T05:01:26.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: from='osd.5 ' entity='osd.5' 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: osd.5 [v2:172.21.15.122:6808/618736480,v1:172.21.15.122:6809/618736480] boot 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:01:26.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:26 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/4142730436' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T05:01:27.145 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:27.780 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:27.780 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":39,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","created":"2024-09-21T04:56:41.404859+0000","modified":"2024-09-21T05:01:27.186004+0000","last_up_change":"2024-09-21T05:01:26.184598+0000","last_in_change":"2024-09-21T05:01:04.527339+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-21T05:00:03.031876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba2e2a54-e941-435d-88d7-967b9e1230ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6803","nonce":3315013708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6805","nonce":3315013708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6809","nonce":3315013708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6807","nonce":3315013708}]},"public_addr":"172.21.15.96:6803/3315013708","cluster_addr":"172.21.15.96:6805/3315013708","heartbeat_back_addr":"172.21.15.96:6809/3315013708","heartbeat_front_addr":"172.21.15.96:6807/3315013708","state":["exists","up"]},{"osd":1,"uuid":"f23a8e67-072a-4ee5-b9af-c6dac7079ef6","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.96:6810","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6811","nonce":634003250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6813","nonce":634003250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6817","nonce":634003250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6815","nonce":634003250}]},"public_addr":"172.21.15.96:6811/634003250","cluster_addr":"172.21.15.96:6813/634003250","heartbeat_back_addr":"172.21.15.96:6817/634003250","heartbeat_front_addr":"172.21.15.96:6815/634003250","state":["exists","up"]},{"osd":2,"uuid":"df65f5c8-6e26-4811-a2a6-6835a7317661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6801","nonce":1846948104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6803","nonce":1846948104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6807","nonce":1846948104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6805","nonce":1846948104}]},"public_addr":"172.21.15.99:6801/1846948104","cluster_addr":"172.21.15.99:6803/1846948104","heartbeat_back_addr":"172.21.15.99:6807/1846948104","heartbeat_front_addr":"172.21.15.99:6805/1846948104","state":["exists","up"]},{"osd":3,"uuid":"ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6809","nonce":1464479563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6811","nonce":1464479563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6815","nonce":1464479563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6813","nonce":1464479563}]},"public_addr":"172.21.15.99:6809/1464479563","cluster_addr":"172.21.15.99:6811/1464479563","heartbeat_back_addr":"172.21.15.99:6815/1464479563","heartbeat_front_addr":"172.21.15.99:6813/1464479563","state":["exists","up"]},{"osd":4,"uuid":"0ee3cb88-60fe-4931-8f1e-c8d4f715fc75","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6801","nonce":1502205492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6803","nonce":1502205492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6807","nonce":1502205492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6805","nonce":1502205492}]},"public_addr":"172.21.15.122:6801/1502205492","cluster_addr":"172.21.15.122:6803/1502205492","heartbeat_back_addr":"172.21.15.122:6807/1502205492","heartbeat_front_addr":"172.21.15.122:6805/1502205492","state":["exists","up"]},{"osd":5,"uuid":"6c66ec4b-190b-4fe1-bbcd-190ce2f8c209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6809","nonce":618736480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6811","nonce":618736480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6815","nonce":618736480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6813","nonce":618736480}]},"public_addr":"172.21.15.122:6809/618736480","cluster_addr":"172.21.15.122:6811/618736480","heartbeat_back_addr":"172.21.15.122:6815/618736480","heartbeat_front_addr":"172.21.15.122:6813/618736480","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-21T04:59:03.081711+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-21T04:59:30.724935+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-21T04:59:59.136923+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-21T05:00:28.618544+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-21T05:00:54.986884+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-21T05:01:25.428321+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:0/75390689":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6801/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/1682364548":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/37940720":"2024-09-22T04:57:13.711847+0000","172.21.15.96:6801/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/2305720314":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/182763693":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/3442518157":"2024-09-22T04:57:13.711847+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-21T05:01:28.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:28 smithi096 ceph-mon[25391]: purged_snaps scrub starts 2024-09-21T05:01:28.317 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:28 smithi096 ceph-mon[25391]: purged_snaps scrub ok 2024-09-21T05:01:28.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:28 smithi096 ceph-mon[25391]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:28.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:28 smithi096 ceph-mon[25391]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:01:28.318 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/4285271587' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:28.344 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T05:00:03.031876+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T05:01:28.345 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T05:01:28.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:28 smithi099 ceph-mon[27837]: purged_snaps scrub starts 2024-09-21T05:01:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:28 smithi099 ceph-mon[27837]: purged_snaps scrub ok 2024-09-21T05:01:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:28 smithi099 ceph-mon[27837]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:28 smithi099 ceph-mon[27837]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:01:28.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/4285271587' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:28.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:28 smithi122 ceph-mon[28244]: purged_snaps scrub starts 2024-09-21T05:01:28.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:28 smithi122 ceph-mon[28244]: purged_snaps scrub ok 2024-09-21T05:01:28.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:28 smithi122 ceph-mon[28244]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:28.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:28 smithi122 ceph-mon[28244]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T05:01:28.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/4285271587' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:28.582 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:29.214 INFO:teuthology.orchestra.run.smithi096.stdout:pg_num: 1 2024-09-21T05:01:29.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: Detected new or changed devices on smithi122 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:29.295 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:29 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: Detected new or changed devices on smithi122 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:29.497 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:29 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: Detected new or changed devices on smithi122 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi122 to 10591M 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:29.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:29 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:29.835 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T05:01:29.835 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T05:01:30.074 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:30.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:30 smithi096 ceph-mon[25391]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:30.460 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:30 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2018957096' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:01:30.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:30 smithi099 ceph-mon[27837]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:30.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:30 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2018957096' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:01:30.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:30 smithi122 ceph-mon[28244]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:30.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:30 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2018957096' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T05:01:30.746 INFO:teuthology.orchestra.run.smithi096.stdout:[client.0] 2024-09-21T05:01:30.747 INFO:teuthology.orchestra.run.smithi096.stdout: key = AQAqU+5mNmlJLBAAvd5T14s5rWE4NpGufmh8MQ== 2024-09-21T05:01:31.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:01:31.397 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:01:31.424 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-21T05:01:31.424 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T05:01:31.424 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T05:01:31.460 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T05:01:31.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:01:31.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:01:31.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T05:01:31.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/655444240' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T05:01:31.737 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:32.369 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:32.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:32 smithi099 ceph-mon[27837]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-21T05:01:32.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:32 smithi096 ceph-mon[25391]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-21T05:01:32.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:32 smithi122 ceph-mon[28244]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-21T05:01:33.041 INFO:teuthology.orchestra.run.smithi096.stdout:[{"version":18,"timestamp":"2024-09-21T05:01:28.227133+0000","name":"","changes":[{"name":"osd/host:smithi122/osd_memory_target","previous_value":"22212913971","new_value":"11106456985"}]}] 2024-09-21T05:01:33.042 INFO:tasks.ceph_manager:config epoch is 18 2024-09-21T05:01:33.042 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T05:01:33.042 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T05:01:33.042 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T05:01:33.288 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:33.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:33 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3494015391' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:01:33.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:33 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3494015391' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:01:33.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:33 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3494015391' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T05:01:33.966 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:34.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:34 smithi099 ceph-mon[27837]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:34.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:34 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3845730813' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:01:34.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:34 smithi096 ceph-mon[25391]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:34.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:34 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3845730813' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:01:34.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:34 smithi122 ceph-mon[28244]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-09-21T05:01:34.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:34 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3845730813' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T05:01:34.664 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6800","nonce":1835233267},{"type":"v1","addr":"172.21.15.96:6801","nonce":1835233267}]},"active_addr":"172.21.15.96:6801/1835233267","active_change":"2024-09-21T04:57:38.711109+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.96: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.96:0","nonce":1271946691}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":2161021924}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":1786312344}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.96:0","nonce":2770712900}]}]} 2024-09-21T05:01:34.666 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T05:01:34.666 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T05:01:34.667 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:01:34.907 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:35.548 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:35.548 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":40,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","created":"2024-09-21T04:56:41.404859+0000","modified":"2024-09-21T05:01:28.187628+0000","last_up_change":"2024-09-21T05:01:26.184598+0000","last_in_change":"2024-09-21T05:01:04.527339+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-21T05:00:03.031876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba2e2a54-e941-435d-88d7-967b9e1230ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6803","nonce":3315013708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6805","nonce":3315013708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6809","nonce":3315013708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6807","nonce":3315013708}]},"public_addr":"172.21.15.96:6803/3315013708","cluster_addr":"172.21.15.96:6805/3315013708","heartbeat_back_addr":"172.21.15.96:6809/3315013708","heartbeat_front_addr":"172.21.15.96:6807/3315013708","state":["exists","up"]},{"osd":1,"uuid":"f23a8e67-072a-4ee5-b9af-c6dac7079ef6","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.96:6810","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6811","nonce":634003250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6813","nonce":634003250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6817","nonce":634003250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6815","nonce":634003250}]},"public_addr":"172.21.15.96:6811/634003250","cluster_addr":"172.21.15.96:6813/634003250","heartbeat_back_addr":"172.21.15.96:6817/634003250","heartbeat_front_addr":"172.21.15.96:6815/634003250","state":["exists","up"]},{"osd":2,"uuid":"df65f5c8-6e26-4811-a2a6-6835a7317661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6801","nonce":1846948104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6803","nonce":1846948104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6807","nonce":1846948104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6805","nonce":1846948104}]},"public_addr":"172.21.15.99:6801/1846948104","cluster_addr":"172.21.15.99:6803/1846948104","heartbeat_back_addr":"172.21.15.99:6807/1846948104","heartbeat_front_addr":"172.21.15.99:6805/1846948104","state":["exists","up"]},{"osd":3,"uuid":"ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6809","nonce":1464479563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6811","nonce":1464479563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6815","nonce":1464479563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6813","nonce":1464479563}]},"public_addr":"172.21.15.99:6809/1464479563","cluster_addr":"172.21.15.99:6811/1464479563","heartbeat_back_addr":"172.21.15.99:6815/1464479563","heartbeat_front_addr":"172.21.15.99:6813/1464479563","state":["exists","up"]},{"osd":4,"uuid":"0ee3cb88-60fe-4931-8f1e-c8d4f715fc75","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6801","nonce":1502205492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6803","nonce":1502205492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6807","nonce":1502205492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6805","nonce":1502205492}]},"public_addr":"172.21.15.122:6801/1502205492","cluster_addr":"172.21.15.122:6803/1502205492","heartbeat_back_addr":"172.21.15.122:6807/1502205492","heartbeat_front_addr":"172.21.15.122:6805/1502205492","state":["exists","up"]},{"osd":5,"uuid":"6c66ec4b-190b-4fe1-bbcd-190ce2f8c209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6809","nonce":618736480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6811","nonce":618736480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6815","nonce":618736480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6813","nonce":618736480}]},"public_addr":"172.21.15.122:6809/618736480","cluster_addr":"172.21.15.122:6811/618736480","heartbeat_back_addr":"172.21.15.122:6815/618736480","heartbeat_front_addr":"172.21.15.122:6813/618736480","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-21T04:59:03.081711+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-21T04:59:30.724935+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-21T04:59:59.136923+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-21T05:00:28.618544+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-21T05:00:54.986884+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-21T05:01:25.428321+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:0/75390689":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6801/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/1682364548":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/37940720":"2024-09-22T04:57:13.711847+0000","172.21.15.96:6801/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/2305720314":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/182763693":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/3442518157":"2024-09-22T04:57:13.711847+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-21T05:01:36.329 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T05:01:36.329 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T05:01:36.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:36 smithi099 ceph-mon[27837]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:01:36.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:36 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2289545597' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:36.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:36 smithi096 ceph-mon[25391]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:01:36.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:36 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2289545597' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:36.568 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:36.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:36 smithi122 ceph-mon[28244]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T05:01:36.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:36 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2289545597' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:37.137 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:37.137 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":40,"fsid":"b36f83fc-77d5-11ef-baf5-efdc52797490","created":"2024-09-21T04:56:41.404859+0000","modified":"2024-09-21T05:01:28.187628+0000","last_up_change":"2024-09-21T05:01:26.184598+0000","last_in_change":"2024-09-21T05:01:04.527339+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-21T05:00:03.031876+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba2e2a54-e941-435d-88d7-967b9e1230ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6803","nonce":3315013708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6805","nonce":3315013708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6808","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6809","nonce":3315013708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3315013708},{"type":"v1","addr":"172.21.15.96:6807","nonce":3315013708}]},"public_addr":"172.21.15.96:6803/3315013708","cluster_addr":"172.21.15.96:6805/3315013708","heartbeat_back_addr":"172.21.15.96:6809/3315013708","heartbeat_front_addr":"172.21.15.96:6807/3315013708","state":["exists","up"]},{"osd":1,"uuid":"f23a8e67-072a-4ee5-b9af-c6dac7079ef6","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.96:6810","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6811","nonce":634003250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6813","nonce":634003250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6816","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6817","nonce":634003250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":634003250},{"type":"v1","addr":"172.21.15.96:6815","nonce":634003250}]},"public_addr":"172.21.15.96:6811/634003250","cluster_addr":"172.21.15.96:6813/634003250","heartbeat_back_addr":"172.21.15.96:6817/634003250","heartbeat_front_addr":"172.21.15.96:6815/634003250","state":["exists","up"]},{"osd":2,"uuid":"df65f5c8-6e26-4811-a2a6-6835a7317661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6801","nonce":1846948104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6803","nonce":1846948104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6807","nonce":1846948104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1846948104},{"type":"v1","addr":"172.21.15.99:6805","nonce":1846948104}]},"public_addr":"172.21.15.99:6801/1846948104","cluster_addr":"172.21.15.99:6803/1846948104","heartbeat_back_addr":"172.21.15.99:6807/1846948104","heartbeat_front_addr":"172.21.15.99:6805/1846948104","state":["exists","up"]},{"osd":3,"uuid":"ca1bffda-e2e6-4d5d-b7d5-3c38718d8f0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6809","nonce":1464479563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6811","nonce":1464479563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6815","nonce":1464479563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1464479563},{"type":"v1","addr":"172.21.15.99:6813","nonce":1464479563}]},"public_addr":"172.21.15.99:6809/1464479563","cluster_addr":"172.21.15.99:6811/1464479563","heartbeat_back_addr":"172.21.15.99:6815/1464479563","heartbeat_front_addr":"172.21.15.99:6813/1464479563","state":["exists","up"]},{"osd":4,"uuid":"0ee3cb88-60fe-4931-8f1e-c8d4f715fc75","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6800","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6801","nonce":1502205492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6803","nonce":1502205492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6807","nonce":1502205492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":1502205492},{"type":"v1","addr":"172.21.15.122:6805","nonce":1502205492}]},"public_addr":"172.21.15.122:6801/1502205492","cluster_addr":"172.21.15.122:6803/1502205492","heartbeat_back_addr":"172.21.15.122:6807/1502205492","heartbeat_front_addr":"172.21.15.122:6805/1502205492","state":["exists","up"]},{"osd":5,"uuid":"6c66ec4b-190b-4fe1-bbcd-190ce2f8c209","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6808","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6809","nonce":618736480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6811","nonce":618736480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6815","nonce":618736480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":618736480},{"type":"v1","addr":"172.21.15.122:6813","nonce":618736480}]},"public_addr":"172.21.15.122:6809/618736480","cluster_addr":"172.21.15.122:6811/618736480","heartbeat_back_addr":"172.21.15.122:6815/618736480","heartbeat_front_addr":"172.21.15.122:6813/618736480","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-21T04:59:03.081711+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-21T04:59:30.724935+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-21T04:59:59.136923+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-21T05:00:28.618544+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-21T05:00:54.986884+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-21T05:01:25.428321+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.96:0/75390689":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6801/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/1436349576":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/1682364548":"2024-09-22T04:57:38.711009+0000","172.21.15.96:0/37940720":"2024-09-22T04:57:13.711847+0000","172.21.15.96:6801/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/2305720314":"2024-09-22T04:57:38.711009+0000","172.21.15.96:6800/2113383127":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/182763693":"2024-09-22T04:57:13.711847+0000","172.21.15.96:0/3442518157":"2024-09-22T04:57:13.711847+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-21T05:01:37.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:37 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1983924688' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:37.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:37 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1983924688' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:37.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:37 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1983924688' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T05:01:37.775 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T05:01:37.775 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T05:01:37.776 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T05:01:37.776 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T05:01:37.777 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T05:01:37.777 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T05:01:38.053 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:38.053 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:38.434 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:38 smithi096 ceph-mon[25391]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:01:38.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:38 smithi099 ceph-mon[27837]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:01:38.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:38 smithi122 ceph-mon[28244]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-21T05:01:39.983 INFO:teuthology.orchestra.run.smithi096.stdout:77309411350 2024-09-21T05:01:39.983 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T05:01:40.378 INFO:teuthology.orchestra.run.smithi096.stdout:137438953483 2024-09-21T05:01:40.378 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T05:01:40.452 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:40.454 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:40.454 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:40.456 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:40.456 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:40.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:40 smithi099 ceph-mon[27837]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:01:40.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:40 smithi096 ceph-mon[25391]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:01:40.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:40 smithi122 ceph-mon[28244]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T05:01:42.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:42 smithi096 ceph-mon[25391]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:01:42.458 INFO:teuthology.orchestra.run.smithi096.stdout:77309411350 2024-09-21T05:01:42.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:42 smithi099 ceph-mon[27837]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:01:42.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:42 smithi122 ceph-mon[28244]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T05:01:43.046 INFO:teuthology.orchestra.run.smithi096.stdout:111669149713 2024-09-21T05:01:43.046 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T05:01:43.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3295249041' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:01:43.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3295249041' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:01:43.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3295249041' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T05:01:43.718 INFO:teuthology.orchestra.run.smithi096.stdout:34359738403 2024-09-21T05:01:43.719 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T05:01:44.365 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411350 for osd.2 2024-09-21T05:01:44.365 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:44.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:44 smithi099 ceph-mon[27837]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:44.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:44 smithi096 ceph-mon[25391]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:44.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:44 smithi122 ceph-mon[28244]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:45.009 INFO:teuthology.orchestra.run.smithi096.stdout:55834574877 2024-09-21T05:01:45.009 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T05:01:45.857 INFO:teuthology.orchestra.run.smithi096.stdout:163208757253 2024-09-21T05:01:45.857 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T05:01:45.872 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:45.917 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:45.921 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:45.924 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:46.382 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:46 smithi096 ceph-mon[25391]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:46.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:46 smithi099 ceph-mon[27837]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:46.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:46 smithi122 ceph-mon[28244]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:46.989 INFO:teuthology.orchestra.run.smithi096.stdout:111669149713 2024-09-21T05:01:47.158 INFO:teuthology.orchestra.run.smithi096.stdout:34359738403 2024-09-21T05:01:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:47 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3626345081' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:01:47.250 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:47 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2909873633' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:01:47.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:47 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3626345081' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:01:47.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:47 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2909873633' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:01:47.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:47 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3626345081' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T05:01:47.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:47 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2909873633' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T05:01:47.737 INFO:teuthology.orchestra.run.smithi096.stdout:55834574878 2024-09-21T05:01:48.215 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738403 for osd.0 2024-09-21T05:01:48.215 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:48.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:48 smithi099 ceph-mon[27837]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:48.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:48 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/4150606449' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:01:48.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:48 smithi096 ceph-mon[25391]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:48.498 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:48 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/4150606449' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:01:48.535 INFO:teuthology.orchestra.run.smithi096.stdout:137438953485 2024-09-21T05:01:48.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:48 smithi122 ceph-mon[28244]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:48.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:48 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/4150606449' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T05:01:48.925 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574877 got 55834574878 for osd.1 2024-09-21T05:01:48.926 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:49.402 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:49 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/418561214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:01:49.433 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149713 got 111669149713 for osd.3 2024-09-21T05:01:49.433 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:49.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:49 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/418561214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:01:49.696 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:49.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:49 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/418561214' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T05:01:50.063 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953483 got 137438953485 for osd.4 2024-09-21T05:01:50.063 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:50.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:50 smithi096 ceph-mon[25391]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:50.497 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:50 smithi122 ceph-mon[28244]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:50.647 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:50 smithi099 ceph-mon[27837]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:50.713 INFO:teuthology.orchestra.run.smithi096.stdout:163208757255 2024-09-21T05:01:51.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:51 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3508839607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:01:51.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757253 got 163208757255 for osd.5 2024-09-21T05:01:51.404 DEBUG:teuthology.parallel:result is None 2024-09-21T05:01:51.404 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T05:01:51.404 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T05:01:51.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:51 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3508839607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:01:51.650 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:51.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:51 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3508839607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T05:01:52.253 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:52.253 INFO:teuthology.orchestra.run.smithi096.stderr:dumped all 2024-09-21T05:01:52.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:52 smithi096 ceph-mon[25391]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:52.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:52 smithi122 ceph-mon[28244]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:52.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:52 smithi099 ceph-mon[27837]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:52.811 INFO:teuthology.orchestra.run.smithi096.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-09-21T05:01:50.756705+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":166040,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304872,"statfs":{"total":575970213888,"available":575800188928,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"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.002007"},"pg_stats":[{"pgid":"1.0","version":"22'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T05:01:28.367934+0000","last_change":"2024-09-21T05:01:28.367859+0000","last_active":"2024-09-21T05:01:28.367934+0000","last_peered":"2024-09-21T05:01:28.367934+0000","last_clean":"2024-09-21T05:01:28.367934+0000","last_became_active":"2024-09-21T05:01:28.363044+0000","last_became_peered":"2024-09-21T05:01:28.363044+0000","last_unstale":"2024-09-21T05:01:28.367934+0000","last_undegraded":"2024-09-21T05:01:28.367934+0000","last_fullsized":"2024-09-21T05:01:28.367934+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T05:00:03.172185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T05:00:03.172185+0000","last_clean_scrub_stamp":"2024-09-21T05:00:03.172185+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-22T05:27:49.888855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757255,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953485,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149715,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":77309411352,"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":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T05:01:52.812 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T05:01:53.048 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:53.479 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:53 smithi096 ceph-mon[25391]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:53.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:53 smithi122 ceph-mon[28244]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:53.654 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:53.654 INFO:teuthology.orchestra.run.smithi096.stderr:dumped all 2024-09-21T05:01:53.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:53 smithi099 ceph-mon[27837]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:54.326 INFO:teuthology.orchestra.run.smithi096.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2024-09-21T05:01:52.757056+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":166040,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304872,"statfs":{"total":575970213888,"available":575800188928,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"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.002087"},"pg_stats":[{"pgid":"1.0","version":"22'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-21T05:01:28.367934+0000","last_change":"2024-09-21T05:01:28.367859+0000","last_active":"2024-09-21T05:01:28.367934+0000","last_peered":"2024-09-21T05:01:28.367934+0000","last_clean":"2024-09-21T05:01:28.367934+0000","last_became_active":"2024-09-21T05:01:28.363044+0000","last_became_peered":"2024-09-21T05:01:28.363044+0000","last_unstale":"2024-09-21T05:01:28.367934+0000","last_undegraded":"2024-09-21T05:01:28.367934+0000","last_fullsized":"2024-09-21T05:01:28.367934+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T05:00:03.172185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T05:00:03.172185+0000","last_clean_scrub_stamp":"2024-09-21T05:00:03.172185+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-22T05:27:49.888855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757256,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953486,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149715,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T05:01:54.327 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T05:01:54.327 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T05:01:54.327 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T05:01:54.328 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-21T05:01:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:54 smithi096 ceph-mon[25391]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:54.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:54 smithi096 ceph-mon[25391]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:54.567 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:54.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:54 smithi122 ceph-mon[28244]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:54.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:54 smithi122 ceph-mon[28244]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:54.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:54 smithi099 ceph-mon[27837]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:54.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:54 smithi099 ceph-mon[27837]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:01:55.250 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:55.251 INFO:teuthology.orchestra.run.smithi096.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T05:01:55.537 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:55 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1660217314' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:01:55.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:55 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1660217314' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:01:55.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:55 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1660217314' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T05:01:55.962 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T05:01:55.962 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T05:01:55.962 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:01:55.972 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:01:55.973 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T05:01:56.216 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:56.519 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:56 smithi096 ceph-mon[25391]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:56.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:56 smithi122 ceph-mon[28244]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:56.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:56 smithi099 ceph-mon[27837]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:57.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:57 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:01:57.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:57 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:01:57.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:57 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T05:01:58.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-mon[25391]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-mon[25391]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:01:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-mon[25391]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:01:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:58.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:58 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a[25368]: 2024-09-21T05:01:58.281+0000 7f164c648640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:01:58.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:58 smithi122 ceph-mon[28244]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:58 smithi122 ceph-mon[28244]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:58 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:01:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:58 smithi122 ceph-mon[28244]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:01:58.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:58 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:58.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:58 smithi099 ceph-mon[27837]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:01:58.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:58 smithi099 ceph-mon[27837]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:01:58.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:58 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T05:01:58.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:58 smithi099 ceph-mon[27837]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T05:01:58.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:58 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:58.892 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T05:01:58.903 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T05:01:58.903 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:01:59.144 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:01:59.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:01:59.332 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: fsmap cephfs:0 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: Saving service mds.cephfs spec with placement count:2 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.333 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:01:59 smithi122 ceph-mon[28244]: Deploying daemon mds.cephfs.smithi122.qeiyyy on smithi122 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: fsmap cephfs:0 2024-09-21T05:01:59.520 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: Saving service mds.cephfs spec with placement count:2 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.521 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:01:59 smithi096 ceph-mon[25391]: Deploying daemon mds.cephfs.smithi122.qeiyyy on smithi122 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: osdmap e43: 6 total, 6 up, 6 in 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: fsmap cephfs:0 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: Saving service mds.cephfs spec with placement count:2 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:01:59.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi122.qeiyyy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:01:59.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:01:59 smithi099 ceph-mon[27837]: Deploying daemon mds.cephfs.smithi122.qeiyyy on smithi122 2024-09-21T05:01:59.792 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:01:59.792 INFO:teuthology.orchestra.run.smithi096.stdout:[{"events": ["2024-09-21T05:01:58.298190Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T04:58:34.803495Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T04:59:27.885550Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T04:58:27.995769Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T04:59:27.885457Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T04:59:27.885622Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:02:00.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:00 smithi096 ceph-mon[25391]: pgmap v163: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:00.344 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:00 smithi096 ceph-mon[25391]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:02:00.345 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T05:02:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:00 smithi122 ceph-mon[28244]: pgmap v163: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:00.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:00 smithi122 ceph-mon[28244]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:02:00.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:00 smithi099 ceph-mon[27837]: pgmap v163: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:00.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:00 smithi099 ceph-mon[27837]: osdmap e44: 6 total, 6 up, 6 in 2024-09-21T05:02:01.346 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: daemon mds.cephfs.smithi122.qeiyyy assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: Cluster is now healthy 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:boot 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:creating} 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:01.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: daemon mds.cephfs.smithi122.qeiyyy is now active in filesystem cephfs as rank 0 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:02:01.583 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:01 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: daemon mds.cephfs.smithi122.qeiyyy assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: Cluster is now healthy 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:boot 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:creating} 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: daemon mds.cephfs.smithi122.qeiyyy is now active in filesystem cephfs as rank 0 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.652 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:02:01.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:02:01.653 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:01 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:01.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: osdmap e45: 6 total, 6 up, 6 in 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: daemon mds.cephfs.smithi122.qeiyyy assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: Cluster is now healthy 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:boot 2024-09-21T05:02:01.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:creating} 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: daemon mds.cephfs.smithi122.qeiyyy is now active in filesystem cephfs as rank 0 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi096.jaaxcj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T05:02:01.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:01 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:02.242 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:02.581 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:02 smithi122 ceph-mon[28244]: pgmap v166: 65 pgs: 23 active+clean, 6 creating+peering, 36 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:02 smithi122 ceph-mon[28244]: Deploying daemon mds.cephfs.smithi096.jaaxcj on smithi096 2024-09-21T05:02:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:02 smithi122 ceph-mon[28244]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:02.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:02 smithi122 ceph-mon[28244]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 2024-09-21T05:02:02.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:02 smithi096 ceph-mon[25391]: pgmap v166: 65 pgs: 23 active+clean, 6 creating+peering, 36 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:02.608 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:02 smithi096 ceph-mon[25391]: Deploying daemon mds.cephfs.smithi096.jaaxcj on smithi096 2024-09-21T05:02:02.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:02 smithi096 ceph-mon[25391]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:02.609 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:02 smithi096 ceph-mon[25391]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 2024-09-21T05:02:02.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:02 smithi099 ceph-mon[27837]: pgmap v166: 65 pgs: 23 active+clean, 6 creating+peering, 36 unknown; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:02.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:02 smithi099 ceph-mon[27837]: Deploying daemon mds.cephfs.smithi096.jaaxcj on smithi096 2024-09-21T05:02:02.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:02 smithi099 ceph-mon[27837]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:02.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:02 smithi099 ceph-mon[27837]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 2024-09-21T05:02:03.370 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:02:03.370 INFO:teuthology.orchestra.run.smithi096.stdout:[{"events": ["2024-09-21T05:02:01.257765Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T04:58:34.803495Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T04:59:27.885550Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T04:58:27.995769Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T04:59:27.885457Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T04:59:27.885622Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:02:04.016 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T05:02:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:04 smithi122 ceph-mon[28244]: pgmap v167: 65 pgs: 53 active+clean, 6 creating+peering, 6 unknown; 578 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s wr, 7 op/s 2024-09-21T05:02:04.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:04 smithi122 ceph-mon[28244]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:04.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:04 smithi099 ceph-mon[27837]: pgmap v167: 65 pgs: 53 active+clean, 6 creating+peering, 6 unknown; 578 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s wr, 7 op/s 2024-09-21T05:02:04.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:04 smithi099 ceph-mon[27837]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:04.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:04 smithi096 ceph-mon[25391]: pgmap v167: 65 pgs: 53 active+clean, 6 creating+peering, 6 unknown; 578 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s wr, 7 op/s 2024-09-21T05:02:04.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:04 smithi096 ceph-mon[25391]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:05.018 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:02:05.704 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:05.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:boot 2024-09-21T05:02:05.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:05.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:05.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:05.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:05 smithi096 ceph-mon[25391]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:boot 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:05.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:05 smithi122 ceph-mon[28244]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:05.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:boot 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: mds.? [v2:172.21.15.122:6816/4015641974,v1:172.21.15.122:6817/4015641974] up:active 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:05.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:05 smithi099 ceph-mon[27837]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:06.376 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:02:06.376 INFO:teuthology.orchestra.run.smithi096.stdout:[{"events": ["2024-09-21T05:02:04.559429Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:05.749028Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:58:34.803495Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:05.999359Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T04:58:27.995769Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:00:24.802873Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:00:24.803005Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.669 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:06.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.670 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:06 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:06 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: pgmap v168: 65 pgs: 65 active+clean; 578 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:06.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:06 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:07.091 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T05:02:07.091 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:02:07.103 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:02:07.103 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T05:02:07.345 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:07.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-mon[25391]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:07.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:07 smithi122 ceph-mon[28244]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:07.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:07 smithi099 ceph-mon[27837]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:08.044 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:07.968+0000 7f94ef46e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:08.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:07.968+0000 7f94ef46e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:08.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:07.968+0000 7f94ef46e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:08.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:07.968+0000 7f94ef46e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:08.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:07 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:07.968+0000 7f94ef46e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:08.663 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T05:02:08.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:08 smithi122 ceph-mon[28244]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T05:02:08.902 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:08.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:08 smithi099 ceph-mon[27837]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T05:02:09.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:08 smithi096 ceph-mon[25391]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T05:02:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:09 smithi096 ceph-mon[25391]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:09 smithi096 ceph-mon[25391]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:standby 2024-09-21T05:02:09.662 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:09 smithi096 ceph-mon[25391]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:09.663 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:09 smithi096 ceph-mon[25391]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:09 smithi122 ceph-mon[28244]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:09 smithi122 ceph-mon[28244]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:standby 2024-09-21T05:02:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:09 smithi122 ceph-mon[28244]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:09 smithi122 ceph-mon[28244]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:09.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:09 smithi099 ceph-mon[27837]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:09.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:09 smithi099 ceph-mon[27837]: mds.? [v2:172.21.15.96:6818/4066736742,v1:172.21.15.96:6819/4066736742] up:standby 2024-09-21T05:02:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:09 smithi099 ceph-mon[27837]: fsmap cephfs:1 {0=cephfs.smithi122.qeiyyy=up:active} 1 up:standby 2024-09-21T05:02:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:09 smithi099 ceph-mon[27837]: from='mgr.14152 172.21.15.96:0/3172389838' entity='mgr.x' 2024-09-21T05:02:10.256 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T05:02:10.497 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:10.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:10 smithi122 ceph-mon[28244]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T05:02:10.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:10 smithi122 ceph-mon[28244]: mgrmap e15: x(active, since 4m) 2024-09-21T05:02:10.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:10 smithi122 ceph-mon[28244]: from='client.14538 -' 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-21T05:02:10.844 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:10 smithi096 ceph-mon[25391]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T05:02:10.845 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:10 smithi096 ceph-mon[25391]: mgrmap e15: x(active, since 4m) 2024-09-21T05:02:10.845 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:10 smithi096 ceph-mon[25391]: from='client.14538 -' 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-21T05:02:10.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:10 smithi099 ceph-mon[27837]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T05:02:10.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:10 smithi099 ceph-mon[27837]: mgrmap e15: x(active, since 4m) 2024-09-21T05:02:10.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:10 smithi099 ceph-mon[27837]: from='client.14538 -' 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-21T05:02:11.900 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T05:02:12.141 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:12.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:12 smithi096 ceph-mon[25391]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T05:02:12.928 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:12 smithi096 ceph-mon[25391]: from='client.14544 -' 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-21T05:02:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:12 smithi099 ceph-mon[27837]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T05:02:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:12 smithi099 ceph-mon[27837]: from='client.14544 -' 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-21T05:02:13.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:12 smithi122 ceph-mon[28244]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-21T05:02:13.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:12 smithi122 ceph-mon[28244]: from='client.14544 -' 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-21T05:02:13.904 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:13 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:02:13.904 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:13 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setuser ceph since I am not root 2024-09-21T05:02:13.904 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:13 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ignoring --setgroup ceph since I am not root 2024-09-21T05:02:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:13 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:02:14.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:13 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T05:02:14.310 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T05:02:14.562 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:14.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:14 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:02:14.924 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:14 smithi096 ceph-mon[25391]: mgrmap e16: x(active, since 4m) 2024-09-21T05:02:14.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:14 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:02:14.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:14 smithi099 ceph-mon[27837]: mgrmap e16: x(active, since 4m) 2024-09-21T05:02:15.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:14 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3029794124' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T05:02:15.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:14 smithi122 ceph-mon[28244]: mgrmap e16: x(active, since 4m) 2024-09-21T05:02:18.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: Active manager daemon x restarted 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: Activating manager daemon x 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: mgrmap e17: x(active, starting, since 0.00558448s) 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:02:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:02:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:18 smithi099 ceph-mon[27837]: Manager daemon x is now available 2024-09-21T05:02:19.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: Active manager daemon x restarted 2024-09-21T05:02:19.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: Activating manager daemon x 2024-09-21T05:02:19.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:02:19.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: mgrmap e17: x(active, starting, since 0.00558448s) 2024-09-21T05:02:19.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:02:19.028 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:02:19.029 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:18 smithi122 ceph-mon[28244]: Manager daemon x is now available 2024-09-21T05:02:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: Active manager daemon x restarted 2024-09-21T05:02:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: Activating manager daemon x 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: osdmap e46: 6 total, 6 up, 6 in 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: mgrmap e17: x(active, starting, since 0.00558448s) 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi096.jaaxcj"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi122.qeiyyy"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T05:02:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T05:02:19.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T05:02:19.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T05:02:19.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T05:02:19.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T05:02:19.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:18 smithi096 ceph-mon[25391]: Manager daemon x is now available 2024-09-21T05:02:19.939 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:19.939 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:02:19.939 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:02:19.939 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:02:19.939 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:19 smithi099 ceph-mon[27837]: mgrmap e18: x(active, since 1.00996s) 2024-09-21T05:02:19.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:19.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:02:19.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:02:19.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:02:19.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:19 smithi122 ceph-mon[28244]: mgrmap e18: x(active, since 1.00996s) 2024-09-21T05:02:19.968 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:19.968 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T05:02:19.968 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T05:02:19.968 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T05:02:19.968 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-mon[25391]: mgrmap e18: x(active, since 1.00996s) 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:19.975+0000 7f9c7f8f3640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:05:02:19] ENGINE Error in HTTPServer.serve 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: Traceback (most recent call last): 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._connections.run(self.expiration_interval) 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._run(expiration_interval) 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:02:20.295 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: s = self.context.wrap_socket( 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: return self.sslsocket_class._create( 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self.do_handshake() 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: self._sslobj.do_handshake() 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:02:20.296 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:19 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:20.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:21.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:02:21.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.690+0000 7f9c6d78f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.690+0000 7f9c6d78f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6b78b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6b78b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6b78b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.045 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6b78b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.046 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6b78b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.046 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6d78f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.046 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6d78f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.046 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:20 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:20.691+0000 7f9c6d78f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:21.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: osdmap e47: 6 total, 6 up, 6 in 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: [21/Sep/2024:05:02:19] ENGINE Bus STARTING 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: [21/Sep/2024:05:02:19] ENGINE Serving on http://172.21.15.96:8765 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: [21/Sep/2024:05:02:19] ENGINE Serving on https://172.21.15.96:7150 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: [21/Sep/2024:05:02:19] ENGINE Bus STARTED 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: [21/Sep/2024:05:02:19] ENGINE Error in HTTPServer.serve 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout: Traceback (most recent call last): 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout: self._connections.run(self.expiration_interval) 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:02:21.747 INFO:journalctl@ceph.mon.b.smithi099.stdout: self._run(expiration_interval) 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: s = self.context.wrap_socket( 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: return self.sslsocket_class._create( 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: self.do_handshake() 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: self._sslobj.do_handshake() 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:21.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:21.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: mgrmap e19: x(active, since 2s) 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:21.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:21 smithi099 ceph-mon[27837]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: [21/Sep/2024:05:02:19] ENGINE Bus STARTING 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: [21/Sep/2024:05:02:19] ENGINE Serving on http://172.21.15.96:8765 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: [21/Sep/2024:05:02:19] ENGINE Serving on https://172.21.15.96:7150 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: [21/Sep/2024:05:02:19] ENGINE Bus STARTED 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: [21/Sep/2024:05:02:19] ENGINE Error in HTTPServer.serve 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: Traceback (most recent call last): 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._connections.run(self.expiration_interval) 2024-09-21T05:02:22.045 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._run(expiration_interval) 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: s = self.context.wrap_socket( 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: return self.sslsocket_class._create( 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: self.do_handshake() 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: self._sslobj.do_handshake() 2024-09-21T05:02:22.046 INFO:journalctl@ceph.mon.a.smithi096.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: mgrmap e19: x(active, since 2s) 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:22.048 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:22.049 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.049 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:21 smithi096 ceph-mon[25391]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: [21/Sep/2024:05:02:19] ENGINE Bus STARTING 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: [21/Sep/2024:05:02:19] ENGINE Serving on http://172.21.15.96:8765 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: [21/Sep/2024:05:02:19] ENGINE Serving on https://172.21.15.96:7150 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: [21/Sep/2024:05:02:19] ENGINE Bus STARTED 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: [21/Sep/2024:05:02:19] ENGINE Error in HTTPServer.serve 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout: Traceback (most recent call last): 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._connections.run(self.expiration_interval) 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T05:02:22.082 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._run(expiration_interval) 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: s = self.context.wrap_socket( 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: return self.sslsocket_class._create( 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: self.do_handshake() 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: self._sslobj.do_handshake() 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T05:02:22.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: osdmap e48: 6 total, 6 up, 6 in 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T05:02:22.084 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: mgrmap e19: x(active, since 2s) 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:22.085 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:21 smithi122 ceph-mon[28244]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T05:02:22.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Adjusting osd_memory_target on smithi096 to 6496M 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi099:/etc/ceph/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:22.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:22 smithi099 ceph-mon[27837]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:02:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-21T05:02:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Adjusting osd_memory_target on smithi096 to 6496M 2024-09-21T05:02:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi099:/etc/ceph/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:22 smithi096 ceph-mon[25391]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi122 to 8543M 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Adjusting osd_memory_target on smithi096 to 6496M 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi099:/etc/ceph/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T05:02:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: Updating smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T05:02:23.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:22 smithi122 ceph-mon[28244]: osdmap e49: 6 total, 6 up, 6 in 2024-09-21T05:02:23.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:23 smithi099 ceph-mon[27837]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:23.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:23 smithi099 ceph-mon[27837]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:02:23.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:23 smithi099 ceph-mon[27837]: Cluster is now healthy 2024-09-21T05:02:23.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:23 smithi099 ceph-mon[27837]: mgrmap e20: x(active, since 4s) 2024-09-21T05:02:24.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:23 smithi096 ceph-mon[25391]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:24.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:23 smithi096 ceph-mon[25391]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:02:24.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:23 smithi096 ceph-mon[25391]: Cluster is now healthy 2024-09-21T05:02:24.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:23 smithi096 ceph-mon[25391]: mgrmap e20: x(active, since 4s) 2024-09-21T05:02:24.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:23 smithi122 ceph-mon[28244]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:24.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:23 smithi122 ceph-mon[28244]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T05:02:24.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:23 smithi122 ceph-mon[28244]: Cluster is now healthy 2024-09-21T05:02:24.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:23 smithi122 ceph-mon[28244]: mgrmap e20: x(active, since 4s) 2024-09-21T05:02:24.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:24 smithi099 ceph-mon[27837]: pgmap v9: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-21T05:02:25.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:24 smithi096 ceph-mon[25391]: pgmap v9: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-21T05:02:25.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:24 smithi122 ceph-mon[28244]: pgmap v9: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 35 KiB/s rd, 614 B/s wr, 15 op/s 2024-09-21T05:02:26.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:26 smithi099 ceph-mon[27837]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T05:02:27.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:26 smithi096 ceph-mon[25391]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T05:02:27.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:26 smithi122 ceph-mon[28244]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-21T05:02:28.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:28 smithi099 ceph-mon[27837]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:02:29.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:28 smithi096 ceph-mon[25391]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:02:29.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:28 smithi122 ceph-mon[28244]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T05:02:30.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:30 smithi099 ceph-mon[27837]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T05:02:31.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:30 smithi096 ceph-mon[25391]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T05:02:31.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:30 smithi122 ceph-mon[28244]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-21T05:02:32.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:32 smithi099 ceph-mon[27837]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T05:02:33.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:32 smithi096 ceph-mon[25391]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T05:02:33.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:32 smithi122 ceph-mon[28244]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-21T05:02:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:34 smithi099 ceph-mon[27837]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T05:02:35.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:34 smithi096 ceph-mon[25391]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T05:02:35.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:34 smithi122 ceph-mon[28244]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-21T05:02:36.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:36 smithi099 ceph-mon[27837]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:37.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:36 smithi096 ceph-mon[25391]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:37.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:36 smithi122 ceph-mon[28244]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:38.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:38 smithi099 ceph-mon[27837]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:39.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:38 smithi096 ceph-mon[25391]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:39.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:38 smithi122 ceph-mon[28244]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:40.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:40 smithi099 ceph-mon[27837]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:41.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:40 smithi096 ceph-mon[25391]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:41.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:40 smithi122 ceph-mon[28244]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-21T05:02:42.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:42 smithi099 ceph-mon[27837]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:43.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:42 smithi096 ceph-mon[25391]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:43.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:42 smithi122 ceph-mon[28244]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:44.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:44 smithi099 ceph-mon[27837]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:45.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:44 smithi096 ceph-mon[25391]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:45.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:44 smithi122 ceph-mon[28244]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:45.606 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T05:02:45.855 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:46.667 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-09-21T05:02:46.667 INFO:teuthology.orchestra.run.smithi096.stdout: "results": [ 2024-09-21T05:02:46.667 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "users_groups_id": "ug1", 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "present", 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "values": { 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "users": [ 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "user1", 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "password": "t3stP4ss1" 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "user2", 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: "password": "t3stP4ss2" 2024-09-21T05:02:46.668 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "groups": [] 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "created", 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "auth_mode": "user", 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "present", 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: "user_group_settings": [ 2024-09-21T05:02:46.669 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "source_type": "resource", 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "ref": "ug1" 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "placement": { 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "count": 3 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "created", 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:02:46.670 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "share_id": "share1", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "present", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "share1", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "readonly": false, 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "browseable": true, 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "cephfs": { 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "volume": "cephfs", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "path": "/", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "subvolumegroup": "smb", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "subvolume": "sv1", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "provider": "samba-vfs" 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "created", 2024-09-21T05:02:46.671 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "share_id": "share2", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "present", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "name": "share2", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "readonly": false, 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "browseable": true, 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "cephfs": { 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "volume": "cephfs", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "path": "/", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "subvolumegroup": "smb", 2024-09-21T05:02:46.672 INFO:teuthology.orchestra.run.smithi096.stdout: "subvolume": "sv2", 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: "provider": "samba-vfs" 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "created", 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:02:46.673 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-09-21T05:02:46.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:02:46.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:02:46.983 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.579+0000 7f9c68785640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.579+0000 7f9c68785640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.579+0000 7f9c68785640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.579+0000 7f9c68785640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.579+0000 7f9c68785640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.591+0000 7f9c757df640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.591+0000 7f9c757df640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.591+0000 7f9c757df640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.591+0000 7f9c757df640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.984 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:02:46 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:02:46.591+0000 7f9c757df640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T05:02:46.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:02:46.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:02:46.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T05:02:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T05:02:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.395 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T05:02:47.405 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to start (timeout 300)... 2024-09-21T05:02:47.405 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:02:47.660 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:47.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: mgrmap e21: x(active, since 28s) 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:47.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:02:47.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:47 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: mgrmap e21: x(active, since 28s) 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:02:48.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:02:48.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:02:48.047 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:47 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: mgrmap e21: x(active, since 28s) 2024-09-21T05:02:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:02:48.083 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:47 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:02:48.502 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:02:48.502 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:02:46.675395Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:02:48.964 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: configuring smb/ctdb cluster metadata 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: daemon not available: 'smb.uctdb1.1.0.smithi122.wczhzj' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:48.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:48 smithi096 ceph-mon[25391]: Deploying daemon smb.uctdb1.0.0.smithi096.vsroyh on smithi096 2024-09-21T05:02:48.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T05:02:48.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:02:48.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:02:48.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: configuring smb/ctdb cluster metadata 2024-09-21T05:02:48.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: daemon not available: 'smb.uctdb1.1.0.smithi122.wczhzj' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:48.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:48.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:48 smithi099 ceph-mon[27837]: Deploying daemon smb.uctdb1.0.0.smithi096.vsroyh on smithi096 2024-09-21T05:02:49.057 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:02:49.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: Saving service smb.uctdb1 spec with placement count:3 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: configuring smb/ctdb cluster metadata 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: daemon not available: 'smb.uctdb1.1.0.smithi122.wczhzj' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}} 2024-09-21T05:02:49.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:48 smithi122 ceph-mon[28244]: Deploying daemon smb.uctdb1.0.0.smithi096.vsroyh on smithi096 2024-09-21T05:02:49.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:49 smithi096 ceph-mon[25391]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:49.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:49 smithi096 ceph-mon[25391]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:49.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:49 smithi096 ceph-mon[25391]: mgrmap e22: x(active, since 30s) 2024-09-21T05:02:49.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:49 smithi099 ceph-mon[27837]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:49.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:49 smithi099 ceph-mon[27837]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:49.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:49 smithi099 ceph-mon[27837]: mgrmap e22: x(active, since 30s) 2024-09-21T05:02:50.058 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:02:50.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:49 smithi122 ceph-mon[28244]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:50.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:49 smithi122 ceph-mon[28244]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-21T05:02:50.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:49 smithi122 ceph-mon[28244]: mgrmap e22: x(active, since 30s) 2024-09-21T05:02:50.392 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:50.768 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:50 smithi096 ceph-mon[25391]: 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-21T05:02:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:50 smithi099 ceph-mon[27837]: 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-21T05:02:51.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:50 smithi122 ceph-mon[28244]: 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-21T05:02:51.344 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:02:51.344 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:02:46.675395Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:02:51.983 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:51 smithi122 ceph-mon[28244]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:51.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:51 smithi099 ceph-mon[27837]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:52.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:51 smithi096 ceph-mon[25391]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:52.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:52 smithi099 ceph-mon[27837]: 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-21T05:02:53.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:52 smithi096 ceph-mon[25391]: 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-21T05:02:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:52 smithi122 ceph-mon[28244]: 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-21T05:02:53.735 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:02:54.736 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:02:54.759 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:54 smithi096 ceph-mon[25391]: 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-21T05:02:54.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:54 smithi099 ceph-mon[27837]: 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-21T05:02:55.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:54 smithi122 ceph-mon[28244]: 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-21T05:02:55.715 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:02:55.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:55 smithi099 ceph-mon[27837]: from='client.? 10.88.0.2:0/3184766048' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:02:56.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:55 smithi096 ceph-mon[25391]: from='client.? 10.88.0.2:0/3184766048' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:02:56.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:55 smithi122 ceph-mon[28244]: from='client.? 10.88.0.2:0/3184766048' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:02:56.789 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:02:56.790 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:02:46.675395Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:02:56.790 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:56 smithi096 ceph-mon[25391]: 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-21T05:02:56.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:56 smithi099 ceph-mon[27837]: 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-21T05:02:57.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:56 smithi122 ceph-mon[28244]: 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-21T05:02:57.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:57 smithi099 ceph-mon[27837]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:58.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:57 smithi096 ceph-mon[25391]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:58.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:57 smithi122 ceph-mon[28244]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:02:58.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:02:58 smithi099 ceph-mon[27837]: 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-21T05:02:59.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:02:58 smithi096 ceph-mon[25391]: 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-21T05:02:59.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:02:58 smithi122 ceph-mon[28244]: 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-21T05:03:00.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:00 smithi099 ceph-mon[27837]: 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-21T05:03:01.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:00 smithi096 ceph-mon[25391]: 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-21T05:03:01.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:00 smithi122 ceph-mon[28244]: 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-21T05:03:02.204 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:02.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:02 smithi096 ceph-mon[25391]: 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-21T05:03:02.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:02 smithi099 ceph-mon[27837]: 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-21T05:03:03.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:02 smithi122 ceph-mon[28244]: 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-21T05:03:03.205 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:03.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:03 smithi099 ceph-mon[27837]: from='client.? 10.88.0.3:0/361210272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:04.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:03 smithi096 ceph-mon[25391]: from='client.? 10.88.0.3:0/361210272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:04.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:03 smithi122 ceph-mon[28244]: from='client.? 10.88.0.3:0/361210272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:04.093 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:04.846 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:04 smithi096 ceph-mon[25391]: pgmap v29: 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-21T05:03:04.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:04 smithi099 ceph-mon[27837]: pgmap v29: 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-21T05:03:05.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:04 smithi122 ceph-mon[28244]: pgmap v29: 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-21T05:03:05.189 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:05.190 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:02:46.675395Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:05.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:05 smithi099 ceph-mon[27837]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:05.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:05 smithi099 ceph-mon[27837]: from='client.? 10.88.0.4:0/2787387656' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:06.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:05 smithi096 ceph-mon[25391]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:06.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:05 smithi096 ceph-mon[25391]: from='client.? 10.88.0.4:0/2787387656' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:06.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:05 smithi122 ceph-mon[28244]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:06.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:05 smithi122 ceph-mon[28244]: from='client.? 10.88.0.4:0/2787387656' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:06.088 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:06.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:06 smithi096 ceph-mon[25391]: pgmap v30: 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-21T05:03:06.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:06 smithi099 ceph-mon[27837]: pgmap v30: 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-21T05:03:07.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:06 smithi122 ceph-mon[28244]: pgmap v30: 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-21T05:03:07.088 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:07.543 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:08.233 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:08.233 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:07.612029Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:08.795 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}, 'smb.uctdb1.1.0.smithi122.wczhzj': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi122.wczhzj', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-21T05:03:08.796 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:08 smithi096 ceph-mon[25391]: Deploying daemon smb.uctdb1.1.0.smithi122.wczhzj on smithi122 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:08.806 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}, 'smb.uctdb1.1.0.smithi122.wczhzj': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi122.wczhzj', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-21T05:03:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:08 smithi122 ceph-mon[28244]: Deploying daemon smb.uctdb1.1.0.smithi122.wczhzj on smithi122 2024-09-21T05:03:08.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: daemon not available: 'smb.uctdb1.2.0.smithi099.owmdcp' not in {'smb.uctdb1.0.0.smithi096.vsroyh': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi096.vsroyh', 'hostname': 'smithi096', 'host_ip': '172.21.15.96'}, 'smb.uctdb1.1.0.smithi122.wczhzj': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi122.wczhzj', 'hostname': 'smithi122', 'host_ip': '172.21.15.122'}} 2024-09-21T05:03:08.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:08 smithi099 ceph-mon[27837]: Deploying daemon smb.uctdb1.1.0.smithi122.wczhzj on smithi122 2024-09-21T05:03:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:09 smithi122 ceph-mon[28244]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:09 smithi122 ceph-mon[28244]: pgmap v31: 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-21T05:03:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:09 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3545745384' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:09.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:09 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/522694865' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:09.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:09 smithi096 ceph-mon[25391]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:09.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:09 smithi096 ceph-mon[25391]: pgmap v31: 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-21T05:03:09.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:09 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3545745384' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:09.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:09 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/522694865' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:09 smithi099 ceph-mon[27837]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:09 smithi099 ceph-mon[27837]: pgmap v31: 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-21T05:03:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:09 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3545745384' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:09.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:09 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/522694865' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:10.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:10 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1578444488' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:10.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:10 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3436544479' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:10.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:10 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1578444488' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:10.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:10 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3436544479' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:11.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:10 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1578444488' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:11.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:10 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3436544479' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:11.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:11 smithi096 ceph-mon[25391]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T05:03:11.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:11 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3462576297' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:11.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:11 smithi099 ceph-mon[27837]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T05:03:11.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:11 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3462576297' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:12.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:11 smithi122 ceph-mon[28244]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 85 B/s wr, 2 op/s 2024-09-21T05:03:12.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:11 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3462576297' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:12.979 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:12 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3393662987' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:12.980 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:12 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/700863919' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:12 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3393662987' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:12 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/700863919' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:13.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:12 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3393662987' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:13.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:12 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/700863919' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:13.369 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:13.904 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:13 smithi122 ceph-mon[28244]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:03:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:13 smithi099 ceph-mon[27837]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:03:14.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:13 smithi096 ceph-mon[25391]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 85 B/s wr, 1 op/s 2024-09-21T05:03:14.370 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:15.132 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:15.656 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:15 smithi122 ceph-mon[28244]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:15.656 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:15 smithi122 ceph-mon[28244]: from='client.? 10.88.0.2:0/1799757895' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:15.769 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:15.769 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:07.612029Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:15.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:15 smithi096 ceph-mon[25391]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:15.887 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:15 smithi096 ceph-mon[25391]: from='client.? 10.88.0.2:0/1799757895' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:15.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:15 smithi099 ceph-mon[27837]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:15.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:15 smithi099 ceph-mon[27837]: from='client.? 10.88.0.2:0/1799757895' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:16.393 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:17.394 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:17.652 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:17.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:17 smithi096 ceph-mon[25391]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:17.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:17 smithi096 ceph-mon[25391]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:17.764 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:17 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/834014452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:17.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:17 smithi099 ceph-mon[27837]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:17.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:17 smithi099 ceph-mon[27837]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:17.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:17 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/834014452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:18.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:17 smithi122 ceph-mon[28244]: from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:18.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:17 smithi122 ceph-mon[28244]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:18.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:17 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/834014452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:18.299 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:18.300 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:07.612029Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:19.929 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:19 smithi096 ceph-mon[25391]: from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:19.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:19 smithi096 ceph-mon[25391]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:19.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]} : dispatch 2024-09-21T05:03:19.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:19 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-21T05:03:19.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:19 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3157494794' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:19.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:19 smithi099 ceph-mon[27837]: from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:19.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:19 smithi099 ceph-mon[27837]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:19.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]} : dispatch 2024-09-21T05:03:19.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:19 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-21T05:03:19.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:19 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3157494794' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:20.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:19 smithi122 ceph-mon[28244]: from='client.24575 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:20.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:19 smithi122 ceph-mon[28244]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T05:03:20.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]} : dispatch 2024-09-21T05:03:20.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:19 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]} : dispatch 2024-09-21T05:03:20.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:19 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3157494794' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]}]': finished 2024-09-21T05:03:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-21T05:03:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:20 smithi122 ceph-mon[28244]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:03:20.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]}]': finished 2024-09-21T05:03:20.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-21T05:03:20.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:20 smithi099 ceph-mon[27837]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:03:20.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [3, 0]}]': finished 2024-09-21T05:03:20.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [4, 2]}]': finished 2024-09-21T05:03:20.930 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:20 smithi096 ceph-mon[25391]: osdmap e50: 6 total, 6 up, 6 in 2024-09-21T05:03:21.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:21 smithi122 ceph-mon[28244]: pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:03:21.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:21 smithi122 ceph-mon[28244]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:03:21.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:21 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3124370404' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:21.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:21 smithi096 ceph-mon[25391]: pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:03:21.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:21 smithi096 ceph-mon[25391]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:03:21.931 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:21 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3124370404' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:21.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:21 smithi099 ceph-mon[27837]: pgmap v38: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T05:03:21.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:21 smithi099 ceph-mon[27837]: osdmap e51: 6 total, 6 up, 6 in 2024-09-21T05:03:21.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:21 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3124370404' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:23.174 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:23.809 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:23 smithi122 ceph-mon[28244]: pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:03:23.810 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:23 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1301922522' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:23.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:23 smithi096 ceph-mon[25391]: pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:03:23.933 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:23 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1301922522' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:23.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:23 smithi099 ceph-mon[27837]: pgmap v40: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T05:03:23.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:23 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1301922522' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:24.175 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:24.437 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:24.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:24 smithi096 ceph-mon[25391]: from='client.? 10.88.0.4:0/4011311317' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:24.995 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:24 smithi122 ceph-mon[28244]: from='client.? 10.88.0.4:0/4011311317' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:24.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:24 smithi099 ceph-mon[27837]: from='client.? 10.88.0.4:0/4011311317' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:25.072 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:25.072 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:07.612029Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:25.733 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:25.852 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:25 smithi122 ceph-mon[28244]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:25.852 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:25 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2185335980' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:25.893 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:25 smithi096 ceph-mon[25391]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:25.894 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:25 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2185335980' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:25 smithi099 ceph-mon[27837]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:25 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2185335980' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:26.733 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:26.763 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:26.763 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.763 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.763 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.763 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:26.764 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:26.764 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:26.764 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:26 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:26.936 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:26.936 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:26.937 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:26 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:26.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-21T05:03:26.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:26 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:26.988 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:27.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:27.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:27.696 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: Deploying daemon smb.uctdb1.2.0.smithi099.owmdcp on smithi099 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1491378369' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/594913918' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3667137669' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1813270787' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.697 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/615140289' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.739 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:27.739 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:27.891 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:27.891 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:27.891 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: Deploying daemon smb.uctdb1.2.0.smithi099.owmdcp on smithi099 2024-09-21T05:03:27.891 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:27.892 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1491378369' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.892 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/594913918' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.892 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3667137669' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.892 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1813270787' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.892 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/615140289' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-21T05:03:27.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:27.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: Deploying daemon smb.uctdb1.2.0.smithi099.owmdcp on smithi099 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1491378369' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/594913918' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3667137669' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1813270787' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:27.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/615140289' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.382 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:28.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2191259354' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3470202244' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/1726698448' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.873 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/1213162273' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.874 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:28 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/829454127' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.903 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2191259354' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.903 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3470202244' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.904 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/1726698448' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.904 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/1213162273' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.904 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:28 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/829454127' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2191259354' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3470202244' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/1726698448' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/1213162273' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:28.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:28 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/829454127' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.383 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:29.628 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:29.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:29 smithi096 ceph-mon[25391]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:29.848 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:29 smithi096 ceph-mon[25391]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:29.849 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:29 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1668081710' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.849 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:29 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3878886705' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.849 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:29 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2837607546' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:29 smithi122 ceph-mon[28244]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:29.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:29 smithi122 ceph-mon[28244]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:29.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:29 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1668081710' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.926 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:29 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3878886705' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.927 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:29 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2837607546' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:29 smithi099 ceph-mon[27837]: from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:29.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:29 smithi099 ceph-mon[27837]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:29.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:29 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1668081710' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:29 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3878886705' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:29.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:29 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2837607546' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:30.248 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:30.248 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:30.922 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:31.922 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:31.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:31 smithi096 ceph-mon[25391]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:31.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:31 smithi096 ceph-mon[25391]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 102 B/s wr, 10 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:31.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3005931791' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:31.942 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2566863550' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:31.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:31 smithi122 ceph-mon[28244]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:31.943 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:31 smithi122 ceph-mon[28244]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 102 B/s wr, 10 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:31.943 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3005931791' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:31.943 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2566863550' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:31.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:31 smithi099 ceph-mon[27837]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:31.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:31 smithi099 ceph-mon[27837]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 102 B/s wr, 10 op/s; 2 B/s, 0 objects/s recovering 2024-09-21T05:03:31.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3005931791' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:31.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2566863550' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:32.175 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:32.820 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:32.820 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:33.533 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:33.718 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:33 smithi096 ceph-mon[25391]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:33.718 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:33 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/992953874' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.718 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:33 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1506667697' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.718 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:33 smithi096 ceph-mon[25391]: from='client.? 10.88.0.2:0/1179127776' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.873 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:33 smithi099 ceph-mon[27837]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:33.873 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:33 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/992953874' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.873 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:33 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1506667697' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.873 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:33 smithi099 ceph-mon[27837]: from='client.? 10.88.0.2:0/1179127776' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.945 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:33 smithi122 ceph-mon[28244]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 85 B/s wr, 9 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:33.945 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:33 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/992953874' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.945 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:33 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1506667697' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:33.945 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:33 smithi122 ceph-mon[28244]: from='client.? 10.88.0.2:0/1179127776' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:34.533 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:34.796 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:34.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:34 smithi096 ceph-mon[25391]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:34.917 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:34 smithi096 ceph-mon[25391]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:34.946 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:34 smithi122 ceph-mon[28244]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:34.947 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:34 smithi122 ceph-mon[28244]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:34 smithi099 ceph-mon[27837]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:34 smithi099 ceph-mon[27837]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 85 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-09-21T05:03:35.484 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:35.484 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:35.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:35 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3575195730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:35 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3978208082' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.778 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:35 smithi096 ceph-mon[25391]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:35.948 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:35 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3575195730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.948 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:35 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3978208082' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.948 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:35 smithi122 ceph-mon[28244]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:35.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:35 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3575195730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:35 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3978208082' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:35.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:35 smithi099 ceph-mon[27837]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:36.245 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:36.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:36 smithi096 ceph-mon[25391]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:36.950 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:36 smithi122 ceph-mon[28244]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:36.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:36 smithi099 ceph-mon[27837]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:37.247 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:37.503 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:37.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:37 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2734276886' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:37.856 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:37 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3104891831' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:37.951 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:37 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2734276886' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:37.951 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:37 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3104891831' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:37.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:37 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2734276886' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:37.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:37 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3104891831' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:38.132 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:38.133 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:38.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:38 smithi096 ceph-mon[25391]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:38.780 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:38 smithi096 ceph-mon[25391]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:38.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:38 smithi122 ceph-mon[28244]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:38.952 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:38 smithi122 ceph-mon[28244]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:38.973 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:38.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:38 smithi099 ceph-mon[27837]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:38.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:38 smithi099 ceph-mon[27837]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-21T05:03:39.850 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:39 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/786231838' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:39.929 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:39 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/786231838' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:39.929 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:39 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/786231838' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:39.974 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:40.220 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:40.728 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:40 smithi096 ceph-mon[25391]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T05:03:40.869 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:40.869 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:40.899 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:40 smithi099 ceph-mon[27837]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T05:03:40.955 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:40 smithi122 ceph-mon[28244]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-21T05:03:41.690 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:41.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:41 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/1783881625' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:41.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:41 smithi099 ceph-mon[27837]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:41.957 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:41 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/1783881625' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:41.957 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:41 smithi096 ceph-mon[25391]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:41.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:41 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/1783881625' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:41.958 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:41 smithi122 ceph-mon[28244]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:42.691 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:42.869 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:42 smithi099 ceph-mon[27837]: from='client.? 10.88.0.4:0/993572278' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:42.869 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:42 smithi099 ceph-mon[27837]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:03:42.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:42 smithi096 ceph-mon[25391]: from='client.? 10.88.0.4:0/993572278' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:42.959 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:42 smithi096 ceph-mon[25391]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:03:42.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:42 smithi122 ceph-mon[28244]: from='client.? 10.88.0.4:0/993572278' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:42.959 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:42 smithi122 ceph-mon[28244]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:03:42.969 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:43.601 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:43.601 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:02:20.292957Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:02:20.347315Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:25.750074Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "running": 0, "size": 3}}] 2024-09-21T05:03:43.783 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3569168673' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/794040660' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.784 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:43 smithi096 ceph-mon[25391]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:43.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3569168673' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/794040660' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:43 smithi099 ceph-mon[27837]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:43.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3569168673' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/794040660' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:43.961 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:43 smithi122 ceph-mon[28244]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:44.201 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-21T05:03:44.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3825291045' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1096645748' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T05:03:44.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:44 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3758939426' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.202 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:45.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.225 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3825291045' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1096645748' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T05:03:45.226 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:44 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3758939426' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: configuring smb/ctdb cluster metadata 2024-09-21T05:03:45.271 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:45.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:45.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3825291045' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1096645748' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 85 B/s wr, 9 op/s 2024-09-21T05:03:45.272 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:44 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3758939426' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:45.888 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:46.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:45 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/942277250' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:45 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1049300064' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:45 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:46.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:45 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/942277250' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:45 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1049300064' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:45 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:46.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:45 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/942277250' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:45 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1049300064' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:46.270 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:45 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:46.599 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:46.599 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:02:20.248470Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:02:20.248563Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:43.916869Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 2, "size": 3}}] 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2639978067' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2645673211' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1574156142' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2752979216' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:46 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/4257151964' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2639978067' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2645673211' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1574156142' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:47.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2752979216' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:46 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/4257151964' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.275 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2639978067' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2645673211' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1574156142' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2752979216' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.276 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:46 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/4257151964' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:47.328 INFO:tasks.cephadm:smb.uctdb1 has 2/3 2024-09-21T05:03:47.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:47 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1607204854' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:48.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:47 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1607204854' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:48.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:47 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1607204854' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:48.329 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:03:48.578 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2988597631' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3206947681' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:49 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.711 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:03:49.711 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:03:43.916869Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 3, "size": 3}}] 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2988597631' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3206947681' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.739 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:49 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2988597631' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3206947681' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:49.740 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:49 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.464 INFO:tasks.cephadm:smb.uctdb1 has 3/3 2024-09-21T05:03:50.464 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:03:50.476 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:03:50.476 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T05:03:50.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3607557746' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:50.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3607557746' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.722 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:03:50.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3607557746' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:50.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.740 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:50.741 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:03:51.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:51 smithi096 ceph-mon[25391]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:51.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:51 smithi096 ceph-mon[25391]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:51 smithi096 ceph-mon[25391]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.545 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:51 smithi096 ceph-mon[25391]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-21T05:03:51.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:51 smithi099 ceph-mon[27837]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:51.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:51 smithi099 ceph-mon[27837]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:51 smithi099 ceph-mon[27837]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:51 smithi099 ceph-mon[27837]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-21T05:03:51.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:51 smithi122 ceph-mon[28244]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:03:51.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:51 smithi122 ceph-mon[28244]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:51 smithi122 ceph-mon[28244]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:03:51.742 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:51 smithi122 ceph-mon[28244]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-21T05:03:52.216 INFO:teuthology.orchestra.run.smithi096.stdout:{"nodes": [{"pnn": 0, "identity": "smb.uctdb1.0.0.smithi096.vsroyh", "node": "172.21.15.96", "state": "ready"}, {"pnn": 1, "identity": "smb.uctdb1.1.0.smithi122.wczhzj", "node": "172.21.15.122", "state": "ready"}, {"pnn": 2, "identity": "smb.uctdb1.2.0.smithi099.owmdcp", "node": "172.21.15.99", "state": "ready"}], "_source": "cephadm"} 2024-09-21T05:03:52.217 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:03:52.226 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi194.front.sepia.ceph.com 2024-09-21T05:03:52.227 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T05:03:52.258 INFO:teuthology.orchestra.run.smithi194.stderr:+ sleep 30 2024-09-21T05:03:52.742 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:52 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/128349667' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:52.743 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:52 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/128349667' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:52.743 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:52 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/128349667' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:53.744 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:53 smithi096 ceph-mon[25391]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-21T05:03:53.745 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:53 smithi099 ceph-mon[27837]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-21T05:03:53.745 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:53 smithi122 ceph-mon[28244]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-21T05:03:54.745 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:54 smithi122 ceph-mon[28244]: mgrmap e23: x(active, since 94s) 2024-09-21T05:03:54.746 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:54 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3283352517' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:54.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:54 smithi099 ceph-mon[27837]: mgrmap e23: x(active, since 94s) 2024-09-21T05:03:54.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:54 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3283352517' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:54.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:54 smithi096 ceph-mon[25391]: mgrmap e23: x(active, since 94s) 2024-09-21T05:03:54.746 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:54 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3283352517' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:55 smithi099 ceph-mon[27837]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T05:03:55.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:55 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3392169130' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:55 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2735159741' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.747 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:55 smithi096 ceph-mon[25391]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T05:03:55.747 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:55 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3392169130' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.747 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:55 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2735159741' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.747 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:55 smithi122 ceph-mon[28244]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-21T05:03:55.747 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:55 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3392169130' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:55.748 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:55 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2735159741' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:56.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:56 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/4103648150' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:56.748 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:56 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/4103648150' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:56.748 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:56 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/4103648150' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:57.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:57 smithi099 ceph-mon[27837]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:03:57.750 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:57 smithi122 ceph-mon[28244]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:03:57.750 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:57 smithi096 ceph-mon[25391]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:03:58.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:58 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3179477730' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:58.751 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:58 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3179477730' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:58.751 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:58 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3179477730' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:03:59.753 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:03:59 smithi096 ceph-mon[25391]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:03:59.753 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:03:59 smithi122 ceph-mon[28244]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:03:59.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:03:59 smithi099 ceph-mon[27837]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:04:00.754 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:00 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2778263073' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:00.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:00 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2778263073' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:00.755 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:00 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2778263073' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.755 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:01 smithi096 ceph-mon[25391]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-21T05:04:01.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:01 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/4258387380' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.756 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:01 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3628320227' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.756 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:01 smithi099 ceph-mon[27837]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-21T05:04:01.756 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:01 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/4258387380' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.756 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:01 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3628320227' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.757 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:01 smithi122 ceph-mon[28244]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 426 B/s wr, 12 op/s 2024-09-21T05:04:01.757 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:01 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/4258387380' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:01.757 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:01 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3628320227' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:02.757 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:02 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1998028144' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:02.757 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:02 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1998028144' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:02.758 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:02 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1998028144' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:03.793 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:03 smithi099 ceph-mon[27837]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T05:04:03.793 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:03 smithi096 ceph-mon[25391]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T05:04:03.794 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:03 smithi122 ceph-mon[28244]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-21T05:04:04.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:04 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1238658804' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:04.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:04 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1238658804' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:04.795 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:04 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1238658804' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:05.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:05 smithi096 ceph-mon[25391]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:04:05.795 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:05 smithi122 ceph-mon[28244]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:04:05.795 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:05 smithi099 ceph-mon[27837]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 426 B/s wr, 9 op/s 2024-09-21T05:04:06.991 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:06 smithi096 ceph-mon[25391]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:06.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:06 smithi099 ceph-mon[27837]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:06.992 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:06 smithi122 ceph-mon[28244]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:07.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:07 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1507311763' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:07.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:07 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/4064368644' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:07.994 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:07 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1507311763' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:07.994 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:07 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/4064368644' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:07.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:07 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1507311763' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:07.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:07 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/4064368644' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:08.994 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:08 smithi096 ceph-mon[25391]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:08.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:08 smithi099 ceph-mon[27837]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:08.995 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:08 smithi122 ceph-mon[28244]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:09.995 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:09 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/4090614161' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:09.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:09 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/4090614161' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:09.996 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:09 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/4090614161' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:11.046 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:10 smithi096 ceph-mon[25391]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:04:11.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:10 smithi122 ceph-mon[28244]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:04:11.117 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:10 smithi099 ceph-mon[27837]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T05:04:12.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:12 smithi099 ceph-mon[27837]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:12.999 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:12 smithi122 ceph-mon[28244]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:13.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:12 smithi096 ceph-mon[25391]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:13 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/1125405272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:13 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2528269790' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:14.001 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:13 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/1125405272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:14.001 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:13 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2528269790' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:13 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/1125405272' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:14.001 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:13 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2528269790' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:14.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:14 smithi099 ceph-mon[27837]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:15.002 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:14 smithi096 ceph-mon[25391]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:15.002 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:14 smithi122 ceph-mon[28244]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:15.946 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:15 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/3187779799' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:16.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:15 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/3187779799' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:16.120 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:15 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/3187779799' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:17.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:16 smithi096 ceph-mon[25391]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:17.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:16 smithi099 ceph-mon[27837]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:17.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:16 smithi122 ceph-mon[28244]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:18.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:18 smithi099 ceph-mon[27837]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:19.007 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:18 smithi096 ceph-mon[25391]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:19.007 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:18 smithi122 ceph-mon[28244]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:19.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:19 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2969170144' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:19.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:19 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3236366250' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:20.011 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:19 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2969170144' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:20.011 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:19 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3236366250' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:19 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2969170144' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:20.011 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:19 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3236366250' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:20.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:20 smithi099 ceph-mon[27837]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:21.010 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:20 smithi122 ceph-mon[28244]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:21.010 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:20 smithi096 ceph-mon[25391]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:22.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:21 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2382119164' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:22.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:21 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2382119164' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:22.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:21 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2382119164' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:22.264 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.96/share1 -c ls' 2024-09-21T05:04:22.329 INFO:teuthology.orchestra.run.smithi194.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.96/share1 -c ls 2024-09-21T05:04:22.859 INFO:teuthology.orchestra.run.smithi194.stdout: . D 0 Sat Sep 21 05:02:09 2024 2024-09-21T05:04:22.859 INFO:teuthology.orchestra.run.smithi194.stdout: .. D 0 Sat Sep 21 05:02:09 2024 2024-09-21T05:04:22.859 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T05:04:22.859 INFO:teuthology.orchestra.run.smithi194.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:04:23.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:22 smithi096 ceph-mon[25391]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:23.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:22 smithi122 ceph-mon[28244]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:23.124 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:22 smithi099 ceph-mon[27837]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:23.503 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.96/share2 -c ls' 2024-09-21T05:04:23.572 INFO:teuthology.orchestra.run.smithi194.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.96/share2 -c ls 2024-09-21T05:04:24.002 INFO:teuthology.orchestra.run.smithi194.stdout: . D 0 Sat Sep 21 05:02:11 2024 2024-09-21T05:04:24.002 INFO:teuthology.orchestra.run.smithi194.stdout: .. D 0 Sat Sep 21 05:02:11 2024 2024-09-21T05:04:24.002 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T05:04:24.002 INFO:teuthology.orchestra.run.smithi194.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:04:24.557 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:04:24.568 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:04:24.569 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm ls --no-detail | /home/ubuntu/cephtest/cephadm shell jq -r '"'"'map(select(.name | startswith("smb.uctdb1")))[-1].name'"'"' > /tmp/svcname' 2024-09-21T05:04:24.604 INFO:teuthology.orchestra.run.smithi096.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T05:04:24.604 INFO:teuthology.orchestra.run.smithi096.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.uctdb1")))[-1].name' 2024-09-21T05:04:24.858 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:04:24.916 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:04:24.965 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:24 smithi096 ceph-mon[25391]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:24.965 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:24 smithi122 ceph-mon[28244]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:24.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:24 smithi099 ceph-mon[27837]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:25.026 INFO:teuthology.orchestra.run.smithi096.stderr:Using ceph image with id '48ed0a2cf89d' and tag 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2' created on 2024-09-21 00:56:26 +0000 UTC 2024-09-21T05:04:25.026 INFO:teuthology.orchestra.run.smithi096.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:04:25.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:25 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2167197942' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:25.789 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:25 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/451258235' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:25 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2167197942' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:25.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:25 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/451258235' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:26.015 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:25 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2167197942' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:26.015 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:25 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/451258235' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:26.331 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T05:04:26.401 INFO:teuthology.orchestra.run.smithi096.stderr:++ cat /tmp/svcname 2024-09-21T05:04:26.401 INFO:teuthology.orchestra.run.smithi096.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.uctdb1.0.0.smithi096.vsroyh ctdb status 2024-09-21T05:04:26.627 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring fsid b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:04:26.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:26 smithi099 ceph-mon[27837]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:27.016 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:26 smithi096 ceph-mon[25391]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:27.016 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:26 smithi122 ceph-mon[28244]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:28.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:27 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2759191768' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:28.082 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T05:04:28.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:27 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2759191768' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:28.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:27 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2759191768' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:28.150 INFO:teuthology.orchestra.run.smithi096.stderr:+ cat /tmp/ctdb_status 2024-09-21T05:04:28.150 INFO:teuthology.orchestra.run.smithi096.stdout:Number of nodes:3 2024-09-21T05:04:28.150 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:0 172.21.15.96 OK (THIS NODE) 2024-09-21T05:04:28.150 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:1 172.21.15.122 OK 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:2 172.21.15.99 OK 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:Generation:1138012081 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:Size:3 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:hash:0 lmaster:0 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:hash:1 lmaster:1 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:hash:2 lmaster:2 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:Recovery mode:NORMAL (0) 2024-09-21T05:04:28.151 INFO:teuthology.orchestra.run.smithi096.stdout:Leader:0 2024-09-21T05:04:28.152 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:04:28.217 INFO:teuthology.orchestra.run.smithi096.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T05:04:28.218 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:0 172.21.15.96 OK (THIS NODE) 2024-09-21T05:04:28.220 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:04:28.285 INFO:teuthology.orchestra.run.smithi096.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T05:04:28.286 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:1 172.21.15.122 OK 2024-09-21T05:04:28.288 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T05:04:28.353 INFO:teuthology.orchestra.run.smithi096.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T05:04:28.354 INFO:teuthology.orchestra.run.smithi096.stdout:pnn:2 172.21.15.99 OK 2024-09-21T05:04:28.355 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T05:04:28.420 INFO:teuthology.orchestra.run.smithi096.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T05:04:28.421 INFO:teuthology.orchestra.run.smithi096.stdout:Number of nodes:3 2024-09-21T05:04:28.423 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T05:04:28.487 INFO:teuthology.orchestra.run.smithi096.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T05:04:28.489 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T05:04:28.499 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi194.front.sepia.ceph.com 2024-09-21T05:04:28.499 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T05:04:28.528 INFO:teuthology.orchestra.run.smithi194.stderr:+ sleep 30 2024-09-21T05:04:29.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:28 smithi096 ceph-mon[25391]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:29.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:28 smithi122 ceph-mon[28244]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:29.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:28 smithi099 ceph-mon[27837]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:30.970 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:30 smithi122 ceph-mon[28244]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:30.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:30 smithi099 ceph-mon[27837]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:30.970 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:30 smithi096 ceph-mon[25391]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/371493730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:31.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:31 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/4022660623' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:32.022 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/371493730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:32.023 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:31 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/4022660623' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:32.023 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/371493730' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:32.023 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:31 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/4022660623' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:32.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:32 smithi099 ceph-mon[27837]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:33.024 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:32 smithi096 ceph-mon[25391]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:33.024 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:32 smithi122 ceph-mon[28244]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T05:04:34.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:33 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/762125703' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:34.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:33 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/762125703' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:34.133 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:33 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/762125703' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:34.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:34 smithi099 ceph-mon[27837]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:35.026 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:34 smithi096 ceph-mon[25391]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:35.027 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:34 smithi122 ceph-mon[28244]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T05:04:36.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:36 smithi099 ceph-mon[27837]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:37.029 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:36 smithi096 ceph-mon[25391]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:37.029 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:36 smithi122 ceph-mon[28244]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:37.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:37 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3943851452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:37.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:37 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/3369630749' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:37.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:37 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3943851452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:37.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:37 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/3369630749' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:38.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:37 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3943851452' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:38.030 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:37 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/3369630749' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:38.837 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:38 smithi122 ceph-mon[28244]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:38.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:38 smithi099 ceph-mon[27837]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:39.031 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:38 smithi096 ceph-mon[25391]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:39.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:39 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/4009512396' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:40.032 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:39 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/4009512396' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:40.032 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:39 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/4009512396' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:41.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:40 smithi122 ceph-mon[28244]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:41.127 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:40 smithi096 ceph-mon[25391]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:41.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:40 smithi099 ceph-mon[27837]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:42.993 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:42 smithi096 ceph-mon[25391]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:42.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:42 smithi099 ceph-mon[27837]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:43.036 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:42 smithi122 ceph-mon[28244]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:43.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/2277252951' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:43.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:43 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/2977929581' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:44.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/2277252951' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:44.037 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:43 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/2977929581' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:44.037 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/2277252951' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:44.037 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:43 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/2977929581' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:44.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:44 smithi099 ceph-mon[27837]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:45.038 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:44 smithi096 ceph-mon[25391]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:45.039 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:44 smithi122 ceph-mon[28244]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:45.950 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:45 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2624504455' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:46.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:45 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2624504455' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:46.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:45 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2624504455' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:47.496 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:47 smithi099 ceph-mon[27837]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:47.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:47 smithi096 ceph-mon[25391]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:47.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:47 smithi122 ceph-mon[28244]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:48.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:48 smithi099 ceph-mon[27837]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:49.042 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:48 smithi096 ceph-mon[25391]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:49.042 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:48 smithi122 ceph-mon[28244]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:49.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:49 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/259346347' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:49.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:49 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/1123743733' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:50.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:49 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/259346347' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:50.043 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:49 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/1123743733' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:50.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:49 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/259346347' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:50.044 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:49 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/1123743733' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:04:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:50.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:04:50.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:04:50.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:50.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:50.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:50 smithi099 ceph-mon[27837]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:04:51.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:04:51.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:50 smithi096 ceph-mon[25391]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:04:51.045 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:04:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:04:51.046 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:50 smithi122 ceph-mon[28244]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi096.vsroyh'}, 1: {0: 'uctdb1.1.0.smithi122.wczhzj'}, 2: {0: 'uctdb1.2.0.smithi099.owmdcp'}} 3 2024-09-21T05:04:52.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:51 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/1244452410' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:52.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:51 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/1244452410' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:52.140 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:51 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/1244452410' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:53.082 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:52 smithi122 ceph-mon[28244]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:53.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:52 smithi099 ceph-mon[27837]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:53.141 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:52 smithi096 ceph-mon[25391]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:54.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:54 smithi099 ceph-mon[27837]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:55.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:54 smithi096 ceph-mon[25391]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:55.049 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:54 smithi122 ceph-mon[28244]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T05:04:55.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:55 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/860103328' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:55.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:55 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/864296324' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:56.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:55 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/860103328' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:56.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:55 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/864296324' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:56.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:55 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/860103328' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:56.050 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:55 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/864296324' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:56.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:56 smithi099 ceph-mon[27837]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:57.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:56 smithi096 ceph-mon[25391]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:57.051 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:56 smithi122 ceph-mon[28244]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:58.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:57 smithi099 ceph-mon[27837]: from='client.? 172.21.15.99:0/2874783525' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:58.144 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:57 smithi122 ceph-mon[28244]: from='client.? 172.21.15.99:0/2874783525' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:58.144 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:57 smithi096 ceph-mon[25391]: from='client.? 172.21.15.99:0/2874783525' entity='client.smb.config.uctdb1.2.0.smithi099.owmdcp' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:04:58.534 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.122/share1 -c ls' 2024-09-21T05:04:58.600 INFO:teuthology.orchestra.run.smithi194.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.122/share1 -c ls 2024-09-21T05:04:59.054 INFO:teuthology.orchestra.run.smithi194.stdout: . D 0 Sat Sep 21 05:02:09 2024 2024-09-21T05:04:59.054 INFO:teuthology.orchestra.run.smithi194.stdout: .. D 0 Sat Sep 21 05:02:09 2024 2024-09-21T05:04:59.054 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T05:04:59.054 INFO:teuthology.orchestra.run.smithi194.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:04:59.081 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:04:58 smithi122 ceph-mon[28244]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:04:58 smithi099 ceph-mon[27837]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:59.135 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:04:58 smithi096 ceph-mon[25391]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T05:04:59.642 DEBUG:teuthology.orchestra.run.smithi194:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.122/share2 -c ls' 2024-09-21T05:04:59.705 INFO:teuthology.orchestra.run.smithi194.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.122/share2 -c ls 2024-09-21T05:05:00.210 INFO:teuthology.orchestra.run.smithi194.stdout: . D 0 Sat Sep 21 05:02:11 2024 2024-09-21T05:05:00.210 INFO:teuthology.orchestra.run.smithi194.stdout: .. D 0 Sat Sep 21 05:02:11 2024 2024-09-21T05:05:00.211 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-09-21T05:05:00.211 INFO:teuthology.orchestra.run.smithi194.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-21T05:05:00.730 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T05:05:00.741 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:05:00.741 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T05:05:00.989 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:00 smithi096 ceph-mon[25391]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T05:05:00.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:00 smithi099 ceph-mon[27837]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T05:05:00.990 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:00 smithi122 ceph-mon[28244]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T05:05:01.005 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:01.841 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:01 smithi096 ceph-mon[25391]: from='client.? 172.21.15.96:0/3680817118' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:01.841 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:01 smithi096 ceph-mon[25391]: from='client.? 172.21.15.122:0/706526549' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "results": [ 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "share_id": "share1", 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "removed" 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "removed", 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.908 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.share", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "share_id": "share2", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "removed" 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "removed", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "cluster_id": "uctdb1", 2024-09-21T05:05:01.909 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "removed" 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "removed", 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: { 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "resource": { 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "users_groups_id": "ug1", 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "intent": "removed" 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: }, 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "state": "removed", 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: } 2024-09-21T05:05:01.910 INFO:teuthology.orchestra.run.smithi096.stdout: ], 2024-09-21T05:05:01.911 INFO:teuthology.orchestra.run.smithi096.stdout: "success": true 2024-09-21T05:05:01.911 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-09-21T05:05:01.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:01 smithi099 ceph-mon[27837]: from='client.? 172.21.15.96:0/3680817118' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:01.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:01 smithi099 ceph-mon[27837]: from='client.? 172.21.15.122:0/706526549' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:02.056 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:01 smithi122 ceph-mon[28244]: from='client.? 172.21.15.96:0/3680817118' entity='client.smb.config.uctdb1.0.0.smithi096.vsroyh' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:02.057 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:01 smithi122 ceph-mon[28244]: from='client.? 172.21.15.122:0/706526549' entity='client.smb.config.uctdb1.1.0.smithi122.wczhzj' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:02.675 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T05:05:02.684 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to be not present in service list 2024-09-21T05:05:02.685 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:02.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:05:02.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: Remove service smb.uctdb1 2024-09-21T05:05:02.971 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: Removing orphan daemon smb.uctdb1.0.0.smithi096.vsroyh... 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: Removing daemon smb.uctdb1.0.0.smithi096.vsroyh from smithi096 -- ports [445, 9922] 2024-09-21T05:05:02.972 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:02 smithi096 ceph-mon[25391]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: Remove service smb.uctdb1 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:03.148 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: Removing orphan daemon smb.uctdb1.0.0.smithi096.vsroyh... 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: Removing daemon smb.uctdb1.0.0.smithi096.vsroyh from smithi096 -- ports [445, 9922] 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:02 smithi122 ceph-mon[28244]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T05:05:03.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: Remove service smb.uctdb1 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: Removing orphan daemon smb.uctdb1.0.0.smithi096.vsroyh... 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: Removing daemon smb.uctdb1.0.0.smithi096.vsroyh from smithi096 -- ports [445, 9922] 2024-09-21T05:05:03.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:02 smithi099 ceph-mon[27837]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-21T05:05:04.973 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:04 smithi122 ceph-mon[28244]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:04.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:04 smithi099 ceph-mon[27837]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:05.018 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:04 smithi096 ceph-mon[25391]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:06.111 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:06.787 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:06 smithi096 ceph-mon[25391]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:06.943 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:06.943 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:05:01.867915Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 3, "size": 3}}] 2024-09-21T05:05:06.976 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:06 smithi122 ceph-mon[28244]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:06.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:06 smithi099 ceph-mon[27837]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:07.627 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'smb.uctdb1', 'mgr', 'mon', 'mds.cephfs'} 2024-09-21T05:05:07.854 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:07 smithi096 ceph-mon[25391]: from='client.16479 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:07.942 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:07 smithi122 ceph-mon[28244]: from='client.16479 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:07.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:07 smithi099 ceph-mon[27837]: from='client.16479 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:08.628 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: Removing key for client.smb.config.uctdb1.0.0.smithi096.vsroyh 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"} : dispatch 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"}]': finished 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: Removing orphan daemon smb.uctdb1.2.0.smithi099.owmdcp... 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: Removing daemon smb.uctdb1.2.0.smithi099.owmdcp from smithi099 -- ports [445, 9922] 2024-09-21T05:05:08.807 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:08 smithi122 ceph-mon[28244]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:08.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: Removing key for client.smb.config.uctdb1.0.0.smithi096.vsroyh 2024-09-21T05:05:08.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"} : dispatch 2024-09-21T05:05:08.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"}]': finished 2024-09-21T05:05:08.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: Removing orphan daemon smb.uctdb1.2.0.smithi099.owmdcp... 2024-09-21T05:05:08.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: Removing daemon smb.uctdb1.2.0.smithi099.owmdcp from smithi099 -- ports [445, 9922] 2024-09-21T05:05:08.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:08 smithi099 ceph-mon[27837]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:08.879 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: Removing key for client.smb.config.uctdb1.0.0.smithi096.vsroyh 2024-09-21T05:05:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"} : dispatch 2024-09-21T05:05:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi096.vsroyh"}]': finished 2024-09-21T05:05:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: Removing orphan daemon smb.uctdb1.2.0.smithi099.owmdcp... 2024-09-21T05:05:08.999 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: Removing daemon smb.uctdb1.2.0.smithi099.owmdcp from smithi099 -- ports [445, 9922] 2024-09-21T05:05:09.000 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:08 smithi096 ceph-mon[25391]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 181 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-21T05:05:09.550 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:09.550 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:05:01.867915Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 2, "size": 3}}] 2024-09-21T05:05:10.212 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'smb.uctdb1', 'mgr', 'mon', 'mds.cephfs'} 2024-09-21T05:05:10.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:10 smithi096 ceph-mon[25391]: from='client.16533 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:10.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:10 smithi122 ceph-mon[28244]: from='client.16533 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:10.671 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:10 smithi099 ceph-mon[27837]: from='client.16533 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:11.213 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:11.473 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:11.544 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:11 smithi096 ceph-mon[25391]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:11.582 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:11 smithi122 ceph-mon[28244]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:11.586 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:11 smithi099 ceph-mon[27837]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T05:05:12.203 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:12.203 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:05:01.867915Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 2, "size": 3}}] 2024-09-21T05:05:12.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:12 smithi096 ceph-mon[25391]: from='client.16539 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:12.847 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:12 smithi096 ceph-mon[25391]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:12.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:12 smithi099 ceph-mon[27837]: from='client.16539 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:12.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:12 smithi099 ceph-mon[27837]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:12.877 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'smb.uctdb1', 'mgr', 'mon', 'mds.cephfs'} 2024-09-21T05:05:12.982 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:12 smithi122 ceph-mon[28244]: from='client.16539 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:12.982 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:12 smithi122 ceph-mon[28244]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:13.878 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:13 smithi099 ceph-mon[27837]: Removing key for client.smb.config.uctdb1.2.0.smithi099.owmdcp 2024-09-21T05:05:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:13 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"} : dispatch 2024-09-21T05:05:13.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:13 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"}]': finished 2024-09-21T05:05:13.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:13 smithi099 ceph-mon[27837]: Removing orphan daemon smb.uctdb1.1.0.smithi122.wczhzj... 2024-09-21T05:05:13.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:13 smithi099 ceph-mon[27837]: Removing daemon smb.uctdb1.1.0.smithi122.wczhzj from smithi122 -- ports [445, 9922] 2024-09-21T05:05:14.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:13 smithi122 ceph-mon[28244]: Removing key for client.smb.config.uctdb1.2.0.smithi099.owmdcp 2024-09-21T05:05:14.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:13 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"} : dispatch 2024-09-21T05:05:14.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:13 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"}]': finished 2024-09-21T05:05:14.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:13 smithi122 ceph-mon[28244]: Removing orphan daemon smb.uctdb1.1.0.smithi122.wczhzj... 2024-09-21T05:05:14.035 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:13 smithi122 ceph-mon[28244]: Removing daemon smb.uctdb1.1.0.smithi122.wczhzj from smithi122 -- ports [445, 9922] 2024-09-21T05:05:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:13 smithi096 ceph-mon[25391]: Removing key for client.smb.config.uctdb1.2.0.smithi099.owmdcp 2024-09-21T05:05:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:13 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"} : dispatch 2024-09-21T05:05:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:13 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi099.owmdcp"}]': finished 2024-09-21T05:05:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:13 smithi096 ceph-mon[25391]: Removing orphan daemon smb.uctdb1.1.0.smithi122.wczhzj... 2024-09-21T05:05:14.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:13 smithi096 ceph-mon[25391]: Removing daemon smb.uctdb1.1.0.smithi122.wczhzj from smithi122 -- ports [445, 9922] 2024-09-21T05:05:14.124 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:14.812 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:14 smithi122 ceph-mon[28244]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:14.853 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:14.853 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:05:01.867915Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 1, "size": 3}}] 2024-09-21T05:05:14.853 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:14 smithi096 ceph-mon[25391]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:14.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:14 smithi099 ceph-mon[27837]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T05:05:15.482 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'smb.uctdb1', 'mgr', 'mon', 'mds.cephfs'} 2024-09-21T05:05:15.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:15 smithi122 ceph-mon[28244]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:15.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:15 smithi099 ceph-mon[27837]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:16.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:15 smithi096 ceph-mon[25391]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:16.484 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:16.739 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:16.794 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:16 smithi096 ceph-mon[25391]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:16.987 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:16 smithi122 ceph-mon[28244]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:16.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:16 smithi099 ceph-mon[27837]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:17.416 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:17.416 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:03:45.912412Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:03:45.919215Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:03:45.912175Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:03:45.912267Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T05:05:01.867915Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-21T05:02:46.659439Z", "last_refresh": "2024-09-21T05:03:45.912484Z", "running": 1, "size": 3}}] 2024-09-21T05:05:17.984 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:17 smithi122 ceph-mon[28244]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:17.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:17 smithi099 ceph-mon[27837]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:18.003 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:17 smithi096 ceph-mon[25391]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T05:05:18.030 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'osd', 'smb.uctdb1', 'mgr', 'mon', 'mds.cephfs'} 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: Removing key for client.smb.config.uctdb1.1.0.smithi122.wczhzj 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"} : dispatch 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"}]': finished 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: Purge service smb.uctdb1 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T05:05:18.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:18.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:18 smithi099 ceph-mon[27837]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:19.031 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: Removing key for client.smb.config.uctdb1.1.0.smithi122.wczhzj 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"} : dispatch 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"}]': finished 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: Purge service smb.uctdb1 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T05:05:19.044 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T05:05:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:19.045 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:18 smithi096 ceph-mon[25391]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:19.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: Removing key for client.smb.config.uctdb1.1.0.smithi122.wczhzj 2024-09-21T05:05:19.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"} : dispatch 2024-09-21T05:05:19.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi122.wczhzj"}]': finished 2024-09-21T05:05:19.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: Purge service smb.uctdb1 2024-09-21T05:05:19.070 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-21T05:05:19.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-21T05:05:19.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T05:05:19.071 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:18 smithi122 ceph-mon[28244]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-21T05:05:19.464 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/mon.a/config 2024-09-21T05:05:20.188 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-21T05:05:20.188 INFO:teuthology.orchestra.run.smithi096.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T05:01:58.292727Z", "last_refresh": "2024-09-21T05:05:19.496883Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi096=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:58:33.271788Z", "last_refresh": "2024-09-21T05:05:20.070803Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi096:172.21.15.96=a", "smithi099:172.21.15.99=b", "smithi122:172.21.15.122=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:58:09.361335Z", "last_refresh": "2024-09-21T05:05:19.496647Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00", "last_refresh": "2024-09-21T05:05:19.496739Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T05:05:20.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.762 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:20.763 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:20 smithi096 ceph-mon[25391]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.789 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'osd', 'mds.cephfs', 'mgr'} 2024-09-21T05:05:20.790 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T05:05:20.800 INFO:tasks.cephadm:Teardown begin 2024-09-21T05:05:20.801 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:20.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:20 smithi122 ceph-mon[28244]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T05:05:20.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T05:05:20.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:20 smithi099 ceph-mon[27837]: from='mgr.14556 172.21.15.96:0/2939709327' entity='mgr.x' 2024-09-21T05:05:20.889 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:05:20.923 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:05:20.954 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T05:05:20.954 DEBUG:teuthology.orchestra.run.smithi096:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:05:20.969 DEBUG:teuthology.orchestra.run.smithi099:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:05:20.986 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:05:21.005 DEBUG:teuthology.orchestra.run.smithi194:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T05:05:21.023 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T05:05:21.023 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T05:05:21.023 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a 2024-09-21T05:05:21.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 systemd[1]: Stopping Ceph mon.a for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:21.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a[25368]: 2024-09-21T05:05:21.309+0000 7f1651e53640 -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-21T05:05:21.579 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a[25368]: 2024-09-21T05:05:21.309+0000 7f1651e53640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T05:05:21.875 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 podman[64857]: 2024-09-21 05:05:21.576680251 +0000 UTC m=+0.371193625 container died 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T05:05:22.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 podman[64857]: 2024-09-21 05:05:21.971101756 +0000 UTC m=+0.765615121 container cleanup 81c355ceb1746a86ca53378ea48fadd99b6f4ff21aeb506cf605c3579d90b030 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True) 2024-09-21T05:05:22.294 INFO:journalctl@ceph.mon.a.smithi096.stdout:Sep 21 05:05:21 smithi096 bash[64857]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-a 2024-09-21T05:05:22.542 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.a.service' 2024-09-21T05:05:22.589 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:22.589 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T05:05:22.589 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T05:05:22.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.b 2024-09-21T05:05:22.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:22 smithi099 systemd[1]: Stopping Ceph mon.b for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:23.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:22 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b[27812]: 2024-09-21T05:05:22.991+0000 7f8a2c8a9640 -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-21T05:05:23.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:22 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b[27812]: 2024-09-21T05:05:22.991+0000 7f8a2c8a9640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T05:05:23.543 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:23 smithi099 podman[46097]: 2024-09-21 05:05:23.247154685 +0000 UTC m=+0.474351839 container died 7ea79df6255bad9e349f6a05dc945c36c543cfd0adf329e754f73c030da28a57 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2) 2024-09-21T05:05:23.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:23 smithi099 podman[46097]: 2024-09-21 05:05:23.714647842 +0000 UTC m=+0.941844997 container cleanup 7ea79df6255bad9e349f6a05dc945c36c543cfd0adf329e754f73c030da28a57 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-21T05:05:23.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 21 05:05:23 smithi099 bash[46097]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-b 2024-09-21T05:05:24.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.b.service' 2024-09-21T05:05:24.184 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:24.185 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T05:05:24.185 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T05:05:24.185 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.c 2024-09-21T05:05:24.527 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 systemd[1]: Stopping Ceph mon.c for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:24.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c[28221]: 2024-09-21T05:05:24.523+0000 7f20b13f5640 -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-21T05:05:24.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c[28221]: 2024-09-21T05:05:24.523+0000 7f20b13f5640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T05:05:24.832 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 podman[47785]: 2024-09-21 05:05:24.656783557 +0000 UTC m=+0.280467732 container died 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-21T05:05:25.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 podman[47785]: 2024-09-21 05:05:24.98262014 +0000 UTC m=+0.606304314 container cleanup 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T05:05:25.203 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:24 smithi122 bash[47785]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c 2024-09-21T05:05:25.456 INFO:journalctl@ceph.mon.c.smithi122.stdout:Sep 21 05:05:25 smithi122 podman[47802]: 2024-09-21 05:05:25.200849207 +0000 UTC m=+0.547080964 container remove 8aece1afcf5097ce59a9d133334232d96dde6a2ae8ed5eb74a9c279d9e8227e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mon-c, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:05:25.460 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mon.c.service' 2024-09-21T05:05:25.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:25.509 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T05:05:25.509 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T05:05:25.509 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x 2024-09-21T05:05:25.794 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:05:25 smithi096 systemd[1]: Stopping Ceph mgr.x for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:26.095 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:05:25 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x[25644]: 2024-09-21T05:05:25.791+0000 7f9d12001640 -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-21T05:05:26.095 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:05:25 smithi096 podman[64988]: 2024-09-21 05:05:25.825284045 +0000 UTC m=+0.127115135 container died 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2) 2024-09-21T05:05:26.487 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:05:26 smithi096 podman[64988]: 2024-09-21 05:05:26.191673117 +0000 UTC m=+0.493504236 container cleanup 6433bdc188561902c547609b847151b89b61dcb2f64ca1d69bfd24d5dc7b001f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:26.487 INFO:journalctl@ceph.mgr.x.smithi096.stdout:Sep 21 05:05:26 smithi096 bash[64988]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-mgr-x 2024-09-21T05:05:26.661 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-21T05:05:26.695 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:26.695 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T05:05:26.695 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T05:05:26.695 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.0 2024-09-21T05:05:27.016 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:26 smithi096 systemd[1]: Stopping Ceph osd.0 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:27.294 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:27 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0[39430]: 2024-09-21T05:05:27.013+0000 7fb73b6cc640 -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-21T05:05:27.294 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:27 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0[39430]: 2024-09-21T05:05:27.013+0000 7fb73b6cc640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-21T05:05:27.295 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:27 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0[39430]: 2024-09-21T05:05:27.013+0000 7fb73b6cc640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:05:32.790 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:32 smithi096 podman[65119]: 2024-09-21 05:05:32.529091735 +0000 UTC m=+5.624556018 container died 9dd48b76249b03d3f69e1a6c967926d1362cfa08fd3eb4f535d8fc1065afdae7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T05:05:33.044 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:32 smithi096 podman[65119]: 2024-09-21 05:05:32.862024941 +0000 UTC m=+5.957489232 container cleanup 9dd48b76249b03d3f69e1a6c967926d1362cfa08fd3eb4f535d8fc1065afdae7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e) 2024-09-21T05:05:33.044 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:32 smithi096 bash[65119]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0 2024-09-21T05:05:33.533 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65140]: 2024-09-21 05:05:33.09248318 +0000 UTC m=+0.563036383 container remove 9dd48b76249b03d3f69e1a6c967926d1362cfa08fd3eb4f535d8fc1065afdae7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T05:05:33.795 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.433304388 +0000 UTC m=+0.016655045 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:05:33.795 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.531154438 +0000 UTC m=+0.114505088 container create 82c0e265e1ad7a83bef718ea40db4337f0abd292d7bd2f64a7696f52ce7527d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-21T05:05:33.795 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.775375288 +0000 UTC m=+0.358725942 container init 82c0e265e1ad7a83bef718ea40db4337f0abd292d7bd2f64a7696f52ce7527d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-2310-f36283e) 2024-09-21T05:05:33.795 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.780381925 +0000 UTC m=+0.363732570 container start 82c0e265e1ad7a83bef718ea40db4337f0abd292d7bd2f64a7696f52ce7527d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:34.240 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.875595935 +0000 UTC m=+0.458946615 container attach 82c0e265e1ad7a83bef718ea40db4337f0abd292d7bd2f64a7696f52ce7527d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T05:05:34.240 INFO:journalctl@ceph.osd.0.smithi096.stdout:Sep 21 05:05:33 smithi096 podman[65247]: 2024-09-21 05:05:33.968156528 +0000 UTC m=+0.551507186 container died 82c0e265e1ad7a83bef718ea40db4337f0abd292d7bd2f64a7696f52ce7527d4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T05:05:34.546 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.0.service' 2024-09-21T05:05:34.585 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:34.585 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T05:05:34.585 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T05:05:34.586 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.1 2024-09-21T05:05:34.794 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:34 smithi096 systemd[1]: Stopping Ceph osd.1 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:35.294 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:34 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1[45624]: 2024-09-21T05:05:34.883+0000 7f7f1c909640 -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-21T05:05:35.294 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:34 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1[45624]: 2024-09-21T05:05:34.883+0000 7f7f1c909640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-21T05:05:35.295 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:34 smithi096 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1[45624]: 2024-09-21T05:05:34.883+0000 7f7f1c909640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:05:40.685 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:40 smithi096 podman[65377]: 2024-09-21 05:05:40.40207129 +0000 UTC m=+5.603676680 container died 7ab17740c612cc787214e65e7fdd68e999be803bba61c0c8bed8518c1b3be81a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:41.035 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:40 smithi096 podman[65377]: 2024-09-21 05:05:40.764581982 +0000 UTC m=+5.966187364 container cleanup 7ab17740c612cc787214e65e7fdd68e999be803bba61c0c8bed8518c1b3be81a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T05:05:41.035 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:40 smithi096 bash[65377]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1 2024-09-21T05:05:41.294 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65401]: 2024-09-21 05:05:41.032669787 +0000 UTC m=+0.631881255 container remove 7ab17740c612cc787214e65e7fdd68e999be803bba61c0c8bed8518c1b3be81a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-21T05:05:41.744 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.366948 +0000 UTC m=+0.098917247 container create 61b1e60441de292e0441774fd9caa47c77ad9b538afaa22789f7e8f274f08d4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-21T05:05:41.744 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.284275696 +0000 UTC m=+0.016244955 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:05:41.744 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.552624921 +0000 UTC m=+0.284594180 container init 61b1e60441de292e0441774fd9caa47c77ad9b538afaa22789f7e8f274f08d4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True) 2024-09-21T05:05:41.744 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.557072699 +0000 UTC m=+0.289041950 container start 61b1e60441de292e0441774fd9caa47c77ad9b538afaa22789f7e8f274f08d4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T05:05:41.744 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.61588216 +0000 UTC m=+0.347851424 container attach 61b1e60441de292e0441774fd9caa47c77ad9b538afaa22789f7e8f274f08d4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-21T05:05:42.025 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 21 05:05:41 smithi096 podman[65496]: 2024-09-21 05:05:41.741768057 +0000 UTC m=+0.473737310 container died 61b1e60441de292e0441774fd9caa47c77ad9b538afaa22789f7e8f274f08d4d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-1-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:42.341 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.1.service' 2024-09-21T05:05:42.381 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:42.381 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T05:05:42.381 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T05:05:42.381 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.2 2024-09-21T05:05:42.692 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:42 smithi099 systemd[1]: Stopping Ceph osd.2 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:42.996 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:42 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2[31248]: 2024-09-21T05:05:42.689+0000 7fbb45add640 -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-21T05:05:42.996 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:42 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2[31248]: 2024-09-21T05:05:42.689+0000 7fbb45add640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-21T05:05:42.996 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:42 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2[31248]: 2024-09-21T05:05:42.689+0000 7fbb45add640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:05:48.486 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:48 smithi099 podman[46235]: 2024-09-21 05:05:48.206499439 +0000 UTC m=+5.638843509 container died 2dd144ec73956831e17aed3e736221d9d10e14f7a2954e834d89f041f0150006 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:05:48.746 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:48 smithi099 podman[46235]: 2024-09-21 05:05:48.632626936 +0000 UTC m=+6.064970995 container cleanup 2dd144ec73956831e17aed3e736221d9d10e14f7a2954e834d89f041f0150006 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T05:05:48.747 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:48 smithi099 bash[46235]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2 2024-09-21T05:05:49.246 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:48 smithi099 podman[46256]: 2024-09-21 05:05:48.884417462 +0000 UTC m=+0.673007660 container remove 2dd144ec73956831e17aed3e736221d9d10e14f7a2954e834d89f041f0150006 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-21T05:05:49.615 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.26872485 +0000 UTC m=+0.083104900 container create 1951a1cc02ef4b5baa3cf03f812cdd5a9d7f9402363a35058c7b53074023d7c6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:49.615 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.201481719 +0000 UTC m=+0.015861773 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:05:49.615 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.512920582 +0000 UTC m=+0.327300641 container init 1951a1cc02ef4b5baa3cf03f812cdd5a9d7f9402363a35058c7b53074023d7c6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:05:49.615 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.517849511 +0000 UTC m=+0.332229562 container start 1951a1cc02ef4b5baa3cf03f812cdd5a9d7f9402363a35058c7b53074023d7c6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T05:05:49.615 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.612798484 +0000 UTC m=+0.427178539 container attach 1951a1cc02ef4b5baa3cf03f812cdd5a9d7f9402363a35058c7b53074023d7c6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:05:49.996 INFO:journalctl@ceph.osd.2.smithi099.stdout:Sep 21 05:05:49 smithi099 podman[46351]: 2024-09-21 05:05:49.707375882 +0000 UTC m=+0.521755935 container died 1951a1cc02ef4b5baa3cf03f812cdd5a9d7f9402363a35058c7b53074023d7c6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T05:05:50.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.2.service' 2024-09-21T05:05:50.341 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:50.341 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T05:05:50.341 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T05:05:50.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.3 2024-09-21T05:05:50.664 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:50 smithi099 systemd[1]: Stopping Ceph osd.3 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:50.996 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:50 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:50.660+0000 7f6abec90640 -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-21T05:05:50.997 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:50 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:50.660+0000 7f6abec90640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-21T05:05:50.997 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:50 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:50.660+0000 7f6abec90640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:05:53.996 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:53 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:53.513+0000 7f6ab729d640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:26.911247+0000 front 2024-09-21T05:05:26.911147+0000 (oldest deadline 2024-09-21T05:05:52.811303+0000) 2024-09-21T05:05:54.996 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:54 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:54.533+0000 7f6ab729d640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:26.911247+0000 front 2024-09-21T05:05:26.911147+0000 (oldest deadline 2024-09-21T05:05:52.811303+0000) 2024-09-21T05:05:55.832 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:55 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:55.347+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:05:55.832 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:05:55 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:05:55.396+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:05:55.997 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:55 smithi099 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3[37348]: 2024-09-21T05:05:55.573+0000 7f6ab729d640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:26.911247+0000 front 2024-09-21T05:05:26.911147+0000 (oldest deadline 2024-09-21T05:05:52.811303+0000) 2024-09-21T05:05:56.305 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 podman[46478]: 2024-09-21 05:05:56.028039937 +0000 UTC m=+5.470551700 container died 6f4c084f8f70c3c21ff0e1c82c60adc2f3fdf2ae35bfafec91950833e28a5da3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:05:56.647 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 podman[46478]: 2024-09-21 05:05:56.401761948 +0000 UTC m=+5.844273708 container cleanup 6f4c084f8f70c3c21ff0e1c82c60adc2f3fdf2ae35bfafec91950833e28a5da3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2) 2024-09-21T05:05:56.647 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 bash[46478]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3 2024-09-21T05:05:56.831 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:56 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:56.335+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:05:56.832 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:05:56 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:05:56.376+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:05:56.972 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 podman[46510]: 2024-09-21 05:05:56.644510757 +0000 UTC m=+0.605295010 container remove 6f4c084f8f70c3c21ff0e1c82c60adc2f3fdf2ae35bfafec91950833e28a5da3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T05:05:57.246 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 podman[46604]: 2024-09-21 05:05:56.970499783 +0000 UTC m=+0.111612000 container create 1fa3ec08668c0a5fbcc30de9dfee65de5260f8b07bc227708049d184adccb0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T05:05:57.247 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:56 smithi099 podman[46604]: 2024-09-21 05:05:56.874715135 +0000 UTC m=+0.015827321 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:05:57.247 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:57 smithi099 podman[46604]: 2024-09-21 05:05:57.172887989 +0000 UTC m=+0.314000179 container init 1fa3ec08668c0a5fbcc30de9dfee65de5260f8b07bc227708049d184adccb0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T05:05:57.247 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:57 smithi099 podman[46604]: 2024-09-21 05:05:57.178076317 +0000 UTC m=+0.319188493 container start 1fa3ec08668c0a5fbcc30de9dfee65de5260f8b07bc227708049d184adccb0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T05:05:57.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:05:57 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:05:57.389+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:05:57.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:57 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:57.292+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:05:57.677 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:57 smithi099 podman[46604]: 2024-09-21 05:05:57.264381014 +0000 UTC m=+0.405493201 container attach 1fa3ec08668c0a5fbcc30de9dfee65de5260f8b07bc227708049d184adccb0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:05:57.677 INFO:journalctl@ceph.osd.3.smithi099.stdout:Sep 21 05:05:57 smithi099 podman[46604]: 2024-09-21 05:05:57.36375718 +0000 UTC m=+0.504869358 container died 1fa3ec08668c0a5fbcc30de9dfee65de5260f8b07bc227708049d184adccb0ce (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T05:05:57.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.3.service' 2024-09-21T05:05:58.012 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:05:58.012 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T05:05:58.013 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T05:05:58.013 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.4 2024-09-21T05:05:58.311 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:58 smithi122 systemd[1]: Stopping Ceph osd.4 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:05:58.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:05:58 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:05:58.381+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:05:58.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:58 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:58.307+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:05:58.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:58 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:58.328+0000 7ff41baf4640 -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-21T05:05:58.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:58 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:58.328+0000 7ff41baf4640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-21T05:05:58.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:58 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:58.328+0000 7ff41baf4640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:05:59.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:05:59 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:05:59.259+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:05:59.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:05:59 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:05:59.372+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:00.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:00 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:00.283+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:06:00.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:00 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:00.377+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:01.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:01 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:01.362+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:01.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:01 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:01.295+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:06:01.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:01 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:01.295+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:35.200741+0000 front 2024-09-21T05:05:35.200704+0000 (oldest deadline 2024-09-21T05:06:00.401046+0000) 2024-09-21T05:06:02.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:02 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:02.352+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:02.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:02 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:02.278+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:06:02.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:02 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:02.278+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:35.200741+0000 front 2024-09-21T05:05:35.200704+0000 (oldest deadline 2024-09-21T05:06:00.401046+0000) 2024-09-21T05:06:03.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:03 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:03.302+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:03.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:03 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:03.302+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:28.800329+0000 front 2024-09-21T05:05:28.800221+0000 (oldest deadline 2024-09-21T05:05:54.700082+0000) 2024-09-21T05:06:03.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:03 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4[32335]: 2024-09-21T05:06:03.302+0000 7ff418109640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:35.200741+0000 front 2024-09-21T05:05:35.200704+0000 (oldest deadline 2024-09-21T05:06:00.401046+0000) 2024-09-21T05:06:04.105 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:03 smithi122 podman[47932]: 2024-09-21 05:06:03.839446403 +0000 UTC m=+5.622592688 container died d588603f30cbafbdb8e99617b255e422581f2b62088611fdd77fe54f4d76843f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T05:06:04.564 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:04 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:04.309+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:04.565 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:04 smithi122 podman[47932]: 2024-09-21 05:06:04.294093023 +0000 UTC m=+6.077239291 container cleanup d588603f30cbafbdb8e99617b255e422581f2b62088611fdd77fe54f4d76843f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T05:06:04.565 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:04 smithi122 bash[47932]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4 2024-09-21T05:06:04.832 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:04 smithi122 podman[47952]: 2024-09-21 05:06:04.56230929 +0000 UTC m=+0.716215222 container remove d588603f30cbafbdb8e99617b255e422581f2b62088611fdd77fe54f4d76843f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2) 2024-09-21T05:06:05.201 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:04 smithi122 podman[48045]: 2024-09-21 05:06:04.804509347 +0000 UTC m=+0.015154514 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:06:05.201 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:04 smithi122 podman[48045]: 2024-09-21 05:06:04.904828174 +0000 UTC m=+0.115473357 container create 9700140328ccb6f7d7bda36dae12569c9401362e829659b020632f13f7258429 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T05:06:05.201 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:05 smithi122 podman[48045]: 2024-09-21 05:06:05.107329172 +0000 UTC m=+0.317974325 container init 9700140328ccb6f7d7bda36dae12569c9401362e829659b020632f13f7258429 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T05:06:05.201 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:05 smithi122 podman[48045]: 2024-09-21 05:06:05.11243083 +0000 UTC m=+0.323075973 container start 9700140328ccb6f7d7bda36dae12569c9401362e829659b020632f13f7258429 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:06:05.201 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:05 smithi122 podman[48045]: 2024-09-21 05:06:05.198855565 +0000 UTC m=+0.409500719 container attach 9700140328ccb6f7d7bda36dae12569c9401362e829659b020632f13f7258429 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T05:06:05.582 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 05:06:05 smithi122 podman[48045]: 2024-09-21 05:06:05.295543515 +0000 UTC m=+0.506188668 container died 9700140328ccb6f7d7bda36dae12569c9401362e829659b020632f13f7258429 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T05:06:05.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:05 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:05.287+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:05.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:05 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:05.287+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:05.873 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.4.service' 2024-09-21T05:06:05.914 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:06:05.914 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T05:06:05.914 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T05:06:05.915 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.5 2024-09-21T05:06:06.243 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:05 smithi122 systemd[1]: Stopping Ceph osd.5 for b36f83fc-77d5-11ef-baf5-efdc52797490... 2024-09-21T05:06:06.529 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:06 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:06.240+0000 7f02aaf41640 -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-21T05:06:06.529 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:06 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:06.240+0000 7f02aaf41640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-21T05:06:06.529 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:06 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:06.240+0000 7f02aaf41640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T05:06:06.529 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:06 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:06.301+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:06.529 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:06 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:06.301+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:07.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:07 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:07.310+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:07.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:07 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:07.310+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:08.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:08 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:08.324+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:08.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:08 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:08.324+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:09.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:09 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:09.290+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:09.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:09 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:09.290+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:10.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:10 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:10.294+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6806 osd.0 since back 2024-09-21T05:05:29.846853+0000 front 2024-09-21T05:05:29.846903+0000 (oldest deadline 2024-09-21T05:05:55.146671+0000) 2024-09-21T05:06:10.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:10 smithi122 ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5[38255]: 2024-09-21T05:06:10.294+0000 7f02a354e640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.96:6814 osd.1 since back 2024-09-21T05:05:39.847619+0000 front 2024-09-21T05:05:39.847652+0000 (oldest deadline 2024-09-21T05:06:04.547602+0000) 2024-09-21T05:06:12.082 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:11 smithi122 podman[48172]: 2024-09-21 05:06:11.739243545 +0000 UTC m=+5.602899311 container died 3b8a208d006855d3904e6377626dbe925442fbdbd268a6b342ba283d412aeab5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T05:06:12.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48172]: 2024-09-21 05:06:12.097071454 +0000 UTC m=+5.960727254 container cleanup 3b8a208d006855d3904e6377626dbe925442fbdbd268a6b342ba283d412aeab5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T05:06:12.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 bash[48172]: ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5 2024-09-21T05:06:12.582 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48193]: 2024-09-21 05:06:12.27344635 +0000 UTC m=+0.527850996 container remove 3b8a208d006855d3904e6377626dbe925442fbdbd268a6b342ba283d412aeab5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-21T05:06:12.979 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48288]: 2024-09-21 05:06:12.606966187 +0000 UTC m=+0.015776006 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00 2024-09-21T05:06:12.979 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48288]: 2024-09-21 05:06:12.707732992 +0000 UTC m=+0.116542841 container create 271c31dabd6d05d5461dd30d135f026773c44b76d4c3dbe21344f0be705d5cec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T05:06:12.979 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48288]: 2024-09-21 05:06:12.876908238 +0000 UTC m=+0.285718045 container init 271c31dabd6d05d5461dd30d135f026773c44b76d4c3dbe21344f0be705d5cec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True) 2024-09-21T05:06:12.979 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48288]: 2024-09-21 05:06:12.881800756 +0000 UTC m=+0.290610567 container start 271c31dabd6d05d5461dd30d135f026773c44b76d4c3dbe21344f0be705d5cec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-2310-f36283e, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T05:06:12.980 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:12 smithi122 podman[48288]: 2024-09-21 05:06:12.976908494 +0000 UTC m=+0.385718307 container attach 271c31dabd6d05d5461dd30d135f026773c44b76d4c3dbe21344f0be705d5cec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T05:06:13.332 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 05:06:13 smithi122 podman[48288]: 2024-09-21 05:06:13.074971459 +0000 UTC m=+0.483781266 container died 271c31dabd6d05d5461dd30d135f026773c44b76d4c3dbe21344f0be705d5cec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-b36f83fc-77d5-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T05:06:13.711 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b36f83fc-77d5-11ef-baf5-efdc52797490@osd.5.service' 2024-09-21T05:06:13.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T05:06:13.751 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T05:06:13.751 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:06:13.952 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:17.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:06:18.010 INFO:teuthology.orchestra.run.smithi099.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:19.097 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:06:19.298 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:28.879 DEBUG:teuthology.orchestra.run.smithi194:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T05:06:29.086 INFO:teuthology.orchestra.run.smithi194.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:29.204 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:29.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:29.271 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:29.301 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T05:06:29.328 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T05:06:29.330 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi096/crash 2024-09-21T05:06:29.331 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:06:29.365 INFO:teuthology.orchestra.run.smithi096.stderr:tar: /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:06:29.365 INFO:teuthology.orchestra.run.smithi096.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:06:29.367 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi099/crash 2024-09-21T05:06:29.368 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:06:29.469 INFO:teuthology.orchestra.run.smithi099.stderr:tar: /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:06:29.469 INFO:teuthology.orchestra.run.smithi099.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:06:29.471 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi122/crash 2024-09-21T05:06:29.472 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:06:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:06:29.506 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:06:29.508 DEBUG:teuthology.misc:Transferring archived files from smithi194:/var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi194/crash 2024-09-21T05:06:29.509 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash -- . 2024-09-21T05:06:29.571 INFO:teuthology.orchestra.run.smithi194.stderr:tar: /var/lib/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T05:06:29.571 INFO:teuthology.orchestra.run.smithi194.stderr:tar: Error is not recoverable: exiting now 2024-09-21T05:06:29.573 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T05:06:29.573 DEBUG:teuthology.orchestra.run.smithi096:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T05:06:29.603 INFO:tasks.cephadm:Compressing logs... 2024-09-21T05:06:29.603 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T05:06:29.645 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T05:06:29.647 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T05:06:29.649 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T05:06:29.669 INFO:teuthology.orchestra.run.smithi096.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-21T05:06:29.669 INFO:teuthology.orchestra.run.smithi096.stderr:: No such file or directory 2024-09-21T05:06:29.669 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.0.log: /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi096.jaaxcj.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi096.jaaxcj.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-21T05:06:29.671 INFO:teuthology.orchestra.run.smithi096.stderr: 79.2% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi096.jaaxcj.log.gz 2024-09-21T05:06:29.672 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:06:29.675 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.a.log: 84.0%gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-21T05:06:29.675 INFO:teuthology.orchestra.run.smithi096.stderr: -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:06:29.675 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:06:29.675 INFO:teuthology.orchestra.run.smithi096.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mgr.x.log: /var/log/ceph/cephadm.log: 90.0% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:06:29.675 INFO:teuthology.orchestra.run.smithi096.stderr: 86.4% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:: No such file or directory 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose --/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.2.log: /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr: 80.9% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.3.log: 90.2% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:06:29.676 INFO:teuthology.orchestra.run.smithi099.stderr: 86.3% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:06:29.677 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/cephadm.log: 87.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:06:29.678 INFO:teuthology.orchestra.run.smithi096.stderr: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:06:29.678 INFO:teuthology.orchestra.run.smithi096.stderr: 91.3% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:06:29.679 INFO:teuthology.orchestra.run.smithi194.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:06:29.679 INFO:teuthology.orchestra.run.smithi194.stderr:: No such file or directory 2024-09-21T05:06:29.679 INFO:teuthology.orchestra.run.smithi194.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:06:29.679 INFO:teuthology.orchestra.run.smithi194.stderr: 2024-09-21T05:06:29.679 INFO:teuthology.orchestra.run.smithi194.stderr:real 0m0.011s 2024-09-21T05:06:29.680 INFO:teuthology.orchestra.run.smithi194.stderr:user 0m0.006s 2024-09-21T05:06:29.680 INFO:teuthology.orchestra.run.smithi194.stderr:sys 0m0.015s 2024-09-21T05:06:29.681 INFO:teuthology.orchestra.run.smithi122.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:: No such file or directory 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi122.qeiyyy.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi122.qeiyyy.log: 80.9% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr: 83.9% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi122.qeiyyy.log.gz 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr: 90.3% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T05:06:29.682 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T05:06:29.683 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log: /var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T05:06:29.683 INFO:teuthology.orchestra.run.smithi122.stderr: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T05:06:29.683 INFO:teuthology.orchestra.run.smithi122.stderr: 91.2% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:06:29.683 INFO:teuthology.orchestra.run.smithi099.stderr: 91.4% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T05:06:29.786 INFO:teuthology.orchestra.run.smithi099.stderr: 92.4% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-21T05:06:29.791 INFO:teuthology.orchestra.run.smithi096.stderr: 89.7% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T05:06:29.794 INFO:teuthology.orchestra.run.smithi122.stderr: 92.3% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-21T05:06:29.860 INFO:teuthology.orchestra.run.smithi096.stderr: 93.7% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-21T05:06:29.870 INFO:teuthology.orchestra.run.smithi122.stderr: 93.8% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-21T05:06:29.871 INFO:teuthology.orchestra.run.smithi122.stderr: 93.6% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-21T05:06:29.873 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-09-21T05:06:29.873 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m0.210s 2024-09-21T05:06:29.873 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m0.511s 2024-09-21T05:06:29.873 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.040s 2024-09-21T05:06:29.887 INFO:teuthology.orchestra.run.smithi099.stderr: 93.8% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-21T05:06:29.898 INFO:teuthology.orchestra.run.smithi096.stderr: 93.8% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-21T05:06:29.981 INFO:teuthology.orchestra.run.smithi099.stderr: 93.5% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-21T05:06:29.983 INFO:teuthology.orchestra.run.smithi099.stderr: 2024-09-21T05:06:29.984 INFO:teuthology.orchestra.run.smithi099.stderr:real 0m0.324s 2024-09-21T05:06:29.984 INFO:teuthology.orchestra.run.smithi099.stderr:user 0m0.629s 2024-09-21T05:06:29.984 INFO:teuthology.orchestra.run.smithi099.stderr:sys 0m0.049s 2024-09-21T05:06:30.017 INFO:teuthology.orchestra.run.smithi096.stderr: 91.0% -- replaced with /var/log/ceph/b36f83fc-77d5-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-21T05:06:30.017 INFO:teuthology.orchestra.run.smithi096.stderr: 2024-09-21T05:06:30.017 INFO:teuthology.orchestra.run.smithi096.stderr:real 0m0.358s 2024-09-21T05:06:30.018 INFO:teuthology.orchestra.run.smithi096.stderr:user 0m0.874s 2024-09-21T05:06:30.018 INFO:teuthology.orchestra.run.smithi096.stderr:sys 0m0.050s 2024-09-21T05:06:30.018 INFO:tasks.cephadm:Archiving logs... 2024-09-21T05:06:30.019 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi096/log 2024-09-21T05:06:30.020 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:06:30.216 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi099/log 2024-09-21T05:06:30.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:06:30.338 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi122/log 2024-09-21T05:06:30.339 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:06:30.452 DEBUG:teuthology.misc:Transferring archived files from smithi194:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi194/log 2024-09-21T05:06:30.453 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T05:06:30.482 INFO:tasks.cephadm:Removing cluster... 2024-09-21T05:06:30.482 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force 2024-09-21T05:06:30.673 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:30.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force 2024-09-21T05:06:30.986 INFO:teuthology.orchestra.run.smithi099.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:31.107 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b36f83fc-77d5-11ef-baf5-efdc52797490 --force 2024-09-21T05:06:31.307 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: b36f83fc-77d5-11ef-baf5-efdc52797490 2024-09-21T05:06:31.424 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T05:06:31.424 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:06:31.441 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:06:31.457 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:06:31.473 DEBUG:teuthology.orchestra.run.smithi194:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T05:06:31.491 INFO:tasks.cephadm:Teardown complete 2024-09-21T05:06:31.492 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-21T05:06:31.507 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T05:06:31.540 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T05:06:31.540 DEBUG:teuthology.orchestra.run.smithi096:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:06:31.543 DEBUG:teuthology.orchestra.run.smithi099:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:06:31.545 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:06:31.548 DEBUG:teuthology.orchestra.run.smithi194:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T05:06:31.556 INFO:teuthology.orchestra.run.smithi096.stderr:bash: line 1: ntpq: command not found 2024-09-21T05:06:31.558 INFO:teuthology.orchestra.run.smithi099.stderr:bash: line 1: ntpq: command not found 2024-09-21T05:06:31.559 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:^* hv01.front.sepia.ceph.com 3 6 377 37 -505us[ -498us] +/- 52ms 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 35 +1764us[+1764us] +/- 79ms 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 -757us[ -757us] +/- 67ms 2024-09-21T05:06:31.561 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:=============================================================================== 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 -516us[ -502us] +/- 52ms 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 +1762us[+1762us] +/- 79ms 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -768us[ -768us] +/- 67ms 2024-09-21T05:06:31.563 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 -543us[ -528us] +/- 52ms 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 36 +1721us[+1736us] +/- 79ms 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 36 -789us[ -773us] +/- 67ms 2024-09-21T05:06:31.564 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T05:06:31.565 INFO:teuthology.orchestra.run.smithi194.stderr:bash: line 1: ntpq: command not found 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 -521us[ -487us] +/- 52ms 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 35 +1736us[+1770us] +/- 79ms 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -774us[ -740us] +/- 67ms 2024-09-21T05:06:31.569 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T05:06:31.570 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T05:06:31.581 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T05:06:31.582 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T05:06:31.593 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T05:06:31.677 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T05:06:31.742 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T05:06:31.807 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T05:06:31.871 DEBUG:teuthology.orchestra.run.smithi096:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T05:06:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:31.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T05:06:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:31.930 DEBUG:teuthology.orchestra.run.smithi122:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T05:06:31.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:31.958 DEBUG:teuthology.orchestra.run.smithi194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-21T05:06:31.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:31.988 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T05:06:31.998 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T05:06:32.009 INFO:teuthology.task.internal:Duration was 916.434726 seconds 2024-09-21T05:06:32.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T05:06:32.021 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T05:06:32.021 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:06:32.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:06:32.026 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:06:32.029 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T05:06:32.062 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T05:06:32.062 INFO:teuthology.orchestra.run.smithi099.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T05:06:32.065 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T05:06:32.069 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T05:06:32.345 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T05:06:32.345 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi096.front.sepia.ceph.com 2024-09-21T05:06:32.345 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T05:06:32.396 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi099.front.sepia.ceph.com 2024-09-21T05:06:32.397 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T05:06:32.427 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-09-21T05:06:32.427 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T05:06:32.455 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi194.front.sepia.ceph.com 2024-09-21T05:06:32.455 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T05:06:32.482 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T05:06:32.483 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:06:32.485 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:06:32.488 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:06:32.498 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T05:06:32.548 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T05:06:32.548 DEBUG:teuthology.orchestra.run.smithi096:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:06:32.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:06:32.554 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:06:32.564 DEBUG:teuthology.orchestra.run.smithi194:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T05:06:33.028 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T05:06:33.041 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T05:06:33.042 DEBUG:teuthology.orchestra.run.smithi096:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:06:33.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:06:33.092 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:06:33.116 DEBUG:teuthology.orchestra.run.smithi194:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T05:06:33.142 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T05:06:33.156 DEBUG:teuthology.orchestra.run.smithi096:> 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-21T05:06:33.159 DEBUG:teuthology.orchestra.run.smithi099:> 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-21T05:06:33.161 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T05:06:33.164 DEBUG:teuthology.orchestra.run.smithi194:> 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-21T05:06:33.179 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = core 2024-09-21T05:06:33.182 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = core 2024-09-21T05:06:33.184 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-09-21T05:06:33.206 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = core 2024-09-21T05:06:33.226 DEBUG:teuthology.orchestra.run.smithi096:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:06:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:33.259 DEBUG:teuthology.orchestra.run.smithi099:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:06:33.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:33.274 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:06:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:33.289 DEBUG:teuthology.orchestra.run.smithi194:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T05:06:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T05:06:33.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T05:06:33.317 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T05:06:33.318 DEBUG:teuthology.misc:Transferring archived files from smithi096:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi096 2024-09-21T05:06:33.318 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:06:33.356 DEBUG:teuthology.misc:Transferring archived files from smithi099:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi099 2024-09-21T05:06:33.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:06:33.394 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi122 2024-09-21T05:06:33.394 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:06:33.431 DEBUG:teuthology.misc:Transferring archived files from smithi194:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_03:44:43-orch:cephadm-wip-guits-main-2024-09-20-2310-distro-default-smithi/7913749/remote/smithi194 2024-09-21T05:06:33.431 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T05:06:33.466 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T05:06:33.466 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:06:33.468 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:06:33.471 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:06:33.473 DEBUG:teuthology.orchestra.run.smithi194:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T05:06:33.517 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T05:06:33.537 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T05:06:33.537 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T05:06:33.555 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T05:06:33.555 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:06:33.558 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:06:33.560 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:06:33.562 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T05:06:33.570 INFO:teuthology.orchestra.run.smithi096.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:06 /home/ubuntu/cephtest 2024-09-21T05:06:33.573 INFO:teuthology.orchestra.run.smithi099.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:06 /home/ubuntu/cephtest 2024-09-21T05:06:33.575 INFO:teuthology.orchestra.run.smithi122.stdout: 265933 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:06 /home/ubuntu/cephtest 2024-09-21T05:06:33.577 INFO:teuthology.orchestra.run.smithi194.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 05:06 /home/ubuntu/cephtest 2024-09-21T05:06:33.578 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T05:06:33.593 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T05:06:33.625 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 916.4347259998322 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T05:06:33.625 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T05:06:33.707 INFO:teuthology.run:pass