2024-09-21T04:37:59.158 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T04:37:59.172 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T04:37:59.243 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/7913733 branch: wip-guits-main-2024-09-20-2310 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/iscsi 3-final} email: gabrioux@ibm.com first_in_suite: false job_id: '7913733' 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 openstack: - volumes: count: 4 size: 10 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON 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 - client.0 - - host.b - client.1 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: smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPjQ2S3Q6DZG30EpFOcx1iFGW8T3Y4su5Z6C83M93R+21EgwMJK0gVnFxqdad1CvRilDX3CUkF7O+4x4FLnEjc= smithi153.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPi2PDd1nEXdDP9f2PWjm5XHOYgeVcQPcAKzpXr82XskIKuC39kTEtcI+Rcy/PQh8UOqsOENKwxvaBC4FXRAg5M= 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 - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - cephadm.wait_for_service: service: iscsi.foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' 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:37:59.244 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:37:59.244 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2/qa/tasks 2024-09-21T04:37:59.244 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T04:37:59.246 INFO:teuthology.task.internal:Checking packages... 2024-09-21T04:37:59.265 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2' 2024-09-21T04:37:59.265 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T04:37:59.265 INFO:teuthology.packaging:ref: None 2024-09-21T04:37:59.265 INFO:teuthology.packaging:tag: None 2024-09-21T04:37:59.265 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-2310 2024-09-21T04:37:59.265 INFO:teuthology.packaging:sha1: f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:37:59.265 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:37:59.397 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5103.gf36283e7 2024-09-21T04:37:59.399 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T04:37:59.406 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T04:37:59.406 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T04:37:59.411 INFO:teuthology.task.internal:Saving configuration 2024-09-21T04:37:59.420 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T04:37:59.437 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T04:37:59.460 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.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/7913733', '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:32:46.751941', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPjQ2S3Q6DZG30EpFOcx1iFGW8T3Y4su5Z6C83M93R+21EgwMJK0gVnFxqdad1CvRilDX3CUkF7O+4x4FLnEjc='} 2024-09-21T04:37:59.483 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi153.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/7913733', '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:32:46.750441', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPi2PDd1nEXdDP9f2PWjm5XHOYgeVcQPcAKzpXr82XskIKuC39kTEtcI+Rcy/PQh8UOqsOENKwxvaBC4FXRAg5M='} 2024-09-21T04:37:59.483 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T04:37:59.489 INFO:teuthology.task.internal:roles: ubuntu@smithi071.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-21T04:37:59.489 INFO:teuthology.task.internal:roles: ubuntu@smithi153.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-21T04:37:59.489 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T04:37:59.546 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbed1db4280>, signals=[15]) 2024-09-21T04:37:59.546 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T04:37:59.552 INFO:teuthology.task.internal:Opening connections... 2024-09-21T04:37:59.552 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:37:59.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:37:59.627 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi153.front.sepia.ceph.com 2024-09-21T04:37:59.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:37:59.703 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T04:37:59.711 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-09-21T04:37:59.728 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-09-21T04:37:59.728 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="CentOS Stream" 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="9" 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:ID="centos" 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="9" 2024-09-21T04:37:59.786 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:37:59.787 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:37:59.788 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-09-21T04:37:59.806 DEBUG:teuthology.orchestra.run.smithi153:> uname -m 2024-09-21T04:37:59.825 INFO:teuthology.orchestra.run.smithi153.stdout:x86_64 2024-09-21T04:37:59.825 DEBUG:teuthology.orchestra.run.smithi153:> cat /etc/os-release 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:NAME="CentOS Stream" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION="9" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:ID="centos" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:ID_LIKE="rhel fedora" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION_ID="9" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:PLATFORM_ID="platform:el9" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:ANSI_COLOR="0;31" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:LOGO="fedora-logo-icon" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:HOME_URL="https://centos.org/" 2024-09-21T04:37:59.882 INFO:teuthology.orchestra.run.smithi153.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T04:37:59.883 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T04:37:59.883 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T04:37:59.883 INFO:teuthology.lock.ops:Updating smithi153.front.sepia.ceph.com on lock server 2024-09-21T04:37:59.906 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T04:37:59.914 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T04:37:59.927 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T04:37:59.927 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:37:59.929 DEBUG:teuthology.orchestra.run.smithi153:> test '!' -e /home/ubuntu/cephtest 2024-09-21T04:37:59.946 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T04:37:59.952 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T04:37:59.952 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:37:59.986 DEBUG:teuthology.orchestra.run.smithi153:> test -z $(ls -A /var/lib/ceph) 2024-09-21T04:38:00.018 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T04:38:00.069 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T04:38:00.082 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T04:38:00.082 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T04:38:00.082 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:38:00.082 DEBUG:teuthology.orchestra.run.smithi153:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T04:38:00.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:38:00.098 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-21T04:38:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:38:00.100 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-09-21T04:38:00.155 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:38:00.155 INFO:teuthology.task.kernel:Running kernel on smithi071: 5.14.0-503.el9.x86_64 2024-09-21T04:38:00.155 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2024-09-21T04:38:00.157 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-503.el9.x86_64 2024-09-21T04:38:00.157 INFO:teuthology.task.kernel:Running kernel on smithi153: 5.14.0-503.el9.x86_64 2024-09-21T04:38:00.157 DEBUG:teuthology.orchestra.run.smithi153:> sudo yum install -y kernel 2024-09-21T04:38:02.444 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-21T04:38:03.030 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - BaseOS 6.9 MB/s | 8.3 MB 00:01 2024-09-21T04:38:04.970 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - AppStream 14 MB/s | 20 MB 00:01 2024-09-21T04:38:06.323 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - AppStream 9.2 MB/s | 20 MB 00:02 2024-09-21T04:38:11.870 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - CRB 2.1 MB/s | 6.5 MB 00:03 2024-09-21T04:38:11.939 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-21T04:38:13.365 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - Extras packages 104 kB/s | 19 kB 00:00 2024-09-21T04:38:14.313 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 19 kB 00:01 2024-09-21T04:38:14.386 INFO:teuthology.orchestra.run.smithi153.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-21T04:38:15.384 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-21T04:38:19.666 INFO:teuthology.orchestra.run.smithi153.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-21T04:38:20.931 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-21T04:38:21.581 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:38:21.581 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:38:21.681 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:38:21.691 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout:Install 4 Packages 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 79 M 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 126 M 2024-09-21T04:38:21.692 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-09-21T04:38:21.834 INFO:teuthology.orchestra.run.smithi153.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 295 kB/s | 36 kB 00:00 2024-09-21T04:38:22.821 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T04:38:22.821 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T04:38:22.917 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-21T04:38:22.920 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:38:22.921 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-21T04:38:22.922 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:38:22.922 INFO:teuthology.orchestra.run.smithi071.stdout:Install 4 Packages 2024-09-21T04:38:22.922 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:38:22.922 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 79 M 2024-09-21T04:38:22.922 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 126 M 2024-09-21T04:38:22.923 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-09-21T04:38:23.165 INFO:teuthology.orchestra.run.smithi071.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 309 kB/s | 36 kB 00:00 2024-09-21T04:38:28.526 INFO:teuthology.orchestra.run.smithi153.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.3 MB/s | 16 MB 00:06 2024-09-21T04:38:29.731 INFO:teuthology.orchestra.run.smithi071.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.3 MB/s | 16 MB 00:06 2024-09-21T04:38:30.173 INFO:teuthology.orchestra.run.smithi071.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 4.1 MB/s | 29 MB 00:07 2024-09-21T04:38:30.425 INFO:teuthology.orchestra.run.smithi153.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 4.0 MB/s | 35 MB 00:08 2024-09-21T04:38:32.225 INFO:teuthology.orchestra.run.smithi153.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.8 MB/s | 29 MB 00:10 2024-09-21T04:38:32.225 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:38:32.226 INFO:teuthology.orchestra.run.smithi153.stdout:Total 7.5 MB/s | 79 MB 00:10 2024-09-21T04:38:32.906 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-09-21T04:38:33.289 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-09-21T04:38:33.289 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-09-21T04:38:33.489 INFO:teuthology.orchestra.run.smithi071.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.3 MB/s | 35 MB 00:10 2024-09-21T04:38:33.490 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:38:33.490 INFO:teuthology.orchestra.run.smithi071.stdout:Total 7.5 MB/s | 79 MB 00:10 2024-09-21T04:38:34.169 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-21T04:38:34.236 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-09-21T04:38:34.236 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-09-21T04:38:34.515 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-21T04:38:34.515 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-21T04:38:35.474 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-21T04:38:35.475 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-21T04:38:36.700 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-09-21T04:38:37.348 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:38:37.427 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:38:37.906 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-21T04:38:38.592 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:38:38.675 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:38:40.204 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:38:40.338 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:38:41.432 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:38:41.571 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:38:45.190 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:38:45.230 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:38:46.400 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:38:46.446 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:38:50.103 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:38:51.360 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:28.423 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:28.463 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:28.800 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:28.800 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:39:28.800 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:39:28.800 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:39:29.619 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:29.665 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:39:29.707 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-09-21T04:39:30.054 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:39:30.065 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:30.065 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T04:39:30.065 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T04:39:30.065 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T04:39:30.140 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:39:30.141 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:39:30.141 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:39:30.141 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:39:30.141 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T04:39:30.142 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi153.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:39:30.142 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:39:30.199 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.200 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:39:30.200 DEBUG:teuthology.orchestra.run.smithi153:> sudo rpm -qi grub2-tools 2024-09-21T04:39:30.232 INFO:teuthology.orchestra.run.smithi153.stdout:Name : grub2-tools 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Epoch : 1 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Version : 2.06 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Release : 82.el9 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Architecture: x86_64 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Group : Unspecified 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Size : 8274670 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:License : GPLv3+ 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:39:30.233 INFO:teuthology.orchestra.run.smithi153.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:Packager : builder@centos.org 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:Vendor : CentOS 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:Summary : Support tools for GRUB. 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:Description : 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:hardware devices. 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:39:30.234 INFO:teuthology.orchestra.run.smithi153.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:39:30.235 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:39:30.235 INFO:teuthology.task.kernel:Updating grub on smithi153 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:39:30.235 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:39:30.884 INFO:teuthology.orchestra.run.smithi153.stderr:Generating grub configuration file ... 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:39:30.920 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-21T04:39:31.262 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:39:31.339 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:31.339 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:39:31.339 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:39:31.339 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T04:39:31.339 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T04:39:31.339 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T04:39:31.339 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi071.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T04:39:31.340 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T04:39:31.396 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T04:39:31.397 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T04:39:31.398 DEBUG:teuthology.orchestra.run.smithi071:> sudo rpm -qi grub2-tools 2024-09-21T04:39:31.429 INFO:teuthology.orchestra.run.smithi071.stdout:Name : grub2-tools 2024-09-21T04:39:31.429 INFO:teuthology.orchestra.run.smithi071.stdout:Epoch : 1 2024-09-21T04:39:31.429 INFO:teuthology.orchestra.run.smithi071.stdout:Version : 2.06 2024-09-21T04:39:31.429 INFO:teuthology.orchestra.run.smithi071.stdout:Release : 82.el9 2024-09-21T04:39:31.429 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: x86_64 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Group : Unspecified 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Size : 8274670 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:License : GPLv3+ 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Packager : builder@centos.org 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Vendor : CentOS 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Summary : Support tools for GRUB. 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout:Description : 2024-09-21T04:39:31.430 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout:hardware devices. 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:39:31.431 INFO:teuthology.orchestra.run.smithi071.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T04:39:31.432 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T04:39:31.432 INFO:teuthology.task.kernel:Updating grub on smithi071 to boot 5.14.0-508.el9.x86_64 2024-09-21T04:39:31.432 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T04:39:32.096 INFO:teuthology.orchestra.run.smithi071.stderr:Generating grub configuration file ... 2024-09-21T04:39:32.211 INFO:teuthology.orchestra.run.smithi153.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:39:32.233 INFO:teuthology.orchestra.run.smithi153.stderr:done 2024-09-21T04:39:32.235 DEBUG:teuthology.orchestra.run.smithi153:> mktemp 2024-09-21T04:39:32.250 INFO:teuthology.orchestra.run.smithi153.stdout:/tmp/tmp.flDNbN86mh 2024-09-21T04:39:32.251 DEBUG:teuthology.orchestra.run.smithi153:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.flDNbN86mh 2024-09-21T04:39:32.318 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0666 /tmp/tmp.flDNbN86mh 2024-09-21T04:39:32.464 DEBUG:teuthology.orchestra.remote:smithi153:/tmp/tmp.flDNbN86mh is 6KB 2024-09-21T04:39:32.483 DEBUG:teuthology.orchestra.run.smithi153:> rm -fr /tmp/tmp.flDNbN86mh 2024-09-21T04:39:32.498 DEBUG:teuthology.orchestra.run.smithi153:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:39:32.561 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:39:32.561 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:39:32.561 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:39:32.561 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:39:32.562 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:39:32.714 DEBUG:teuthology.orchestra.run.smithi153:> sudo shutdown -r now 2024-09-21T04:39:33.398 INFO:teuthology.orchestra.run.smithi071.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T04:39:33.428 INFO:teuthology.orchestra.run.smithi071.stderr:done 2024-09-21T04:39:33.431 DEBUG:teuthology.orchestra.run.smithi071:> mktemp 2024-09-21T04:39:33.446 INFO:teuthology.orchestra.run.smithi071.stdout:/tmp/tmp.Jrpp16DNKz 2024-09-21T04:39:33.446 DEBUG:teuthology.orchestra.run.smithi071:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Jrpp16DNKz 2024-09-21T04:39:33.516 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0666 /tmp/tmp.Jrpp16DNKz 2024-09-21T04:39:33.654 DEBUG:teuthology.orchestra.remote:smithi071:/tmp/tmp.Jrpp16DNKz is 6KB 2024-09-21T04:39:33.702 DEBUG:teuthology.orchestra.run.smithi071:> rm -fr /tmp/tmp.Jrpp16DNKz 2024-09-21T04:39:33.716 DEBUG:teuthology.orchestra.run.smithi071:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T04:39:33.787 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T04:39:33.788 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T04:39:33.788 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T04:39:33.788 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T04:39:33.789 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T04:39:33.942 DEBUG:teuthology.orchestra.run.smithi071:> sudo shutdown -r now 2024-09-21T04:40:02.728 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T04:40:02.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:40:02.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:40:03.946 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T04:40:03.946 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:40:03.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:40:21.231 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-09-21T04:40:22.511 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-21T04:40:30.238 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:40:30.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:40:31.513 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:40:31.513 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:40:33.295 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-09-21T04:40:34.579 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-21T04:40:45.301 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:40:45.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:40:46.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:40:46.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:41:18.409 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-21T04:41:18.871 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:41:18.871 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:41:18.871 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-21T04:41:18.903 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:41:18.903 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:41:18.903 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:41:18.903 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:41:19.904 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T04:41:19.905 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:41:19.977 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-09-21T04:41:19.998 DEBUG:teuthology.parallel:result is None 2024-09-21T04:41:45.304 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T04:42:00.305 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:42:00.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:42:00.776 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-09-21T04:42:01.180 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:42:01.180 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T04:42:01.180 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-09-21T04:42:01.197 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-508.el9.x86_64 2024-09-21T04:42:01.197 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:42:01.197 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T04:42:01.197 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T04:42:02.198 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T04:42:02.198 DEBUG:teuthology.orchestra.run.smithi153:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T04:42:02.272 INFO:teuthology.orchestra.run.smithi153.stdout:ttyS1 2024-09-21T04:42:02.293 DEBUG:teuthology.parallel:result is None 2024-09-21T04:42:02.293 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T04:42:02.307 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T04:42:02.307 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:42:02.310 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T04:42:02.327 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T04:42:02.343 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T04:42:02.377 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T04:42:02.377 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:42:02.379 DEBUG:teuthology.orchestra.run.smithi153:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T04:42:02.411 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T04:42:02.417 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T04:42:02.417 DEBUG:teuthology.orchestra.run.smithi071:> 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:42:02.447 DEBUG:teuthology.orchestra.run.smithi153:> 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:42:02.482 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:42:02.494 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:42:02.500 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:42:02.512 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T04:42:02.514 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T04:42:02.521 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T04:42:02.521 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:42:02.539 DEBUG:teuthology.orchestra.run.smithi153:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T04:42:02.567 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T04:42:02.575 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T04:42:02.575 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:42:02.606 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T04:42:02.623 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:42:02.704 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:42:02.770 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:42:02.813 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:42:02.852 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:42:02.852 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:42:02.917 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:42:02.960 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T04:42:03.015 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:42:03.099 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T04:42:03.140 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:42:03.141 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T04:42:03.207 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-09-21T04:42:03.209 DEBUG:teuthology.orchestra.run.smithi153:> sudo service rsyslog restart 2024-09-21T04:42:03.248 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:42:03.296 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:42:03.738 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T04:42:03.746 INFO:teuthology.task.internal:Starting timer... 2024-09-21T04:42:03.746 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T04:42:03.772 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T04:42:03.782 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-21T04:42:03.783 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2024-09-21T04:42:03.824 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2024-09-21T04:42:03.827 DEBUG:teuthology.orchestra.run.smithi153:> sudo service auditd rotate 2024-09-21T04:42:03.866 INFO:teuthology.orchestra.run.smithi153.stdout:Rotating logs: 2024-09-21T04:42:03.868 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T04:42:03.868 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2024-09-21T04:42:03.910 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2024-09-21T04:42:03.910 DEBUG:teuthology.orchestra.run.smithi153:> /usr/sbin/getenforce 2024-09-21T04:42:03.929 INFO:teuthology.orchestra.run.smithi153.stdout:Permissive 2024-09-21T04:42:03.929 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi071.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi153.front.sepia.ceph.com': 'permissive'} 2024-09-21T04:42:03.930 DEBUG:teuthology.orchestra.run.smithi071:> 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:42:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:42:03.978 DEBUG:teuthology.orchestra.run.smithi153:> 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:42:04.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:42:04.004 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T04:42:04.004 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:42:04.047 DEBUG:teuthology.orchestra.run.smithi153:> sudo /usr/sbin/setenforce permissive 2024-09-21T04:42:04.082 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T04:42:04.091 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T04:42:04.101 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:42:04.102 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi153.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T04:45:47.983 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi153.front.sepia.ceph.com')] 2024-09-21T04:45:47.984 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:45:47.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:45:48.065 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-21T04:45:48.142 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-21T04:45:48.142 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:45:48.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T04:45:48.232 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-09-21T04:45:48.264 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-21T04:45:48.264 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T04:45:48.274 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T04:45:48.274 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:45:48.274 DEBUG:teuthology.orchestra.run.smithi071:> 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:45:48.277 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T04:45:48.277 DEBUG:teuthology.orchestra.run.smithi153:> 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:45:48.303 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:45:48.317 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:45:48.334 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T04:45:48.341 INFO:teuthology.orchestra.run.smithi071.stderr:sudo: ntpd: command not found 2024-09-21T04:45:48.348 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T04:45:48.352 INFO:teuthology.orchestra.run.smithi071.stdout:506 Cannot talk to daemon 2024-09-21T04:45:48.366 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:45:48.372 INFO:teuthology.orchestra.run.smithi153.stderr:sudo: ntpd: command not found 2024-09-21T04:45:48.380 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:45:48.384 INFO:teuthology.orchestra.run.smithi153.stdout:506 Cannot talk to daemon 2024-09-21T04:45:48.398 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T04:45:48.412 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T04:45:48.445 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:45:48.449 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:45:48.450 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-09-21T04:45:48.450 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.450 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.450 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.450 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.467 INFO:teuthology.orchestra.run.smithi153.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:45:48.471 INFO:teuthology.orchestra.run.smithi153.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:45:48.471 INFO:teuthology.orchestra.run.smithi153.stdout:=============================================================================== 2024-09-21T04:45:48.471 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.471 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.471 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.472 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:45:48.472 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T04:45:48.481 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T04:45:48.481 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:45:48.481 DEBUG:teuthology.orchestra.run.smithi071:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:45:48.482 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi153.front.sepia.ceph.com 2024-09-21T04:45:48.482 DEBUG:teuthology.orchestra.run.smithi153:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T04:45:48.836 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:Removing: 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:Removing unused dependencies: 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:48.849 INFO:teuthology.orchestra.run.smithi071.stdout:Remove 2 Packages 2024-09-21T04:45:48.850 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:48.850 INFO:teuthology.orchestra.run.smithi071.stdout:Freed space: 5.5 M 2024-09-21T04:45:48.850 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-21T04:45:48.853 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-21T04:45:48.853 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-21T04:45:48.863 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-09-21T04:45:48.875 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:48.875 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-09-21T04:45:48.875 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:48.875 INFO:teuthology.orchestra.run.smithi153.stdout:Removing: 2024-09-21T04:45:48.875 INFO:teuthology.orchestra.run.smithi153.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:Removing unused dependencies: 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:Remove 2 Packages 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:Freed space: 5.5 M 2024-09-21T04:45:48.876 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-09-21T04:45:48.880 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-09-21T04:45:48.880 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-09-21T04:45:48.922 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-21T04:45:48.923 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-21T04:45:48.937 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-09-21T04:45:48.938 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-09-21T04:45:49.069 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-21T04:45:49.077 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-09-21T04:45:49.144 INFO:teuthology.orchestra.run.smithi071.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:45:49.149 INFO:teuthology.orchestra.run.smithi153.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T04:45:49.201 INFO:teuthology.orchestra.run.smithi071.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:45:49.205 INFO:teuthology.orchestra.run.smithi153.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:45:49.628 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:45:49.628 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:45:49.726 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T04:45:49.726 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T04:45:49.876 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:45:49.877 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:49.877 INFO:teuthology.orchestra.run.smithi071.stdout:Removed: 2024-09-21T04:45:49.877 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:45:49.877 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:49.877 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout:Removed: 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:49.974 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-09-21T04:45:50.766 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 04:45:01 AM UTC. 2024-09-21T04:45:50.815 INFO:teuthology.orchestra.run.smithi153.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 04:45:01 AM UTC. 2024-09-21T04:45:50.908 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:45:50.909 INFO:teuthology.orchestra.run.smithi071.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout:Install 7 Packages 2024-09-21T04:45:50.910 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:50.922 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 5.2 M 2024-09-21T04:45:50.922 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 19 M 2024-09-21T04:45:50.922 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-09-21T04:45:50.963 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-09-21T04:45:50.963 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: Package Arch Version Repository Size 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:50.964 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-09-21T04:45:50.965 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-21T04:45:50.965 INFO:teuthology.orchestra.run.smithi153.stdout:Install 7 Packages 2024-09-21T04:45:50.965 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:50.993 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 5.2 M 2024-09-21T04:45:50.993 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 19 M 2024-09-21T04:45:50.993 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-09-21T04:45:51.333 INFO:teuthology.orchestra.run.smithi071.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 121 kB/s | 44 kB 00:00 2024-09-21T04:45:51.458 INFO:teuthology.orchestra.run.smithi071.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 216 kB/s | 106 kB 00:00 2024-09-21T04:45:51.533 INFO:teuthology.orchestra.run.smithi071.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 358 kB/s | 72 kB 00:00 2024-09-21T04:45:51.575 INFO:teuthology.orchestra.run.smithi071.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 719 kB/s | 84 kB 00:00 2024-09-21T04:45:51.596 INFO:teuthology.orchestra.run.smithi153.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 409 kB/s | 44 kB 00:00 2024-09-21T04:45:51.637 INFO:teuthology.orchestra.run.smithi153.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 704 kB/s | 106 kB 00:00 2024-09-21T04:45:51.671 INFO:teuthology.orchestra.run.smithi153.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 956 kB/s | 72 kB 00:00 2024-09-21T04:45:51.705 INFO:teuthology.orchestra.run.smithi153.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-21T04:45:51.747 INFO:teuthology.orchestra.run.smithi153.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.4 MB/s | 906 kB 00:00 2024-09-21T04:45:51.809 INFO:teuthology.orchestra.run.smithi071.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-21T04:45:51.813 INFO:teuthology.orchestra.run.smithi153.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.7 MB/s | 837 kB 00:00 2024-09-21T04:45:51.943 INFO:teuthology.orchestra.run.smithi071.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 8.6 MB/s | 3.2 MB 00:00 2024-09-21T04:45:52.018 INFO:teuthology.orchestra.run.smithi071.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.7 MB/s | 837 kB 00:00 2024-09-21T04:45:52.018 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:45:52.018 INFO:teuthology.orchestra.run.smithi071.stdout:Total 4.7 MB/s | 5.2 MB 00:01 2024-09-21T04:45:52.130 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-21T04:45:52.144 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-21T04:45:52.144 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-21T04:45:52.462 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-21T04:45:52.462 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-21T04:45:52.789 INFO:teuthology.orchestra.run.smithi153.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-09-21T04:45:52.789 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:45:52.789 INFO:teuthology.orchestra.run.smithi153.stdout:Total 2.9 MB/s | 5.2 MB 00:01 2024-09-21T04:45:52.907 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-09-21T04:45:52.922 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-09-21T04:45:52.922 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-09-21T04:45:52.928 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-21T04:45:53.012 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:45:53.052 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:45:53.083 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:45:53.236 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-09-21T04:45:53.237 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-09-21T04:45:53.289 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:45:53.323 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:45:53.711 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-09-21T04:45:53.791 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-21T04:45:53.798 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:45:53.825 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:45:53.834 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-21T04:45:53.863 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-21T04:45:53.931 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:45:53.995 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:54.070 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-21T04:45:54.102 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:45:54.550 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-21T04:45:54.582 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:45:54.690 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-21T04:45:54.758 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:45:55.032 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:45:55.383 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:55.383 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:45:55.384 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-21T04:45:55.698 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:55.698 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-21T04:45:55.698 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-21T04:45:55.698 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-21T04:45:55.699 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-21T04:45:55.699 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-21T04:45:55.699 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-21T04:45:55.796 DEBUG:teuthology.parallel:result is None 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:45:56.105 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-09-21T04:45:56.477 DEBUG:teuthology.parallel:result is None 2024-09-21T04:45:56.477 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-21T04:45:56.488 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-21T04:45:56.488 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:45:56.488 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:45:56.506 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:45:56.506 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2024-09-21T04:45:56.562 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T04:45:56.562 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:45:56.562 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-21T04:45:56.562 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:45:56.563 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:45:56.563 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:45:54.204190853 +0000 2024-09-21T04:45:56.563 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.563 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.563 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.563 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T04:45:56.627 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:45:56.627 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:45:56.627 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000223951 s, 2.3 MB/s 2024-09-21T04:45:56.628 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T04:45:56.685 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:45:56.741 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:45:54.204190853 +0000 2024-09-21T04:45:56.742 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.742 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.742 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.742 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T04:45:56.805 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:45:56.805 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:45:56.806 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000173575 s, 2.9 MB/s 2024-09-21T04:45:56.807 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T04:45:56.863 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2024-09-21T04:45:56.919 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T04:45:56.919 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:45:54.204190853 +0000 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.920 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:53.901179868 +0000 2024-09-21T04:45:56.920 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T04:45:56.983 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:45:56.983 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:45:56.983 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000210768 s, 2.4 MB/s 2024-09-21T04:45:56.984 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T04:45:57.040 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2024-09-21T04:45:57.096 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T04:45:57.096 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:45:57.096 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-21T04:45:57.096 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:45:57.096 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:45:57.097 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:45:54.205190836 +0000 2024-09-21T04:45:57.097 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:53.900179800 +0000 2024-09-21T04:45:57.097 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:53.900179800 +0000 2024-09-21T04:45:57.097 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:53.900179800 +0000 2024-09-21T04:45:57.097 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T04:45:57.159 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:45:57.159 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:45:57.159 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000190072 s, 2.7 MB/s 2024-09-21T04:45:57.161 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T04:45:57.216 DEBUG:teuthology.orchestra.run.smithi071:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-21T04:45:57.355 INFO:teuthology.orchestra.run.smithi071.stdout:loop 2024-09-21T04:45:57.356 INFO:tasks.nvme_loop:Connecting nvme_loop smithi071:/dev/vg_nvme/lv_1... 2024-09-21T04:45:57.356 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-21T04:45:57.388 INFO:teuthology.orchestra.run.smithi071.stdout:1 2024-09-21T04:45:57.417 INFO:teuthology.orchestra.run.smithi071.stdout:/dev/vg_nvme/lv_11 2024-09-21T04:45:57.455 INFO:teuthology.orchestra.run.smithi071.stdout:connecting to device: nvme1 2024-09-21T04:45:57.457 INFO:tasks.nvme_loop:Connecting nvme_loop smithi071:/dev/vg_nvme/lv_2... 2024-09-21T04:45:57.457 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-21T04:45:57.530 INFO:teuthology.orchestra.run.smithi071.stdout:1 2024-09-21T04:45:57.570 INFO:teuthology.orchestra.run.smithi071.stdout:/dev/vg_nvme/lv_21 2024-09-21T04:45:57.606 INFO:teuthology.orchestra.run.smithi071.stdout:connecting to device: nvme2 2024-09-21T04:45:57.608 INFO:tasks.nvme_loop:Connecting nvme_loop smithi071:/dev/vg_nvme/lv_3... 2024-09-21T04:45:57.608 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-21T04:45:57.683 INFO:teuthology.orchestra.run.smithi071.stdout:1 2024-09-21T04:45:57.715 INFO:teuthology.orchestra.run.smithi071.stdout:/dev/vg_nvme/lv_31 2024-09-21T04:45:57.746 INFO:teuthology.orchestra.run.smithi071.stdout:connecting to device: nvme3 2024-09-21T04:45:57.748 INFO:tasks.nvme_loop:Connecting nvme_loop smithi071:/dev/vg_nvme/lv_4... 2024-09-21T04:45:57.748 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-21T04:45:57.822 INFO:teuthology.orchestra.run.smithi071.stdout:1 2024-09-21T04:45:57.852 INFO:teuthology.orchestra.run.smithi071.stdout:/dev/vg_nvme/lv_41 2024-09-21T04:45:57.887 INFO:teuthology.orchestra.run.smithi071.stdout:connecting to device: nvme4 2024-09-21T04:45:57.888 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:45:57.888 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:45:57.944 DEBUG:teuthology.orchestra.run.smithi071:> lsblk 2024-09-21T04:45:58.002 INFO:teuthology.orchestra.run.smithi071.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2024-09-21T04:45:58.002 INFO:teuthology.orchestra.run.smithi071.stdout:sda 8:0 1 931.5G 0 disk 2024-09-21T04:45:58.002 INFO:teuthology.orchestra.run.smithi071.stdout:└─sda1 8:1 1 931.5G 0 part / 2024-09-21T04:45:58.002 INFO:teuthology.orchestra.run.smithi071.stdout:nvme0n1 259:0 0 372.6G 0 disk 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:├─vg_nvme-lv_1 253:0 0 89.4G 0 lvm 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:├─vg_nvme-lv_2 253:1 0 89.4G 0 lvm 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:├─vg_nvme-lv_3 253:2 0 89.4G 0 lvm 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:├─vg_nvme-lv_4 253:3 0 89.4G 0 lvm 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:└─vg_nvme-lv_5 253:4 0 14.9G 0 lvm /var/lib/ceph 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:nvme1n1 259:2 0 89.4G 0 disk 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:nvme2n1 259:4 0 89.4G 0 disk 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:nvme3n1 259:6 0 89.4G 0 disk 2024-09-21T04:45:58.003 INFO:teuthology.orchestra.run.smithi071.stdout:nvme4n1 259:8 0 89.4G 0 disk 2024-09-21T04:45:58.003 DEBUG:teuthology.orchestra.run.smithi071:> sudo nvme list -o json 2024-09-21T04:45:58.069 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "Devices":[ 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "NameSpace":1, 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "GenericPath":"/dev/ng4n1", 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "ModelNumber":"Linux", 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "SerialNumber":"cb8f8997cb67d697e603", 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "UsedBytes":95995035648, 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "MaximumLBA":187490304, 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "PhysicalSize":95995035648, 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: "SectorSize":512 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-21T04:45:58.070 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "NameSpace":1, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "GenericPath":"/dev/ng3n1", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "ModelNumber":"Linux", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "SerialNumber":"9b21989eba3d53f2489b", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "UsedBytes":95995035648, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "MaximumLBA":187490304, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "PhysicalSize":95995035648, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "SectorSize":512 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "NameSpace":1, 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-21T04:45:58.071 INFO:teuthology.orchestra.run.smithi071.stdout: "GenericPath":"/dev/ng2n1", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "ModelNumber":"Linux", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "SerialNumber":"e9c2f4a2879d6a8fbe3b", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "UsedBytes":95995035648, 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "MaximumLBA":187490304, 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "PhysicalSize":95995035648, 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "SectorSize":512 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "NameSpace":1, 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "GenericPath":"/dev/ng1n1", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:45:58.072 INFO:teuthology.orchestra.run.smithi071.stdout: "ModelNumber":"Linux", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "SerialNumber":"3129cb17ae1df6b8b9bf", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "UsedBytes":95995035648, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "MaximumLBA":187490304, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "PhysicalSize":95995035648, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "SectorSize":512 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "NameSpace":1, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "GenericPath":"/dev/ng0n1", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "Firmware":"8DV101H0", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "SerialNumber":"PHFT62040172400BGN", 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "UsedBytes":400088457216, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "MaximumLBA":781422768, 2024-09-21T04:45:58.073 INFO:teuthology.orchestra.run.smithi071.stdout: "PhysicalSize":400088457216, 2024-09-21T04:45:58.074 INFO:teuthology.orchestra.run.smithi071.stdout: "SectorSize":512 2024-09-21T04:45:58.074 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-21T04:45:58.074 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-09-21T04:45:58.074 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-21T04:45:58.075 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2024-09-21T04:45:58.142 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.142 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.142 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00400796 s, 1.0 MB/s 2024-09-21T04:45:58.143 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2024-09-21T04:45:58.240 INFO:teuthology.orchestra.run.smithi071.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.241 INFO:teuthology.orchestra.run.smithi071.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.241 INFO:teuthology.orchestra.run.smithi071.stdout:00000016 2024-09-21T04:45:58.242 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:45:58.268 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.268 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.268 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00421039 s, 973 kB/s 2024-09-21T04:45:58.270 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2024-09-21T04:45:58.333 INFO:teuthology.orchestra.run.smithi071.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.334 INFO:teuthology.orchestra.run.smithi071.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.334 INFO:teuthology.orchestra.run.smithi071.stdout:40000016 2024-09-21T04:45:58.335 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:45:58.401 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.401 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.401 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00407242 s, 1.0 MB/s 2024-09-21T04:45:58.403 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2024-09-21T04:45:58.468 INFO:teuthology.orchestra.run.smithi071.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.468 INFO:teuthology.orchestra.run.smithi071.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.468 INFO:teuthology.orchestra.run.smithi071.stdout:280000016 2024-09-21T04:45:58.469 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2024-09-21T04:45:58.538 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.538 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.538 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00410852 s, 997 kB/s 2024-09-21T04:45:58.539 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2024-09-21T04:45:58.603 INFO:teuthology.orchestra.run.smithi071.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.604 INFO:teuthology.orchestra.run.smithi071.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.604 INFO:teuthology.orchestra.run.smithi071.stdout:00000016 2024-09-21T04:45:58.605 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:45:58.672 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.672 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.673 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00410811 s, 997 kB/s 2024-09-21T04:45:58.674 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2024-09-21T04:45:58.738 INFO:teuthology.orchestra.run.smithi071.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.739 INFO:teuthology.orchestra.run.smithi071.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.739 INFO:teuthology.orchestra.run.smithi071.stdout:40000016 2024-09-21T04:45:58.740 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:45:58.808 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.808 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.808 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00412024 s, 994 kB/s 2024-09-21T04:45:58.809 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2024-09-21T04:45:58.874 INFO:teuthology.orchestra.run.smithi071.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:58.874 INFO:teuthology.orchestra.run.smithi071.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:58.874 INFO:teuthology.orchestra.run.smithi071.stdout:280000016 2024-09-21T04:45:58.876 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2024-09-21T04:45:58.942 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:58.942 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:58.943 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00403239 s, 1.0 MB/s 2024-09-21T04:45:58.944 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2024-09-21T04:45:59.006 INFO:teuthology.orchestra.run.smithi071.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.007 INFO:teuthology.orchestra.run.smithi071.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.007 INFO:teuthology.orchestra.run.smithi071.stdout:00000016 2024-09-21T04:45:59.008 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:45:59.074 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:59.074 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:59.074 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00412319 s, 993 kB/s 2024-09-21T04:45:59.075 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2024-09-21T04:45:59.139 INFO:teuthology.orchestra.run.smithi071.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.140 INFO:teuthology.orchestra.run.smithi071.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.140 INFO:teuthology.orchestra.run.smithi071.stdout:40000016 2024-09-21T04:45:59.141 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:45:59.208 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:59.208 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:59.208 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00400988 s, 1.0 MB/s 2024-09-21T04:45:59.210 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2024-09-21T04:45:59.273 INFO:teuthology.orchestra.run.smithi071.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.273 INFO:teuthology.orchestra.run.smithi071.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.274 INFO:teuthology.orchestra.run.smithi071.stdout:280000016 2024-09-21T04:45:59.275 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2024-09-21T04:45:59.342 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:59.342 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:59.343 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00398229 s, 1.0 MB/s 2024-09-21T04:45:59.344 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2024-09-21T04:45:59.406 INFO:teuthology.orchestra.run.smithi071.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.407 INFO:teuthology.orchestra.run.smithi071.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.407 INFO:teuthology.orchestra.run.smithi071.stdout:00000016 2024-09-21T04:45:59.408 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:45:59.475 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:59.475 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:59.475 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00444297 s, 922 kB/s 2024-09-21T04:45:59.476 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2024-09-21T04:45:59.540 INFO:teuthology.orchestra.run.smithi071.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.540 INFO:teuthology.orchestra.run.smithi071.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.540 INFO:teuthology.orchestra.run.smithi071.stdout:40000016 2024-09-21T04:45:59.541 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:45:59.609 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records in 2024-09-21T04:45:59.609 INFO:teuthology.orchestra.run.smithi071.stderr:4096+0 records out 2024-09-21T04:45:59.609 INFO:teuthology.orchestra.run.smithi071.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00412907 s, 992 kB/s 2024-09-21T04:45:59.610 DEBUG:teuthology.orchestra.run.smithi071:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2024-09-21T04:45:59.674 INFO:teuthology.orchestra.run.smithi071.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:45:59.674 INFO:teuthology.orchestra.run.smithi071.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:45:59.674 INFO:teuthology.orchestra.run.smithi071.stdout:280000016 2024-09-21T04:45:59.676 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-21T04:45:59.676 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:45:59.676 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/scratch_devs 2024-09-21T04:45:59.740 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:45:59.740 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:45:59.760 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:45:59.760 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_1 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:45:55.006730755 +0000 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:45:54.652736972 +0000 2024-09-21T04:45:59.818 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:45:54.652736972 +0000 2024-09-21T04:45:59.819 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:45:54.652736972 +0000 2024-09-21T04:45:59.819 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T04:45:59.886 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:45:59.887 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:45:59.887 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000282025 s, 1.8 MB/s 2024-09-21T04:45:59.888 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T04:45:59.948 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_2 2024-09-21T04:46:00.007 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T04:46:00.007 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:46:00.007 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:45:55.007730737 +0000 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.008 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.008 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T04:46:00.073 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:46:00.074 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:46:00.074 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000212018 s, 2.4 MB/s 2024-09-21T04:46:00.075 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T04:46:00.132 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_3 2024-09-21T04:46:00.189 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:45:55.007730737 +0000 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.190 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:45:54.651736989 +0000 2024-09-21T04:46:00.190 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T04:46:00.255 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:46:00.255 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:46:00.255 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000197607 s, 2.6 MB/s 2024-09-21T04:46:00.256 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T04:46:00.313 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_4 2024-09-21T04:46:00.370 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T04:46:00.370 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T04:46:00.370 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-21T04:46:00.370 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T04:46:00.371 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T04:46:00.371 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:45:55.008730720 +0000 2024-09-21T04:46:00.371 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:45:54.653736954 +0000 2024-09-21T04:46:00.371 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:45:54.653736954 +0000 2024-09-21T04:46:00.371 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:45:54.653736954 +0000 2024-09-21T04:46:00.371 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T04:46:00.436 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:46:00.436 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:46:00.436 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000220009 s, 2.3 MB/s 2024-09-21T04:46:00.437 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T04:46:00.495 DEBUG:teuthology.orchestra.run.smithi153:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-21T04:46:00.650 INFO:teuthology.orchestra.run.smithi153.stdout:loop 2024-09-21T04:46:00.652 INFO:tasks.nvme_loop:Connecting nvme_loop smithi153:/dev/vg_nvme/lv_1... 2024-09-21T04:46:00.652 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-21T04:46:00.685 INFO:teuthology.orchestra.run.smithi153.stdout:1 2024-09-21T04:46:00.714 INFO:teuthology.orchestra.run.smithi153.stdout:/dev/vg_nvme/lv_11 2024-09-21T04:46:00.753 INFO:teuthology.orchestra.run.smithi153.stdout:connecting to device: nvme1 2024-09-21T04:46:00.755 INFO:tasks.nvme_loop:Connecting nvme_loop smithi153:/dev/vg_nvme/lv_2... 2024-09-21T04:46:00.755 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-21T04:46:00.832 INFO:teuthology.orchestra.run.smithi153.stdout:1 2024-09-21T04:46:00.863 INFO:teuthology.orchestra.run.smithi153.stdout:/dev/vg_nvme/lv_21 2024-09-21T04:46:00.899 INFO:teuthology.orchestra.run.smithi153.stdout:connecting to device: nvme2 2024-09-21T04:46:00.900 INFO:tasks.nvme_loop:Connecting nvme_loop smithi153:/dev/vg_nvme/lv_3... 2024-09-21T04:46:00.901 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-21T04:46:00.975 INFO:teuthology.orchestra.run.smithi153.stdout:1 2024-09-21T04:46:01.006 INFO:teuthology.orchestra.run.smithi153.stdout:/dev/vg_nvme/lv_31 2024-09-21T04:46:01.036 INFO:teuthology.orchestra.run.smithi153.stdout:connecting to device: nvme3 2024-09-21T04:46:01.038 INFO:tasks.nvme_loop:Connecting nvme_loop smithi153:/dev/vg_nvme/lv_4... 2024-09-21T04:46:01.039 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-21T04:46:01.113 INFO:teuthology.orchestra.run.smithi153.stdout:1 2024-09-21T04:46:01.144 INFO:teuthology.orchestra.run.smithi153.stdout:/dev/vg_nvme/lv_41 2024-09-21T04:46:01.175 INFO:teuthology.orchestra.run.smithi153.stdout:connecting to device: nvme4 2024-09-21T04:46:01.177 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:46:01.177 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:46:01.233 DEBUG:teuthology.orchestra.run.smithi153:> lsblk 2024-09-21T04:46:01.291 INFO:teuthology.orchestra.run.smithi153.stdout:NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS 2024-09-21T04:46:01.291 INFO:teuthology.orchestra.run.smithi153.stdout:sda 8:0 1 931.5G 0 disk 2024-09-21T04:46:01.291 INFO:teuthology.orchestra.run.smithi153.stdout:└─sda1 8:1 1 931.5G 0 part / 2024-09-21T04:46:01.291 INFO:teuthology.orchestra.run.smithi153.stdout:nvme0n1 259:0 0 372.6G 0 disk 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:├─vg_nvme-lv_1 253:0 0 89.4G 0 lvm 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:├─vg_nvme-lv_2 253:1 0 89.4G 0 lvm 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:├─vg_nvme-lv_3 253:2 0 89.4G 0 lvm 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:├─vg_nvme-lv_4 253:3 0 89.4G 0 lvm 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:└─vg_nvme-lv_5 253:4 0 14.9G 0 lvm /var/lib/ceph 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:nvme1n1 259:2 0 89.4G 0 disk 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:nvme2n1 259:4 0 89.4G 0 disk 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:nvme3n1 259:6 0 89.4G 0 disk 2024-09-21T04:46:01.292 INFO:teuthology.orchestra.run.smithi153.stdout:nvme4n1 259:8 0 89.4G 0 disk 2024-09-21T04:46:01.292 DEBUG:teuthology.orchestra.run.smithi153:> sudo nvme list -o json 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout:{ 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "Devices":[ 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: { 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "NameSpace":1, 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "GenericPath":"/dev/ng4n1", 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "ModelNumber":"Linux", 2024-09-21T04:46:01.358 INFO:teuthology.orchestra.run.smithi153.stdout: "SerialNumber":"819b8fa73ab479dce5ea", 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "UsedBytes":95995035648, 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "MaximumLBA":187490304, 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "PhysicalSize":95995035648, 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "SectorSize":512 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: }, 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: { 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "NameSpace":1, 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "GenericPath":"/dev/ng3n1", 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "ModelNumber":"Linux", 2024-09-21T04:46:01.359 INFO:teuthology.orchestra.run.smithi153.stdout: "SerialNumber":"9352ed928cf2813a648d", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "UsedBytes":95995035648, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "MaximumLBA":187490304, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "PhysicalSize":95995035648, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "SectorSize":512 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: }, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: { 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "NameSpace":1, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "GenericPath":"/dev/ng2n1", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "ModelNumber":"Linux", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "SerialNumber":"1f538607c41bf8a6ff69", 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "UsedBytes":95995035648, 2024-09-21T04:46:01.360 INFO:teuthology.orchestra.run.smithi153.stdout: "MaximumLBA":187490304, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "PhysicalSize":95995035648, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "SectorSize":512 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: }, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: { 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "NameSpace":1, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "GenericPath":"/dev/ng1n1", 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "Firmware":"5.14.0-5", 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "ModelNumber":"Linux", 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "SerialNumber":"e220e0e2481d4d6de6f7", 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "UsedBytes":95995035648, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "MaximumLBA":187490304, 2024-09-21T04:46:01.361 INFO:teuthology.orchestra.run.smithi153.stdout: "PhysicalSize":95995035648, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "SectorSize":512 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: }, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: { 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "NameSpace":1, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "GenericPath":"/dev/ng0n1", 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "Firmware":"8DV10171", 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "SerialNumber":"CVFT623300MV400BGN", 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "UsedBytes":400088457216, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "MaximumLBA":781422768, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "PhysicalSize":400088457216, 2024-09-21T04:46:01.362 INFO:teuthology.orchestra.run.smithi153.stdout: "SectorSize":512 2024-09-21T04:46:01.363 INFO:teuthology.orchestra.run.smithi153.stdout: } 2024-09-21T04:46:01.363 INFO:teuthology.orchestra.run.smithi153.stdout: ] 2024-09-21T04:46:01.363 INFO:teuthology.orchestra.run.smithi153.stdout:} 2024-09-21T04:46:01.364 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=0 bs=1 count=4096 2024-09-21T04:46:01.431 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:01.431 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:01.431 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00412848 s, 992 kB/s 2024-09-21T04:46:01.432 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s0 /dev/nvme4n1 2024-09-21T04:46:01.504 INFO:teuthology.orchestra.run.smithi153.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:01.504 INFO:teuthology.orchestra.run.smithi153.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:01.504 INFO:teuthology.orchestra.run.smithi153.stdout:00000016 2024-09-21T04:46:01.506 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:46:01.572 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:01.573 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:01.573 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0041193 s, 994 kB/s 2024-09-21T04:46:01.574 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s1073741824 /dev/nvme4n1 2024-09-21T04:46:01.638 INFO:teuthology.orchestra.run.smithi153.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:01.639 INFO:teuthology.orchestra.run.smithi153.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:01.639 INFO:teuthology.orchestra.run.smithi153.stdout:40000016 2024-09-21T04:46:01.640 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme4n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:46:01.706 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:01.706 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:01.706 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00413977 s, 989 kB/s 2024-09-21T04:46:01.708 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s10737418240 /dev/nvme4n1 2024-09-21T04:46:01.772 INFO:teuthology.orchestra.run.smithi153.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:01.772 INFO:teuthology.orchestra.run.smithi153.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:01.772 INFO:teuthology.orchestra.run.smithi153.stdout:280000016 2024-09-21T04:46:01.773 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=0 bs=1 count=4096 2024-09-21T04:46:01.840 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:01.841 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:01.841 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00403289 s, 1.0 MB/s 2024-09-21T04:46:01.842 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s0 /dev/nvme3n1 2024-09-21T04:46:01.905 INFO:teuthology.orchestra.run.smithi153.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:01.905 INFO:teuthology.orchestra.run.smithi153.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:01.905 INFO:teuthology.orchestra.run.smithi153.stdout:00000016 2024-09-21T04:46:01.906 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:46:01.974 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:01.974 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:01.974 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00408938 s, 1.0 MB/s 2024-09-21T04:46:01.975 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s1073741824 /dev/nvme3n1 2024-09-21T04:46:02.041 INFO:teuthology.orchestra.run.smithi153.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.041 INFO:teuthology.orchestra.run.smithi153.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.041 INFO:teuthology.orchestra.run.smithi153.stdout:40000016 2024-09-21T04:46:02.042 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme3n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:46:02.110 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.111 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.111 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00401015 s, 1.0 MB/s 2024-09-21T04:46:02.112 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s10737418240 /dev/nvme3n1 2024-09-21T04:46:02.176 INFO:teuthology.orchestra.run.smithi153.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.176 INFO:teuthology.orchestra.run.smithi153.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.176 INFO:teuthology.orchestra.run.smithi153.stdout:280000016 2024-09-21T04:46:02.177 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=0 bs=1 count=4096 2024-09-21T04:46:02.245 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.245 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.245 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00404575 s, 1.0 MB/s 2024-09-21T04:46:02.246 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s0 /dev/nvme2n1 2024-09-21T04:46:02.310 INFO:teuthology.orchestra.run.smithi153.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.310 INFO:teuthology.orchestra.run.smithi153.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.311 INFO:teuthology.orchestra.run.smithi153.stdout:00000016 2024-09-21T04:46:02.312 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:46:02.379 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.379 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.379 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00404668 s, 1.0 MB/s 2024-09-21T04:46:02.380 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s1073741824 /dev/nvme2n1 2024-09-21T04:46:02.444 INFO:teuthology.orchestra.run.smithi153.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.444 INFO:teuthology.orchestra.run.smithi153.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.444 INFO:teuthology.orchestra.run.smithi153.stdout:40000016 2024-09-21T04:46:02.445 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme2n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:46:02.512 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.513 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.513 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00404711 s, 1.0 MB/s 2024-09-21T04:46:02.514 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s10737418240 /dev/nvme2n1 2024-09-21T04:46:02.579 INFO:teuthology.orchestra.run.smithi153.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.579 INFO:teuthology.orchestra.run.smithi153.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.579 INFO:teuthology.orchestra.run.smithi153.stdout:280000016 2024-09-21T04:46:02.580 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=0 bs=1 count=4096 2024-09-21T04:46:02.647 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.647 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.647 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00400191 s, 1.0 MB/s 2024-09-21T04:46:02.649 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s0 /dev/nvme1n1 2024-09-21T04:46:02.712 INFO:teuthology.orchestra.run.smithi153.stdout:00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.712 INFO:teuthology.orchestra.run.smithi153.stdout:00000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.712 INFO:teuthology.orchestra.run.smithi153.stdout:00000016 2024-09-21T04:46:02.713 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=1073741824 bs=1 count=4096 2024-09-21T04:46:02.780 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.781 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.781 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00406203 s, 1.0 MB/s 2024-09-21T04:46:02.782 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s1073741824 /dev/nvme1n1 2024-09-21T04:46:02.846 INFO:teuthology.orchestra.run.smithi153.stdout:40000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.846 INFO:teuthology.orchestra.run.smithi153.stdout:40000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.847 INFO:teuthology.orchestra.run.smithi153.stdout:40000016 2024-09-21T04:46:02.848 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/zero of=/dev/nvme1n1 seek=10737418240 bs=1 count=4096 2024-09-21T04:46:02.915 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records in 2024-09-21T04:46:02.915 INFO:teuthology.orchestra.run.smithi153.stderr:4096+0 records out 2024-09-21T04:46:02.915 INFO:teuthology.orchestra.run.smithi153.stderr:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00410342 s, 998 kB/s 2024-09-21T04:46:02.916 DEBUG:teuthology.orchestra.run.smithi153:> sudo hexdump -n22 -C -s10737418240 /dev/nvme1n1 2024-09-21T04:46:02.981 INFO:teuthology.orchestra.run.smithi153.stdout:280000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 2024-09-21T04:46:02.981 INFO:teuthology.orchestra.run.smithi153.stdout:280000010 00 00 00 00 00 00 |......| 2024-09-21T04:46:02.981 INFO:teuthology.orchestra.run.smithi153.stdout:280000016 2024-09-21T04:46:02.983 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-21T04:46:02.983 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:46:02.983 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/scratch_devs 2024-09-21T04:46:03.047 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T04:46:03.139 INFO:tasks.cephadm:Config: {'roleless': True, '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, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2'} 2024-09-21T04:46:03.140 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:46:03.140 INFO:tasks.cephadm:Cluster fsid is 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:46:03.140 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T04:46:03.140 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-21T04:46:03.140 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi071': '172.21.15.71', 'mon.smithi153': '172.21.15.153'} 2024-09-21T04:46:03.140 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T04:46:03.141 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2024-09-21T04:46:03.171 DEBUG:teuthology.orchestra.run.smithi153:> sudo hostname $(hostname -s) 2024-09-21T04:46:03.196 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T04:46:03.196 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:46:03.336 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:46:03.476 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:46:03.477 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:46:03.477 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:46:03.477 DEBUG:teuthology.orchestra.run.smithi071:> 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:46:04.019 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:46 /home/ubuntu/cephtest/cephadm 2024-09-21T04:46:04.019 DEBUG:teuthology.orchestra.run.smithi153:> 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:46:04.413 INFO:teuthology.orchestra.run.smithi153.stdout:-rw-r--r--. 1 ubuntu ubuntu 804199 Sep 21 04:46 /home/ubuntu/cephtest/cephadm 2024-09-21T04:46:04.414 DEBUG:teuthology.orchestra.run.smithi071:> 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:46:04.434 DEBUG:teuthology.orchestra.run.smithi153:> 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:46:04.461 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 on all hosts... 2024-09-21T04:46:04.461 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:46:04.476 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 pull 2024-09-21T04:46:06.142 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:46:06.221 INFO:teuthology.orchestra.run.smithi153.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:46:41.984 INFO:teuthology.orchestra.run.smithi153.stdout:{ 2024-09-21T04:46:41.984 INFO:teuthology.orchestra.run.smithi153.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:46:41.985 INFO:teuthology.orchestra.run.smithi153.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:46:41.985 INFO:teuthology.orchestra.run.smithi153.stdout: "repo_digests": [ 2024-09-21T04:46:41.985 INFO:teuthology.orchestra.run.smithi153.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:46:41.985 INFO:teuthology.orchestra.run.smithi153.stdout: ] 2024-09-21T04:46:41.985 INFO:teuthology.orchestra.run.smithi153.stdout:} 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev)", 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721", 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00" 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-09-21T04:46:42.881 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-21T04:46:42.907 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2024-09-21T04:46:42.963 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /etc/ceph 2024-09-21T04:46:42.993 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2024-09-21T04:46:43.016 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 777 /etc/ceph 2024-09-21T04:46:43.059 INFO:tasks.cephadm:Writing seed config... 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T04:46:43.060 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T04:46:43.061 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T04:46:43.061 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:46:43.061 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T04:46:43.076 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 = 67e1e3fe-77d4-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:46:43.076 DEBUG:teuthology.orchestra.run.smithi071:mon.smithi071> sudo journalctl -f -n 0 -u ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service 2024-09-21T04:46:43.119 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T04:46:43.119 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 -v bootstrap --fsid 67e1e3fe-77d4-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-ip 172.21.15.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:46:43.320 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-21T04:46:43.320 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2', '-v', 'bootstrap', '--fsid', '67e1e3fe-77d4-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-ip', '172.21.15.71', '--skip-admin-label'] 2024-09-21T04:46:43.321 INFO:teuthology.orchestra.run.smithi071.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T04:46:43.321 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying podman|docker is present... 2024-09-21T04:46:43.344 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 5.2.2 2024-09-21T04:46:43.344 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying lvm2 is present... 2024-09-21T04:46:43.344 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying time synchronization is in place... 2024-09-21T04:46:43.351 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T04:46:43.351 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T04:46:43.357 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T04:46:43.357 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:46:43.364 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-09-21T04:46:43.370 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-09-21T04:46:43.370 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2024-09-21T04:46:43.370 INFO:teuthology.orchestra.run.smithi071.stdout:Repeating the final host check... 2024-09-21T04:46:43.391 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 5.2.2 2024-09-21T04:46:43.391 INFO:teuthology.orchestra.run.smithi071.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T04:46:43.392 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl is present 2024-09-21T04:46:43.392 INFO:teuthology.orchestra.run.smithi071.stdout:lvcreate is present 2024-09-21T04:46:43.398 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T04:46:43.398 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T04:46:43.404 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T04:46:43.404 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:46:43.410 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:Host looks OK 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:Cluster fsid: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:Acquiring lock 140287194912560 on /run/cephadm/67e1e3fe-77d4-11ef-baf5-efdc52797490.lock 2024-09-21T04:46:43.417 INFO:teuthology.orchestra.run.smithi071.stdout:Lock 140287194912560 acquired on /run/cephadm/67e1e3fe-77d4-11ef-baf5-efdc52797490.lock 2024-09-21T04:46:43.418 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 3300 ... 2024-09-21T04:46:43.418 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 6789 ... 2024-09-21T04:46:43.418 INFO:teuthology.orchestra.run.smithi071.stdout:Base mon IP(s) is [172.21.15.71:3300, 172.21.15.71:6789], mon addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-21T04:46:43.421 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-09-21T04:46:43.421 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2024-09-21T04:46:43.424 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T04:46:43.424 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-21T04:46:43.424 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-21T04:46:43.426 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T04:46:43.426 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T04:46:43.426 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T04:46:43.426 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T04:46:43.427 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d765/64 scope link noprefixroute 2024-09-21T04:46:43.427 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T04:46:43.427 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-09-21T04:46:43.427 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-09-21T04:46:43.427 INFO:teuthology.orchestra.run.smithi071.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T04:46:43.428 INFO:teuthology.orchestra.run.smithi071.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T04:46:43.428 INFO:teuthology.orchestra.run.smithi071.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2... 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:b3a9635116a98d7e2b0533a918f786543ca9fef9a7933541dc947bfd5a74df79 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying config sha256:48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 2024-09-21T04:46:43.875 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T04:46:44.871 INFO:teuthology.orchestra.run.smithi071.stdout:ceph: stdout ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T04:46:44.871 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph version: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev) 2024-09-21T04:46:44.871 INFO:teuthology.orchestra.run.smithi071.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T04:46:45.852 INFO:teuthology.orchestra.run.smithi071.stdout:stat: stdout 167 167 2024-09-21T04:46:45.852 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial keys... 2024-09-21T04:46:46.756 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQC2T+5mRcDhChAAJhKHkqxwmQxvQgLVaeOhZA== 2024-09-21T04:46:47.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQC3T+5mfmi6BhAA+xseLQz3GgQqqBofan3Phw== 2024-09-21T04:46:48.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQC4T+5m8aEuAxAAUEwQ56eQJFMpG8adpMATUA== 2024-09-21T04:46:48.667 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial monmap... 2024-09-21T04:46:49.614 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T04:46:49.614 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T04:46:49.614 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:46:49.614 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout:monmaptool for smithi071 [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout:setting min_mon_release = quincy 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: set fsid to 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:46:49.615 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mon... 2024-09-21T04:46:57.524 INFO:teuthology.orchestra.run.smithi071.stdout:create mon.smithi071 on 2024-09-21T04:46:58.569 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T04:46:59.183 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target. 2024-09-21T04:46:59.183 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target. 2024-09-21T04:46:59.536 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071 2024-09-21T04:46:59.536 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service: Unit ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service not loaded. 2024-09-21T04:46:59.694 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target.wants/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service → /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@.service. 2024-09-21T04:46:59.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:46:59 smithi071 podman[25796]: 2024-09-21 04:46:59.824128717 +0000 UTC m=+0.015402849 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:47:00.229 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:47:00.229 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon to start... 2024-09-21T04:47:00.236 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon... 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 podman[25796]: 2024-09-21 04:47:00.113349315 +0000 UTC m=+0.304623445 container init c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 podman[25796]: 2024-09-21 04:47:00.117931855 +0000 UTC m=+0.309205968 container start c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 ceph-mon[25834]: mkfs 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 ceph-mon[25834]: mon.smithi071 is new leader, mons smithi071 in quorum (ranks 0) 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 bash[25796]: c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 2024-09-21T04:47:00.442 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:00 smithi071 systemd[1]: Started Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490. 2024-09-21T04:47:01.275 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout id: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout services: 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi071 (age 0.569196s) 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout data: 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T04:47:01.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T04:47:01.277 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T04:47:01.277 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:01.277 INFO:teuthology.orchestra.run.smithi071.stdout:mon is available 2024-09-21T04:47:01.277 INFO:teuthology.orchestra.run.smithi071.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T04:47:01.397 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: mon.smithi071 is new leader, mons smithi071 in quorum (ranks 0) 2024-09-21T04:47:01.397 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: monmap epoch 1 2024-09-21T04:47:01.397 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: last_changed 2024-09-21T04:46:49.038604+0000 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: created 2024-09-21T04:46:49.038604+0000 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: min_mon_release 19 (squid) 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: election_strategy: 1 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.smithi071 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: fsmap 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: mgrmap e1: no daemons active 2024-09-21T04:47:01.398 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:01 smithi071 ceph-mon[25834]: from='client.? 172.21.15.71:0/3558807826' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T04:47:02.344 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:02 smithi071 ceph-mon[25834]: from='client.? 172.21.15.71:0/3211534767' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T04:47:02.344 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:02 smithi071 ceph-mon[25834]: from='client.? 172.21.15.71:0/3211534767' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T04:47:02.348 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:02.348 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T04:47:02.349 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T04:47:02.350 INFO:teuthology.orchestra.run.smithi071.stdout:Generating new minimal ceph.conf... 2024-09-21T04:47:03.366 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:03 smithi071 ceph-mon[25834]: from='client.? 172.21.15.71:0/60026769' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:47:03.595 INFO:teuthology.orchestra.run.smithi071.stdout:Restarting the monitor... 2024-09-21T04:47:03.881 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:03 smithi071 systemd[1]: Stopping Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490... 2024-09-21T04:47:04.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:03 smithi071 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071[25811]: 2024-09-21T04:47:03.876+0000 7f6c5e05a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi071 -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:47:04.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:03 smithi071 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071[25811]: 2024-09-21T04:47:03.876+0000 7f6c5e05a640 -1 mon.smithi071@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T04:47:04.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:03 smithi071 podman[26153]: 2024-09-21 04:47:03.929458482 +0000 UTC m=+0.156565975 container died c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0) 2024-09-21T04:47:04.562 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 podman[26153]: 2024-09-21 04:47:04.300294693 +0000 UTC m=+0.527402175 container cleanup c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T04:47:04.562 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 bash[26153]: ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071 2024-09-21T04:47:04.917 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 podman[26172]: 2024-09-21 04:47:04.559610735 +0000 UTC m=+0.625802451 container remove c630cdeeeabe5aa86bb17de9c6fb5f61bc1802e7fadd9443dabb4373e7a6c161 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T04:47:04.918 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 systemd[1]: ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service: Deactivated successfully. 2024-09-21T04:47:04.918 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 systemd[1]: Stopped Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490. 2024-09-21T04:47:04.918 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 systemd[1]: Starting Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490... 2024-09-21T04:47:05.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:04 smithi071 podman[26267]: 2024-09-21 04:47:04.817899516 +0000 UTC m=+0.016072935 image pull 48ed0a2cf89d6d0371a2c6185a5869a747265f6abd5ac2a74f00cc32d5628721 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 2024-09-21T04:47:06.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:05 smithi071 podman[26267]: 2024-09-21 04:47:05.899623281 +0000 UTC m=+1.097796684 container create 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T04:47:07.712 INFO:teuthology.orchestra.run.smithi071.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T04:47:07.929 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 podman[26267]: 2024-09-21 04:47:07.614422274 +0000 UTC m=+2.812595685 container init 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 podman[26267]: 2024-09-21 04:47:07.619983663 +0000 UTC m=+2.818157067 container start 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: pidfile_write: ignore empty --pid-file 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: load: jerasure load: lrc 2024-09-21T04:47:07.930 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: RocksDB version: 7.9.2 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Git sha 0 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: DB SUMMARY 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: DB Session ID: PKQ6HPBRH96DDCBA6K9P 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: CURRENT file: CURRENT 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi071/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T04:47:07.931 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi071/store.db: 000009.log size: 89080 ; 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.error_if_exists: 0 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.create_if_missing: 0 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.paranoid_checks: 1 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.env: 0x55baab1ea120 2024-09-21T04:47:07.932 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T04:47:07.933 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.info_log: 0x55baad0f58e0 2024-09-21T04:47:07.933 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T04:47:07.934 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.statistics: (nil) 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.use_fsync: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_log_file_size: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_fallocate: 1 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.use_direct_reads: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T04:47:07.935 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.db_log_dir: 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.wal_dir: 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.write_buffer_manager: 0x55baad0f9b80 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T04:47:07.936 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.unordered_write: 0 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.row_cache: None 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.wal_filter: None 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T04:47:07.937 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.two_write_queues: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.wal_compression: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.atomic_flush: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.log_readahead_size: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T04:47:07.938 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_background_jobs: 2 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_background_compactions: -1 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_subcompactions: 1 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T04:47:07.939 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_open_files: -1 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_background_flushes: -1 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Compression algorithms supported: 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kZSTD supported: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kXpressCompression supported: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kBZip2Compression supported: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kLZ4Compression supported: 1 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kZlibCompression supported: 1 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T04:47:07.940 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: kSnappyCompression supported: 1 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi071/store.db/MANIFEST-000010 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.merge_operator: 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_filter: None 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55baad0f5540) 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T04:47:07.941 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: index_type: 0 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: data_block_index_type: 0 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: index_shortening: 1 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: checksum: 4 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: no_block_cache: 0 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_cache: 0x55baad0e9610 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_cache_options: 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: capacity : 536870912 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: num_shard_bits : 4 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: strict_capacity_limit : 0 2024-09-21T04:47:07.942 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_cache_compressed: (nil) 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: persistent_cache: (nil) 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_size: 4096 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_size_deviation: 10 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_restart_interval: 16 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: index_block_restart_interval: 1 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: metadata_block_size: 4096 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: partition_filters: 0 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: use_delta_encoding: 1 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: filter_policy: bloomfilter 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: whole_key_filtering: 1 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: verify_compression: 0 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-09-21T04:47:07.943 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: format_version: 5 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: enable_index_compression: 1 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: block_align: 0 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: max_auto_readahead_size: 262144 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: prepopulate_block_cache: 0 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: initial_auto_readahead_size: 8192 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression: NoCompression 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T04:47:07.944 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.num_levels: 7 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T04:47:07.945 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T04:47:07.946 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T04:47:07.947 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T04:47:07.948 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.inplace_update_support: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.bloom_locality: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.max_successive_merges: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T04:47:07.949 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.ttl: 2592000 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enable_blob_files: false 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.min_blob_size: 0 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T04:47:07.950 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi071/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:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 01204540-abcf-46a4-a473-caba607a00df 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894027651027, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894027651986, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85856, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83996, "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": 78245, "raw_average_value_size": 362, "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": 1726894027, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "01204540-abcf-46a4-a473-caba607a00df", "db_session_id": "PKQ6HPBRH96DDCBA6K9P", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894027652101, "job": 1, "event": "recovery_finished"} 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi071/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55baad118e00 2024-09-21T04:47:07.951 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: DB pointer 0x55baad21a000 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ** DB Stats ** 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ** Compaction Stats [default] ** 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T04:47:07.952 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: L0 2/0 85.74 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Sum 2/0 85.74 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.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 127.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ** Compaction Stats [default] ** 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.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 127.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T04:47:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Cumulative compaction: 0.00 GB write, 23.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Interval compaction: 0.00 GB write, 23.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Block cache BinnedLRUCache@0x55baad0e9610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: starting mon.smithi071 rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi071 fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???) e1 preinit fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).mds e1 new map 2024-09-21T04:47:07.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).mds e1 print_map 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: e1 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: btime 2024-09-21T04:47:00:154306+0000 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.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:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: legacy client fscid: -1 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: No filesystems configured 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 bash[26267]: 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 2024-09-21T04:47:07.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 systemd[1]: Started Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490. 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mon.smithi071 is new leader, mons smithi071 in quorum (ranks 0) 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: monmap epoch 1 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: last_changed 2024-09-21T04:46:49.038604+0000 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: created 2024-09-21T04:46:49.038604+0000 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: min_mon_release 19 (squid) 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: election_strategy: 1 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.smithi071 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: fsmap 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T04:47:07.956 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:07 smithi071 ceph-mon[26305]: mgrmap e1: no daemons active 2024-09-21T04:47:08.783 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T04:47:08.805 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:47:08.805 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mgr... 2024-09-21T04:47:08.805 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T04:47:08.806 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T04:47:08.806 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-21T04:47:09.061 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mgr.smithi071.oxyruc 2024-09-21T04:47:09.061 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mgr.smithi071.oxyruc.service: Unit ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mgr.smithi071.oxyruc.service not loaded. 2024-09-21T04:47:09.219 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490.target.wants/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mgr.smithi071.oxyruc.service → /etc/systemd/system/ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@.service. 2024-09-21T04:47:09.441 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:09 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/395792530' entity='client.admin' 2024-09-21T04:47:09.766 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:47:09.766 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-09-21T04:47:09.774 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:47:09.774 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:47:09.774 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-09-21T04:47:09.774 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T04:47:09.783 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:47:09.783 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr to start... 2024-09-21T04:47:09.791 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr... 2024-09-21T04:47:10.606 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:10 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3123153118' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "67e1e3fe-77d4-11ef-baf5-efdc52797490", 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:47:10.905 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "smithi071" 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:47:10.906 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:47:10.907 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:47:10.910 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:47:00:154306+0000", 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T04:47:10.911 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:47:00.155102+0000", 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:10.912 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (1/15)... 2024-09-21T04:47:14.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1512936330' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:47:14.809 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:14.809 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:14.809 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "67e1e3fe-77d4-11ef-baf5-efdc52797490", 2024-09-21T04:47:14.809 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:47:14.809 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "smithi071" 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:47:14.810 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:47:14.811 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:47:14.814 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.814 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:47:14.814 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:47:00:154306+0000", 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:47:14.815 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:47:00.155102+0000", 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:14.816 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (2/15)... 2024-09-21T04:47:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: Activating manager daemon smithi071.oxyruc 2024-09-21T04:47:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: mgrmap e2: smithi071.oxyruc(active, starting, since 0.00315371s) 2024-09-21T04:47:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:47:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi071.oxyruc", "id": "smithi071.oxyruc"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: Manager daemon smithi071.oxyruc is now available 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/trash_purge_schedule"} : dispatch 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:15.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:15 smithi071 ceph-mon[26305]: from='mgr.14100 172.21.15.71:0/1671853263' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:17.038 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:16 smithi071 ceph-mon[26305]: mgrmap e3: smithi071.oxyruc(active, since 1.00773s) 2024-09-21T04:47:17.876 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:17 smithi071 ceph-mon[26305]: mgrmap e4: smithi071.oxyruc(active, since 2s) 2024-09-21T04:47:17.876 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:17 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1861227387' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "67e1e3fe-77d4-11ef-baf5-efdc52797490", 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T04:47:18.156 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "smithi071" 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T04:47:18.157 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T04:47:18.158 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T04:47:18.159 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T04:47:18.162 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T04:47:00:154306+0000", 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T04:47:18.163 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T04:47:00.155102+0000", 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:18.164 INFO:teuthology.orchestra.run.smithi071.stdout:mgr is available 2024-09-21T04:47:19.118 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:18 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1838168338' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T04:47:19.345 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:19.345 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T04:47:19.346 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T04:47:19.347 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling cephadm module... 2024-09-21T04:47:20.374 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:20 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/928159727' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T04:47:21.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:21 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/928159727' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T04:47:21.166 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:21 smithi071 ceph-mon[26305]: mgrmap e5: smithi071.oxyruc(active, since 5s) 2024-09-21T04:47:21.930 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:21.930 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T04:47:21.930 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:47:21.930 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "smithi071.oxyruc", 2024-09-21T04:47:21.931 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T04:47:21.931 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:21.931 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-09-21T04:47:21.931 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 5... 2024-09-21T04:47:22.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:22 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2421527907' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: Active manager daemon smithi071.oxyruc restarted 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: Activating manager daemon smithi071.oxyruc 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: mgrmap e6: smithi071.oxyruc(active, starting, since 0.00361391s) 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:47:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi071.oxyruc", "id": "smithi071.oxyruc"} : dispatch 2024-09-21T04:47:25.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:47:25.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:47:25.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:47:25.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:25 smithi071 ceph-mon[26305]: Manager daemon smithi071.oxyruc is now available 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 5 is available 2024-09-21T04:47:26.643 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying orchestrator module is enabled... 2024-09-21T04:47:27.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:27.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:27.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: Found migration_current of "None". Setting to last migration. 2024-09-21T04:47:27.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:27.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/trash_purge_schedule"} : dispatch 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: mgrmap e7: smithi071.oxyruc(active, since 1.00585s) 2024-09-21T04:47:27.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:26 smithi071 ceph-mon[26305]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T04:47:28.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:27 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:26] ENGINE Bus STARTING 2024-09-21T04:47:28.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:27 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:27] ENGINE Serving on http://172.21.15.71:8765 2024-09-21T04:47:28.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:27 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:28.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:27 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3242765923' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T04:47:28.481 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T04:47:28.482 INFO:teuthology.orchestra.run.smithi071.stdout:Setting orchestrator backend to cephadm... 2024-09-21T04:47:29.145 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:28 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:27] ENGINE Serving on https://172.21.15.71:7150 2024-09-21T04:47:29.145 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:28 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:27] ENGINE Bus STARTED 2024-09-21T04:47:29.145 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:28 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:27] ENGINE Error in HTTPServer.serve 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Traceback (most recent call last): 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._run(expiration_interval) 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:47:29.146 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s = self.context.wrap_socket( 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: return self.sslsocket_class._create( 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self.do_handshake() 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._sslobj.do_handshake() 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:28 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3242765923' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T04:47:29.147 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:28 smithi071 ceph-mon[26305]: mgrmap e8: smithi071.oxyruc(active, since 2s) 2024-09-21T04:47:30.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:30 smithi071 ceph-mon[26305]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:30.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:30 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:30.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:30 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:30.859 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T04:47:30.859 INFO:teuthology.orchestra.run.smithi071.stdout:Generating ssh key... 2024-09-21T04:47:31.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:31 smithi071 ceph-mon[26305]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:32.753 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:32 smithi071 ceph-mon[26305]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:32.753 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:32 smithi071 ceph-mon[26305]: Generating ssh key... 2024-09-21T04:47:32.753 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:32 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:32.753 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:32 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:33.321 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvjdxm0WwEUN3xJaM4N2a3ZUjFLO5oUOo/HgVRKcW/I+A2K22KcAY6cM+qsA8vV/tVuoC8oiqM7TUt2Oc8uX0ZErmAVkmof3u+Vf22k2nlXoSzMKhiTWr6kzateY4MaboEbBsQBmwqNasqjIhkAf6zz99CTrKZVXC10y9ITybHwYzO9ew7bFE34TmFLeoTbkjlnxSXKE7JxeprWVOSJE3nMjvy8g9C46anxOvEaztkyHjqL9/3qPdQhppvJXkoRt96iKfRQtLdhircWbMvoENrElEIYXF14YoItLqbTciVFmlCDdngO4iOTk6RfCYI1wfqgWTgiHLMZYjB44YYlpaGQq5Z80mze5qzYWXcLIroAEEqVERPMHNGNEGroRXqLtUrknoBP35FalaM7fAw2RIqnoMzoe7egGIMKgLBfFj70jXrM0jS4boD2BK8H7Xehn81djYPqa8DCEl3aq4F+VXvZaBIEBE3uyVo3SD9tjQTNnKSyHbPV8btFHx1mi4qkcs= ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:47:33.322 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T04:47:33.322 INFO:teuthology.orchestra.run.smithi071.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T04:47:33.330 INFO:teuthology.orchestra.run.smithi071.stdout:Adding host smithi071... 2024-09-21T04:47:33.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:33 smithi071 ceph-mon[26305]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:34.643 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:34 smithi071 ceph-mon[26305]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:35.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:35 smithi071 ceph-mon[26305]: Deploying cephadm binary to smithi071 2024-09-21T04:47:37.494 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Added host 'smithi071' with addr '172.21.15.71' 2024-09-21T04:47:37.494 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying mon service with default placement... 2024-09-21T04:47:38.340 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:37 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:38.340 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:37 smithi071 ceph-mon[26305]: Added host smithi071 2024-09-21T04:47:38.340 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:37 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:39.420 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:39 smithi071 ceph-mon[26305]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:39.420 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:39 smithi071 ceph-mon[26305]: Saving service mon spec with placement count:5 2024-09-21T04:47:39.420 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:39 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:39.807 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T04:47:39.807 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying mgr service with default placement... 2024-09-21T04:47:40.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:40 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:40.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:40 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:41.317 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T04:47:41.317 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying crash service with default placement... 2024-09-21T04:47:41.609 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:41 smithi071 ceph-mon[26305]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:41.609 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:41 smithi071 ceph-mon[26305]: Saving service mgr spec with placement count:2 2024-09-21T04:47:41.609 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:41 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:42.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:42 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:42.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:42 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:42.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:42 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:42.975 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-21T04:47:42.975 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying ceph-exporter service with default placement... 2024-09-21T04:47:44.138 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:43 smithi071 ceph-mon[26305]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:44.138 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:43 smithi071 ceph-mon[26305]: Saving service crash spec with placement * 2024-09-21T04:47:44.138 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:43 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:44.424 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-21T04:47:44.424 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying prometheus service with default placement... 2024-09-21T04:47:45.085 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:44 smithi071 ceph-mon[26305]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:45.085 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:44 smithi071 ceph-mon[26305]: Saving service ceph-exporter spec with placement * 2024-09-21T04:47:46.109 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-21T04:47:46.109 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying grafana service with default placement... 2024-09-21T04:47:46.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:46 smithi071 ceph-mon[26305]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:47:46.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:46 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:47.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:47 smithi071 ceph-mon[26305]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:47.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:47 smithi071 ceph-mon[26305]: Saving service prometheus spec with placement count:1 2024-09-21T04:47:47.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:47 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:47.365 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-21T04:47:47.365 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying node-exporter service with default placement... 2024-09-21T04:47:48.293 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:48 smithi071 ceph-mon[26305]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:48.293 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:48 smithi071 ceph-mon[26305]: Saving service grafana spec with placement count:1 2024-09-21T04:47:48.294 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:48 smithi071 ceph-mon[26305]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:47:48.294 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:48 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:48.563 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-21T04:47:48.563 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying alertmanager service with default placement... 2024-09-21T04:47:49.199 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:49 smithi071 ceph-mon[26305]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:49.199 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:49 smithi071 ceph-mon[26305]: Saving service node-exporter spec with placement * 2024-09-21T04:47:49.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-21T04:47:50.193 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:50 smithi071 ceph-mon[26305]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:47:50.194 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:50 smithi071 ceph-mon[26305]: from='mgr.14118 172.21.15.71:0/2345475779' entity='mgr.smithi071.oxyruc' 2024-09-21T04:47:51.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:51 smithi071 ceph-mon[26305]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:47:51.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:51 smithi071 ceph-mon[26305]: Saving service alertmanager spec with placement count:1 2024-09-21T04:47:51.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:51 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1315240678' entity='client.admin' 2024-09-21T04:47:52.046 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling the dashboard module... 2024-09-21T04:47:52.396 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:52 smithi071 ceph-mon[26305]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:47:52.396 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:52 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3934468764' entity='client.admin' 2024-09-21T04:47:53.392 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:53 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2987752606' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T04:47:54.364 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:54 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2987752606' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T04:47:54.364 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:54 smithi071 ceph-mon[26305]: mgrmap e9: smithi071.oxyruc(active, since 28s) 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "smithi071.oxyruc", 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-09-21T04:47:54.909 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 9... 2024-09-21T04:47:55.325 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1540970380' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: Active manager daemon smithi071.oxyruc restarted 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: Activating manager daemon smithi071.oxyruc 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: mgrmap e10: smithi071.oxyruc(active, starting, since 0.00345278s) 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi071.oxyruc", "id": "smithi071.oxyruc"} : dispatch 2024-09-21T04:47:58.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:47:58.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:47:58.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:47:58.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:58 smithi071 ceph-mon[26305]: Manager daemon smithi071.oxyruc is now available 2024-09-21T04:47:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:47:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:47:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/trash_purge_schedule"} : dispatch 2024-09-21T04:47:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T04:47:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: mgrmap e11: smithi071.oxyruc(active, since 1.00627s) 2024-09-21T04:47:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:47:59 smithi071 ceph-mon[26305]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T04:48:00.143 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-21T04:48:00.143 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T04:48:00.144 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T04:48:00.144 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-21T04:48:00.144 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 9 is available 2024-09-21T04:48:00.144 INFO:teuthology.orchestra.run.smithi071.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:59] ENGINE Bus STARTING 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:59] ENGINE Serving on https://172.21.15.71:7150 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:59] ENGINE Error in HTTPServer.serve 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Traceback (most recent call last): 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._run(expiration_interval) 2024-09-21T04:48:00.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s = self.context.wrap_socket( 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: return self.sslsocket_class._create( 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self.do_handshake() 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._sslobj.do_handshake() 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:48:00.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:59] ENGINE Serving on http://172.21.15.71:8765 2024-09-21T04:48:00.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: [21/Sep/2024:04:47:59] ENGINE Bus STARTED 2024-09-21T04:48:00.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:00.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:00 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:02.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:01 smithi071 ceph-mon[26305]: mgrmap e12: smithi071.oxyruc(active, since 2s) 2024-09-21T04:48:02.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:01 smithi071 ceph-mon[26305]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:02.110 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFEDCCAvigAwIBAgIUQ7wzrt8vehsl6gyEqWvlVn9TBwAwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTA0NDgwMVoXDTM0\nMDkyMjA0NDgwMVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjcxMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAwF4t9f3h6uh46KviZSbEj6mDGjI2w/rtNC1/\nNA3HQjT9wYHgBjfv01yXw9pehKZooNWC7izlSPnQEPiFYOpugMUYPSrLrzvdkeCj\nOCkr5XBaASWJ3ZMCfPvLFx2q7lt8oKaM9TDUa6bHxe3Yh43GAsqyIS4j5Czm2Ppv\neqOahuS88XWumkDIXro742ZgEkhQUahBJiEamlOYXnr3DaQGcUDBDWB7ebuxZyUV\nVf28UKZmIjSwdLX0Y/RHIi1Ed0NA+hE1cXeWDV+/BH5aSAJR6sldDWGupJyfG5Vc\nPpWNt9fXNziifU0NZpwYOTW+rKP4hZ4NBgmh+bR6DsUXvX6CRrcRR1Gmu7cNEh1X\ngmuapMsKiYmIsy7l9R74/PZx8bA1azJTpy8rfh71tNAesWLvEMUuctggQl82noqx\nvcmDVGLUL2O67bZYcmBw5orYt8Z0wQ64LogLhhFonQ4DgnLdzdnCgvYZD5wmtu6M\nWoiegmMG2TXxlL13TdpU06jXZyDMVmu5OTv8GAEQ3Xl/SqsbvpTnwFN+jO89+889\np3vLrLVH3IwmDLD49VYInDsWEu4QsxLuvoTXGsChLUTkqtypRFalSbGnWs3ByhGF\nJBopEZSmRQ7Hh6K/wyHHqWxa9vWdaDt9GFGFniZ+uaDmESEy9amUm0zzMIryolG2\nNDL8L60CAwEAAaNUMFIwQgYDVR0RBDswOYIec21pdGhpMDcxLmZyb250LnNlcGlh\nLmNlcGguY29tghFkYXNoYm9hcmRfc2VydmVyc4cErBUPRzAMBgNVHRMBAf8EAjAA\nMA0GCSqGSIb3DQEBCwUAA4ICAQAf60CWhQOvM45ynOtKgeFwFkV+EgM86zKcUKuZ\n2U6qbuBMuQ5OdWMpUlLd35fjn6h7RpwLssH4GE59DiYhdXc1aZajSOR/ZXzBCbTY\nGKBQkogvE+eQgVpGp1dmvv6xiGPD3HhNhVbK6v1c+79ZJRCF91njHAxHv/xPOjYn\nR4v6VRdwlaY+aCV0aU+trf+c+MLUX3y+ZHDGdXgBAMjbVgcgSd1Eo/vAtgr+XnkT\njZ14BPSVf2w4z1N9xSVsKvC0vCR3KfUFVqgbJQcMhTP/GalecQxuzJVfOqVbfCHV\nkQxH2fsb2NZAYfxoqD3fzFs+ibqEplCTI3M1qfe3gEJ0IuqY/Wqg3tZLnnbRikWb\ngLhwDse0bNaz5CVa5ujdKLM3ThCCFGCp5ib+DMoZV9P17dPLEMtwSNu2US9KaYq7\n7nU0WIr3JDTwVMnz4Zv7rGWIy3vw1K12QXhbnTxv47nhHmyWdcw36Tt1Z8SFC41T\nkb+8vZ3v5c/4bFLhr3r8CZ+/ddx4jOXbPQ71zizcs+19YCQ6NYX2SL+5Dwmr7Hac\nb2e5H1EheiVb8KIuOgNVjKlUlHetReYKcUqBSJXUSPct5ayEFB3TnGHyPeXzmZcQ\n6HM8/bXQXGz1y9TW1pvz2ZPWfRJgfklxG1hN2ymjLTR7x5/edfg4wxKAW7ZLTlHi\nxRnbOA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAwF4t9f3h6uh46KviZSbEj6mDGjI2w/rtNC1/NA3HQjT9wYHg\nBjfv01yXw9pehKZooNWC7izlSPnQEPiFYOpugMUYPSrLrzvdkeCjOCkr5XBaASWJ\n3ZMCfPvLFx2q7lt8oKaM9TDUa6bHxe3Yh43GAsqyIS4j5Czm2PpveqOahuS88XWu\nmkDIXro742ZgEkhQUahBJiEamlOYXnr3DaQGcUDBDWB7ebuxZyUVVf28UKZmIjSw\ndLX0Y/RHIi1Ed0NA+hE1cXeWDV+/BH5aSAJR6sldDWGupJyfG5VcPpWNt9fXNzii\nfU0NZpwYOTW+rKP4hZ4NBgmh+bR6DsUXvX6CRrcRR1Gmu7cNEh1XgmuapMsKiYmI\nsy7l9R74/PZx8bA1azJTpy8rfh71tNAesWLvEMUuctggQl82noqxvcmDVGLUL2O6\n7bZYcmBw5orYt8Z0wQ64LogLhhFonQ4DgnLdzdnCgvYZD5wmtu6MWoiegmMG2TXx\nlL13TdpU06jXZyDMVmu5OTv8GAEQ3Xl/SqsbvpTnwFN+jO89+889p3vLrLVH3Iwm\nDLD49VYInDsWEu4QsxLuvoTXGsChLUTkqtypRFalSbGnWs3ByhGFJBopEZSmRQ7H\nh6K/wyHHqWxa9vWdaDt9GFGFniZ+uaDmESEy9amUm0zzMIryolG2NDL8L60CAwEA\nAQKCAgAco0irWObznjU1yjTzgxB7JKywTy5pAaejf2xy9uQlnpbyYl/T/SrWZ+/u\nB8nPbKih3PdXdtaRhSMtC5proarev7jKjl7xUPO83ljeKP7wcsfraMe79UFHEwMa\nh1+liXglwHW2oNTWy+bst+pmz7vdOYjIOMK+GtMpFStYche0okPgnHjoXOGXfJki\n0uBViG9woKBGSWJY/D3wPtUdskAFRzMWRzlKl58i8FnbSeFpjkQhLn/geCAQa1LV\nqzCIorn/IGW45SkxB4J77EWLd9DzJ5QTRGoH9osXQ6aOaJxG9LqE7Yj/J2Pp1S4k\nAjTHJcf/OFbPAcsbzfrnzP6qRrWlCDw0yOY9qrfBo6y9VQdMPU2k3vnAc4t0CEtJ\nj2J1uV1WusRNJV7kbYr34vgqCBKLkUD4qv9sMub7b5Gjquxws/IjMAOlhoH3jXKM\nhDGFrgGRbu2GfL20QWAz3i0+tqYnfbrAXDiwL8tD9ZHu66WtHCNj37zQhJlIAk99\n3LklfFJMGt9iTtg/FmmQYYbtDckul+GsElwKUuPIgEdvL0mQVCtdHR25CAyyiEgK\nmdKTu+WFqPVVz4YeiF0XejwjFoXacvkuJXPhF1vy8i/dUE3IgjVsfg8Gc1uL+IMy\nHVdkLLnHnhUMueyW2KNjpyqSRkZn2V5uu5ADK4ZRZS/bItYk/wKCAQEA6f7t0Yqa\n0AlupAcT9XdTvblkecAvvewaMYO76aVi01hKr09xRvrVFC9LtsaIKnPZs0pcjA7y\n1dt/lBBkC9758PePBL37T5RujRs9v9M4dgz5azrvXs89KmdpGD8VIlx1oX+hwTxb\nsruD64Q8TzCRavPghkUACBUVgyWEOhzODfKLhOqJkks+8fR//huSSRvObEUuq00l\n19vUFzOqhfkuI3FMKqDhO/FPycsmY1SLfPIuzk9FCl5jxGKyM05MUHeFdanYNEhy\nrOdl3hPau+9txp0emS6TBHCAuI9eBGCV9acie/yAsYVq8oRmUT6xVkMPCC2CM3U/\nJmwkilfw2CA28wKCAQEA0nUgIFLz+CZ2G81GrR5CMrk+PBj6HLZTymhV06MVqBvZ\nQdntyOmLhmcFU8A5e4ho3Q7RuPhJZrdAAo3L3YT7OgrvRHpeLHnjb5JTHdtSU6Ov\nVBCsHHcZcnqQj3IXmD702yVl3wUtwK8gC6C18uIy/bPNdEpgAoti2F9B4zq+S1yp\nPueieMewzeqOViKlRntolKCg5qbbPV/jatiHWgJP0aVpO6YLEjih8MXGS329RY5O\nXFfSdVFDWdJoJFGnfNU9tY2rb1UNiez/+lNLpXzNpJs0MiZetJYl+sajKUetp14T\n5dHirp7mJYA6ZVWaJvBsI9eU5Rl7LBlQM5+W67rm3wKCAQBo72gbRjsy/Gffq0Tq\nGb82IAPNDcDbPRxqBBerKf3tpXSotcmo+SfBS4x6xQGfeCCy5LAoJzQDb9IAxnD3\nWeFgjMRYbhJbl8cUBJlmgwSY/CyGSAG81NcrQwDAXNnPdQNTj3csvzKoLqt0XPLm\n2HL+MawIyry+4yWokJSBsxU87/5ddwiG0LPDsdAMVrT9kDi8GTJao9hKu0ybsxHP\nzvU/87kijM81IHyVlEL83JdJSxpubuIZSkcXdONRWtWiaFczcx2AJNU4cPUf6Gt5\nSGBEZ4WnUFmh7gnrum+BKwdVCMTQMWZNNfXGGFYCLUk91AjTtATlqrjNNEYWvGVH\npvq9AoIBAQDK5e6uGytojzQJA7PizSxHGL5+VBo1ujY4CrTMEAueAhNH4GHV9Ar2\n7bV+E/GXPmDS1imtKXoilAMbMzdbfoxyXf5lR5ApUu3JMAn/2+WYC1PKOTSlUNFw\nw+dA1F8ZAYExEfIPvD9q56t+aldgLWG5pDIsrlO3wEfwkI3GE2lI4LGumsTRqruz\nGjJVqpsqw2mE+QOGu1Dc7+ghp1V+moH3fYBh6Gf+DilaJmJRf40NVPAJKQYW4tyK\n6UZL1Yki2bbfpRClihs+YQY8gTeJ+TONQbBltQZTFfrRtdWxw5AQrquCQwJHFZyO\nhPxHm+q9JccsGvhKk3Fjh5gB3Rc0dwGDAoIBAQCwRefWeuyxyHFMGjbnuQhvNT72\nYnEZ/U3ZOtk+ZwWerKI6SRhSsmNXTr8AAHk6fVJCbJnYht7rLGhrTlTP06fXgtkT\n1Eok5sfPd9Eoj/nLLEuIUbwu7o51n7nx8I+eWTr0DwEEWJP2rrNm3Z+z1LXRKMi0\nwGbAEqbXSc83nhtNb79WSrS4OUn/ERuzeyQR9Oph9QwMu44fQ+9QNGSnXYZeWeJJ\n7g6/2Fdty1q28EbWZbWZyed3qMaw3mbJtf4VpGqjs7iZjDDEncIIXpTfMzvxBndn\n2UkWIL/20fHkLYvNzYTCGnsgPBZHxTypDkeDvHCZTYcIBjB0t17HmjnlrDLK\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T04:48:03.519 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T04:48:04.182 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:03 smithi071 ceph-mon[26305]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:04.182 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:03 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:04.758 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T04:48:04.759 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial admin user... 2024-09-21T04:48:05.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:05 smithi071 ceph-mon[26305]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:05.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:05 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:06.141 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$it70kXS1l3OLcG1ol7u//uc8r/JfCQ6rLxcOPnQdA3JxgV0Szg5Uu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726894085, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T04:48:06.141 INFO:teuthology.orchestra.run.smithi071.stdout:Fetching dashboard port number... 2024-09-21T04:48:06.787 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:06 smithi071 ceph-mon[26305]: from='client.14182 -' 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:48:06.787 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:06 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:07.338 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T04:48:07.347 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T04:48:07.347 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-09-21T04:48:07.355 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T04:48:07.355 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-21T04:48:07.355 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-09-21T04:48:07.355 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph Dashboard is now available at: 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout: URL: https://smithi071.front.sepia.ceph.com:8443/ 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout: User: admin 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout: Password: m6x5gvwfoi 2024-09-21T04:48:07.356 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:07.357 INFO:teuthology.orchestra.run.smithi071.stdout:Saving cluster configuration to /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config directory 2024-09-21T04:48:07.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:07 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1411130307' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T04:48:08.627 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T04:48:08.627 INFO:teuthology.orchestra.run.smithi071.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T04:48:08.627 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.627 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: ceph telemetry on 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout:For more information see: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:08.628 INFO:teuthology.orchestra.run.smithi071.stdout:Bootstrap complete. 2024-09-21T04:48:08.666 INFO:tasks.cephadm:Fetching config... 2024-09-21T04:48:08.666 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:48:08.666 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T04:48:08.682 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T04:48:08.682 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:48:08.682 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T04:48:08.737 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T04:48:08.737 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:48:08.737 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/keyring of=/dev/stdout 2024-09-21T04:48:08.801 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T04:48:08.801 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:48:08.801 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T04:48:08.857 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T04:48:08.857 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvjdxm0WwEUN3xJaM4N2a3ZUjFLO5oUOo/HgVRKcW/I+A2K22KcAY6cM+qsA8vV/tVuoC8oiqM7TUt2Oc8uX0ZErmAVkmof3u+Vf22k2nlXoSzMKhiTWr6kzateY4MaboEbBsQBmwqNasqjIhkAf6zz99CTrKZVXC10y9ITybHwYzO9ew7bFE34TmFLeoTbkjlnxSXKE7JxeprWVOSJE3nMjvy8g9C46anxOvEaztkyHjqL9/3qPdQhppvJXkoRt96iKfRQtLdhircWbMvoENrElEIYXF14YoItLqbTciVFmlCDdngO4iOTk6RfCYI1wfqgWTgiHLMZYjB44YYlpaGQq5Z80mze5qzYWXcLIroAEEqVERPMHNGNEGroRXqLtUrknoBP35FalaM7fAw2RIqnoMzoe7egGIMKgLBfFj70jXrM0jS4boD2BK8H7Xehn81djYPqa8DCEl3aq4F+VXvZaBIEBE3uyVo3SD9tjQTNnKSyHbPV8btFHx1mi4qkcs= ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:48:08.931 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvjdxm0WwEUN3xJaM4N2a3ZUjFLO5oUOo/HgVRKcW/I+A2K22KcAY6cM+qsA8vV/tVuoC8oiqM7TUt2Oc8uX0ZErmAVkmof3u+Vf22k2nlXoSzMKhiTWr6kzateY4MaboEbBsQBmwqNasqjIhkAf6zz99CTrKZVXC10y9ITybHwYzO9ew7bFE34TmFLeoTbkjlnxSXKE7JxeprWVOSJE3nMjvy8g9C46anxOvEaztkyHjqL9/3qPdQhppvJXkoRt96iKfRQtLdhircWbMvoENrElEIYXF14YoItLqbTciVFmlCDdngO4iOTk6RfCYI1wfqgWTgiHLMZYjB44YYlpaGQq5Z80mze5qzYWXcLIroAEEqVERPMHNGNEGroRXqLtUrknoBP35FalaM7fAw2RIqnoMzoe7egGIMKgLBfFj70jXrM0jS4boD2BK8H7Xehn81djYPqa8DCEl3aq4F+VXvZaBIEBE3uyVo3SD9tjQTNnKSyHbPV8btFHx1mi4qkcs= ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:48:08.942 DEBUG:teuthology.orchestra.run.smithi153:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvjdxm0WwEUN3xJaM4N2a3ZUjFLO5oUOo/HgVRKcW/I+A2K22KcAY6cM+qsA8vV/tVuoC8oiqM7TUt2Oc8uX0ZErmAVkmof3u+Vf22k2nlXoSzMKhiTWr6kzateY4MaboEbBsQBmwqNasqjIhkAf6zz99CTrKZVXC10y9ITybHwYzO9ew7bFE34TmFLeoTbkjlnxSXKE7JxeprWVOSJE3nMjvy8g9C46anxOvEaztkyHjqL9/3qPdQhppvJXkoRt96iKfRQtLdhircWbMvoENrElEIYXF14YoItLqbTciVFmlCDdngO4iOTk6RfCYI1wfqgWTgiHLMZYjB44YYlpaGQq5Z80mze5qzYWXcLIroAEEqVERPMHNGNEGroRXqLtUrknoBP35FalaM7fAw2RIqnoMzoe7egGIMKgLBfFj70jXrM0jS4boD2BK8H7Xehn81djYPqa8DCEl3aq4F+VXvZaBIEBE3uyVo3SD9tjQTNnKSyHbPV8btFHx1mi4qkcs= ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T04:48:09.030 INFO:teuthology.orchestra.run.smithi153.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvjdxm0WwEUN3xJaM4N2a3ZUjFLO5oUOo/HgVRKcW/I+A2K22KcAY6cM+qsA8vV/tVuoC8oiqM7TUt2Oc8uX0ZErmAVkmof3u+Vf22k2nlXoSzMKhiTWr6kzateY4MaboEbBsQBmwqNasqjIhkAf6zz99CTrKZVXC10y9ITybHwYzO9ew7bFE34TmFLeoTbkjlnxSXKE7JxeprWVOSJE3nMjvy8g9C46anxOvEaztkyHjqL9/3qPdQhppvJXkoRt96iKfRQtLdhircWbMvoENrElEIYXF14YoItLqbTciVFmlCDdngO4iOTk6RfCYI1wfqgWTgiHLMZYjB44YYlpaGQq5Z80mze5qzYWXcLIroAEEqVERPMHNGNEGroRXqLtUrknoBP35FalaM7fAw2RIqnoMzoe7egGIMKgLBfFj70jXrM0jS4boD2BK8H7Xehn81djYPqa8DCEl3aq4F+VXvZaBIEBE3uyVo3SD9tjQTNnKSyHbPV8btFHx1mi4qkcs= ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:48:09.044 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T04:48:09.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:09 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1209726377' entity='client.admin' 2024-09-21T04:48:09.289 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2657575764' entity='client.admin' 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi071", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:48:11.165 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi071", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T04:48:11.166 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:11 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:48:11.562 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T04:48:11.563 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T04:48:11.819 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:48:12.136 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:12 smithi071 ceph-mon[26305]: Deploying daemon ceph-exporter.smithi071 on smithi071 2024-09-21T04:48:12.136 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:12 smithi071 ceph-mon[26305]: mgrmap e13: smithi071.oxyruc(active, since 12s) 2024-09-21T04:48:13.681 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi153 2024-09-21T04:48:13.681 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:48:13.681 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.conf 2024-09-21T04:48:13.701 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:48:13.701 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:48:13.758 INFO:tasks.cephadm:Adding host smithi153 to orchestrator... 2024-09-21T04:48:13.759 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch host add smithi153 2024-09-21T04:48:14.181 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:48:14.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:14 smithi071 ceph-mon[26305]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:14.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:14 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi071", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:48:17.380 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi071", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T04:48:17.381 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:48:17.381 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:17 smithi071 ceph-mon[26305]: Deploying daemon crash.smithi071 on smithi071 2024-09-21T04:48:18.325 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:18 smithi071 ceph-mon[26305]: Deploying cephadm binary to smithi153 2024-09-21T04:48:18.869 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi153' with addr '172.21.15.153' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.314 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:19 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:19.625 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T04:48:19.905 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:48:20.128 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:20 smithi071 ceph-mon[26305]: Deploying daemon node-exporter.smithi071 on smithi071 2024-09-21T04:48:20.128 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:20 smithi071 ceph-mon[26305]: Added host smithi153 2024-09-21T04:48:20.529 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:48:20.529 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.153", "hostname": "smithi153", "labels": [], "status": ""}] 2024-09-21T04:48:21.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:21 smithi071 ceph-mon[26305]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:21.462 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T04:48:21.462 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-21T04:48:22.157 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:48:22.341 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:22 smithi071 ceph-mon[26305]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:48:23.068 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2024-09-21T04:48:23.367 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:23 smithi071 ceph-mon[26305]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:23.367 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:23 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/203826207' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T04:48:23.913 INFO:tasks.cephadm:Adding mon.smithi071 on smithi071 2024-09-21T04:48:23.913 INFO:tasks.cephadm:Adding mon.smithi153 on smithi153 2024-09-21T04:48:23.914 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch apply mon '2;smithi071:172.21.15.71=smithi071;smithi153:172.21.15.153=smithi153' 2024-09-21T04:48:24.158 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:24.200 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/203826207' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:24.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:24 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:24.852 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mon update... 2024-09-21T04:48:25.427 DEBUG:teuthology.orchestra.run.smithi153:mon.smithi153> sudo journalctl -f -n 0 -u ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi153.service 2024-09-21T04:48:25.430 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:25.430 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:25 smithi071 ceph-mon[26305]: Deploying daemon alertmanager.smithi071 on smithi071 2024-09-21T04:48:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:25 smithi071 ceph-mon[26305]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:25.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:25 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:25.698 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:25.745 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:26.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:26 smithi071 ceph-mon[26305]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi071:172.21.15.71=smithi071;smithi153:172.21.15.153=smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:48:26.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:26 smithi071 ceph-mon[26305]: Saving service mon spec with placement smithi071:172.21.15.71=smithi071;smithi153:172.21.15.153=smithi153;count:2 2024-09-21T04:48:26.424 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:26.424 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:26.425 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:27 smithi071 ceph-mon[26305]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:27 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/2460267979' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:28.016 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:28.016 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:28.256 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:28.299 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:28.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:28 smithi071 ceph-mon[26305]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:28.965 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:28.965 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:28.966 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:29.622 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:29 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:29.622 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:29 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3772609062' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:30.652 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:30 smithi071 ceph-mon[26305]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:30.687 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:30.687 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:30.930 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:30.973 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:31.639 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:31.639 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:31.639 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:31.783 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:31 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3905029338' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:33.087 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:33.087 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:33.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-21T04:48:33.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:32 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:33.332 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:33.395 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:34.058 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:34.058 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:34.059 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:34.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:33 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T04:48:34.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:33 smithi071 ceph-mon[26305]: Deploying daemon grafana.smithi071 on smithi071 2024-09-21T04:48:34.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:33 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:35.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:34 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/2628242092' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:35.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:34 smithi071 ceph-mon[26305]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:35.651 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:35.651 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:35.899 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:35.941 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:36.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:36 smithi071 ceph-mon[26305]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:36.590 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:36.590 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:36.590 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:37.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:37 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/959258825' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:38.171 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:38.171 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:38.416 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:38 smithi071 ceph-mon[26305]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:38.459 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:39.153 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:39.153 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:39.153 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:39 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1035666330' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:40.309 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:40 smithi071 ceph-mon[26305]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:40.815 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:40.815 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:41.059 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:41.102 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:41.780 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:41.780 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:41.780 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:42.097 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:41 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1426817870' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:43.100 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:42 smithi071 ceph-mon[26305]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:43.335 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:43.335 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:43.576 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:43.618 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:44.281 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:44.281 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:44.282 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.362 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:44.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: Deploying daemon prometheus.smithi071 on smithi071 2024-09-21T04:48:44.363 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:44 smithi071 ceph-mon[26305]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:45.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:45 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3248718323' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:45.889 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:45.889 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:46.130 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:46.173 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:46.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:46 smithi071 ceph-mon[26305]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:46.906 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:46.906 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:46.906 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:47.604 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:47 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1770519338' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:48.519 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:48.519 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:48.613 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:48 smithi071 ceph-mon[26305]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:48.757 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:48.799 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:49.513 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:49.513 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:49.513 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:49.856 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:49 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/444719145' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:50.821 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:50 smithi071 ceph-mon[26305]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:51.116 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:51.117 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:51.360 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:51.403 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:52.078 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:52.078 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:52.078 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:52.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:52 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/20224232' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:53.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:53 smithi071 ceph-mon[26305]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:53.690 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:53.690 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:53.932 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:53.975 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:54.593 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:54.593 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:54.593 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:55.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:55 smithi071 ceph-mon[26305]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:55.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3170920143' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:56.303 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:56.304 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:56.545 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:56.588 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:57.262 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:57.263 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:57.263 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:48:57.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:57 smithi071 ceph-mon[26305]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:58.158 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:58 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3921657569' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:48:58.849 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:48:58.849 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:48:59.090 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:59.133 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-21T04:48:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:48:59 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' 2024-09-21T04:48:59.852 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:48:59.852 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:48:59.852 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:00.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:00 smithi071 ceph-mon[26305]: from='mgr.14164 172.21.15.71:0/4050738993' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T04:49:00.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:00 smithi071 ceph-mon[26305]: mgrmap e14: smithi071.oxyruc(active, since 61s) 2024-09-21T04:49:00.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:00 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3780566521' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:01.399 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:01.399 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:01.644 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:01.687 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:02.394 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:02.394 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:02.395 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:02.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:02 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3977581128' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:03.970 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:03.970 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:04.214 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:04.257 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: Active manager daemon smithi071.oxyruc restarted 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: Activating manager daemon smithi071.oxyruc 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: osdmap e5: 0 total, 0 up, 0 in 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: mgrmap e15: smithi071.oxyruc(active, starting, since 0.00331327s) 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi071.oxyruc", "id": "smithi071.oxyruc"} : dispatch 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T04:49:04.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T04:49:04.608 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T04:49:04.608 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:04 smithi071 ceph-mon[26305]: Manager daemon smithi071.oxyruc is now available 2024-09-21T04:49:04.927 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:04.927 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:04.927 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/mirror_snapshot_schedule"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi071.oxyruc/trash_purge_schedule"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1712807671' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:05.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:05 smithi071 ceph-mon[26305]: mgrmap e16: smithi071.oxyruc(active, since 1.00554s) 2024-09-21T04:49:06.375 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:06 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:49:06.375 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:06.551 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:06.551 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:06.786 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:06.835 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:07.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: [21/Sep/2024:04:49:05] ENGINE Bus STARTING 2024-09-21T04:49:07.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: [21/Sep/2024:04:49:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-21T04:49:07.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: [21/Sep/2024:04:49:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-21T04:49:07.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: [21/Sep/2024:04:49:05] ENGINE Bus STARTED 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: [21/Sep/2024:04:49:05] ENGINE Error in HTTPServer.serve 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: Traceback (most recent call last): 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._run(expiration_interval) 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T04:49:07.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: s = self.context.wrap_socket( 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: return self.sslsocket_class._create( 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self.do_handshake() 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: self._sslobj.do_handshake() 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:07.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:07 smithi071 ceph-mon[26305]: mgrmap e17: smithi071.oxyruc(active, since 2s) 2024-09-21T04:49:08.030 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:08.030 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:08.030 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:08 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/139118925' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:09.806 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:09.806 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:10.064 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:10.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:10.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:10.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:10.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:10.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-21T04:49:10.544 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-21T04:49:11.437 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:11.437 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:11.438 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd/host:smithi153", "name": "osd_memory_target"} : dispatch 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi071:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi153:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi071:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Updating smithi153:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:11.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi153", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:49:11.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi153", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-21T04:49:11.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:11.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: Deploying daemon ceph-exporter.smithi153 on smithi153 2024-09-21T04:49:11.955 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:11 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/361729245' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:13.160 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:13.160 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:13.543 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:14.574 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:14.574 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:14.574 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:14.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1366815805' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:16.449 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:16.449 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:16 smithi071 ceph-mon[26305]: Deploying daemon crash.smithi153 on smithi153 2024-09-21T04:49:16.705 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:17.536 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:17.536 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:17.536 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:17.854 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:17 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3347183843' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:19.151 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:19.152 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:19.407 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:19.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:19.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:19.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:19.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:19.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:19 smithi071 ceph-mon[26305]: Deploying daemon node-exporter.smithi153 on smithi153 2024-09-21T04:49:20.249 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:20.249 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:20.250 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:20.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:20.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:20.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:20 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1356333697' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:22.446 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:22.447 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:22.714 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:23.411 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:23.411 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:23.411 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:23.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:23.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:23.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:23.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: Deploying daemon mgr.smithi153.ezwfqg on smithi153 2024-09-21T04:49:23.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:23 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/203406283' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:24.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:24 smithi071 ceph-mon[26305]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:24.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:25.045 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:25.045 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:25.316 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:26.110 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:26.111 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:26.111 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:26.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:26 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1497088939' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:27.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:27.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:49:27.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:28.008 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:28.008 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:28.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:28 smithi071 ceph-mon[26305]: Deploying daemon mon.smithi153 on smithi153 2024-09-21T04:49:28.867 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:29.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:29 smithi071 ceph-mon[26305]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:29.575 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:29.576 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:46:49.038604Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T04:49:29.576 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-21T04:49:30.823 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 podman[34661]: 2024-09-21 04:49:30.695897431 +0000 UTC m=+0.119645306 container create d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-21T04:49:30.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:30 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:30.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:30 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1382571634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:30.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:30 smithi071 ceph-mon[26305]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:31.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 podman[34661]: 2024-09-21 04:49:30.914992869 +0000 UTC m=+0.338740750 container init d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T04:49:31.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 podman[34661]: 2024-09-21 04:49:30.919935911 +0000 UTC m=+0.343683787 container start d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True) 2024-09-21T04:49:31.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T04:49:31.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: ceph version 19.3.0-5103-gf36283e7 (f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2) squid (dev), process ceph-mon, pid 7 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: pidfile_write: ignore empty --pid-file 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: load: jerasure load: lrc 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: RocksDB version: 7.9.2 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Git sha 0 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Compile date 2024-09-20 23:32:13 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: DB SUMMARY 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: DB Session ID: 6GXJMRR39T49DS0DBQ1P 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: CURRENT file: CURRENT 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T04:49:31.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi153/store.db dir, Total Num: 0, files: 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi153/store.db: 000004.log size: 511 ; 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.error_if_exists: 0 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.create_if_missing: 0 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.paranoid_checks: 1 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.env: 0x55bce9bca120 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T04:49:31.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.info_log: 0x55bcebfa98e0 2024-09-21T04:49:31.329 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.statistics: (nil) 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.use_fsync: 0 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_log_file_size: 0 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T04:49:31.330 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_fallocate: 1 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.use_direct_reads: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.db_log_dir: 2024-09-21T04:49:31.331 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.wal_dir: 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.write_buffer_manager: 0x55bcebfadb80 2024-09-21T04:49:31.332 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T04:49:31.333 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.unordered_write: 0 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.row_cache: None 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.wal_filter: None 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T04:49:31.334 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.two_write_queues: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.wal_compression: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.atomic_flush: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.log_readahead_size: 0 2024-09-21T04:49:31.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_background_jobs: 2 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_background_compactions: -1 2024-09-21T04:49:31.336 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_subcompactions: 1 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T04:49:31.337 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_open_files: -1 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_background_flushes: -1 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Compression algorithms supported: 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kZSTD supported: 0 2024-09-21T04:49:31.338 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kXpressCompression supported: 0 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kBZip2Compression supported: 0 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kLZ4Compression supported: 1 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kZlibCompression supported: 1 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: kSnappyCompression supported: 1 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T04:49:31.339 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi153/store.db/MANIFEST-000005 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.merge_operator: 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_filter: None 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T04:49:31.340 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bcebfa9540) 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: cache_index_and_filter_blocks: 1 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: pin_top_level_index_and_filter: 1 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: index_type: 0 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: data_block_index_type: 0 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: index_shortening: 1 2024-09-21T04:49:31.341 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: checksum: 4 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: no_block_cache: 0 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_cache: 0x55bcebf9d610 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_cache_name: BinnedLRUCache 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_cache_options: 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: capacity : 536870912 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: num_shard_bits : 4 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: strict_capacity_limit : 0 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: high_pri_pool_ratio: 0.000 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_cache_compressed: (nil) 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: persistent_cache: (nil) 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_size: 4096 2024-09-21T04:49:31.342 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_size_deviation: 10 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_restart_interval: 16 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: index_block_restart_interval: 1 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: metadata_block_size: 4096 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: partition_filters: 0 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: use_delta_encoding: 1 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: filter_policy: bloomfilter 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: whole_key_filtering: 1 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: verify_compression: 0 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: read_amp_bytes_per_bit: 0 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: format_version: 5 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: enable_index_compression: 1 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: block_align: 0 2024-09-21T04:49:31.343 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: max_auto_readahead_size: 262144 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: prepopulate_block_cache: 0 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: initial_auto_readahead_size: 8192 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression: NoCompression 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.num_levels: 7 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T04:49:31.344 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T04:49:31.345 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T04:49:31.346 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T04:49:31.347 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.inplace_update_support: 0 2024-09-21T04:49:31.348 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.bloom_locality: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.max_successive_merges: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.ttl: 2592000 2024-09-21T04:49:31.349 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T04:49:31.350 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T04:49:31.350 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T04:49:31.350 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enable_blob_files: false 2024-09-21T04:49:31.350 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.min_blob_size: 0 2024-09-21T04:49:31.350 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi153/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:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 09a015e0-a081-4043-aa70-fe0fc4040102 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894170947011, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T04:49:31.351 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894170947495, "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": 1726894170, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "09a015e0-a081-4043-aa70-fe0fc4040102", "db_session_id": "6GXJMRR39T49DS0DBQ1P", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726894170947595, "job": 1, "event": "recovery_finished"} 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi153/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bcebfcce00 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: DB pointer 0x55bcec0ce000 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: ** DB Stats ** 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T04:49:31.352 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T04:49:31.353 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Interval compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: Block cache BinnedLRUCache@0x55bcebf9d610#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:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.354 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153 does not exist in monmap, will attempt to join an existing cluster 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: using public_addr v2:172.21.15.153:0/0 -> [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: starting mon.smithi153 rank -1 at public addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] at bind addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi153 fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(???) e0 preinit fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).mds e1 new map 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).mds e1 print_map 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: e1 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: btime 2024-09-21T04:47:00:154306+0000 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.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:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: legacy client fscid: -1 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout: No filesystems configured 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T04:49:31.355 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-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:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/1366815805' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.356 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: Deploying daemon crash.smithi153 on smithi153 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/3347183843' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: Deploying daemon node-exporter.smithi153 on smithi153 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/1356333697' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.357 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: Deploying daemon mgr.smithi153.ezwfqg on smithi153 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/203406283' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/1497088939' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.358 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: Deploying daemon mon.smithi153 on smithi153 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/1382571634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 ceph-mon[34699]: mon.smithi153@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 bash[34661]: d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 2024-09-21T04:49:31.359 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:30 smithi153 systemd[1]: Started Ceph mon.smithi153 for 67e1e3fe-77d4-11ef-baf5-efdc52797490. 2024-09-21T04:49:31.495 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-21T04:49:31.495 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-21T04:49:31.753 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi153/config 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: mon.smithi071 calling monitor election 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi153.ezwfqg/crt"} : dispatch 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: mon.smithi153 calling monitor election 2024-09-21T04:49:36.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: mon.smithi071 is new leader, mons smithi071,smithi153 in quorum (ranks 0,1) 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: monmap epoch 2 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: last_changed 2024-09-21T04:49:30.976350+0000 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: created 2024-09-21T04:46:49.038604+0000 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: min_mon_release 19 (squid) 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: election_strategy: 1 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.smithi071 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.smithi153 2024-09-21T04:49:36.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: fsmap 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: osdmap e5: 0 total, 0 up, 0 in 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: mgrmap e17: smithi071.oxyruc(active, since 31s) 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: overall HEALTH_OK 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: Standby manager daemon smithi153.ezwfqg started 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi153.ezwfqg/key"} : dispatch 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.328 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:36 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:49:36.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: mon.smithi071 calling monitor election 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi153.ezwfqg/crt"} : dispatch 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: mon.smithi153 calling monitor election 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: mon.smithi071 is new leader, mons smithi071,smithi153 in quorum (ranks 0,1) 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: monmap epoch 2 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: last_changed 2024-09-21T04:49:30.976350+0000 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: created 2024-09-21T04:46:49.038604+0000 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: min_mon_release 19 (squid) 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: election_strategy: 1 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.smithi071 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.smithi153 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: fsmap 2024-09-21T04:49:36.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: osdmap e5: 0 total, 0 up, 0 in 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: mgrmap e17: smithi071.oxyruc(active, since 31s) 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: overall HEALTH_OK 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: Standby manager daemon smithi153.ezwfqg started 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi153.ezwfqg/key"} : dispatch 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.? 172.21.15.153:0/2845952202' entity='mgr.smithi153.ezwfqg' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.456 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:36 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:36.902 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-21T04:49:36.902 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":2,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","modified":"2024-09-21T04:49:30.976350Z","created":"2024-09-21T04:46:49.038604Z","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":"smithi071","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi153","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:3300","nonce":0},{"type":"v1","addr":"172.21.15.153:6789","nonce":0}]},"addr":"172.21.15.153:6789/0","public_addr":"172.21.15.153:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T04:49:36.903 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 2 2024-09-21T04:49:37.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: mgrmap e18: smithi071.oxyruc(active, since 31s), standbys: smithi153.ezwfqg 2024-09-21T04:49:37.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi153.ezwfqg", "id": "smithi153.ezwfqg"} : dispatch 2024-09-21T04:49:37.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:49:37.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:37.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/2548872185' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:37.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:37 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:37.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: mgrmap e18: smithi071.oxyruc(active, since 31s), standbys: smithi153.ezwfqg 2024-09-21T04:49:37.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr metadata", "who": "smithi153.ezwfqg", "id": "smithi153.ezwfqg"} : dispatch 2024-09-21T04:49:37.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:49:37.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:37.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/2548872185' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T04:49:37.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:37 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:49:37.586 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T04:49:37.587 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T04:49:37.848 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:38.537 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:38.537 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2024-09-21T04:49:38.538 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:49:38.538 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] 2024-09-21T04:49:39.195 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T04:49:39.195 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:49:39.195 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T04:49:39.221 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:49:39.221 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:49:39.287 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:49:39.287 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T04:49:39.315 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:49:39.315 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T04:49:39.380 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T04:49:39.380 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T04:49:39.380 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:49:39.380 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:49:39.396 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-21T04:49:39.396 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/nvme4n1 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/nvme4n1 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:48:11.477822452 +0000 2024-09-21T04:49:39.451 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:58.402118163 +0000 2024-09-21T04:49:39.452 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:58.402118163 +0000 2024-09-21T04:49:39.452 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:57.884127132 +0000 2024-09-21T04:49:39.452 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:49:39.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/386079540' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:49:39.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.476 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:49:39.476 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:49:39.476 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.00026075 s, 2.0 MB/s 2024-09-21T04:49:39.477 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-21T04:49:39.535 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/nvme3n1 2024-09-21T04:49:39.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/386079540' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:49:39.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:49:39.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:39.591 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/nvme3n1 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:48:11.466822640 +0000 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:58.810111097 +0000 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:58.810111097 +0000 2024-09-21T04:49:39.592 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:57.743129574 +0000 2024-09-21T04:49:39.592 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-21T04:49:39.654 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:49:39.655 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:49:39.655 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000260558 s, 2.0 MB/s 2024-09-21T04:49:39.655 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-21T04:49:39.713 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/nvme2n1 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/nvme2n1 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:48:11.456822811 +0000 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:59.210104171 +0000 2024-09-21T04:49:39.768 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:59.210104171 +0000 2024-09-21T04:49:39.769 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:57.604131981 +0000 2024-09-21T04:49:39.769 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-21T04:49:39.832 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:49:39.832 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:49:39.832 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.0001922 s, 2.7 MB/s 2024-09-21T04:49:39.833 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-21T04:49:39.890 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/nvme1n1 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/nvme1n1 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:39.945 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-21 04:48:11.445822999 +0000 2024-09-21T04:49:39.946 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-21 04:45:59.610097244 +0000 2024-09-21T04:49:39.946 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-21 04:45:59.610097244 +0000 2024-09-21T04:49:39.946 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-21 04:45:57.453134596 +0000 2024-09-21T04:49:39.946 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-21T04:49:40.008 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-21T04:49:40.008 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-21T04:49:40.008 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000223468 s, 2.3 MB/s 2024-09-21T04:49:40.009 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-21T04:49:40.066 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:49:40.066 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T04:49:40.083 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-21T04:49:40.083 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/nvme4n1 2024-09-21T04:49:40.140 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/nvme4n1 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:49:09.558352263 +0000 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:46:01.707613833 +0000 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:46:01.707613833 +0000 2024-09-21T04:49:40.200 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:46:01.180623028 +0000 2024-09-21T04:49:40.201 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-21T04:49:40.226 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:49:40.226 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:49:40.226 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000268087 s, 1.9 MB/s 2024-09-21T04:49:40.227 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-21T04:49:40.284 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/nvme3n1 2024-09-21T04:49:40.340 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/nvme3n1 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:49:09.548352436 +0000 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:46:02.112606767 +0000 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:46:02.112606767 +0000 2024-09-21T04:49:40.341 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:46:01.034625576 +0000 2024-09-21T04:49:40.341 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-21T04:49:40.405 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:49:40.405 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:49:40.405 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000207681 s, 2.5 MB/s 2024-09-21T04:49:40.406 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-21T04:49:40.418 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Updating smithi153:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Updating smithi071:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Reconfiguring mon.smithi071 (unknown last config time)... 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: Reconfiguring daemon mon.smithi071 on smithi071 2024-09-21T04:49:40.419 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:40.464 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/nvme2n1 2024-09-21T04:49:40.520 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/nvme2n1 2024-09-21T04:49:40.520 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:40.520 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-21T04:49:40.520 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:40.520 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:40.521 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:49:09.537352627 +0000 2024-09-21T04:49:40.521 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:46:02.514599753 +0000 2024-09-21T04:49:40.521 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:46:02.514599753 +0000 2024-09-21T04:49:40.521 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:46:00.896627984 +0000 2024-09-21T04:49:40.521 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-21T04:49:40.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Updating smithi153:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Updating smithi071:/var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Reconfiguring mon.smithi071 (unknown last config time)... 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: Reconfiguring daemon mon.smithi071 on smithi071 2024-09-21T04:49:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:40.583 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:49:40.583 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:49:40.583 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000222799 s, 2.3 MB/s 2024-09-21T04:49:40.584 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-21T04:49:40.642 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/nvme1n1 2024-09-21T04:49:40.697 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/nvme1n1 2024-09-21T04:49:40.697 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-21T04:49:40.697 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-21T04:49:40.697 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-21T04:49:40.697 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-21T04:49:40.698 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-21 04:49:09.527352800 +0000 2024-09-21T04:49:40.698 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-21 04:46:02.916592738 +0000 2024-09-21T04:49:40.698 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-21 04:46:02.916592738 +0000 2024-09-21T04:49:40.698 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-21 04:46:00.751630514 +0000 2024-09-21T04:49:40.698 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-21T04:49:40.760 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-21T04:49:40.761 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-21T04:49:40.761 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.00021778 s, 2.4 MB/s 2024-09-21T04:49:40.762 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-21T04:49:40.818 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch apply osd --all-available-devices 2024-09-21T04:49:41.095 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi153/config 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi071.oxyruc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:49:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:41.534 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:41.534 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:41.534 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:41.534 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi071.oxyruc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:49:41.535 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:49:41.535 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:41.738 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled osd.all-available-devices update... 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: Reconfiguring mgr.smithi071.oxyruc (unknown last config time)... 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: Reconfiguring daemon mgr.smithi071.oxyruc on smithi071 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi071", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:49:42.304 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:42.331 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T04:49:42.331 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: Reconfiguring mgr.smithi071.oxyruc (unknown last config time)... 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: Reconfiguring daemon mgr.smithi071.oxyruc on smithi071 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi071", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:49:42.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:42.806 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:43.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:49:43.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: Marking host: smithi071 for OSDSpec preview refresh. 2024-09-21T04:49:43.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: Marking host: smithi153 for OSDSpec preview refresh. 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: Saving service osd.all-available-devices spec with placement * 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: Reconfiguring ceph-exporter.smithi071 (monmap changed)... 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: Reconfiguring daemon ceph-exporter.smithi071 on smithi071 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi071", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:49:43.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: Marking host: smithi071 for OSDSpec preview refresh. 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: Marking host: smithi153 for OSDSpec preview refresh. 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: Saving service osd.all-available-devices spec with placement * 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: Reconfiguring ceph-exporter.smithi071 (monmap changed)... 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: Reconfiguring daemon ceph-exporter.smithi071 on smithi071 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi071", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:49:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:49:43.880 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:49:44.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:44 smithi071 ceph-mon[26305]: Reconfiguring crash.smithi071 (monmap changed)... 2024-09-21T04:49:44.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:44 smithi071 ceph-mon[26305]: Reconfiguring daemon crash.smithi071 on smithi071 2024-09-21T04:49:44.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:44 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/772414324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:44.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:44 smithi153 ceph-mon[34699]: Reconfiguring crash.smithi071 (monmap changed)... 2024-09-21T04:49:44.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:44 smithi153 ceph-mon[34699]: Reconfiguring daemon crash.smithi071 on smithi071 2024-09-21T04:49:44.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:44 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/772414324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:45.364 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:49:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:45 smithi153 ceph-mon[34699]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:45 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:45 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:45.589 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:45 smithi071 ceph-mon[26305]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:45.589 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:45 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:45.589 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:45 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:46.365 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:49:46.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:46 smithi153 ceph-mon[34699]: Reconfiguring alertmanager.smithi071 (dependencies changed)... 2024-09-21T04:49:46.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:46 smithi153 ceph-mon[34699]: Reconfiguring daemon alertmanager.smithi071 on smithi071 2024-09-21T04:49:46.637 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:46 smithi071 ceph-mon[26305]: Reconfiguring alertmanager.smithi071 (dependencies changed)... 2024-09-21T04:49:46.638 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:46 smithi071 ceph-mon[26305]: Reconfiguring daemon alertmanager.smithi071 on smithi071 2024-09-21T04:49:47.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:47 smithi153 ceph-mon[34699]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:47.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:47 smithi071 ceph-mon[26305]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:48.173 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:48.897 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:49:49.556 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:49 smithi071 ceph-mon[26305]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:49.557 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:49 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/839255889' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:49.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:49 smithi153 ceph-mon[34699]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:49.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:49 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/839255889' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:49.885 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:49:50.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:50.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:49:50.885 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:49:51.140 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:51.533 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:51 smithi071 ceph-mon[26305]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:51.533 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:51.534 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:51 smithi153 ceph-mon[34699]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:51.833 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:49:52.523 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:52 smithi071 ceph-mon[26305]: Reconfiguring grafana.smithi071 (dependencies changed)... 2024-09-21T04:49:52.523 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:52 smithi071 ceph-mon[26305]: Reconfiguring daemon grafana.smithi071 on smithi071 2024-09-21T04:49:52.523 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:52 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3014729542' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:52.549 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:49:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:52 smithi153 ceph-mon[34699]: Reconfiguring grafana.smithi071 (dependencies changed)... 2024-09-21T04:49:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:52 smithi153 ceph-mon[34699]: Reconfiguring daemon grafana.smithi071 on smithi071 2024-09-21T04:49:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:52 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3014729542' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:53.506 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:53 smithi071 ceph-mon[26305]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:53.549 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:49:53.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:53 smithi153 ceph-mon[34699]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:53.974 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:55.057 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:49:55.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:55 smithi153 ceph-mon[34699]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:55.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:55 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/832584998' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:55.584 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:55 smithi071 ceph-mon[26305]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:55.584 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/832584998' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:56.110 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:49:57.112 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:49:57.394 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:49:57.516 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:57 smithi071 ceph-mon[26305]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:57.516 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:57 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:57.516 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:57 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:57 smithi153 ceph-mon[34699]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:57 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:57 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:49:58.108 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:49:58.360 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:58 smithi071 ceph-mon[26305]: Reconfiguring prometheus.smithi071 (dependencies changed)... 2024-09-21T04:49:58.360 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:58 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/286496037' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:58.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:58 smithi153 ceph-mon[34699]: Reconfiguring prometheus.smithi071 (dependencies changed)... 2024-09-21T04:49:58.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:58 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/286496037' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:49:58.947 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:49:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:59 smithi071 ceph-mon[26305]: Reconfiguring daemon prometheus.smithi071 on smithi071 2024-09-21T04:49:59.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:49:59 smithi071 ceph-mon[26305]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:59.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:59 smithi153 ceph-mon[34699]: Reconfiguring daemon prometheus.smithi071 on smithi071 2024-09-21T04:49:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:49:59 smithi153 ceph-mon[34699]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:49:59.949 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:00.428 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:00 smithi071 ceph-mon[26305]: overall HEALTH_OK 2024-09-21T04:50:00.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:00 smithi153 ceph-mon[34699]: overall HEALTH_OK 2024-09-21T04:50:00.847 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:01.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:01 smithi071 ceph-mon[26305]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:01.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:01 smithi153 ceph-mon[34699]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:02.118 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:02.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:02 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2022523161' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:02.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:02 smithi071 ceph-mon[26305]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:02.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:02 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2022523161' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:02.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:02 smithi153 ceph-mon[34699]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:03.346 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:04.347 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:04.597 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:05.258 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: Reconfiguring ceph-exporter.smithi153 (monmap changed)... 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi153", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: Reconfiguring daemon ceph-exporter.smithi153 on smithi153 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:05.258 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: Reconfiguring ceph-exporter.smithi153 (monmap changed)... 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi153", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: Reconfiguring daemon ceph-exporter.smithi153 on smithi153 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:05.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:05.882 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:06.010 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:05 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3533589767' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:06.010 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:05 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:06.010 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:05 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:06.010 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:05 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:50:06.010 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:05 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:06.140 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:05 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3533589767' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:06.140 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:06.140 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:06.140 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi153", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-21T04:50:06.141 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:06.883 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:07.141 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: Reconfiguring crash.smithi153 (monmap changed)... 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: Reconfiguring daemon crash.smithi153 on smithi153 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:50:07.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:06 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: Reconfiguring crash.smithi153 (monmap changed)... 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: Reconfiguring daemon crash.smithi153 on smithi153 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi153.ezwfqg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T04:50:07.316 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:06 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:07.767 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:08.027 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:07 smithi153 ceph-mon[34699]: Reconfiguring mgr.smithi153.ezwfqg (monmap changed)... 2024-09-21T04:50:08.027 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:07 smithi153 ceph-mon[34699]: Reconfiguring daemon mgr.smithi153.ezwfqg on smithi153 2024-09-21T04:50:08.027 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:07 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1735159330' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:08.378 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:07 smithi071 ceph-mon[26305]: Reconfiguring mgr.smithi153.ezwfqg (monmap changed)... 2024-09-21T04:50:08.378 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:07 smithi071 ceph-mon[26305]: Reconfiguring daemon mgr.smithi153.ezwfqg on smithi153 2024-09-21T04:50:08.378 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:07 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1735159330' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:08.406 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:09.406 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: Reconfiguring mon.smithi153 (monmap changed)... 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: Reconfiguring daemon mon.smithi153 on smithi153 2024-09-21T04:50:09.434 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:09 smithi071 ceph-mon[26305]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:09.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:09.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:09.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: Reconfiguring mon.smithi153 (monmap changed)... 2024-09-21T04:50:09.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T04:50:09.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T04:50:09.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:09.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: Reconfiguring daemon mon.smithi153 on smithi153 2024-09-21T04:50:09.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:09 smithi153 ceph-mon[34699]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:09.676 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:10.391 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:10.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi071.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi071.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T04:50:10.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi071.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi071.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:10.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:10 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3451767242' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:10.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.879 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.879 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-21T04:50:10.879 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"} : dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi071.front.sepia.ceph.com:3000"} : dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi071.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi071.front.sepia.ceph.com:9095"} : dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi071.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:10.880 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:10.881 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:10 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3451767242' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:11.576 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:11.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:11.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:11 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:50:11.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:11 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:50:12.578 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:12.862 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:12.862 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:12.862 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:12.863 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:12.863 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:12 smithi071 ceph-mon[26305]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:13.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:13.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:13.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:13.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:13.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:12 smithi153 ceph-mon[34699]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:13.327 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:14.814 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:15.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:15 smithi153 ceph-mon[34699]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:15.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:15 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1758629480' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:15.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:15.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:15.612 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:15 smithi071 ceph-mon[26305]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:15.612 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:15 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1758629480' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:15.612 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:15.612 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:15.643 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:16 smithi071 ceph-mon[26305]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:16.645 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:50:16.737 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.738 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:50:16.738 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:16.738 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:16 smithi153 ceph-mon[34699]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:17.283 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:17.957 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:18.247 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:18 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2996498330' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:18.298 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:18 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2996498330' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:18.643 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-21T04:50:19.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/892774436' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"}]': finished 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1706376769' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "85a77c6d-48bc-449f-864a-bd3d0b4f79e8"} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1706376769' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85a77c6d-48bc-449f-864a-bd3d0b4f79e8"}]': finished 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: osdmap e7: 2 total, 0 up, 2 in 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:19.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:19 smithi071 ceph-mon[26305]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:19.265 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/892774436' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"} : dispatch 2024-09-21T04:50:19.265 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"} : dispatch 2024-09-21T04:50:19.265 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6ae519a-b77b-4607-8077-96e86a1adfc4"}]': finished 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1706376769' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "85a77c6d-48bc-449f-864a-bd3d0b4f79e8"} : dispatch 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1706376769' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85a77c6d-48bc-449f-864a-bd3d0b4f79e8"}]': finished 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: osdmap e7: 2 total, 0 up, 2 in 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:19.266 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:19 smithi153 ceph-mon[34699]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:19.644 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:19.899 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:20.298 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:20 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3994688668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:20.298 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:20.299 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:20 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2187718716' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:20.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:20 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/3994688668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:20.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:20.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:20 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2187718716' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:20.570 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:21.219 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726894218,"num_remapped_pgs":0} 2024-09-21T04:50:21.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:21 smithi071 ceph-mon[26305]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:21.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:21 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2403112155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:21.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:21 smithi153 ceph-mon[34699]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:21.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:21 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2403112155' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:22.220 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:22.482 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:23.206 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:23.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:23.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/2358914477' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"} : dispatch 2024-09-21T04:50:23.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"} : dispatch 2024-09-21T04:50:23.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"}]': finished 2024-09-21T04:50:23.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: osdmap e8: 3 total, 0 up, 3 in 2024-09-21T04:50:23.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:23.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:23.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:23.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:23 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1671075723' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:23.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:23.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/2358914477' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"} : dispatch 2024-09-21T04:50:23.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"} : dispatch 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25877c0a-1acd-4e25-ab9b-4805c7efb661"}]': finished 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: osdmap e8: 3 total, 0 up, 3 in 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:23.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:23 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1671075723' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:23.924 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1726894222,"num_remapped_pgs":0} 2024-09-21T04:50:24.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1855477047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b44dbebb-95ab-43ce-bce6-bb81e674550b"} : dispatch 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1855477047' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b44dbebb-95ab-43ce-bce6-bb81e674550b"}]': finished 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: osdmap e9: 4 total, 0 up, 4 in 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:24.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:24 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/4241114592' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1855477047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b44dbebb-95ab-43ce-bce6-bb81e674550b"} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1855477047' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b44dbebb-95ab-43ce-bce6-bb81e674550b"}]': finished 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: osdmap e9: 4 total, 0 up, 4 in 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:24.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:24 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/4241114592' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:24.925 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:25.171 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:25.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:25 smithi153 ceph-mon[34699]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:25.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:25 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/206018052' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:25.593 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:25 smithi071 ceph-mon[26305]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:25.593 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:25 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/206018052' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:25.865 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:26.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:26 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/4018355374' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:26.499 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726894223,"num_remapped_pgs":0} 2024-09-21T04:50:26.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:26 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/4018355374' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:27.500 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:27.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:27 smithi153 ceph-mon[34699]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:27.583 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:27 smithi071 ceph-mon[26305]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:27.754 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/1631692728' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"}]': finished 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: osdmap e10: 5 total, 0 up, 5 in 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:28.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2763871178' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a774c1c-e064-45f7-8ff1-dc98b909fb99"} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2763871178' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a774c1c-e064-45f7-8ff1-dc98b909fb99"}]': finished 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: osdmap e11: 6 total, 0 up, 6 in 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:28.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:28.440 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/1631692728' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd249a6e-78b2-4191-b6d8-918eae647f05"}]': finished 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: osdmap e10: 5 total, 0 up, 5 in 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2763871178' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1a774c1c-e064-45f7-8ff1-dc98b909fb99"} : dispatch 2024-09-21T04:50:28.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2763871178' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1a774c1c-e064-45f7-8ff1-dc98b909fb99"}]': finished 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: osdmap e11: 6 total, 0 up, 6 in 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:28.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:29.324 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:29 smithi071 ceph-mon[26305]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:29.324 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:29 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/566729260' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:29.324 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:29 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3825684077' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:29.478 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726894228,"num_remapped_pgs":0} 2024-09-21T04:50:29.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:29 smithi153 ceph-mon[34699]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:29.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:29 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/566729260' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:29.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:29 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/3825684077' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:30.479 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:30.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:30 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2607780261' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:30.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:30 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2607780261' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:30.725 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:31.383 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:31.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:31 smithi071 ceph-mon[26305]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:31.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:31 smithi153 ceph-mon[34699]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:32.070 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726894228,"num_remapped_pgs":0} 2024-09-21T04:50:32.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:32 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/942584560' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:32.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:32 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/942584560' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:33.072 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:33.324 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:33.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:33.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/693566964' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"} : dispatch 2024-09-21T04:50:33.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"}]': finished 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: osdmap e12: 7 total, 0 up, 7 in 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:33.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:33 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/693566964' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a6455b5-af46-4f65-80e2-0d7754402d5c"}]': finished 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: osdmap e12: 7 total, 0 up, 7 in 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:33.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:33.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:33.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:33.582 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:33 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:33.941 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:34.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1097110772' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6268e64a-39f3-430e-b9c6-69fb4c361572"} : dispatch 2024-09-21T04:50:34.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1097110772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6268e64a-39f3-430e-b9c6-69fb4c361572"}]': finished 2024-09-21T04:50:34.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: osdmap e13: 8 total, 0 up, 8 in 2024-09-21T04:50:34.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:34.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/2120266384' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:34.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:34 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1713714620' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:34.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1097110772' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6268e64a-39f3-430e-b9c6-69fb4c361572"} : dispatch 2024-09-21T04:50:34.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1097110772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6268e64a-39f3-430e-b9c6-69fb4c361572"}]': finished 2024-09-21T04:50:34.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: osdmap e13: 8 total, 0 up, 8 in 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/2120266384' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:34.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:34 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1713714620' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:34.799 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:35.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:35 smithi153 ceph-mon[34699]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:35.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:35 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:35.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:35 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2991847268' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:35.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:35 smithi071 ceph-mon[26305]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:35.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:35 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:35.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:35 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2991847268' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T04:50:35.801 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:36.048 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:36.711 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:37.357 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:37.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:37 smithi153 ceph-mon[34699]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:37.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:37 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2502557592' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:37.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:37 smithi071 ceph-mon[26305]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:37.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:37 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2502557592' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:38.358 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:39.116 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:39.335 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:39 smithi153 ceph-mon[34699]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:39.680 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:39 smithi071 ceph-mon[26305]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:39.734 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:40.490 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:40.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:40 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1016916931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:40.594 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:40 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1016916931' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:41 smithi071 ceph-mon[26305]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T04:50:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:41 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:41.491 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:41.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:41 smithi153 ceph-mon[34699]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:41.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T04:50:41.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:41 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:41.762 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:42.423 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:42 smithi071 ceph-mon[26305]: Deploying daemon osd.0 on smithi153 2024-09-21T04:50:42.451 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:42.570 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:42 smithi153 ceph-mon[34699]: Deploying daemon osd.0 on smithi153 2024-09-21T04:50:43.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:43 smithi071 ceph-mon[26305]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:43.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:43 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/4273116201' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:43.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T04:50:43.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:43.430 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:43 smithi071 ceph-mon[26305]: Deploying daemon osd.1 on smithi071 2024-09-21T04:50:43.460 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:43.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:43 smithi153 ceph-mon[34699]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:43.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:43 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/4273116201' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T04:50:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:43.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:43 smithi153 ceph-mon[34699]: Deploying daemon osd.1 on smithi071 2024-09-21T04:50:44.461 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:44.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:44 smithi153 ceph-mon[34699]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:44.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:44 smithi071 ceph-mon[26305]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:45.133 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:46.266 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:46.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:46 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2691613917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:46.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:46 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2691613917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:46.905 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:47.407 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:47 smithi071 ceph-mon[26305]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:47 smithi153 ceph-mon[34699]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:47.906 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:48.152 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:48.849 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:49.446 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:49 smithi071 ceph-mon[26305]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:49.446 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:49 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/370012297' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:49.473 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:49.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:49 smithi153 ceph-mon[34699]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:49.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:49 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/370012297' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:50.474 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:50.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:50.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:50:50.737 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:51.401 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:51.401 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:51 smithi071 ceph-mon[26305]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:51.401 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:51.401 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:51.401 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T04:50:51.402 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:51 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:51.581 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:51 smithi153 ceph-mon[34699]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:51.581 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:51.581 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:51.581 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T04:50:51.581 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:51 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:51.980 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:52 smithi153 ceph-mon[34699]: Deploying daemon osd.2 on smithi153 2024-09-21T04:50:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:52 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2012153814' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:52.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:52 smithi071 ceph-mon[26305]: Deploying daemon osd.2 on smithi153 2024-09-21T04:50:52.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:52 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2012153814' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:52.982 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:53.229 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:53.530 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:53 smithi153 ceph-mon[34699]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:53.531 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:53 smithi071 ceph-mon[26305]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:54.780 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:55.334 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:55.625 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1027127190' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:50:55.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:55 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1027127190' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:56.335 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:50:56.658 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:56 smithi071 ceph-mon[26305]: Deploying daemon osd.3 on smithi071 2024-09-21T04:50:56.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:56 smithi153 ceph-mon[34699]: Deploying daemon osd.3 on smithi071 2024-09-21T04:50:57.022 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:50:57.520 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:57 smithi071 ceph-mon[26305]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:57.521 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:57 smithi071 ceph-mon[26305]: from='osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:50:57.521 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:57 smithi071 ceph-mon[26305]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:50:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:57 smithi153 ceph-mon[34699]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:57 smithi153 ceph-mon[34699]: from='osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:50:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:57 smithi153 ceph-mon[34699]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T04:50:57.795 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:50:58.676 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: osdmap e14: 8 total, 0 up, 8 in 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:58.677 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2207365012' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:58.678 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:58 smithi071 ceph-mon[26305]: pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:58.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: osdmap e14: 8 total, 0 up, 8 in 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2207365012' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:50:58.827 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:58 smithi153 ceph-mon[34699]: pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:50:58.913 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":14,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: osdmap e15: 8 total, 0 up, 8 in 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:59.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:50:59 smithi071 ceph-mon[26305]: from='osd.0 ' entity='osd.0' 2024-09-21T04:50:59.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: osdmap e15: 8 total, 0 up, 8 in 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:50:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:50:59 smithi153 ceph-mon[34699]: from='osd.0 ' entity='osd.0' 2024-09-21T04:50:59.914 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:00.165 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701] boot 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: osdmap e16: 8 total, 1 up, 8 in 2024-09-21T04:51:00.569 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:00.570 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:00 smithi071 ceph-mon[26305]: pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: osd.0 [v2:172.21.15.153:6800/2543024701,v1:172.21.15.153:6801/2543024701] boot 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: osdmap e16: 8 total, 1 up, 8 in 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:00.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:00.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:00 smithi153 ceph-mon[34699]: pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T04:51:00.838 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:01.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/4099357157' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:01.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:01.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: osdmap e17: 8 total, 1 up, 8 in 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:01.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:01.482 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":16,"num_osds":8,"num_up_osds":1,"osd_up_since":1726894259,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:01.675 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/4099357157' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:01.675 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:01.675 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: osdmap e17: 8 total, 1 up, 8 in 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:01.676 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:02.483 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:02.739 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557] boot 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: osdmap e18: 8 total, 2 up, 8 in 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:03.109 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: Deploying daemon osd.4 on smithi153 2024-09-21T04:51:03.110 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:02 smithi071 ceph-mon[26305]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: osd.1 [v2:172.21.15.71:6802/3548688557,v1:172.21.15.71:6803/3548688557] boot 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: osdmap e18: 8 total, 2 up, 8 in 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T04:51:03.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: Deploying daemon osd.4 on smithi153 2024-09-21T04:51:03.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:02 smithi153 ceph-mon[34699]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-21T04:51:03.390 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: osdmap e19: 8 total, 2 up, 8 in 2024-09-21T04:51:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:03.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:03.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:03.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:03 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1992112321' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:04.042 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"num_osds":8,"num_up_osds":2,"osd_up_since":1726894261,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: osdmap e19: 8 total, 2 up, 8 in 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:04.211 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:03 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1992112321' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:05.043 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:05.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:04 smithi071 ceph-mon[26305]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:05.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:05.255 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:04 smithi153 ceph-mon[34699]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:05.255 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:05.289 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:06.613 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:07.425 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:07 smithi071 ceph-mon[26305]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:07.426 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:07 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2042197896' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:07.426 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:07 smithi071 ceph-mon[26305]: from='osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:51:07.426 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:07 smithi071 ceph-mon[26305]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:51:07.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:07 smithi153 ceph-mon[34699]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:07.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:07 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2042197896' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:07.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:07 smithi153 ceph-mon[34699]: from='osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:51:07.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:07 smithi153 ceph-mon[34699]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T04:51:07.745 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"num_osds":8,"num_up_osds":2,"osd_up_since":1726894261,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: osdmap e20: 8 total, 2 up, 8 in 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T04:51:08.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:08.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:08 smithi153 ceph-mon[34699]: Deploying daemon osd.5 on smithi071 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: osdmap e20: 8 total, 2 up, 8 in 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:08.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:08.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:08 smithi071 ceph-mon[26305]: Deploying daemon osd.5 on smithi071 2024-09-21T04:51:08.746 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:09.051 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:09.549 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:09.549 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: osdmap e21: 8 total, 2 up, 8 in 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:09.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:09 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:09.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:09.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: osdmap e21: 8 total, 2 up, 8 in 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:09.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:09 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407] boot 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: osdmap e22: 8 total, 3 up, 8 in 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:10.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:10.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:10.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:10 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1650526917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: osd.2 [v2:172.21.15.153:6808/2784990407,v1:172.21.15.153:6809/2784990407] boot 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: osdmap e22: 8 total, 3 up, 8 in 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:10.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:10 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1650526917' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:10.667 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:11.360 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1726894269,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:11.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: osdmap e23: 8 total, 3 up, 8 in 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:11.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 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-21T04:51:11.580 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T04:51:11.580 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: osdmap e23: 8 total, 3 up, 8 in 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:11.581 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 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-21T04:51:12.361 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:12.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 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-21T04:51:12.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: osdmap e24: 8 total, 3 up, 8 in 2024-09-21T04:51:12.599 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 ceph-mon[26305]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56625]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56625]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T04:51:12.600 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56625]: pam_unix(sudo:session): session closed for user root 2024-09-21T04:51:12.638 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 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-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: osdmap e24: 8 total, 3 up, 8 in 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 ceph-mon[34699]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T04:51:12.647 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44191]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T04:51:12.894 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56644]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T04:51:12.894 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56644]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T04:51:12.894 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T04:51:12.894 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:12 smithi071 sudo[56644]: pam_unix(sudo:session): session closed for user root 2024-09-21T04:51:12.898 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44191]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T04:51:12.898 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T04:51:12.898 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44191]: pam_unix(sudo:session): session closed for user root 2024-09-21T04:51:12.898 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44196]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T04:51:12.899 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44196]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T04:51:12.899 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T04:51:12.899 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:12 smithi153 sudo[44196]: pam_unix(sudo:session): session closed for user root 2024-09-21T04:51:13.397 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: osdmap e25: 8 total, 3 up, 8 in 2024-09-21T04:51:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T04:51:13.455 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:13 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: osdmap e25: 8 total, 3 up, 8 in 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:13.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi071"} : dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "mon metadata", "id": "smithi153"} : dispatch 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T04:51:13.578 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:13 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:14.053 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":26,"num_osds":8,"num_up_osds":3,"osd_up_since":1726894269,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:14.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: Deploying daemon osd.6 on smithi153 2024-09-21T04:51:14.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:14.475 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: osdmap e26: 8 total, 3 up, 8 in 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/710827588' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463] boot 2024-09-21T04:51:14.476 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: osdmap e27: 8 total, 4 up, 8 in 2024-09-21T04:51:14.477 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.477 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:14.477 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:14.477 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:14.477 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:14 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:14.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: Deploying daemon osd.6 on smithi153 2024-09-21T04:51:14.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:14.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: osdmap e26: 8 total, 3 up, 8 in 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/710827588' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463]' entity='osd.3' 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: osd.3 [v2:172.21.15.71:6810/3479406463,v1:172.21.15.71:6811/3479406463] boot 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: osdmap e27: 8 total, 4 up, 8 in 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:14.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:14.705 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:14 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:15.054 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:15.309 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: Cluster is now healthy 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: mgrmap e19: smithi071.oxyruc(active, since 2m), standbys: smithi153.ezwfqg 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: osdmap e28: 8 total, 4 up, 8 in 2024-09-21T04:51:15.466 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:15.467 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:15.467 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:15.467 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:15 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: Cluster is now healthy 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: mgrmap e19: smithi071.oxyruc(active, since 2m), standbys: smithi153.ezwfqg 2024-09-21T04:51:15.602 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: osdmap e28: 8 total, 4 up, 8 in 2024-09-21T04:51:15.603 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:15.603 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:15.603 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:15.603 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:15 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:15.988 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3166006916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: osdmap e29: 8 total, 4 up, 8 in 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:16.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:16 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3166006916' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: osdmap e29: 8 total, 4 up, 8 in 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:16.675 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:16 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:16.705 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":28,"num_osds":8,"num_up_osds":4,"osd_up_since":1726894274,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":1} 2024-09-21T04:51:17.659 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:17 smithi071 ceph-mon[26305]: from='osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T04:51:17.659 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:17 smithi071 ceph-mon[26305]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T04:51:17.706 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:17.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:17 smithi153 ceph-mon[34699]: from='osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T04:51:17.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:17 smithi153 ceph-mon[34699]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T04:51:18.392 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: osdmap e30: 8 total, 4 up, 8 in 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: pgmap v85: 1 pgs: 1 peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:18.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:18 smithi153 ceph-mon[34699]: osdmap e31: 8 total, 4 up, 8 in 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: osdmap e30: 8 total, 4 up, 8 in 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:18.617 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:18.618 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: pgmap v85: 1 pgs: 1 peering; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T04:51:18.618 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:18.618 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:18 smithi071 ceph-mon[26305]: osdmap e31: 8 total, 4 up, 8 in 2024-09-21T04:51:19.471 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='osd.4 ' entity='osd.4' 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T04:51:19.566 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:19.567 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: Deploying daemon osd.7 on smithi071 2024-09-21T04:51:19.567 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:19.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='osd.4 ' entity='osd.4' 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: Deploying daemon osd.7 on smithi071 2024-09-21T04:51:19.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:20.340 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":31,"num_osds":8,"num_up_osds":4,"osd_up_since":1726894274,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3791750140' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409] boot 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: osdmap e32: 8 total, 5 up, 8 in 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:20.598 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:20 smithi071 ceph-mon[26305]: pgmap v88: 1 pgs: 1 peering; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T04:51:20.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3791750140' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: osd.4 [v2:172.21.15.153:6816/1836169409,v1:172.21.15.153:6817/1836169409] boot 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: osdmap e32: 8 total, 5 up, 8 in 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:20.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:20 smithi153 ceph-mon[34699]: pgmap v88: 1 pgs: 1 peering; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T04:51:21.340 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:22.130 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:22.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:21 smithi071 ceph-mon[26305]: osdmap e33: 8 total, 5 up, 8 in 2024-09-21T04:51:22.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:21 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:22.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:21 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:22.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:21 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:22.245 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:21 smithi153 ceph-mon[34699]: osdmap e33: 8 total, 5 up, 8 in 2024-09-21T04:51:22.245 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:21 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:22.245 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:21 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:22.246 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:21 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:22.981 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:22 smithi153 ceph-mon[34699]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-21T04:51:23.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:22 smithi071 ceph-mon[26305]: pgmap v90: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-21T04:51:23.623 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:24.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:24.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:24 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:24.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:24 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/340604749' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:24.377 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:24.377 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:24 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:24.377 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:24 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/340604749' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:24.404 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":33,"num_osds":8,"num_up_osds":5,"osd_up_since":1726894279,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:25.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:25 smithi153 ceph-mon[34699]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T04:51:25.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:25 smithi153 ceph-mon[34699]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T04:51:25.405 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:25.428 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:25 smithi071 ceph-mon[26305]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T04:51:25.429 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:25 smithi071 ceph-mon[26305]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T04:51:25.657 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:26.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T04:51:26.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: osdmap e34: 8 total, 5 up, 8 in 2024-09-21T04:51:26.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:26.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:26.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:26.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:26 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:26.345 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: osdmap e34: 8 total, 5 up, 8 in 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:26.346 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:26 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:27.007 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":35,"num_osds":8,"num_up_osds":5,"osd_up_since":1726894279,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:27.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:27.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: osdmap e35: 8 total, 5 up, 8 in 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T04:51:27.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:27 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/916861170' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: osdmap e35: 8 total, 5 up, 8 in 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T04:51:27.454 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:27 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/916861170' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:28.008 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:28.272 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929] boot 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: osdmap e36: 8 total, 6 up, 8 in 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T04:51:28.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:28 smithi153 ceph-mon[34699]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T04:51:28.393 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:28.393 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:28.393 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: osd.5 [v2:172.21.15.71:6818/3288571929,v1:172.21.15.71:6819/3288571929] boot 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: osdmap e36: 8 total, 6 up, 8 in 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T04:51:28.394 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:28 smithi071 ceph-mon[26305]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T04:51:28.942 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:29.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T04:51:29.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:29.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: osdmap e37: 8 total, 6 up, 8 in 2024-09-21T04:51:29.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/376697617' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: osdmap e38: 8 total, 6 up, 8 in 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:29.204 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:29 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.549 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T04:51:29.549 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:29.549 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: osdmap e37: 8 total, 6 up, 8 in 2024-09-21T04:51:29.549 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/376697617' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: osdmap e38: 8 total, 6 up, 8 in 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:29.550 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:29 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:29.636 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":37,"num_osds":8,"num_up_osds":6,"osd_up_since":1726894287,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:30.638 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:30.662 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:30 smithi071 ceph-mon[26305]: from='osd.6 ' entity='osd.6' 2024-09-21T04:51:30.663 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:30 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:30.663 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:30 smithi071 ceph-mon[26305]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T04:51:30.663 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:30 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:30.663 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:30 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:30.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:30 smithi153 ceph-mon[34699]: from='osd.6 ' entity='osd.6' 2024-09-21T04:51:30.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:30.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:30 smithi153 ceph-mon[34699]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T04:51:30.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:30.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:30 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:31.083 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:31.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:31.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:31.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194] boot 2024-09-21T04:51:31.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: osdmap e39: 8 total, 7 up, 8 in 2024-09-21T04:51:31.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:31.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:31 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:31.901 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:31.901 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:31.901 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: osd.6 [v2:172.21.15.153:6824/663442194,v1:172.21.15.153:6825/663442194] boot 2024-09-21T04:51:31.902 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: osdmap e39: 8 total, 7 up, 8 in 2024-09-21T04:51:31.902 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T04:51:31.902 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:31 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:32.193 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:32.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: osdmap e40: 8 total, 7 up, 8 in 2024-09-21T04:51:32.896 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:32.897 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:32.897 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:32.897 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1067560890' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:32.897 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:32 smithi153 ceph-mon[34699]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: osdmap e40: 8 total, 7 up, 8 in 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1067560890' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:32.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:32 smithi071 ceph-mon[26305]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:33.001 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":40,"num_osds":8,"num_up_osds":7,"osd_up_since":1726894290,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:34.002 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:34.517 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:35.225 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:35.571 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:35 smithi071 ceph-mon[26305]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:35.571 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:35 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:35.572 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:35 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/387690088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:35.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:35 smithi153 ceph-mon[34699]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:35.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:35 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:35.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:35 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/387690088' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:35.916 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":40,"num_osds":8,"num_up_osds":7,"osd_up_since":1726894290,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:36.917 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:37.168 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:37.549 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:37 smithi071 ceph-mon[26305]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:37.550 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:37 smithi071 ceph-mon[26305]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T04:51:37.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:37 smithi153 ceph-mon[34699]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:37.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:37 smithi153 ceph-mon[34699]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T04:51:37.821 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:38 smithi071 ceph-mon[26305]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T04:51:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:38 smithi071 ceph-mon[26305]: osdmap e41: 8 total, 7 up, 8 in 2024-09-21T04:51:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:38 smithi071 ceph-mon[26305]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:38 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:38.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:38 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/211690456' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:38.508 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":41,"num_osds":8,"num_up_osds":7,"osd_up_since":1726894290,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":0} 2024-09-21T04:51:38.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:38 smithi153 ceph-mon[34699]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T04:51:38.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:38 smithi153 ceph-mon[34699]: osdmap e41: 8 total, 7 up, 8 in 2024-09-21T04:51:38.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:38 smithi153 ceph-mon[34699]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-21T04:51:38.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:38 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:38.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:38 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/211690456' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:39.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:39.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:39.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: osdmap e42: 8 total, 7 up, 8 in 2024-09-21T04:51:39.431 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:39.432 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:39.432 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:39 smithi071 ceph-mon[26305]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' 2024-09-21T04:51:39.509 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-21T04:51:39.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-21T04:51:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: osdmap e42: 8 total, 7 up, 8 in 2024-09-21T04:51:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:39.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:39 smithi153 ceph-mon[34699]: from='osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122]' entity='osd.7' 2024-09-21T04:51:39.770 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:40.457 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: purged_snaps scrub starts 2024-09-21T04:51:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: purged_snaps scrub ok 2024-09-21T04:51:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122] boot 2024-09-21T04:51:40.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: osdmap e43: 8 total, 8 up, 8 in 2024-09-21T04:51:40.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:40.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:40.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:40.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:40 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:51:40.647 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: purged_snaps scrub starts 2024-09-21T04:51:40.647 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: purged_snaps scrub ok 2024-09-21T04:51:40.647 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: osd.7 [v2:172.21.15.71:6826/4186286122,v1:172.21.15.71:6827/4186286122] boot 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: osdmap e43: 8 total, 8 up, 8 in 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:40.648 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:40 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:51:41.401 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":44,"num_osds":8,"num_up_osds":8,"osd_up_since":1726894299,"num_in_osds":8,"osd_in_since":1726894233,"num_remapped_pgs":1} 2024-09-21T04:51:41.402 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T04:51:41.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:41 smithi153 ceph-mon[34699]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:41.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:41 smithi153 ceph-mon[34699]: osdmap e44: 8 total, 8 up, 8 in 2024-09-21T04:51:41.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:41 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3284479061' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:41.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:41 smithi071 ceph-mon[26305]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T04:51:41.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:41 smithi071 ceph-mon[26305]: osdmap e44: 8 total, 8 up, 8 in 2024-09-21T04:51:41.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:41 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3284479061' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T04:51:41.790 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:42.459 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:42.459 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":46,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","created":"2024-09-21T04:47:00.154540+0000","modified":"2024-09-21T04:51:42.322035+0000","last_up_change":"2024-09-21T04:51:39.307769+0000","last_in_change":"2024-09-21T04:50:33.721845+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-21T04:51:10.520957+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":"26","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"b6ae519a-b77b-4607-8077-96e86a1adfc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6801","nonce":2543024701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6803","nonce":2543024701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6807","nonce":2543024701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6805","nonce":2543024701}]},"public_addr":"172.21.15.153:6801/2543024701","cluster_addr":"172.21.15.153:6803/2543024701","heartbeat_back_addr":"172.21.15.153:6807/2543024701","heartbeat_front_addr":"172.21.15.153:6805/2543024701","state":["exists","up"]},{"osd":1,"uuid":"85a77c6d-48bc-449f-864a-bd3d0b4f79e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6803","nonce":3548688557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6805","nonce":3548688557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6809","nonce":3548688557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6807","nonce":3548688557}]},"public_addr":"172.21.15.71:6803/3548688557","cluster_addr":"172.21.15.71:6805/3548688557","heartbeat_back_addr":"172.21.15.71:6809/3548688557","heartbeat_front_addr":"172.21.15.71:6807/3548688557","state":["exists","up"]},{"osd":2,"uuid":"25877c0a-1acd-4e25-ab9b-4805c7efb661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6809","nonce":2784990407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6811","nonce":2784990407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6815","nonce":2784990407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6813","nonce":2784990407}]},"public_addr":"172.21.15.153:6809/2784990407","cluster_addr":"172.21.15.153:6811/2784990407","heartbeat_back_addr":"172.21.15.153:6815/2784990407","heartbeat_front_addr":"172.21.15.153:6813/2784990407","state":["exists","up"]},{"osd":3,"uuid":"b44dbebb-95ab-43ce-bce6-bb81e674550b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6811","nonce":3479406463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6813","nonce":3479406463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6817","nonce":3479406463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6815","nonce":3479406463}]},"public_addr":"172.21.15.71:6811/3479406463","cluster_addr":"172.21.15.71:6813/3479406463","heartbeat_back_addr":"172.21.15.71:6817/3479406463","heartbeat_front_addr":"172.21.15.71:6815/3479406463","state":["exists","up"]},{"osd":4,"uuid":"cd249a6e-78b2-4191-b6d8-918eae647f05","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.153:6816","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6817","nonce":1836169409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6819","nonce":1836169409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6823","nonce":1836169409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6821","nonce":1836169409}]},"public_addr":"172.21.15.153:6817/1836169409","cluster_addr":"172.21.15.153:6819/1836169409","heartbeat_back_addr":"172.21.15.153:6823/1836169409","heartbeat_front_addr":"172.21.15.153:6821/1836169409","state":["exists","up"]},{"osd":5,"uuid":"1a774c1c-e064-45f7-8ff1-dc98b909fb99","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6819","nonce":3288571929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6821","nonce":3288571929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6825","nonce":3288571929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6823","nonce":3288571929}]},"public_addr":"172.21.15.71:6819/3288571929","cluster_addr":"172.21.15.71:6821/3288571929","heartbeat_back_addr":"172.21.15.71:6825/3288571929","heartbeat_front_addr":"172.21.15.71:6823/3288571929","state":["exists","up"]},{"osd":6,"uuid":"8a6455b5-af46-4f65-80e2-0d7754402d5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6825","nonce":663442194}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6827","nonce":663442194}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6831","nonce":663442194}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6829","nonce":663442194}]},"public_addr":"172.21.15.153:6825/663442194","cluster_addr":"172.21.15.153:6827/663442194","heartbeat_back_addr":"172.21.15.153:6831/663442194","heartbeat_front_addr":"172.21.15.153:6829/663442194","state":["exists","up"]},{"osd":7,"uuid":"6268e64a-39f3-430e-b9c6-69fb4c361572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6827","nonce":4186286122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6829","nonce":4186286122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6833","nonce":4186286122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6831","nonce":4186286122}]},"public_addr":"172.21.15.71:6827/4186286122","cluster_addr":"172.21.15.71:6829/4186286122","heartbeat_back_addr":"172.21.15.71:6833/4186286122","heartbeat_front_addr":"172.21.15.71:6831/4186286122","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:50:57.510944+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:51:00.813314+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:51:08.195939+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-21T04:51:13.063600+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-21T04:51:18.025106+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-21T04:51:25.061878+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:29.032929+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:37.848212+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6801/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:6800/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/2468663049":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6800/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:6800/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2256174194":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/509124112":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/3843767408":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2298937106":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4004685488":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4220796451":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3899353509":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3565654331":"2024-09-22T04:49:04.216024+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-21T04:51:42.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:42 smithi153 ceph-mon[34699]: osdmap e45: 8 total, 8 up, 8 in 2024-09-21T04:51:42.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:42.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:42 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:42.655 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:42 smithi071 ceph-mon[26305]: osdmap e45: 8 total, 8 up, 8 in 2024-09-21T04:51:42.656 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:42.656 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:42 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:43.337 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T04:51:10.520957+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': '26', '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': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T04:51:43.338 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T04:51:43.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:43 smithi071 ceph-mon[26305]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:43.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:43 smithi071 ceph-mon[26305]: osdmap e46: 8 total, 8 up, 8 in 2024-09-21T04:51:43.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:43 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3413401523' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:51:43.822 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:43 smithi153 ceph-mon[34699]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:43.822 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:43 smithi153 ceph-mon[34699]: osdmap e46: 8 total, 8 up, 8 in 2024-09-21T04:51:43.822 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:43 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3413401523' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:51:43.824 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:44.365 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:44 smithi071 ceph-mon[26305]: osdmap e47: 8 total, 8 up, 8 in 2024-09-21T04:51:44.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:44 smithi153 ceph-mon[34699]: osdmap e47: 8 total, 8 up, 8 in 2024-09-21T04:51:44.636 INFO:teuthology.orchestra.run.smithi071.stdout:pg_num: 1 2024-09-21T04:51:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:45 smithi153 ceph-mon[34699]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:45 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2028681617' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T04:51:45.688 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:45 smithi071 ceph-mon[26305]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:45.688 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:45 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2028681617' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T04:51:45.715 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T04:51:45.716 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T04:51:46.517 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:47.388 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: Detected new or changed devices on smithi153 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: Adjusting osd_memory_target on smithi153 to 3728M 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.389 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:47 smithi071 ceph-mon[26305]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:47.506 INFO:teuthology.orchestra.run.smithi071.stdout:[client.0] 2024-09-21T04:51:47.506 INFO:teuthology.orchestra.run.smithi071.stdout: key = AQDjUO5m3W/sHRAAca91kKN8KpH+Yk3Dj7RPPQ== 2024-09-21T04:51:47.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: Detected new or changed devices on smithi153 2024-09-21T04:51:47.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: Adjusting osd_memory_target on smithi153 to 3728M 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:47.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:47 smithi153 ceph-mon[34699]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:48.314 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:51:48.314 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T04:51:48.314 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T04:51:48.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:48 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2974062302' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:48.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:48 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2974062302' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T04:51:48.351 DEBUG:teuthology.orchestra.run.smithi153:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T04:51:48.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:48 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2974062302' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:48.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:48 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2974062302' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T04:51:48.605 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi153/config 2024-09-21T04:51:49.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:49 smithi153 ceph-mon[34699]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T04:51:49.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:49 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:49.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:49 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:49.376 INFO:teuthology.orchestra.run.smithi153.stdout:[client.1] 2024-09-21T04:51:49.376 INFO:teuthology.orchestra.run.smithi153.stdout: key = AQDlUO5mgVwPFhAADdaMPxYc4ugo3kb1+g6+9w== 2024-09-21T04:51:49.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:49 smithi071 ceph-mon[26305]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-21T04:51:49.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:49 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:49.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:49 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:50.040 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:51:50.040 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T04:51:50.040 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T04:51:50.078 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T04:51:50.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:50 smithi153 ceph-mon[34699]: from='client.? 172.21.15.153:0/3169381250' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:50 smithi153 ceph-mon[34699]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:50 smithi153 ceph-mon[34699]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T04:51:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:50.354 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:50 smithi071 ceph-mon[26305]: from='client.? 172.21.15.153:0/3169381250' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:50.354 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:50 smithi071 ceph-mon[26305]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T04:51:50.354 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:50 smithi071 ceph-mon[26305]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T04:51:50.354 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:51:50.746 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:51.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:51 smithi071 ceph-mon[26305]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T04:51:51.457 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:51 smithi153 ceph-mon[34699]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T04:51:52.292 INFO:teuthology.orchestra.run.smithi071.stdout:[{"version":19,"timestamp":"2024-09-21T04:51:46.120960+0000","name":"","changes":[{"name":"osd/host:smithi153/osd_memory_target","new_value":"3909122252"}]}] 2024-09-21T04:51:52.292 INFO:tasks.ceph_manager:config epoch is 19 2024-09-21T04:51:52.292 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T04:51:52.292 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T04:51:52.292 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T04:51:52.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:52 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3016197584' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T04:51:52.575 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:52.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:52 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3016197584' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T04:51:53.250 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T04:51:53.250 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.251 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:51:53.252 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.445 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T04:51:53.446 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:51:53.725 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:54.223 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:54 smithi071 ceph-mon[26305]: Detected new or changed devices on smithi071 2024-09-21T04:51:54.223 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:54 smithi071 ceph-mon[26305]: Adjusting osd_memory_target on smithi071 to 2960M 2024-09-21T04:51:54.223 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:54 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3368289469' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T04:51:54.376 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"flags":0,"active_gid":14227,"active_name":"smithi071.oxyruc","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":1771846614},{"type":"v1","addr":"172.21.15.71:6801","nonce":1771846614}]},"active_addr":"172.21.15.71:6801/1771846614","active_change":"2024-09-21T04:49:04.216135+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":14256,"name":"smithi153.ezwfqg","mgr_features":4540719139924082687,"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","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.71:8443/","prometheus":"http://172.21.15.71:9283/"},"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":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":2603223000}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":3202050448}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":2987556447}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":187868359}]}]} 2024-09-21T04:51:54.381 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T04:51:54.381 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T04:51:54.381 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T04:51:54.407 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:54 smithi153 ceph-mon[34699]: Detected new or changed devices on smithi071 2024-09-21T04:51:54.408 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:54 smithi153 ceph-mon[34699]: Adjusting osd_memory_target on smithi071 to 2960M 2024-09-21T04:51:54.408 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:54 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3368289469' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T04:51:55.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:55 smithi071 ceph-mon[26305]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T04:51:55.302 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:55.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:55 smithi153 ceph-mon[34699]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T04:51:56.459 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:56.459 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":47,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","created":"2024-09-21T04:47:00.154540+0000","modified":"2024-09-21T04:51:43.327819+0000","last_up_change":"2024-09-21T04:51:39.307769+0000","last_in_change":"2024-09-21T04:50:33.721845+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-21T04:51:10.520957+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":"26","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"b6ae519a-b77b-4607-8077-96e86a1adfc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6801","nonce":2543024701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6803","nonce":2543024701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6807","nonce":2543024701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6805","nonce":2543024701}]},"public_addr":"172.21.15.153:6801/2543024701","cluster_addr":"172.21.15.153:6803/2543024701","heartbeat_back_addr":"172.21.15.153:6807/2543024701","heartbeat_front_addr":"172.21.15.153:6805/2543024701","state":["exists","up"]},{"osd":1,"uuid":"85a77c6d-48bc-449f-864a-bd3d0b4f79e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6803","nonce":3548688557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6805","nonce":3548688557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6809","nonce":3548688557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6807","nonce":3548688557}]},"public_addr":"172.21.15.71:6803/3548688557","cluster_addr":"172.21.15.71:6805/3548688557","heartbeat_back_addr":"172.21.15.71:6809/3548688557","heartbeat_front_addr":"172.21.15.71:6807/3548688557","state":["exists","up"]},{"osd":2,"uuid":"25877c0a-1acd-4e25-ab9b-4805c7efb661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6809","nonce":2784990407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6811","nonce":2784990407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6815","nonce":2784990407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6813","nonce":2784990407}]},"public_addr":"172.21.15.153:6809/2784990407","cluster_addr":"172.21.15.153:6811/2784990407","heartbeat_back_addr":"172.21.15.153:6815/2784990407","heartbeat_front_addr":"172.21.15.153:6813/2784990407","state":["exists","up"]},{"osd":3,"uuid":"b44dbebb-95ab-43ce-bce6-bb81e674550b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6811","nonce":3479406463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6813","nonce":3479406463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6817","nonce":3479406463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6815","nonce":3479406463}]},"public_addr":"172.21.15.71:6811/3479406463","cluster_addr":"172.21.15.71:6813/3479406463","heartbeat_back_addr":"172.21.15.71:6817/3479406463","heartbeat_front_addr":"172.21.15.71:6815/3479406463","state":["exists","up"]},{"osd":4,"uuid":"cd249a6e-78b2-4191-b6d8-918eae647f05","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.153:6816","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6817","nonce":1836169409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6819","nonce":1836169409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6823","nonce":1836169409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6821","nonce":1836169409}]},"public_addr":"172.21.15.153:6817/1836169409","cluster_addr":"172.21.15.153:6819/1836169409","heartbeat_back_addr":"172.21.15.153:6823/1836169409","heartbeat_front_addr":"172.21.15.153:6821/1836169409","state":["exists","up"]},{"osd":5,"uuid":"1a774c1c-e064-45f7-8ff1-dc98b909fb99","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6819","nonce":3288571929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6821","nonce":3288571929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6825","nonce":3288571929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6823","nonce":3288571929}]},"public_addr":"172.21.15.71:6819/3288571929","cluster_addr":"172.21.15.71:6821/3288571929","heartbeat_back_addr":"172.21.15.71:6825/3288571929","heartbeat_front_addr":"172.21.15.71:6823/3288571929","state":["exists","up"]},{"osd":6,"uuid":"8a6455b5-af46-4f65-80e2-0d7754402d5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6825","nonce":663442194}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6827","nonce":663442194}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6831","nonce":663442194}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6829","nonce":663442194}]},"public_addr":"172.21.15.153:6825/663442194","cluster_addr":"172.21.15.153:6827/663442194","heartbeat_back_addr":"172.21.15.153:6831/663442194","heartbeat_front_addr":"172.21.15.153:6829/663442194","state":["exists","up"]},{"osd":7,"uuid":"6268e64a-39f3-430e-b9c6-69fb4c361572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6827","nonce":4186286122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6829","nonce":4186286122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6833","nonce":4186286122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6831","nonce":4186286122}]},"public_addr":"172.21.15.71:6827/4186286122","cluster_addr":"172.21.15.71:6829/4186286122","heartbeat_back_addr":"172.21.15.71:6833/4186286122","heartbeat_front_addr":"172.21.15.71:6831/4186286122","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:50:57.510944+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:51:00.813314+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:51:08.195939+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-21T04:51:13.063600+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-21T04:51:18.025106+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-21T04:51:25.061878+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:29.032929+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:37.848212+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6801/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:6800/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/2468663049":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6800/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:6800/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2256174194":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/509124112":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/3843767408":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2298937106":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4004685488":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4220796451":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3899353509":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3565654331":"2024-09-22T04:49:04.216024+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-21T04:51:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:57 smithi153 ceph-mon[34699]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T04:51:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:57 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/925075654' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:51:57.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:57 smithi071 ceph-mon[26305]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T04:51:57.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:57 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/925075654' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:51:57.832 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T04:51:57.832 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-21T04:51:58.663 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:51:59.352 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:51:59 smithi071 ceph-mon[26305]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:59.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:51:59 smithi153 ceph-mon[34699]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:51:59.931 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:51:59.931 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":47,"fsid":"67e1e3fe-77d4-11ef-baf5-efdc52797490","created":"2024-09-21T04:47:00.154540+0000","modified":"2024-09-21T04:51:43.327819+0000","last_up_change":"2024-09-21T04:51:39.307769+0000","last_in_change":"2024-09-21T04:50:33.721845+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"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-21T04:51:10.520957+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":"26","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":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"b6ae519a-b77b-4607-8077-96e86a1adfc4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6801","nonce":2543024701}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6803","nonce":2543024701}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6807","nonce":2543024701}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":2543024701},{"type":"v1","addr":"172.21.15.153:6805","nonce":2543024701}]},"public_addr":"172.21.15.153:6801/2543024701","cluster_addr":"172.21.15.153:6803/2543024701","heartbeat_back_addr":"172.21.15.153:6807/2543024701","heartbeat_front_addr":"172.21.15.153:6805/2543024701","state":["exists","up"]},{"osd":1,"uuid":"85a77c6d-48bc-449f-864a-bd3d0b4f79e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6803","nonce":3548688557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6805","nonce":3548688557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6809","nonce":3548688557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3548688557},{"type":"v1","addr":"172.21.15.71:6807","nonce":3548688557}]},"public_addr":"172.21.15.71:6803/3548688557","cluster_addr":"172.21.15.71:6805/3548688557","heartbeat_back_addr":"172.21.15.71:6809/3548688557","heartbeat_front_addr":"172.21.15.71:6807/3548688557","state":["exists","up"]},{"osd":2,"uuid":"25877c0a-1acd-4e25-ab9b-4805c7efb661","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6808","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6809","nonce":2784990407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6811","nonce":2784990407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6815","nonce":2784990407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":2784990407},{"type":"v1","addr":"172.21.15.153:6813","nonce":2784990407}]},"public_addr":"172.21.15.153:6809/2784990407","cluster_addr":"172.21.15.153:6811/2784990407","heartbeat_back_addr":"172.21.15.153:6815/2784990407","heartbeat_front_addr":"172.21.15.153:6813/2784990407","state":["exists","up"]},{"osd":3,"uuid":"b44dbebb-95ab-43ce-bce6-bb81e674550b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6811","nonce":3479406463}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6813","nonce":3479406463}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6817","nonce":3479406463}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3479406463},{"type":"v1","addr":"172.21.15.71:6815","nonce":3479406463}]},"public_addr":"172.21.15.71:6811/3479406463","cluster_addr":"172.21.15.71:6813/3479406463","heartbeat_back_addr":"172.21.15.71:6817/3479406463","heartbeat_front_addr":"172.21.15.71:6815/3479406463","state":["exists","up"]},{"osd":4,"uuid":"cd249a6e-78b2-4191-b6d8-918eae647f05","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.153:6816","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6817","nonce":1836169409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6819","nonce":1836169409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6823","nonce":1836169409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":1836169409},{"type":"v1","addr":"172.21.15.153:6821","nonce":1836169409}]},"public_addr":"172.21.15.153:6817/1836169409","cluster_addr":"172.21.15.153:6819/1836169409","heartbeat_back_addr":"172.21.15.153:6823/1836169409","heartbeat_front_addr":"172.21.15.153:6821/1836169409","state":["exists","up"]},{"osd":5,"uuid":"1a774c1c-e064-45f7-8ff1-dc98b909fb99","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6819","nonce":3288571929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6821","nonce":3288571929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6825","nonce":3288571929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3288571929},{"type":"v1","addr":"172.21.15.71:6823","nonce":3288571929}]},"public_addr":"172.21.15.71:6819/3288571929","cluster_addr":"172.21.15.71:6821/3288571929","heartbeat_back_addr":"172.21.15.71:6825/3288571929","heartbeat_front_addr":"172.21.15.71:6823/3288571929","state":["exists","up"]},{"osd":6,"uuid":"8a6455b5-af46-4f65-80e2-0d7754402d5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6824","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6825","nonce":663442194}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6827","nonce":663442194}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6831","nonce":663442194}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":663442194},{"type":"v1","addr":"172.21.15.153:6829","nonce":663442194}]},"public_addr":"172.21.15.153:6825/663442194","cluster_addr":"172.21.15.153:6827/663442194","heartbeat_back_addr":"172.21.15.153:6831/663442194","heartbeat_front_addr":"172.21.15.153:6829/663442194","state":["exists","up"]},{"osd":7,"uuid":"6268e64a-39f3-430e-b9c6-69fb4c361572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6827","nonce":4186286122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6829","nonce":4186286122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6833","nonce":4186286122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":4186286122},{"type":"v1","addr":"172.21.15.71:6831","nonce":4186286122}]},"public_addr":"172.21.15.71:6827/4186286122","cluster_addr":"172.21.15.71:6829/4186286122","heartbeat_back_addr":"172.21.15.71:6833/4186286122","heartbeat_front_addr":"172.21.15.71:6831/4186286122","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:50:57.510944+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:51:00.813314+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:51:08.195939+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-21T04:51:13.063600+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-21T04:51:18.025106+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-21T04:51:25.061878+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:29.032929+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T04:51:37.848212+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6801/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:6800/3835173113":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/2468663049":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6800/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:6800/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/723040304":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2256174194":"2024-09-22T04:47:25.055835+0000","172.21.15.71:6801/2327720283":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/509124112":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/3843767408":"2024-09-22T04:47:25.055835+0000","172.21.15.71:0/2298937106":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4004685488":"2024-09-22T04:47:58.114045+0000","172.21.15.71:0/4220796451":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3899353509":"2024-09-22T04:49:04.216024+0000","172.21.15.71:0/3565654331":"2024-09-22T04:49:04.216024+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-21T04:52:00.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:00 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3793373678' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:52:00.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:00 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3793373678' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T04:52:00.935 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T04:52:00.935 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T04:52:00.936 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T04:52:00.936 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T04:52:00.937 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T04:52:00.937 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T04:52:00.937 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T04:52:00.938 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T04:52:01.577 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:01 smithi153 ceph-mon[34699]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:01.637 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:01 smithi071 ceph-mon[26305]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:01.838 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:01.877 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:01.877 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:01.877 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:01.880 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:02.610 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:03.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:03 smithi153 ceph-mon[34699]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:03.608 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:03 smithi071 ceph-mon[26305]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:03.991 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:04.478 INFO:teuthology.orchestra.run.smithi071.stdout:94489280525 2024-09-21T04:52:04.479 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T04:52:05.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:05 smithi153 ceph-mon[34699]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:05.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:05 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:05.636 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:05 smithi071 ceph-mon[26305]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:05.636 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:05 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:06.248 INFO:teuthology.orchestra.run.smithi071.stdout:68719476752 2024-09-21T04:52:06.248 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T04:52:06.651 INFO:teuthology.orchestra.run.smithi071.stdout:154618822667 2024-09-21T04:52:06.652 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T04:52:07.441 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:07 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:07.441 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:07 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:07.441 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:07 smithi071 ceph-mon[26305]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:07.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:07 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:07.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:07 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:07.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:07 smithi153 ceph-mon[34699]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:07.758 INFO:teuthology.orchestra.run.smithi071.stdout:184683593737 2024-09-21T04:52:07.759 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T04:52:09.053 INFO:teuthology.orchestra.run.smithi071.stdout:137438953484 2024-09-21T04:52:09.054 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T04:52:09.467 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:09.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:09 smithi153 ceph-mon[34699]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:09.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:09 smithi071 ceph-mon[26305]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:10.420 INFO:teuthology.orchestra.run.smithi071.stdout:77309411344 2024-09-21T04:52:10.421 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T04:52:11.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:11 smithi153 ceph-mon[34699]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:11.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:11 smithi071 ceph-mon[26305]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:12.050 INFO:teuthology.orchestra.run.smithi071.stdout:115964117006 2024-09-21T04:52:12.051 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T04:52:12.468 INFO:teuthology.orchestra.run.smithi071.stdout:167503724555 2024-09-21T04:52:12.469 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T04:52:12.479 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:12.548 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:12.551 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:12.788 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:13.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:13 smithi071 ceph-mon[26305]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:13.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:13 smithi153 ceph-mon[34699]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:13.583 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:13.583 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:13.585 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:13.750 INFO:teuthology.orchestra.run.smithi071.stdout:94489280527 2024-09-21T04:52:14.222 INFO:teuthology.orchestra.run.smithi071.stdout:137438953486 2024-09-21T04:52:14.574 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/4228207644' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T04:52:14.574 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/305662925' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T04:52:14.574 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:14 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/548270012' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T04:52:14.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:14 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/4228207644' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T04:52:14.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:14 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/305662925' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T04:52:14.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:14 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/548270012' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T04:52:15.398 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280525 got 94489280527 for osd.2 2024-09-21T04:52:15.398 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:15.487 INFO:teuthology.orchestra.run.smithi071.stdout:68719476754 2024-09-21T04:52:15.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:15 smithi153 ceph-mon[34699]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:15 smithi071 ceph-mon[26305]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:16.004 INFO:teuthology.orchestra.run.smithi071.stdout:115964117006 2024-09-21T04:52:16.152 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953484 got 137438953486 for osd.4 2024-09-21T04:52:16.152 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:16.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:16 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/216391823' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T04:52:16.589 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:16 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/216391823' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T04:52:16.635 INFO:teuthology.orchestra.run.smithi071.stdout:184683593739 2024-09-21T04:52:16.928 INFO:teuthology.orchestra.run.smithi071.stdout:154618822669 2024-09-21T04:52:17.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:17 smithi153 ceph-mon[34699]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:17.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:17 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1747640604' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T04:52:17.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:17 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1337775586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T04:52:17.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:17 smithi071 ceph-mon[26305]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:17.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:17 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1747640604' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T04:52:17.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:17 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1337775586' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T04:52:17.777 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822667 got 154618822669 for osd.5 2024-09-21T04:52:17.778 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:18.232 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593737 got 184683593739 for osd.7 2024-09-21T04:52:18.233 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:19.111 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476752 got 68719476754 for osd.0 2024-09-21T04:52:19.111 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:19.135 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:19.429 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:19 smithi071 ceph-mon[26305]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:19.429 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:19.429 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:19 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:19.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:19 smithi153 ceph-mon[34699]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:19.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:19.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:19 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:19.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117006 got 115964117006 for osd.3 2024-09-21T04:52:19.617 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:20.440 INFO:teuthology.orchestra.run.smithi071.stdout:167503724557 2024-09-21T04:52:20.524 INFO:teuthology.orchestra.run.smithi071.stdout:77309411346 2024-09-21T04:52:20.524 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:20 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:20.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:20 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:21.139 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724555 got 167503724557 for osd.6 2024-09-21T04:52:21.139 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:21.447 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:21 smithi071 ceph-mon[26305]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:21.447 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:21 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/4231566023' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T04:52:21.447 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:21 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3183952395' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T04:52:21.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:21 smithi153 ceph-mon[34699]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:21.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:21 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/4231566023' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T04:52:21.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:21 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3183952395' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T04:52:21.911 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411344 got 77309411346 for osd.1 2024-09-21T04:52:21.911 DEBUG:teuthology.parallel:result is None 2024-09-21T04:52:21.911 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T04:52:21.911 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T04:52:22.162 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:22.836 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:22.836 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-09-21T04:52:23.429 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:23 smithi071 ceph-mon[26305]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:23.458 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":134,"stamp":"2024-09-21T04:52:22.249861+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":221736,"kb_used_data":5484,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749706712,"statfs":{"total":767926730752,"available":767699673088,"internally_reserved":0,"allocated":5615616,"data_stored":3329400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":221236786},"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.001930"},"pg_stats":[{"pgid":"1.0","version":"25'132","reported_seq":186,"reported_epoch":47,"state":"active+clean","last_fresh":"2024-09-21T04:51:43.334280+0000","last_change":"2024-09-21T04:51:43.333920+0000","last_active":"2024-09-21T04:51:43.334280+0000","last_peered":"2024-09-21T04:51:43.334280+0000","last_clean":"2024-09-21T04:51:43.334280+0000","last_became_active":"2024-09-21T04:51:43.333517+0000","last_became_peered":"2024-09-21T04:51:43.333517+0000","last_unstale":"2024-09-21T04:51:43.334280+0000","last_undegraded":"2024-09-21T04:51:43.334280+0000","last_fullsized":"2024-09-21T04:51:43.334280+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T04:51:11.325866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T04:51:11.325866+0000","last_clean_scrub_stamp":"2024-09-21T04:51:11.325866+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"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-22T07:32:35.811403+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":43,"seq":184683593740,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28080,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712976,"statfs":{"total":95990841344,"available":95962087424,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":39,"seq":167503724558,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":36,"seq":154618822670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"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":137438953488,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"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":27,"seq":115964117008,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"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":22,"seq":94489280529,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"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":18,"seq":77309411346,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"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":16,"seq":68719476756,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"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":0,"data_stored":0,"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":7,"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-21T04:52:23.459 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-21T04:52:23.704 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:23.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:23 smithi153 ceph-mon[34699]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:24.352 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:24.352 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-09-21T04:52:24.661 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:24 smithi071 ceph-mon[26305]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:24.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:24 smithi153 ceph-mon[34699]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:24.964 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":135,"stamp":"2024-09-21T04:52:24.250345+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":221736,"kb_used_data":5484,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749706712,"statfs":{"total":767926730752,"available":767699673088,"internally_reserved":0,"allocated":5615616,"data_stored":3329400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":221236786},"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.002105"},"pg_stats":[{"pgid":"1.0","version":"25'132","reported_seq":186,"reported_epoch":47,"state":"active+clean","last_fresh":"2024-09-21T04:51:43.334280+0000","last_change":"2024-09-21T04:51:43.333920+0000","last_active":"2024-09-21T04:51:43.334280+0000","last_peered":"2024-09-21T04:51:43.334280+0000","last_clean":"2024-09-21T04:51:43.334280+0000","last_became_active":"2024-09-21T04:51:43.333517+0000","last_became_peered":"2024-09-21T04:51:43.333517+0000","last_unstale":"2024-09-21T04:51:43.334280+0000","last_undegraded":"2024-09-21T04:51:43.334280+0000","last_fullsized":"2024-09-21T04:51:43.334280+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T04:51:11.325866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T04:51:11.325866+0000","last_clean_scrub_stamp":"2024-09-21T04:51:11.325866+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"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-22T07:32:35.811403+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":43,"seq":184683593740,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28080,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712976,"statfs":{"total":95990841344,"available":95962087424,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":39,"seq":167503724558,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":36,"seq":154618822671,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"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":137438953488,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"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":27,"seq":115964117008,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"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":22,"seq":94489280529,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"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":18,"seq":77309411347,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":479232,"data_stored":194787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"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":16,"seq":68719476756,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1073152,"data_stored":785155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"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":0,"data_stored":0,"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":7,"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-21T04:52:24.965 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T04:52:24.965 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T04:52:24.965 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T04:52:24.965 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2 shell --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-21T04:52:25.210 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:25.589 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:25 smithi071 ceph-mon[26305]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:25.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:25 smithi153 ceph-mon[34699]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:25.890 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:25.891 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T04:52:26.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:26 smithi071 ceph-mon[26305]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:26.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:26 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/78625688' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T04:52:26.738 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T04:52:26.739 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T04:52:26.739 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T04:52:26.748 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:52:26.748 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch status' 2024-09-21T04:52:26.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:26 smithi153 ceph-mon[34699]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:26.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:26 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/78625688' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T04:52:26.995 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:27.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:27 smithi071 ceph-mon[26305]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:27.644 INFO:teuthology.orchestra.run.smithi071.stdout:Backend: cephadm 2024-09-21T04:52:27.644 INFO:teuthology.orchestra.run.smithi071.stdout:Available: Yes 2024-09-21T04:52:27.645 INFO:teuthology.orchestra.run.smithi071.stdout:Paused: No 2024-09-21T04:52:27.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:27 smithi153 ceph-mon[34699]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:28.373 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch ps' 2024-09-21T04:52:28.620 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.smithi071 smithi071 *:9093,9094 running (2m) 40s ago 3m 18.7M - 0.27.0 11f11916f8cd e3aac026adb6 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter.smithi071 smithi071 *:9926 running (4m) 40s ago 4m 7968k - 19.3.0-5103-gf36283e7 48ed0a2cf89d b11e42665daf 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter.smithi153 smithi153 *:9926 running (3m) 47s ago 3m 5322k - 19.3.0-5103-gf36283e7 48ed0a2cf89d ee0a8e1c7d8e 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:crash.smithi071 smithi071 running (4m) 40s ago 4m 6895k - 19.3.0-5103-gf36283e7 48ed0a2cf89d 1fed1c9c88e1 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:crash.smithi153 smithi153 running (3m) 47s ago 3m 6895k - 19.3.0-5103-gf36283e7 48ed0a2cf89d 7b13472eeb2a 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.smithi071 smithi071 *:3000 running (2m) 40s ago 3m 76.8M - 10.4.8 5aad1d7cf004 ecd38bd6f1da 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.smithi071.oxyruc smithi071 *:9283,8765,8443 running (5m) 40s ago 5m 509M - 19.3.0-5103-gf36283e7 48ed0a2cf89d 3a3ce452acaa 2024-09-21T04:52:29.305 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.smithi153.ezwfqg smithi153 *:8443,9283,8765 running (3m) 47s ago 3m 454M - 19.3.0-5103-gf36283e7 48ed0a2cf89d 106f4309c23b 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:mon.smithi071 smithi071 running (5m) 40s ago 5m 49.6M 2048M 19.3.0-5103-gf36283e7 48ed0a2cf89d 297f08666f04 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:mon.smithi153 smithi153 running (2m) 47s ago 2m 41.7M 2048M 19.3.0-5103-gf36283e7 48ed0a2cf89d d5f7cbe2f938 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.smithi071 smithi071 *:9100 running (4m) 40s ago 4m 9.78M - 1.7.0 72c9c2088986 09b37ae53e0b 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.smithi153 smithi153 *:9100 running (3m) 47s ago 3m 12.1M - 1.7.0 72c9c2088986 30a19b44641b 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi153 running (98s) 47s ago 98s 43.7M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d c4ca90426cb7 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (95s) 40s ago 94s 39.1M 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 357a4973efd8 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi153 running (87s) 47s ago 87s 35.8M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d e91c593af4e6 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (82s) 40s ago 82s 43.1M 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d f6631f25a1f9 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi153 running (77s) 47s ago 76s 35.7M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d 4d42146f34c8 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi071 running (70s) 40s ago 70s 30.1M 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 0048bc6df9f6 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi153 running (66s) 47s ago 66s 35.4M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d cc88c277f135 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi071 running (58s) 40s ago 57s 36.1M 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 37233ffa882a 2024-09-21T04:52:29.306 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.smithi071 smithi071 *:9095 running (2m) 40s ago 3m 41.9M - 2.51.0 1d3b7f56885b 969799dba9bf 2024-09-21T04:52:29.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:29 smithi071 ceph-mon[26305]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:29.607 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:29 smithi071 ceph-mon[26305]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:29.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:29 smithi153 ceph-mon[34699]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:29.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:29 smithi153 ceph-mon[34699]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:30.045 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch ls' 2024-09-21T04:52:30.292 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:30.652 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:30 smithi071 ceph-mon[26305]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:30.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:30 smithi153 ceph-mon[34699]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:30.937 INFO:teuthology.orchestra.run.smithi071.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T04:52:30.937 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager ?:9093,9094 1/1 42s ago 4m count:1 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter ?:9926 2/2 48s ago 4m * 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:crash 2/2 48s ago 4m * 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:grafana ?:3000 1/1 42s ago 4m count:1 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:mgr 2/2 48s ago 4m count:2 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:mon 2/2 48s ago 4m smithi071:172.21.15.71=smithi071;smithi153:172.21.15.153=smithi153;count:2 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter ?:9100 2/2 48s ago 4m * 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:osd.all-available-devices 8 48s ago 2m * 2024-09-21T04:52:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus ?:9095 1/1 42s ago 4m count:1 2024-09-21T04:52:31.572 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:31 smithi071 ceph-mon[26305]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:31.572 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:31 smithi071 ceph-mon[26305]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:31.603 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch host ls' 2024-09-21T04:52:31.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:31 smithi153 ceph-mon[34699]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:31.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:31 smithi153 ceph-mon[34699]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:31.851 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:32.506 INFO:teuthology.orchestra.run.smithi071.stdout:HOST ADDR LABELS STATUS 2024-09-21T04:52:32.506 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 172.21.15.71 2024-09-21T04:52:32.506 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 172.21.15.153 2024-09-21T04:52:32.506 INFO:teuthology.orchestra.run.smithi071.stdout:2 hosts in cluster 2024-09-21T04:52:32.506 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:32 smithi071 ceph-mon[26305]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:32.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:32 smithi153 ceph-mon[34699]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:33.217 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch device ls' 2024-09-21T04:52:33.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:33 smithi071 ceph-mon[26305]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:33.467 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:33.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:33 smithi153 ceph-mon[34699]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT62040172400BGN 372G No 41s ago Has a FileSystem, LVM detected 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme1n1 ssd Linux_3129cb17ae1df6b8b9bf 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme2n1 ssd Linux_e9c2f4a2879d6a8fbe3b 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme3n1 ssd Linux_9b21989eba3d53f2489b 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.094 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme4n1 ssd Linux_cb8f8997cb67d697e603 89.4G No 41s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.095 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300MV400BGN 372G No 47s ago Has a FileSystem, LVM detected 2024-09-21T04:52:34.095 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme1n1 ssd Linux_e220e0e2481d4d6de6f7 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.095 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme2n1 ssd Linux_1f538607c41bf8a6ff69 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.095 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme3n1 ssd Linux_9352ed928cf2813a648d 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.095 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme4n1 ssd Linux_819b8fa73ab479dce5ea 89.4G No 47s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:52:34.676 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:34 smithi071 ceph-mon[26305]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:34.676 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:34 smithi071 ceph-mon[26305]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:34.706 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T04:52:34.723 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:52:34.723 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph osd pool create foo' 2024-09-21T04:52:34.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:34 smithi153 ceph-mon[34699]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:34.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:34 smithi153 ceph-mon[34699]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:34.967 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:35.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:35 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:35.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:35 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:36.394 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'foo' created 2024-09-21T04:52:36.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:36 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/518494440' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "foo"} : dispatch 2024-09-21T04:52:36.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:36 smithi071 ceph-mon[26305]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:36.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:36 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/518494440' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "foo"} : dispatch 2024-09-21T04:52:36.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:36 smithi153 ceph-mon[34699]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:37.110 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'rbd pool init foo' 2024-09-21T04:52:37.359 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:37.657 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:37 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/518494440' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T04:52:37.657 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:37 smithi071 ceph-mon[26305]: osdmap e48: 8 total, 8 up, 8 in 2024-09-21T04:52:37.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:37 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/518494440' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T04:52:37.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:37 smithi153 ceph-mon[34699]: osdmap e48: 8 total, 8 up, 8 in 2024-09-21T04:52:38.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:38 smithi071 ceph-mon[26305]: osdmap e49: 8 total, 8 up, 8 in 2024-09-21T04:52:38.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:38 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/870444522' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "foo","app": "rbd"} : dispatch 2024-09-21T04:52:38.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:38 smithi071 ceph-mon[26305]: pgmap v144: 33 pgs: 26 unknown, 7 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:38.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:38 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/870444522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T04:52:38.704 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:38 smithi071 ceph-mon[26305]: osdmap e50: 8 total, 8 up, 8 in 2024-09-21T04:52:38.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:38 smithi153 ceph-mon[34699]: osdmap e49: 8 total, 8 up, 8 in 2024-09-21T04:52:38.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:38 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/870444522' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "foo","app": "rbd"} : dispatch 2024-09-21T04:52:38.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:38 smithi153 ceph-mon[34699]: pgmap v144: 33 pgs: 26 unknown, 7 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:38.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:38 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/870444522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T04:52:38.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:38 smithi153 ceph-mon[34699]: osdmap e50: 8 total, 8 up, 8 in 2024-09-21T04:52:39.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:39 smithi071 ceph-mon[26305]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T04:52:39.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:39 smithi071 ceph-mon[26305]: osdmap e51: 8 total, 8 up, 8 in 2024-09-21T04:52:39.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:39 smithi153 ceph-mon[34699]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T04:52:39.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:39 smithi153 ceph-mon[34699]: osdmap e51: 8 total, 8 up, 8 in 2024-09-21T04:52:40.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:40 smithi071 ceph-mon[26305]: pgmap v147: 33 pgs: 19 unknown, 14 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:40.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:40 smithi153 ceph-mon[34699]: pgmap v147: 33 pgs: 19 unknown, 14 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:41.222 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-21T04:52:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:41 smithi071 ceph-mon[26305]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T04:52:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:41 smithi071 ceph-mon[26305]: Cluster is now healthy 2024-09-21T04:52:41.453 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:41 smithi071 ceph-mon[26305]: osdmap e52: 8 total, 8 up, 8 in 2024-09-21T04:52:41.473 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:41.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:41 smithi153 ceph-mon[34699]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T04:52:41.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:41 smithi153 ceph-mon[34699]: Cluster is now healthy 2024-09-21T04:52:41.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:41 smithi153 ceph-mon[34699]: osdmap e52: 8 total, 8 up, 8 in 2024-09-21T04:52:42.141 INFO:teuthology.orchestra.run.smithi071.stdout:Scheduled iscsi.foo update... 2024-09-21T04:52:42.850 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T04:52:42.862 INFO:tasks.cephadm:Waiting for ceph service iscsi.foo to start (timeout 300)... 2024-09-21T04:52:42.862 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:43.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:43 smithi153 ceph-mon[34699]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:43.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:43 smithi153 ceph-mon[34699]: Saving service iscsi.foo spec with placement count:1 2024-09-21T04:52:43.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:43.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:43 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:52:43.327 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:43 smithi153 ceph-mon[34699]: pgmap v149: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:43.413 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:43 smithi071 ceph-mon[26305]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:52:43.413 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:43 smithi071 ceph-mon[26305]: Saving service iscsi.foo spec with placement count:1 2024-09-21T04:52:43.413 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:43.413 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:43 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:52:43.413 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:43 smithi071 ceph-mon[26305]: pgmap v149: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:43.710 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:44.401 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:44.401 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:51:48.497591Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:51:42.055242Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:51:42.055336Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:51:48.497658Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:42.139008Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "ports": [5000], "running": 0, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:51:42.055486Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:51:42.055557Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:51:42.055413Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:51:42.055626Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:51:48.497724Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:52:45.292 INFO:tasks.cephadm:iscsi.foo has 0/1 2024-09-21T04:52:45.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:45 smithi153 ceph-mon[34699]: pgmap v150: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:45.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:45 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:45.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:45 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:45.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:45 smithi071 ceph-mon[26305]: pgmap v150: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:52:45.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:45 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:45.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:45 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:46.292 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:46.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:46 smithi153 ceph-mon[34699]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:46.622 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:46 smithi071 ceph-mon[26305]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:47.033 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:47.423 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:47 smithi071 ceph-mon[26305]: pgmap v151: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 260 B/s wr, 0 op/s 2024-09-21T04:52:47.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:47 smithi153 ceph-mon[34699]: pgmap v151: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 260 B/s wr, 0 op/s 2024-09-21T04:52:47.716 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:47.716 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:51:48.497591Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:51:48.497387Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:51:48.497456Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:51:48.497658Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:42.139008Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "ports": [5000], "running": 0, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:51:48.497317Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:51:48.497208Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:51:48.497524Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:51:48.497816Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:51:48.497724Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:52:48.465 INFO:tasks.cephadm:iscsi.foo has 0/1 2024-09-21T04:52:49.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:48 smithi153 ceph-mon[34699]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:49.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:48 smithi153 ceph-mon[34699]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T04:52:49.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:48 smithi153 ceph-mon[34699]: pgmap v153: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T04:52:49.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:48 smithi071 ceph-mon[26305]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:49.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:48 smithi071 ceph-mon[26305]: osdmap e53: 8 total, 8 up, 8 in 2024-09-21T04:52:49.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:48 smithi071 ceph-mon[26305]: pgmap v153: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T04:52:49.466 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:49.720 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:50.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.glukuu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.glukuu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:52:50.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:50 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.glukuu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi071.glukuu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:52:50.335 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:50 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:52:51.340 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:51 smithi071 ceph-mon[26305]: Deploying daemon iscsi.foo.smithi071.glukuu on smithi071 2024-09-21T04:52:51.340 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:51 smithi071 ceph-mon[26305]: pgmap v154: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-09-21T04:52:51.512 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:51.512 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:52:49.080984Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:52:44.462891Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:52:44.462978Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:52:49.081066Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:42.139008Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "ports": [5000], "running": 0, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:52:44.463122Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:52:44.463189Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:52:44.463052Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:52:44.463254Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:52:49.081130Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:52:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:51 smithi153 ceph-mon[34699]: Deploying daemon iscsi.foo.smithi071.glukuu on smithi071 2024-09-21T04:52:51.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:51 smithi153 ceph-mon[34699]: pgmap v154: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-09-21T04:52:52.258 INFO:tasks.cephadm:iscsi.foo has 0/1 2024-09-21T04:52:53.259 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:53.544 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:53.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:53.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: pgmap v155: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T04:52:53.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:53 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: pgmap v155: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:53.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:53 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:52:54.437 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:54.437 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:52:49.080984Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:52:44.462891Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:52:44.462978Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:52:49.081066Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:52.885671Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "ports": [5000], "running": 0, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:52:44.463122Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:52:44.463189Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:52:44.463052Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:52:44.463254Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:52:49.081130Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:52:54.526 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:54 smithi071 ceph-mon[26305]: Checking pool "foo" exists for service iscsi.foo 2024-09-21T04:52:54.527 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:54 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/648324001' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-21T04:52:54.527 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:54 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/693543969' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3835173113"} : dispatch 2024-09-21T04:52:54.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:54 smithi153 ceph-mon[34699]: Checking pool "foo" exists for service iscsi.foo 2024-09-21T04:52:54.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:54 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/648324001' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-21T04:52:54.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:54 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/693543969' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3835173113"} : dispatch 2024-09-21T04:52:55.234 INFO:tasks.cephadm:iscsi.foo has 0/1 2024-09-21T04:52:55.528 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: pgmap v156: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/693543969' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3835173113"}]': finished 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: mgrmap e20: smithi071.oxyruc(active, since 3m), standbys: smithi153.ezwfqg 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3534497539' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3835173113"} : dispatch 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:55.529 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:55 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: pgmap v156: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/693543969' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/3835173113"}]': finished 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: mgrmap e20: smithi071.oxyruc(active, since 3m), standbys: smithi153.ezwfqg 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3534497539' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3835173113"} : dispatch 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:55.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:55 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:52:56.235 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:56.532 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:56 smithi071 ceph-mon[26305]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:56.533 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:56 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3534497539' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3835173113"}]': finished 2024-09-21T04:52:56.533 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:56 smithi071 ceph-mon[26305]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T04:52:56.533 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:56 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2286909118' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2468663049"} : dispatch 2024-09-21T04:52:56.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:56 smithi153 ceph-mon[34699]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:56.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:56 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3534497539' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/3835173113"}]': finished 2024-09-21T04:52:56.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:56 smithi153 ceph-mon[34699]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T04:52:56.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:56 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2286909118' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2468663049"} : dispatch 2024-09-21T04:52:56.912 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:52:57.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:57 smithi153 ceph-mon[34699]: pgmap v159: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 127 B/s wr, 1 op/s 2024-09-21T04:52:57.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:57 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2286909118' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2468663049"}]': finished 2024-09-21T04:52:57.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:57 smithi153 ceph-mon[34699]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T04:52:57.576 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:57 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3961260840' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2327720283"} : dispatch 2024-09-21T04:52:57.641 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:52:57.641 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:52:49.080984Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:52:49.080745Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:52:49.080848Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:52:49.081066Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:52.885671Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "ports": [5000], "running": 0, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:52:49.080675Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:52:49.080587Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:52:49.080917Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:52:49.081197Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:52:49.081130Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:52:57.641 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:57 smithi071 ceph-mon[26305]: pgmap v159: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 127 B/s wr, 1 op/s 2024-09-21T04:52:57.641 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:57 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2286909118' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2468663049"}]': finished 2024-09-21T04:52:57.641 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:57 smithi071 ceph-mon[26305]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T04:52:57.641 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:57 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3961260840' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2327720283"} : dispatch 2024-09-21T04:52:58.742 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:58 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3961260840' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2327720283"}]': finished 2024-09-21T04:52:58.742 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:58 smithi071 ceph-mon[26305]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T04:52:58.742 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:58 smithi071 ceph-mon[26305]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:58.742 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:58 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1661574967' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/723040304"} : dispatch 2024-09-21T04:52:58.742 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:58 smithi071 ceph-mon[26305]: pgmap v162: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-09-21T04:52:58.769 INFO:tasks.cephadm:iscsi.foo has 0/1 2024-09-21T04:52:58.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:58 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3961260840' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/2327720283"}]': finished 2024-09-21T04:52:58.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:58 smithi153 ceph-mon[34699]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T04:52:58.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:58 smithi153 ceph-mon[34699]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:52:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:58 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1661574967' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/723040304"} : dispatch 2024-09-21T04:52:58.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:58 smithi153 ceph-mon[34699]: pgmap v162: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-09-21T04:52:59.770 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-21T04:52:59.794 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:59 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1661574967' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/723040304"}]': finished 2024-09-21T04:52:59.794 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:59 smithi071 ceph-mon[26305]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T04:52:59.794 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:52:59 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1743431486' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/723040304"} : dispatch 2024-09-21T04:52:59.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:59 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1661574967' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6800/723040304"}]': finished 2024-09-21T04:52:59.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:59 smithi153 ceph-mon[34699]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T04:52:59.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:52:59 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1743431486' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/723040304"} : dispatch 2024-09-21T04:53:00.440 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:00.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1743431486' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/723040304"}]': finished 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3963965399' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2256174194"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-21T04:53:00.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"} : dispatch 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:00 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1743431486' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/723040304"}]': finished 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3963965399' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2256174194"} : dispatch 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:53:00.827 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"} : dispatch 2024-09-21T04:53:00.828 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:00 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:01.154 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-21T04:53:01.154 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-21T04:47:49.231937Z", "last_refresh": "2024-09-21T04:53:00.399225Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:15.023797Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-21T04:47:43.579338Z", "last_refresh": "2024-09-21T04:52:55.184169Z", "ports": [9926], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:18.383929Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-21T04:47:42.278781Z", "last_refresh": "2024-09-21T04:52:55.184262Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-21T04:47:46.752594Z", "last_refresh": "2024-09-21T04:53:00.399291Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:52:52.885671Z service:iscsi.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "iscsi.foo", "service_type": "iscsi", "spec": {"api_password": "p", "api_port": 5000, "api_user": "u", "pool": "foo"}, "status": {"created": "2024-09-21T04:52:42.135198Z", "last_refresh": "2024-09-21T04:53:00.399694Z", "ports": [5000], "running": 1, "size": 1}}, {"events": ["2024-09-21T04:49:26.654449Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T04:47:40.474541Z", "last_refresh": "2024-09-21T04:52:55.184406Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:36.003466Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi071:172.21.15.71=smithi071", "smithi153:172.21.15.153=smithi153"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T04:48:24.846085Z", "last_refresh": "2024-09-21T04:52:55.184472Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:22.523164Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-21T04:47:47.995518Z", "last_refresh": "2024-09-21T04:52:55.184336Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-21T04:49:41.736109Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-21T04:49:41.731861Z", "last_refresh": "2024-09-21T04:52:55.184539Z", "running": 8, "size": 8}}, {"events": ["2024-09-21T04:49:36.008059Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-21T04:47:45.367122Z", "last_refresh": "2024-09-21T04:53:00.399356Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3963965399' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2256174194"}]': finished 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3002259013' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2327720283"} : dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:53:01.591 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:53:01.592 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:01 smithi071 ceph-mon[26305]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:53:01.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: Adding iSCSI gateway http://:@172.21.15.71:5000 to Dashboard 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi071"}]: dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3963965399' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2256174194"}]': finished 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3002259013' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2327720283"} : dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T04:53:01.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:01 smithi153 ceph-mon[34699]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T04:53:02.103 INFO:tasks.cephadm:iscsi.foo has 1/1 2024-09-21T04:53:02.103 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T04:53:02.114 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:53:02.114 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-21T04:53:02.405 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:02.814 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:02 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3002259013' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2327720283"}]': finished 2024-09-21T04:53:02.815 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:02 smithi071 ceph-mon[26305]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T04:53:02.815 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:02 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1183334572' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/509124112"} : dispatch 2024-09-21T04:53:02.815 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:02 smithi071 ceph-mon[26305]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:02.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:02 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3002259013' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:6801/2327720283"}]': finished 2024-09-21T04:53:02.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:02 smithi153 ceph-mon[34699]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T04:53:02.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:02 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1183334572' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/509124112"} : dispatch 2024-09-21T04:53:02.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:02 smithi153 ceph-mon[34699]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:02.914 INFO:teuthology.orchestra.run.smithi071.stdout:167 167 2024-09-21T04:53:03.661 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch status' 2024-09-21T04:53:03.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1183334572' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/509124112"}]': finished 2024-09-21T04:53:03.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T04:53:03.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:03.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:03.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2543151191' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3843767408"} : dispatch 2024-09-21T04:53:03.826 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:03 smithi153 ceph-mon[34699]: from='client.14694 -' entity='client.iscsi.foo.smithi071.glukuu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T04:53:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1183334572' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/509124112"}]': finished 2024-09-21T04:53:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T04:53:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:03.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2543151191' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3843767408"} : dispatch 2024-09-21T04:53:03.954 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:03 smithi071 ceph-mon[26305]: from='client.14694 -' entity='client.iscsi.foo.smithi071.glukuu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T04:53:04.387 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:04.826 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:04 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/2543151191' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3843767408"}]': finished 2024-09-21T04:53:04.826 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:04 smithi071 ceph-mon[26305]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T04:53:04.826 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:04 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3068437620' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2298937106"} : dispatch 2024-09-21T04:53:04.826 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:04 smithi071 ceph-mon[26305]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:04.826 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:04 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:53:05.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:04 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/2543151191' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3843767408"}]': finished 2024-09-21T04:53:05.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:04 smithi153 ceph-mon[34699]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T04:53:05.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:04 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3068437620' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2298937106"} : dispatch 2024-09-21T04:53:05.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:04 smithi153 ceph-mon[34699]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:05.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:04 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T04:53:05.124 INFO:teuthology.orchestra.run.smithi071.stdout:Backend: cephadm 2024-09-21T04:53:05.124 INFO:teuthology.orchestra.run.smithi071.stdout:Available: Yes 2024-09-21T04:53:05.124 INFO:teuthology.orchestra.run.smithi071.stdout:Paused: No 2024-09-21T04:53:05.991 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:05 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3068437620' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2298937106"}]': finished 2024-09-21T04:53:05.991 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:05 smithi071 ceph-mon[26305]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T04:53:05.991 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:05 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1516510753' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4004685488"} : dispatch 2024-09-21T04:53:05.991 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:05 smithi071 ceph-mon[26305]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:05.992 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch ps' 2024-09-21T04:53:06.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:05 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3068437620' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/2298937106"}]': finished 2024-09-21T04:53:06.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:05 smithi153 ceph-mon[34699]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T04:53:06.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:05 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1516510753' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4004685488"} : dispatch 2024-09-21T04:53:06.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:05 smithi153 ceph-mon[34699]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:06.480 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:07.030 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:06 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1516510753' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4004685488"}]': finished 2024-09-21T04:53:07.030 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:06 smithi071 ceph-mon[26305]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T04:53:07.030 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:06 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3070598772' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4220796451"} : dispatch 2024-09-21T04:53:07.030 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:06 smithi071 ceph-mon[26305]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:07.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:06 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1516510753' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4004685488"}]': finished 2024-09-21T04:53:07.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:06 smithi153 ceph-mon[34699]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T04:53:07.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:06 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3070598772' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4220796451"} : dispatch 2024-09-21T04:53:07.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:06 smithi153 ceph-mon[34699]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.smithi071 smithi071 *:9093,9094 running (3m) 6s ago 4m - - 0.27.0 11f11916f8cd e3aac026adb6 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter.smithi071 smithi071 *:9926 running (4m) 6s ago 4m - - 19.3.0-5103-gf36283e7 48ed0a2cf89d b11e42665daf 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter.smithi153 smithi153 *:9926 running (3m) 4s ago 3m 5322k - 19.3.0-5103-gf36283e7 48ed0a2cf89d ee0a8e1c7d8e 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:crash.smithi071 smithi071 running (4m) 6s ago 4m - - 19.3.0-5103-gf36283e7 48ed0a2cf89d 1fed1c9c88e1 2024-09-21T04:53:07.422 INFO:teuthology.orchestra.run.smithi071.stdout:crash.smithi153 smithi153 running (3m) 4s ago 3m 6895k - 19.3.0-5103-gf36283e7 48ed0a2cf89d 7b13472eeb2a 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.smithi071 smithi071 *:3000 running (3m) 6s ago 4m - - 10.4.8 5aad1d7cf004 ecd38bd6f1da 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo.smithi071.glukuu smithi071 *:5000 running (14s) 6s ago 14s - - 3.8 48ed0a2cf89d eda5eb17f32e 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.smithi071.oxyruc smithi071 *:9283,8765,8443 running (5m) 6s ago 5m - - 19.3.0-5103-gf36283e7 48ed0a2cf89d 3a3ce452acaa 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.smithi153.ezwfqg smithi153 *:8443,9283,8765 running (3m) 4s ago 3m 455M - 19.3.0-5103-gf36283e7 48ed0a2cf89d 106f4309c23b 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:mon.smithi071 smithi071 running (6m) 6s ago 6m - 2048M 19.3.0-5103-gf36283e7 48ed0a2cf89d 297f08666f04 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:mon.smithi153 smithi153 running (3m) 4s ago 3m 46.0M 2048M 19.3.0-5103-gf36283e7 48ed0a2cf89d d5f7cbe2f938 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.smithi071 smithi071 *:9100 running (4m) 6s ago 4m - - 1.7.0 72c9c2088986 09b37ae53e0b 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.smithi153 smithi153 *:9100 running (3m) 4s ago 3m 11.9M - 1.7.0 72c9c2088986 30a19b44641b 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi153 running (2m) 4s ago 2m 46.8M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d c4ca90426cb7 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (2m) 6s ago 2m - 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 357a4973efd8 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi153 running (2m) 4s ago 2m 38.8M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d e91c593af4e6 2024-09-21T04:53:07.423 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (2m) 6s ago 2m - 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d f6631f25a1f9 2024-09-21T04:53:07.424 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi153 running (115s) 4s ago 114s 43.1M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d 4d42146f34c8 2024-09-21T04:53:07.424 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi071 running (108s) 6s ago 108s - 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 0048bc6df9f6 2024-09-21T04:53:07.424 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi153 running (104s) 4s ago 104s 44.6M 3728M 19.3.0-5103-gf36283e7 48ed0a2cf89d cc88c277f135 2024-09-21T04:53:07.424 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi071 running (96s) 6s ago 95s - 2960M 19.3.0-5103-gf36283e7 48ed0a2cf89d 37233ffa882a 2024-09-21T04:53:07.424 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.smithi071 smithi071 *:9095 running (3m) 6s ago 4m - - 2.51.0 1d3b7f56885b 969799dba9bf 2024-09-21T04:53:08.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:07 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/3070598772' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4220796451"}]': finished 2024-09-21T04:53:08.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:07 smithi153 ceph-mon[34699]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T04:53:08.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:07 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/27115950' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3899353509"} : dispatch 2024-09-21T04:53:08.159 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:07 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/3070598772' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/4220796451"}]': finished 2024-09-21T04:53:08.159 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:07 smithi071 ceph-mon[26305]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T04:53:08.160 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:07 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/27115950' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3899353509"} : dispatch 2024-09-21T04:53:08.186 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch ls' 2024-09-21T04:53:08.958 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:09.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:08 smithi153 ceph-mon[34699]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:09.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:08 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/27115950' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3899353509"}]': finished 2024-09-21T04:53:09.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:08 smithi153 ceph-mon[34699]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T04:53:09.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:08 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1581045214' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3565654331"} : dispatch 2024-09-21T04:53:09.076 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:08 smithi153 ceph-mon[34699]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:09.078 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:08 smithi071 ceph-mon[26305]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:09.078 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:08 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/27115950' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3899353509"}]': finished 2024-09-21T04:53:09.078 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:08 smithi071 ceph-mon[26305]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T04:53:09.078 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:08 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1581045214' entity='client.iscsi.foo.smithi071.glukuu' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3565654331"} : dispatch 2024-09-21T04:53:09.078 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:08 smithi071 ceph-mon[26305]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T04:53:09.647 INFO:teuthology.orchestra.run.smithi071.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T04:53:09.647 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager ?:9093,9094 1/1 9s ago 5m count:1 2024-09-21T04:53:09.647 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-exporter ?:9926 2/2 9s ago 5m * 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:crash 2/2 9s ago 5m * 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:grafana ?:3000 1/1 9s ago 5m count:1 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:iscsi.foo ?:5000 1/1 9s ago 27s count:1 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:mgr 2/2 9s ago 5m count:2 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:mon 2/2 9s ago 4m smithi071:172.21.15.71=smithi071;smithi153:172.21.15.153=smithi153;count:2 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter ?:9100 2/2 9s ago 5m * 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:osd.all-available-devices 8 9s ago 3m * 2024-09-21T04:53:09.648 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus ?:9095 1/1 9s ago 5m count:1 2024-09-21T04:53:09.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:09 smithi071 ceph-mon[26305]: from='client.? 172.21.15.71:0/1581045214' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3565654331"}]': finished 2024-09-21T04:53:09.953 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:09 smithi071 ceph-mon[26305]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T04:53:10.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:09 smithi153 ceph-mon[34699]: from='client.? 172.21.15.71:0/1581045214' entity='client.iscsi.foo.smithi071.glukuu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.71:0/3565654331"}]': finished 2024-09-21T04:53:10.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:09 smithi153 ceph-mon[34699]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T04:53:10.518 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch host ls' 2024-09-21T04:53:11.002 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:11.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:10 smithi153 ceph-mon[34699]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:11.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:10 smithi153 ceph-mon[34699]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:53:11.129 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:10 smithi071 ceph-mon[26305]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:11.129 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:10 smithi071 ceph-mon[26305]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-09-21T04:53:11.620 INFO:teuthology.orchestra.run.smithi071.stdout:HOST ADDR LABELS STATUS 2024-09-21T04:53:11.620 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 172.21.15.71 2024-09-21T04:53:11.620 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 172.21.15.153 2024-09-21T04:53:11.620 INFO:teuthology.orchestra.run.smithi071.stdout:2 hosts in cluster 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:11 smithi071 ceph-mon[26305]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:53:12.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T04:53:12.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T04:53:12.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' 2024-09-21T04:53:12.326 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:11 smithi153 ceph-mon[34699]: from='mgr.14227 172.21.15.71:0/3228723756' entity='mgr.smithi071.oxyruc' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T04:53:12.350 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch device ls' 2024-09-21T04:53:12.594 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:12.968 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:12 smithi071 ceph-mon[26305]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:12.968 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:12 smithi071 ceph-mon[26305]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T04:53:13.248 INFO:teuthology.orchestra.run.smithi071.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-21T04:53:13.248 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT62040172400BGN 372G No 80s ago Has a FileSystem, LVM detected 2024-09-21T04:53:13.248 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme1n1 ssd Linux_3129cb17ae1df6b8b9bf 89.4G No 80s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme2n1 ssd Linux_e9c2f4a2879d6a8fbe3b 89.4G No 80s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme3n1 ssd Linux_9b21989eba3d53f2489b 89.4G No 80s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi071 /dev/nvme4n1 ssd Linux_cb8f8997cb67d697e603 89.4G No 80s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300MV400BGN 372G No 87s ago Has a FileSystem, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme1n1 ssd Linux_e220e0e2481d4d6de6f7 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme2n1 ssd Linux_1f538607c41bf8a6ff69 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme3n1 ssd Linux_9352ed928cf2813a648d 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.249 INFO:teuthology.orchestra.run.smithi071.stdout:smithi153 /dev/nvme4n1 ssd Linux_819b8fa73ab479dce5ea 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-21T04:53:13.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:12 smithi153 ceph-mon[34699]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:13.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:12 smithi153 ceph-mon[34699]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T04:53:13.959 DEBUG:teuthology.orchestra.run.smithi071:> 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 67e1e3fe-77d4-11ef-baf5-efdc52797490 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-21T04:53:14.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:13 smithi071 ceph-mon[26305]: from='client.14694 -' entity='client.iscsi.foo.smithi071.glukuu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T04:53:14.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:13 smithi071 ceph-mon[26305]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:14.203 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/mon.smithi071/config 2024-09-21T04:53:14.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:13 smithi153 ceph-mon[34699]: from='client.14694 -' entity='client.iscsi.foo.smithi071.glukuu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T04:53:14.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:13 smithi153 ceph-mon[34699]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T04:53:14.848 INFO:teuthology.orchestra.run.smithi071.stdout:osd.all-available-devices 8 12s ago 3m * 2024-09-21T04:53:15.194 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:14 smithi071 ceph-mon[26305]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 683 B/s rd, 0 op/s 2024-09-21T04:53:15.325 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:14 smithi153 ceph-mon[34699]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 683 B/s rd, 0 op/s 2024-09-21T04:53:15.454 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T04:53:15.464 INFO:tasks.cephadm:Teardown begin 2024-09-21T04:53:15.464 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:53:15.490 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:53:15.523 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T04:53:15.523 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T04:53:15.544 DEBUG:teuthology.orchestra.run.smithi153:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T04:53:15.581 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T04:53:15.582 INFO:tasks.cephadm.mon.smithi071:Stopping mon.smithi071... 2024-09-21T04:53:15.582 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071 2024-09-21T04:53:15.703 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:15 smithi071 systemd[1]: Stopping Ceph mon.smithi071 for 67e1e3fe-77d4-11ef-baf5-efdc52797490... 2024-09-21T04:53:16.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:15 smithi071 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071[26282]: 2024-09-21T04:53:15.889+0000 7f69a0c94640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi071 -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:53:16.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:15 smithi071 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071[26282]: 2024-09-21T04:53:15.889+0000 7f69a0c94640 -1 mon.smithi071@0(leader) e2 *** Got Signal Terminated *** 2024-09-21T04:53:16.203 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:15 smithi071 podman[76653]: 2024-09-21 04:53:15.930512222 +0000 UTC m=+0.154799750 container died 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T04:53:16.466 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:16 smithi071 podman[76653]: 2024-09-21 04:53:16.387510185 +0000 UTC m=+0.611797747 container cleanup 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T04:53:16.466 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:16 smithi071 bash[76653]: ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071 2024-09-21T04:53:16.845 INFO:journalctl@ceph.mon.smithi071.smithi071.stdout:Sep 21 04:53:16 smithi071 podman[76697]: 2024-09-21 04:53:16.663710681 +0000 UTC m=+0.726534225 container remove 297f08666f04c16d9432619ca51d985b4c1e93eb34144718cab382679e2e6997 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:f36283e7c91cac1c01cb9a7c4ff21bd697dbd4f2, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi071, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2) 2024-09-21T04:53:16.865 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi071.service' 2024-09-21T04:53:16.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T04:53:16.926 INFO:tasks.cephadm.mon.smithi071:Stopped mon.smithi071 2024-09-21T04:53:16.926 INFO:tasks.cephadm.mon.smithi153:Stopping mon.smithi153... 2024-09-21T04:53:16.926 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi153 2024-09-21T04:53:17.075 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:16 smithi153 systemd[1]: Stopping Ceph mon.smithi153 for 67e1e3fe-77d4-11ef-baf5-efdc52797490... 2024-09-21T04:53:17.558 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:17 smithi153 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153[34676]: 2024-09-21T04:53:17.427+0000 7f79b881b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi153 -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:53:17.558 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:17 smithi153 ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153[34676]: 2024-09-21T04:53:17.427+0000 7f79b881b640 -1 mon.smithi153@1(peon) e2 *** Got Signal Terminated *** 2024-09-21T04:53:17.825 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:17 smithi153 podman[53954]: 2024-09-21 04:53:17.639347647 +0000 UTC m=+0.519267515 container died d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-2310-f36283e) 2024-09-21T04:53:18.237 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:18 smithi153 podman[53954]: 2024-09-21 04:53:18.016172688 +0000 UTC m=+0.896092553 container cleanup d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T04:53:18.237 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:18 smithi153 bash[53954]: ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153 2024-09-21T04:53:18.575 INFO:journalctl@ceph.mon.smithi153.smithi153.stdout:Sep 21 04:53:18 smithi153 podman[54015]: 2024-09-21 04:53:18.23465102 +0000 UTC m=+0.618105915 container remove d5f7cbe2f938fee516792db21754819036605b09697807a3d09f6d33cc0dc4f3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2195e5f178be0a9390728e2a14088236d8fe6f82635f5c84418fe37a04457e00, name=ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490-mon-smithi153, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-2310-f36283e, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-21T04:53:18.706 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-67e1e3fe-77d4-11ef-baf5-efdc52797490@mon.smithi153.service' 2024-09-21T04:53:18.757 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T04:53:18.757 INFO:tasks.cephadm.mon.smithi153:Stopped mon.smithi153 2024-09-21T04:53:18.757 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T04:53:18.978 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:54:15.214 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T04:54:15.422 INFO:teuthology.orchestra.run.smithi153.stdout:Deleting cluster with fsid: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:54:53.625 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:54:53.658 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T04:54:53.685 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T04:54:53.687 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/67e1e3fe-77d4-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/7913733/remote/smithi071/crash 2024-09-21T04:54:53.688 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/crash -- . 2024-09-21T04:54:53.743 INFO:teuthology.orchestra.run.smithi071.stderr:tar: /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T04:54:53.743 INFO:teuthology.orchestra.run.smithi071.stderr:tar: Error is not recoverable: exiting now 2024-09-21T04:54:53.745 DEBUG:teuthology.misc:Transferring archived files from smithi153:/var/lib/ceph/67e1e3fe-77d4-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/7913733/remote/smithi153/crash 2024-09-21T04:54:53.746 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/crash -- . 2024-09-21T04:54:53.788 INFO:teuthology.orchestra.run.smithi153.stderr:tar: /var/lib/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T04:54:53.788 INFO:teuthology.orchestra.run.smithi153.stderr:tar: Error is not recoverable: exiting now 2024-09-21T04:54:53.789 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T04:54:53.789 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-21T04:54:53.819 INFO:tasks.cephadm:Compressing logs... 2024-09-21T04:54:53.820 DEBUG:teuthology.orchestra.run.smithi071:> 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-21T04:54:53.862 DEBUG:teuthology.orchestra.run.smithi153:> 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-21T04:54:53.885 INFO:teuthology.orchestra.run.smithi071.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-21T04:54:53.886 INFO:teuthology.orchestra.run.smithi071.stderr:: No such file or directory 2024-09-21T04:54:53.886 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-21T04:54:53.886 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-21T04:54:53.892 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/tcmu-runner.log: /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr: 63.7% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi071.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi071.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi071.oxyruc.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi071.oxyruc.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr: 84.1% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T04:54:53.893 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.5.log: 90.9% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:: No such file or directory 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi153.ezwfqg.log 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi153.ezwfqg.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-21T04:54:53.895 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi153.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.4.log: /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi153.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr: 81.3% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.2.log: 91.1% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi153.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr: 91.2% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi153.ezwfqg.log.gz/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log: 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi153.log: 28.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi153.log.gz 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr: 85.9% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T04:54:53.896 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/cephadm.log: 92.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T04:54:53.899 INFO:teuthology.orchestra.run.smithi071.stderr: 92.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T04:54:53.903 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi071.log 2024-09-21T04:54:53.903 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-21T04:54:53.903 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi071.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T04:54:53.903 INFO:teuthology.orchestra.run.smithi071.stderr: 93.3% 86.5% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T04:54:53.903 INFO:teuthology.orchestra.run.smithi071.stderr: -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-client.ceph-exporter.smithi071.log.gz 2024-09-21T04:54:53.904 INFO:teuthology.orchestra.run.smithi153.stderr: 92.1% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T04:54:53.932 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T04:54:53.960 INFO:teuthology.orchestra.run.smithi153.stderr: 92.6% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-21T04:54:53.963 INFO:teuthology.orchestra.run.smithi153.stderr: 93.1% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-21T04:54:53.965 INFO:teuthology.orchestra.run.smithi071.stderr: 93.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-21T04:54:53.968 INFO:teuthology.orchestra.run.smithi071.stderr: 93.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-21T04:54:53.974 INFO:teuthology.orchestra.run.smithi071.stderr: 93.6% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-21T04:54:53.975 INFO:teuthology.orchestra.run.smithi071.stderr: 93.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-21T04:54:53.976 INFO:teuthology.orchestra.run.smithi153.stderr: 92.4% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi153.log.gz 2024-09-21T04:54:53.980 INFO:teuthology.orchestra.run.smithi153.stderr: 93.0% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-21T04:54:53.980 INFO:teuthology.orchestra.run.smithi153.stderr: 93.2% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-21T04:54:53.983 INFO:teuthology.orchestra.run.smithi153.stderr: 2024-09-21T04:54:53.983 INFO:teuthology.orchestra.run.smithi153.stderr:real 0m0.106s 2024-09-21T04:54:53.983 INFO:teuthology.orchestra.run.smithi153.stderr:user 0m0.438s 2024-09-21T04:54:53.983 INFO:teuthology.orchestra.run.smithi153.stderr:sys 0m0.032s 2024-09-21T04:54:54.020 INFO:teuthology.orchestra.run.smithi071.stderr: 89.3% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mgr.smithi071.oxyruc.log.gz 2024-09-21T04:54:54.129 INFO:teuthology.orchestra.run.smithi071.stderr: 91.1% -- replaced with /var/log/ceph/67e1e3fe-77d4-11ef-baf5-efdc52797490/ceph-mon.smithi071.log.gz 2024-09-21T04:54:54.131 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-09-21T04:54:54.131 INFO:teuthology.orchestra.run.smithi071.stderr:real 0m0.256s 2024-09-21T04:54:54.131 INFO:teuthology.orchestra.run.smithi071.stderr:user 0m0.723s 2024-09-21T04:54:54.131 INFO:teuthology.orchestra.run.smithi071.stderr:sys 0m0.045s 2024-09-21T04:54:54.131 INFO:tasks.cephadm:Archiving logs... 2024-09-21T04:54:54.131 DEBUG:teuthology.misc:Transferring archived files from smithi071:/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/7913733/remote/smithi071/log 2024-09-21T04:54:54.132 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T04:54:54.304 DEBUG:teuthology.misc:Transferring archived files from smithi153:/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/7913733/remote/smithi153/log 2024-09-21T04:54:54.305 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T04:54:54.398 INFO:tasks.cephadm:Removing cluster... 2024-09-21T04:54:54.398 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 --force 2024-09-21T04:54:54.596 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:54:54.723 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 67e1e3fe-77d4-11ef-baf5-efdc52797490 --force 2024-09-21T04:54:54.914 INFO:teuthology.orchestra.run.smithi153.stdout:Deleting cluster with fsid: 67e1e3fe-77d4-11ef-baf5-efdc52797490 2024-09-21T04:54:55.030 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T04:54:55.030 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T04:54:55.045 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T04:54:55.060 INFO:tasks.cephadm:Teardown complete 2024-09-21T04:54:55.061 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-21T04:54:55.079 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi071:/dev/vg_nvme/lv_1... 2024-09-21T04:54:55.079 DEBUG:teuthology.orchestra.run.smithi071:> sudo nvme disconnect -n lv_1 2024-09-21T04:54:55.271 INFO:teuthology.orchestra.run.smithi071.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-21T04:54:55.273 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi071:/dev/vg_nvme/lv_2... 2024-09-21T04:54:55.273 DEBUG:teuthology.orchestra.run.smithi071:> sudo nvme disconnect -n lv_2 2024-09-21T04:54:55.431 INFO:teuthology.orchestra.run.smithi071.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-21T04:54:55.432 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi071:/dev/vg_nvme/lv_3... 2024-09-21T04:54:55.433 DEBUG:teuthology.orchestra.run.smithi071:> sudo nvme disconnect -n lv_3 2024-09-21T04:54:55.580 INFO:teuthology.orchestra.run.smithi071.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-21T04:54:55.581 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi071:/dev/vg_nvme/lv_4... 2024-09-21T04:54:55.581 DEBUG:teuthology.orchestra.run.smithi071:> sudo nvme disconnect -n lv_4 2024-09-21T04:54:55.741 INFO:teuthology.orchestra.run.smithi071.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-21T04:54:55.742 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-21T04:54:55.743 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/scratch_devs 2024-09-21T04:54:55.767 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi153:/dev/vg_nvme/lv_1... 2024-09-21T04:54:55.767 DEBUG:teuthology.orchestra.run.smithi153:> sudo nvme disconnect -n lv_1 2024-09-21T04:54:55.928 INFO:teuthology.orchestra.run.smithi153.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-21T04:54:55.929 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi153:/dev/vg_nvme/lv_2... 2024-09-21T04:54:55.930 DEBUG:teuthology.orchestra.run.smithi153:> sudo nvme disconnect -n lv_2 2024-09-21T04:54:56.091 INFO:teuthology.orchestra.run.smithi153.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-21T04:54:56.092 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi153:/dev/vg_nvme/lv_3... 2024-09-21T04:54:56.092 DEBUG:teuthology.orchestra.run.smithi153:> sudo nvme disconnect -n lv_3 2024-09-21T04:54:56.242 INFO:teuthology.orchestra.run.smithi153.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-21T04:54:56.244 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi153:/dev/vg_nvme/lv_4... 2024-09-21T04:54:56.244 DEBUG:teuthology.orchestra.run.smithi153:> sudo nvme disconnect -n lv_4 2024-09-21T04:54:56.392 INFO:teuthology.orchestra.run.smithi153.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-21T04:54:56.393 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-21T04:54:56.393 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/scratch_devs 2024-09-21T04:54:56.420 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T04:54:56.429 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T04:54:56.429 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T04:54:56.432 DEBUG:teuthology.orchestra.run.smithi153:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T04:54:56.445 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:54:56.449 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:54:56.449 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-09-21T04:54:56.450 INFO:teuthology.orchestra.run.smithi071.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 -575us[ -572us] +/- 42ms 2024-09-21T04:54:56.450 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 23 +1648us[+1648us] +/- 69ms 2024-09-21T04:54:56.450 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 -810us[ -808us] +/- 89ms 2024-09-21T04:54:56.450 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:54:56.475 INFO:teuthology.orchestra.run.smithi153.stderr:bash: line 1: ntpq: command not found 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:=============================================================================== 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 -575us[ -564us] +/- 42ms 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 25 +1638us[+1649us] +/- 69ms 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 -804us[ -804us] +/- 89ms 2024-09-21T04:54:56.479 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T04:54:56.480 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T04:54:56.491 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T04:54:56.491 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T04:54:56.527 DEBUG:teuthology.orchestra.run.smithi071:> 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-21T04:54:56.605 DEBUG:teuthology.orchestra.run.smithi153:> 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-21T04:54:56.675 DEBUG:teuthology.orchestra.run.smithi071:> 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:54:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:54:56.704 DEBUG:teuthology.orchestra.run.smithi153:> 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:54:56.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:54:56.732 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T04:54:56.743 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T04:54:56.751 INFO:teuthology.task.internal:Duration was 773.005239 seconds 2024-09-21T04:54:56.752 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T04:54:56.761 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T04:54:56.761 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T04:54:56.764 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T04:54:56.800 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:54:56.812 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T04:54:57.114 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T04:54:57.114 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-09-21T04:54:57.115 DEBUG:teuthology.orchestra.run.smithi071:> 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-21T04:54:57.135 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi153.front.sepia.ceph.com 2024-09-21T04:54:57.135 DEBUG:teuthology.orchestra.run.smithi153:> 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-21T04:54:57.175 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T04:54:57.175 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T04:54:57.178 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T04:54:57.242 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T04:54:57.242 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T04:54:57.245 DEBUG:teuthology.orchestra.run.smithi153:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T04:54:57.499 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T04:54:57.515 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T04:54:57.515 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T04:54:57.541 DEBUG:teuthology.orchestra.run.smithi153:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T04:54:57.567 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T04:54:57.577 DEBUG:teuthology.orchestra.run.smithi071:> 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-21T04:54:57.584 DEBUG:teuthology.orchestra.run.smithi153:> 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-21T04:54:57.604 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-09-21T04:54:57.631 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = core 2024-09-21T04:54:57.654 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T04:54:57.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:54:57.691 DEBUG:teuthology.orchestra.run.smithi153:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T04:54:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T04:54:57.709 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T04:54:57.719 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T04:54:57.720 DEBUG:teuthology.misc:Transferring archived files from smithi071:/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/7913733/remote/smithi071 2024-09-21T04:54:57.720 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T04:54:57.773 DEBUG:teuthology.misc:Transferring archived files from smithi153:/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/7913733/remote/smithi153 2024-09-21T04:54:57.773 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T04:54:57.807 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T04:54:57.807 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T04:54:57.809 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T04:54:57.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T04:54:57.868 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T04:54:57.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T04:54:57.879 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T04:54:57.879 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T04:54:57.881 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T04:54:57.894 INFO:teuthology.orchestra.run.smithi071.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 04:54 /home/ubuntu/cephtest 2024-09-21T04:54:57.912 INFO:teuthology.orchestra.run.smithi153.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 04:54 /home/ubuntu/cephtest 2024-09-21T04:54:57.913 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T04:54:57.924 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T04:54:57.945 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/iscsi 3-final} duration: 773.0052392482758 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T04:54:57.945 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T04:54:58.028 INFO:teuthology.run:pass