2024-09-20T19:50:47.907 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:50:47.920 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:50:48.000 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: adking@redhat.com first_in_suite: false job_id: '7912854' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-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-adk-testing-2024-09-20-0910 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\) - OSD_DOWN - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-09-20-0910 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 8031 sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-20-0910 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 targets: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLymESKzPClGU81JeTgli4EqdkBjIjUwJETyG8k6Nng7KzNNHyh3z6uV/RoraQejMm5P7WAGCTciwOZB/1BdjGU= smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEsVB8PqZseONQ+Zn3xZYtXi+60Nt4/vZ22Su4QjYn9GW4qYxEIW6aCYt8Naw12crwhqq/I9pTMZSTmFikro+Ks= 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 - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:50:48.000 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa; will attempt to use it 2024-09-20T19:50:48.001 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:50:48.001 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:50:48.003 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:50:48.021 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:50:48.022 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:50:48.022 INFO:teuthology.packaging:ref: None 2024-09-20T19:50:48.022 INFO:teuthology.packaging:tag: None 2024-09-20T19:50:48.022 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:50:48.022 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:50:48.022 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-09-20-0910 2024-09-20T19:50:48.165 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127.ge8baca1e 2024-09-20T19:50:48.167 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:50:48.175 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:50:48.175 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:50:48.188 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:50:48.198 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:50:48.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:50:48.234 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854', '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-20 19:46:04.012285', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLymESKzPClGU81JeTgli4EqdkBjIjUwJETyG8k6Nng7KzNNHyh3z6uV/RoraQejMm5P7WAGCTciwOZB/1BdjGU='} 2024-09-20T19:50:48.257 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854', '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-20 19:46:04.010706', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEsVB8PqZseONQ+Zn3xZYtXi+60Nt4/vZ22Su4QjYn9GW4qYxEIW6aCYt8Naw12crwhqq/I9pTMZSTmFikro+Ks='} 2024-09-20T19:50:48.258 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:50:48.266 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-20T19:50:48.266 INFO:teuthology.task.internal:roles: ubuntu@smithi104.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-20T19:50:48.266 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:50:48.356 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2038bfc3a0>, signals=[15]) 2024-09-20T19:50:48.356 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:50:48.367 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:50:48.367 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-20T19:50:48.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:48.442 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-20T19:50:48.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:50:48.515 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:50:48.530 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-20T19:50:48.548 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-20T19:50:48.549 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-20T19:50:48.606 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="CentOS Stream" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:ID="centos" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:50:48.607 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:50:48.608 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-20T19:50:48.638 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-20T19:50:48.656 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-20T19:50:48.656 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="CentOS Stream" 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="9" 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:ID="centos" 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="9" 2024-09-20T19:50:48.714 INFO:teuthology.orchestra.run.smithi104.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:ANSI_COLOR="0;31" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:50:48.715 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:50:48.715 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-20T19:50:48.738 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:50:48.748 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:50:48.771 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:50:48.771 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:50:48.774 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:50:48.790 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:50:48.797 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:50:48.797 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:50:48.831 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:50:48.880 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:50:48.935 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:50:48.953 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:50:48.953 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:50:48.954 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:50:48.954 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:50:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:50:48.971 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-20T19:50:48.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:50:48.972 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-20T19:50:49.028 INFO:teuthology.orchestra.run.smithi043.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:50:49.029 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.14.0-503.el9.x86_64 2024-09-20T19:50:49.029 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2024-09-20T19:50:49.030 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:50:49.030 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.14.0-503.el9.x86_64 2024-09-20T19:50:49.030 DEBUG:teuthology.orchestra.run.smithi104:> sudo yum install -y kernel 2024-09-20T19:50:51.847 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - BaseOS 7.8 MB/s | 8.3 MB 00:01 2024-09-20T19:50:51.927 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - BaseOS 7.1 MB/s | 8.3 MB 00:01 2024-09-20T19:50:54.164 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-20T19:50:55.178 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 20 MB 00:02 2024-09-20T19:50:58.606 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-20T19:50:59.495 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-20T19:51:00.759 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 19 kB 00:00 2024-09-20T19:51:01.071 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - Extras packages 62 kB/s | 19 kB 00:00 2024-09-20T19:51:01.936 INFO:teuthology.orchestra.run.smithi104.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-20T19:51:02.034 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-20T19:51:07.316 INFO:teuthology.orchestra.run.smithi104.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-20T19:51:07.556 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-20T19:51:09.239 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:51:09.240 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:51:09.350 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-20T19:51:09.355 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:51:09.355 INFO:teuthology.orchestra.run.smithi104.stdout: Package Architecture Version Repository Size 2024-09-20T19:51:09.355 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:51:09.355 INFO:teuthology.orchestra.run.smithi104.stdout:Installing: 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout:Installing dependencies: 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout:Install 4 Packages 2024-09-20T19:51:09.356 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:51:09.357 INFO:teuthology.orchestra.run.smithi104.stdout:Total download size: 79 M 2024-09-20T19:51:09.357 INFO:teuthology.orchestra.run.smithi104.stdout:Installed size: 126 M 2024-09-20T19:51:09.357 INFO:teuthology.orchestra.run.smithi104.stdout:Downloading Packages: 2024-09-20T19:51:09.520 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:51:09.521 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:51:09.568 INFO:teuthology.orchestra.run.smithi104.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 378 kB/s | 36 kB 00:00 2024-09-20T19:51:09.620 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:51:09.624 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout:Install 4 Packages 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 79 M 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 126 M 2024-09-20T19:51:09.625 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2024-09-20T19:51:09.824 INFO:teuthology.orchestra.run.smithi043.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 522 kB/s | 36 kB 00:00 2024-09-20T19:51:09.951 INFO:teuthology.orchestra.run.smithi104.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 33 MB/s | 16 MB 00:00 2024-09-20T19:51:10.401 INFO:teuthology.orchestra.run.smithi104.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 37 MB/s | 35 MB 00:00 2024-09-20T19:51:10.668 INFO:teuthology.orchestra.run.smithi104.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 26 MB/s | 29 MB 00:01 2024-09-20T19:51:10.669 INFO:teuthology.orchestra.run.smithi104.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:51:10.669 INFO:teuthology.orchestra.run.smithi104.stdout:Total 60 MB/s | 79 MB 00:01 2024-09-20T19:51:11.344 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-20T19:51:11.691 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-20T19:51:11.692 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-20T19:51:12.608 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-20T19:51:12.609 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-20T19:51:13.690 INFO:teuthology.orchestra.run.smithi043.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.0 MB/s | 16 MB 00:03 2024-09-20T19:51:15.044 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-20T19:51:15.548 INFO:teuthology.orchestra.run.smithi043.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.0 MB/s | 29 MB 00:05 2024-09-20T19:51:15.702 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:51:15.784 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:51:15.874 INFO:teuthology.orchestra.run.smithi043.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.6 MB/s | 35 MB 00:06 2024-09-20T19:51:15.874 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:51:15.874 INFO:teuthology.orchestra.run.smithi043.stdout:Total 13 MB/s | 79 MB 00:06 2024-09-20T19:51:16.589 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-20T19:51:16.987 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-20T19:51:16.988 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-20T19:51:17.966 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-20T19:51:17.966 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-20T19:51:18.562 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:51:18.695 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:51:20.548 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-20T19:51:21.196 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:51:21.277 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:51:23.500 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:51:23.536 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:51:24.047 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:51:24.170 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:51:28.382 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:51:29.300 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:51:29.346 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:51:34.488 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:06.561 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:06.605 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:06.938 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:06.938 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:52:06.938 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:06.938 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:07.846 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout:Installed: 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:52:07.847 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-20T19:52:08.236 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:52:08.310 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:08.311 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:52:08.311 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-20T19:52:08.311 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:52:08.311 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:52:08.311 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T19:52:08.312 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:52:08.312 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:52:08.370 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:08.370 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:52:08.370 DEBUG:teuthology.orchestra.run.smithi104:> sudo rpm -qi grub2-tools 2024-09-20T19:52:08.401 INFO:teuthology.orchestra.run.smithi104.stdout:Name : grub2-tools 2024-09-20T19:52:08.401 INFO:teuthology.orchestra.run.smithi104.stdout:Epoch : 1 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Version : 2.06 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Release : 82.el9 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: x86_64 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Group : Unspecified 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Size : 8274670 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:License : GPLv3+ 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:52:08.402 INFO:teuthology.orchestra.run.smithi104.stdout:Packager : builder@centos.org 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:Vendor : CentOS 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:Summary : Support tools for GRUB. 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:Description : 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:hardware devices. 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:52:08.403 INFO:teuthology.orchestra.run.smithi104.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:52:08.404 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:52:08.404 INFO:teuthology.task.kernel:Updating grub on smithi104 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:52:08.404 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:52:09.042 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-20T19:52:10.341 INFO:teuthology.orchestra.run.smithi104.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:52:10.369 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-20T19:52:10.372 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-20T19:52:10.387 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.rYnUazRZYv 2024-09-20T19:52:10.387 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rYnUazRZYv 2024-09-20T19:52:10.454 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.rYnUazRZYv 2024-09-20T19:52:10.595 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.rYnUazRZYv is 6KB 2024-09-20T19:52:10.643 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.rYnUazRZYv 2024-09-20T19:52:10.658 DEBUG:teuthology.orchestra.run.smithi104:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:52:10.730 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:52:10.730 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:52:10.731 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:52:10.731 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:52:10.732 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:52:10.891 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-20T19:52:13.375 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:13.416 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:13.730 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:13.730 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:52:13.730 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:13.730 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:14.622 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:14.622 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:52:14.623 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-20T19:52:15.103 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:52:15.190 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:15.190 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:52:15.191 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-20T19:52:15.191 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:52:15.191 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:52:15.191 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T19:52:15.191 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:52:15.191 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:52:15.250 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:52:15.250 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:52:15.250 DEBUG:teuthology.orchestra.run.smithi043:> sudo rpm -qi grub2-tools 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Name : grub2-tools 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Epoch : 1 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Version : 2.06 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Release : 82.el9 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: x86_64 2024-09-20T19:52:15.288 INFO:teuthology.orchestra.run.smithi043.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Group : Unspecified 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Size : 8274670 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:License : GPLv3+ 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Packager : builder@centos.org 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Vendor : CentOS 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Summary : Support tools for GRUB. 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:Description : 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:52:15.289 INFO:teuthology.orchestra.run.smithi043.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:52:15.290 INFO:teuthology.orchestra.run.smithi043.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:52:15.290 INFO:teuthology.orchestra.run.smithi043.stdout:hardware devices. 2024-09-20T19:52:15.290 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:52:15.290 INFO:teuthology.orchestra.run.smithi043.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:52:15.290 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:52:15.291 INFO:teuthology.task.kernel:Updating grub on smithi043 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:52:15.291 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:52:15.850 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-09-20T19:52:17.143 INFO:teuthology.orchestra.run.smithi043.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:52:17.160 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-09-20T19:52:17.169 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-09-20T19:52:17.185 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.qmBCn7M4yK 2024-09-20T19:52:17.185 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qmBCn7M4yK 2024-09-20T19:52:17.250 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.qmBCn7M4yK 2024-09-20T19:52:17.397 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.qmBCn7M4yK is 6KB 2024-09-20T19:52:17.445 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.qmBCn7M4yK 2024-09-20T19:52:17.460 DEBUG:teuthology.orchestra.run.smithi043:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:52:17.523 INFO:teuthology.orchestra.run.smithi043.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:52:17.524 INFO:teuthology.orchestra.run.smithi043.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:52:17.524 INFO:teuthology.orchestra.run.smithi043.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:52:17.524 INFO:teuthology.orchestra.run.smithi043.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:52:17.525 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:52:17.695 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-09-20T19:52:40.914 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T19:52:40.915 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:52:40.915 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:47.705 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T19:52:47.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:52:47.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:52:59.375 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-20T19:53:06.031 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-09-20T19:53:08.378 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:53:08.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:11.439 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-20T19:53:15.035 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:53:15.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:23.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:53:23.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:33.427 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-09-20T19:53:45.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:53:45.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:47.686 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-20T19:53:48.089 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:53:48.089 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:53:48.089 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-20T19:53:48.107 INFO:teuthology.orchestra.run.smithi043.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:53:48.107 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-20T19:53:48.107 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:53:48.107 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:53:49.108 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T19:53:49.109 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:53:49.181 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-20T19:53:49.229 DEBUG:teuthology.parallel:result is None 2024-09-20T19:53:55.256 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-20T19:53:55.848 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:53:55.848 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:53:55.848 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-20T19:53:55.893 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:53:55.893 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-20T19:53:55.893 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:53:55.893 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:53:56.894 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T19:53:56.894 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:53:57.180 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-20T19:53:57.208 DEBUG:teuthology.parallel:result is None 2024-09-20T19:53:57.209 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:53:57.217 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:53:57.217 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:53:57.221 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:53:57.236 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:53:57.243 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:53:57.277 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:53:57.277 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:53:57.279 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:53:57.338 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:53:57.345 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:53:57.345 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:53:57.350 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:53:57.379 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:53:57.381 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:53:57.389 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:53:57.393 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:53:57.395 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:53:57.402 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:53:57.402 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:53:57.437 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:53:57.462 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:53:57.471 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:53:57.471 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:53:57.505 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:53:57.519 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:53:57.600 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:53:57.647 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:53:57.741 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:53:57.822 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T19:53:57.822 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:53:57.866 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:53:57.908 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:53:57.958 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:53:58.041 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:53:58.080 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-20T19:53:58.081 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:53:58.145 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-20T19:53:58.152 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-20T19:53:58.235 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:53:58.255 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:53:58.688 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:53:58.696 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:53:58.696 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:53:58.731 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:53:58.747 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-20T19:53:58.747 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2024-09-20T19:53:58.796 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2024-09-20T19:53:58.798 DEBUG:teuthology.orchestra.run.smithi104:> sudo service auditd rotate 2024-09-20T19:53:58.841 INFO:teuthology.orchestra.run.smithi104.stdout:Rotating logs: 2024-09-20T19:53:58.842 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:53:58.842 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2024-09-20T19:53:58.865 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2024-09-20T19:53:58.865 DEBUG:teuthology.orchestra.run.smithi104:> /usr/sbin/getenforce 2024-09-20T19:53:58.914 INFO:teuthology.orchestra.run.smithi104.stdout:Permissive 2024-09-20T19:53:58.915 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi043.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi104.front.sepia.ceph.com': 'permissive'} 2024-09-20T19:53:58.915 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:53:58.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:53:58.942 DEBUG:teuthology.orchestra.run.smithi104:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T19:53:58.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:53:58.981 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:53:58.982 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:53:59.013 DEBUG:teuthology.orchestra.run.smithi104:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:53:59.053 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:53:59.065 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:53:59.076 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-20T19:53:59.077 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi104.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:57:43.293 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi104.front.sepia.ceph.com')] 2024-09-20T19:57:43.293 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:57:43.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:57:43.373 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-20T19:57:43.463 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-20T19:57:43.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:57:43.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:57:43.541 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-20T19:57:43.618 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-20T19:57:43.618 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:57:43.629 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:57:43.629 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:57:43.630 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:43.632 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:57:43.633 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:57:43.664 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:57:43.681 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:57:43.690 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:57:43.704 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:57:43.707 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2024-09-20T19:57:43.720 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2024-09-20T19:57:43.728 INFO:teuthology.orchestra.run.smithi104.stderr:sudo: ntpd: command not found 2024-09-20T19:57:43.735 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:57:43.739 INFO:teuthology.orchestra.run.smithi104.stdout:506 Cannot talk to daemon 2024-09-20T19:57:43.750 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:57:43.753 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:57:43.767 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:57:43.806 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.810 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.830 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.834 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:57:43.835 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T19:57:43.844 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T19:57:43.845 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi043.front.sepia.ceph.com 2024-09-20T19:57:43.845 DEBUG:teuthology.orchestra.run.smithi043:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:57:43.845 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi104.front.sepia.ceph.com 2024-09-20T19:57:43.845 DEBUG:teuthology.orchestra.run.smithi104:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:57:44.217 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-20T19:57:44.221 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout: Package Architecture Version Repository Size 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout:Removing: 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout:Removing unused dependencies: 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:57:44.228 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout:Remove 2 Packages 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout:Freed space: 5.5 M 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-20T19:57:44.229 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Removing: 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Removing unused dependencies: 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Remove 2 Packages 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Freed space: 5.5 M 2024-09-20T19:57:44.230 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-20T19:57:44.232 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-20T19:57:44.232 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-20T19:57:44.233 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-20T19:57:44.233 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-20T19:57:44.291 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-20T19:57:44.291 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-20T19:57:44.300 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-20T19:57:44.302 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-20T19:57:44.445 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-20T19:57:44.446 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-20T19:57:44.525 INFO:teuthology.orchestra.run.smithi043.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:57:44.526 INFO:teuthology.orchestra.run.smithi104.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:57:44.584 INFO:teuthology.orchestra.run.smithi104.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:57:44.594 INFO:teuthology.orchestra.run.smithi043.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:57:45.048 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:57:45.048 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:57:45.105 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:57:45.105 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:57:45.336 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:57:45.336 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:45.336 INFO:teuthology.orchestra.run.smithi104.stdout:Removed: 2024-09-20T19:57:45.336 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:57:45.337 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:45.337 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout:Removed: 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:45.368 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-20T19:57:46.190 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:45 ago on Fri 20 Sep 2024 07:57:00 PM UTC. 2024-09-20T19:57:46.205 INFO:teuthology.orchestra.run.smithi104.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Sep 2024 07:56:56 PM UTC. 2024-09-20T19:57:46.340 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: Package Arch Version Repository Size 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout:Installing: 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout:Installing dependencies: 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:57:46.341 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi104.stdout:Install 7 Packages 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2024-09-20T19:57:46.342 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:Install 7 Packages 2024-09-20T19:57:46.343 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:46.348 INFO:teuthology.orchestra.run.smithi104.stdout:Total download size: 5.2 M 2024-09-20T19:57:46.348 INFO:teuthology.orchestra.run.smithi104.stdout:Installed size: 19 M 2024-09-20T19:57:46.348 INFO:teuthology.orchestra.run.smithi104.stdout:Downloading Packages: 2024-09-20T19:57:46.363 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 5.2 M 2024-09-20T19:57:46.363 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 19 M 2024-09-20T19:57:46.363 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2024-09-20T19:57:46.632 INFO:teuthology.orchestra.run.smithi104.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 448 kB/s | 44 kB 00:00 2024-09-20T19:57:46.657 INFO:teuthology.orchestra.run.smithi104.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 851 kB/s | 106 kB 00:00 2024-09-20T19:57:46.691 INFO:teuthology.orchestra.run.smithi104.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-20T19:57:46.724 INFO:teuthology.orchestra.run.smithi104.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-20T19:57:46.785 INFO:teuthology.orchestra.run.smithi104.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.5 MB/s | 906 kB 00:00 2024-09-20T19:57:46.863 INFO:teuthology.orchestra.run.smithi043.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 261 kB/s | 44 kB 00:00 2024-09-20T19:57:46.885 INFO:teuthology.orchestra.run.smithi104.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.2 MB/s | 837 kB 00:00 2024-09-20T19:57:46.888 INFO:teuthology.orchestra.run.smithi043.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 541 kB/s | 106 kB 00:00 2024-09-20T19:57:46.947 INFO:teuthology.orchestra.run.smithi043.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T19:57:46.973 INFO:teuthology.orchestra.run.smithi043.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 658 kB/s | 72 kB 00:00 2024-09-20T19:57:47.015 INFO:teuthology.orchestra.run.smithi043.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.7 MB/s | 906 kB 00:00 2024-09-20T19:57:47.094 INFO:teuthology.orchestra.run.smithi104.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 8.6 MB/s | 3.2 MB 00:00 2024-09-20T19:57:47.094 INFO:teuthology.orchestra.run.smithi104.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:57:47.094 INFO:teuthology.orchestra.run.smithi104.stdout:Total 6.9 MB/s | 5.2 MB 00:00 2024-09-20T19:57:47.115 INFO:teuthology.orchestra.run.smithi043.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.9 MB/s | 837 kB 00:00 2024-09-20T19:57:47.204 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-20T19:57:47.219 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-20T19:57:47.219 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-20T19:57:47.542 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-20T19:57:47.543 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-20T19:57:48.006 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-20T19:57:48.096 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:57:48.131 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:57:48.131 INFO:teuthology.orchestra.run.smithi043.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.7 MB/s | 3.2 MB 00:01 2024-09-20T19:57:48.132 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:57:48.132 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.9 MB/s | 5.2 MB 00:01 2024-09-20T19:57:48.160 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:57:48.253 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-09-20T19:57:48.270 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-09-20T19:57:48.270 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-09-20T19:57:48.365 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:57:48.390 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:57:48.561 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-09-20T19:57:48.562 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-09-20T19:57:48.842 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:57:48.870 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:57:48.983 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:57:49.046 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:49.065 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-09-20T19:57:49.169 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:57:49.206 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:57:49.239 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:57:49.464 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:57:49.495 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:57:49.969 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:57:50.009 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:57:50.034 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:57:50.035 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:57:50.127 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:57:50.195 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout:Installed: 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-20T19:57:50.396 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-20T19:57:50.728 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:51.149 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:51.149 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:57:51.149 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:57:51.149 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:57:51.149 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:57:51.150 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:57:51.150 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:57:51.657 INFO:teuthology.orchestra.run.smithi043.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:57:51.658 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:57:51.658 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-09-20T19:57:52.053 DEBUG:teuthology.parallel:result is None 2024-09-20T19:57:52.053 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-20T19:57:52.063 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-20T19:57:52.063 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T19:57:52.063 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:57:52.079 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-20T19:57:52.080 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-20 19:57:50.450077853 +0000 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-20 19:57:50.087082180 +0000 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-20 19:57:50.087082180 +0000 2024-09-20T19:57:52.136 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-20 19:57:50.087082180 +0000 2024-09-20T19:57:52.137 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:57:52.200 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-20T19:57:52.200 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-20T19:57:52.200 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000116729 s, 4.4 MB/s 2024-09-20T19:57:52.201 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:57:52.259 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-20 19:57:50.450077853 +0000 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.316 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.317 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:57:52.380 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-20T19:57:52.380 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-20T19:57:52.380 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000102684 s, 5.0 MB/s 2024-09-20T19:57:52.381 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:57:52.438 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-20 19:57:50.451077841 +0000 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.494 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.495 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:57:52.566 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-20T19:57:52.566 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-20T19:57:52.566 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000139849 s, 3.7 MB/s 2024-09-20T19:57:52.567 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:57:52.624 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-20 19:57:50.451077841 +0000 2024-09-20T19:57:52.680 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.681 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.681 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-09-20 19:57:50.085082204 +0000 2024-09-20T19:57:52.681 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:57:52.744 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-20T19:57:52.745 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-20T19:57:52.745 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 9.8189e-05 s, 5.2 MB/s 2024-09-20T19:57:52.746 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:57:52.803 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:52.945 INFO:teuthology.orchestra.run.smithi043.stdout:loop 2024-09-20T19:57:52.946 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_1... 2024-09-20T19:57:52.946 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:52.980 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-20T19:57:53.011 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_11 2024-09-20T19:57:53.054 INFO:teuthology.orchestra.run.smithi043.stdout:connecting to device: nvme1 2024-09-20T19:57:53.056 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_2... 2024-09-20T19:57:53.056 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:53.130 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-20T19:57:53.161 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_21 2024-09-20T19:57:53.192 INFO:teuthology.orchestra.run.smithi043.stdout:connecting to device: nvme2 2024-09-20T19:57:53.194 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_3... 2024-09-20T19:57:53.194 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:53.284 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-20T19:57:53.316 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_31 2024-09-20T19:57:53.349 INFO:teuthology.orchestra.run.smithi043.stdout:connecting to device: nvme3 2024-09-20T19:57:53.351 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_4... 2024-09-20T19:57:53.351 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T19:57:53.386 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-20T19:57:53.418 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_41 2024-09-20T19:57:53.450 INFO:teuthology.orchestra.run.smithi043.stdout:connecting to device: nvme4 2024-09-20T19:57:53.452 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T19:57:53.452 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:57:53.508 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme list -o json 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "Devices":[ 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "NameSpace":1, 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "GenericPath":"/dev/ng4n1", 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber":"d2789177301561a0f872", 2024-09-20T19:57:53.575 INFO:teuthology.orchestra.run.smithi043.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "SectorSize":512 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "NameSpace":1, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "GenericPath":"/dev/ng3n1", 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber":"0af93ef23b8dfc4c915a", 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:53.576 INFO:teuthology.orchestra.run.smithi043.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "SectorSize":512 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "NameSpace":1, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "GenericPath":"/dev/ng2n1", 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber":"2caa12645f004e706872", 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: "SectorSize":512 2024-09-20T19:57:53.577 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "NameSpace":1, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "GenericPath":"/dev/ng1n1", 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber":"fe670e4646ed4d7367a8", 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "SectorSize":512 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-20T19:57:53.578 INFO:teuthology.orchestra.run.smithi043.stdout: "NameSpace":1, 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "GenericPath":"/dev/ng0n1", 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware":"E2010325", 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber":"INTEL SSDPED1D480GA", 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber":"PHMB751300GH480DGN", 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "UsedBytes":480103981056, 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "MaximumLBA":937703088, 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "PhysicalSize":480103981056, 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: "SectorSize":512 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-20T19:57:53.579 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-20T19:57:53.580 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-20T19:57:53.581 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T19:57:53.581 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/scratch_devs 2024-09-20T19:57:53.646 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-20T19:57:53.646 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:57:53.668 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-20T19:57:53.668 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_1 2024-09-20T19:57:53.728 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:57:53.728 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:53.728 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-20 19:57:49.254079201 +0000 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.729 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.730 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:57:53.796 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-20T19:57:53.796 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-20T19:57:53.796 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000201728 s, 2.5 MB/s 2024-09-20T19:57:53.797 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:57:53.857 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_2 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-20 19:57:49.254079201 +0000 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.916 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:53.916 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:57:53.982 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-20T19:57:53.982 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-20T19:57:53.982 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000196778 s, 2.6 MB/s 2024-09-20T19:57:53.983 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:57:54.041 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_3 2024-09-20T19:57:54.098 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:57:54.098 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:54.098 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-20T19:57:54.098 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:54.099 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:54.099 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-20 19:57:49.254079201 +0000 2024-09-20T19:57:54.099 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.099 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.099 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.099 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:57:54.163 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-20T19:57:54.163 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-20T19:57:54.163 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.00019964 s, 2.6 MB/s 2024-09-20T19:57:54.165 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:57:54.221 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_4 2024-09-20T19:57:54.277 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-20 19:57:49.255079454 +0000 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.278 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: 2024-09-20 19:57:48.943000398 +0000 2024-09-20T19:57:54.278 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:57:54.341 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-20T19:57:54.342 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-20T19:57:54.342 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000175759 s, 2.9 MB/s 2024-09-20T19:57:54.343 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:57:54.400 DEBUG:teuthology.orchestra.run.smithi104:> 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-20T19:57:54.539 INFO:teuthology.orchestra.run.smithi104.stdout:loop 2024-09-20T19:57:54.540 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_1... 2024-09-20T19:57:54.540 DEBUG:teuthology.orchestra.run.smithi104:> 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-20T19:57:54.572 INFO:teuthology.orchestra.run.smithi104.stdout:1 2024-09-20T19:57:54.606 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_11 2024-09-20T19:57:54.644 INFO:teuthology.orchestra.run.smithi104.stdout:connecting to device: nvme1 2024-09-20T19:57:54.650 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_2... 2024-09-20T19:57:54.650 DEBUG:teuthology.orchestra.run.smithi104:> 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-20T19:57:54.728 INFO:teuthology.orchestra.run.smithi104.stdout:1 2024-09-20T19:57:54.758 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_21 2024-09-20T19:57:54.789 INFO:teuthology.orchestra.run.smithi104.stdout:connecting to device: nvme2 2024-09-20T19:57:54.791 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_3... 2024-09-20T19:57:54.791 DEBUG:teuthology.orchestra.run.smithi104:> 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-20T19:57:54.865 INFO:teuthology.orchestra.run.smithi104.stdout:1 2024-09-20T19:57:54.895 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_31 2024-09-20T19:57:54.931 INFO:teuthology.orchestra.run.smithi104.stdout:connecting to device: nvme3 2024-09-20T19:57:54.934 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_4... 2024-09-20T19:57:54.934 DEBUG:teuthology.orchestra.run.smithi104:> 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-20T19:57:55.010 INFO:teuthology.orchestra.run.smithi104.stdout:1 2024-09-20T19:57:55.040 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_41 2024-09-20T19:57:55.075 INFO:teuthology.orchestra.run.smithi104.stdout:connecting to device: nvme4 2024-09-20T19:57:55.077 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-20T19:57:55.077 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:57:55.133 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme list -o json 2024-09-20T19:57:55.199 INFO:teuthology.orchestra.run.smithi104.stdout:{ 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "Devices":[ 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: { 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "NameSpace":1, 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "GenericPath":"/dev/ng4n1", 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "SerialNumber":"5eff93465cd41335f102", 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: "SectorSize":512 2024-09-20T19:57:55.200 INFO:teuthology.orchestra.run.smithi104.stdout: }, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: { 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "NameSpace":1, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "GenericPath":"/dev/ng3n1", 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "SerialNumber":"e9e13547e11e3bd0f09c", 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "SectorSize":512 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: }, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: { 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "NameSpace":1, 2024-09-20T19:57:55.201 INFO:teuthology.orchestra.run.smithi104.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "GenericPath":"/dev/ng2n1", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "SerialNumber":"c96d5ffab9a079b264e9", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "SectorSize":512 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: }, 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: { 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "NameSpace":1, 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-20T19:57:55.202 INFO:teuthology.orchestra.run.smithi104.stdout: "GenericPath":"/dev/ng1n1", 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "ModelNumber":"Linux", 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "SerialNumber":"8a0cc533bb1f3c70242f", 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "UsedBytes":95995035648, 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "MaximumLBA":187490304, 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "PhysicalSize":95995035648, 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: "SectorSize":512 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: }, 2024-09-20T19:57:55.203 INFO:teuthology.orchestra.run.smithi104.stdout: { 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "NameSpace":1, 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "GenericPath":"/dev/ng0n1", 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "Firmware":"8DV101H0", 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "SerialNumber":"PHFT620400NW400BGN", 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "UsedBytes":400088457216, 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "MaximumLBA":781422768, 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "PhysicalSize":400088457216, 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: "SectorSize":512 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: } 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout: ] 2024-09-20T19:57:55.204 INFO:teuthology.orchestra.run.smithi104.stdout:} 2024-09-20T19:57:55.205 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-20T19:57:55.205 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-20T19:57:55.205 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/scratch_devs 2024-09-20T19:57:55.271 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:57:55.363 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\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T19:57:55.363 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:55.363 INFO:tasks.cephadm:Cluster fsid is a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:57:55.363 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:57:55.363 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-20T19:57:55.363 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi043': '172.21.15.43', 'mon.smithi104': '172.21.15.104'} 2024-09-20T19:57:55.364 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:57:55.364 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-20T19:57:55.396 DEBUG:teuthology.orchestra.run.smithi104:> sudo hostname $(hostname -s) 2024-09-20T19:57:55.421 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T19:57:55.422 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:55.579 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '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/83188/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5127-ge8baca1e', 'node_name': '172.21.2.6+braggi06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5127.ge8baca1e'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 14:53:51.724057', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-20-0910', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-20T19:57:55.729 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-adk-testing-2024-09-20-0910, sha1 e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:57:55.730 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:57:55.731 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:57:55.731 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:56.264 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:57 /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:56.265 DEBUG:teuthology.orchestra.run.smithi104:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-09-20-0910/e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:57.118 INFO:teuthology.orchestra.run.smithi104.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:57 /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:57.119 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:57.139 DEBUG:teuthology.orchestra.run.smithi104:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:57:57.169 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T19:57:57.169 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:57:57.181 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:57:58.808 INFO:teuthology.orchestra.run.smithi104.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:57:58.833 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout:{ 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout: "repo_digests": [ 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout: ] 2024-09-20T19:58:51.020 INFO:teuthology.orchestra.run.smithi104.stdout:} 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-20T19:58:54.010 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-20T19:58:54.036 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-20T19:58:54.077 DEBUG:teuthology.orchestra.run.smithi104:> sudo mkdir -p /etc/ceph 2024-09-20T19:58:54.107 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-20T19:58:54.144 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 777 /etc/ceph 2024-09-20T19:58:54.174 INFO:tasks.cephadm:Writing seed config... 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T19:58:54.175 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T19:58:54.176 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-20T19:58:54.176 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T19:58:54.176 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T19:58:54.200 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 = a07edc3e-778a-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-20T19:58:54.201 DEBUG:teuthology.orchestra.run.smithi043:mon.smithi043> sudo journalctl -f -n 0 -u ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service 2024-09-20T19:58:54.243 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T19:58:54.243 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid a07edc3e-778a-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:58:54.452 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:58:54.452 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', 'a07edc3e-778a-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.43', '--skip-admin-label'] 2024-09-20T19:58:54.453 INFO:teuthology.orchestra.run.smithi043.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T19:58:54.453 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2024-09-20T19:58:54.485 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:58:54.485 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2024-09-20T19:58:54.485 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2024-09-20T19:58:54.493 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:58:54.493 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:58:54.499 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:58:54.499 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-20T19:58:54.506 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-20T19:58:54.512 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-20T19:58:54.513 INFO:teuthology.orchestra.run.smithi043.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:58:54.513 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2024-09-20T19:58:54.535 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:58:54.535 INFO:teuthology.orchestra.run.smithi043.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T19:58:54.535 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2024-09-20T19:58:54.536 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2024-09-20T19:58:54.542 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:58:54.542 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:58:54.548 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:58:54.548 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-20T19:58:54.555 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 140223318923056 on /run/cephadm/a07edc3e-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:58:54.562 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 140223318923056 acquired on /run/cephadm/a07edc3e-778a-11ef-baf5-efdc52797490.lock 2024-09-20T19:58:54.563 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2024-09-20T19:58:54.563 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2024-09-20T19:58:54.563 INFO:teuthology.orchestra.run.smithi043.stdout:Base mon IP(s) is [172.21.15.43:3300, 172.21.15.43:6789], mon addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-20T19:58:54.566 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.43 metric 100 2024-09-20T19:58:54.566 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 metric 100 2024-09-20T19:58:54.569 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T19:58:54.569 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T19:58:54.569 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1765sec hoplimit 64 pref medium 2024-09-20T19:58:54.571 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T19:58:54.571 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T19:58:54.572 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:58:54.573 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T19:58:54.574 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2024-09-20T19:58:54.574 INFO:teuthology.orchestra.run.smithi043.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:58:54.574 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-20T19:58:54.575 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-20T19:58:54.575 INFO:teuthology.orchestra.run.smithi043.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T19:58:54.575 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T19:58:54.575 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying blob sha256:37dd1d0ec270b79acd9d97ddbf4dc10591523dcb8e45e975b12ce085114cc3b2 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Copying config sha256:82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T19:58:55.056 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T19:58:55.967 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:58:55.967 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T19:58:55.967 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T19:58:56.973 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2024-09-20T19:58:56.973 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2024-09-20T19:58:57.861 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAB1O1ms69HExAAL7pCR25g1MxZYyRo/OPXkA== 2024-09-20T19:58:58.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAC1O1mjKuqCxAAmco2yWxs87k4b7L7tXRo+Q== 2024-09-20T19:58:59.789 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAD1O1mOcIECxAAz8rRwO6ovNGn2QbiOleLCQ== 2024-09-20T19:58:59.789 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2024-09-20T19:59:00.802 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:59:00.802 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T19:59:00.802 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:monmaptool for smithi043 [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = quincy 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T19:59:00.803 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2024-09-20T19:59:01.917 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.smithi043 on 2024-09-20T19:59:02.284 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T19:59:02.464 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:59:02.464 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target. 2024-09-20T19:59:02.720 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043 2024-09-20T19:59:02.720 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service not loaded. 2024-09-20T19:59:02.891 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service → /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:59:03.397 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:03 smithi043 podman[25326]: 2024-09-20 19:59:03.355933284 +0000 UTC m=+0.346450411 container start 6ba30a34c802b4f87f305ccba562d5a6092246635fd947ba0c6836610ca197a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:59:03.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:03 smithi043 ceph-mon[25365]: mkfs a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:03.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:03 smithi043 ceph-mon[25365]: mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-20T19:59:04.061 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:59:04.062 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2024-09-20T19:59:04.070 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2024-09-20T19:59:04.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 bash[25326]: 6ba30a34c802b4f87f305ccba562d5a6092246635fd947ba0c6836610ca197a0 2024-09-20T19:59:04.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 systemd[1]: Started Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490. 2024-09-20T19:59:04.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: monmap epoch 1 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: fsid a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: last_changed 2024-09-20T19:59:00.161962+0000 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: created 2024-09-20T19:59:00.161962+0000 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: min_mon_release 19 (squid) 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: election_strategy: 1 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.smithi043 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: fsmap 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:59:04.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:04 smithi043 ceph-mon[25365]: mgrmap e1: no daemons active 2024-09-20T19:59:07.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:07 smithi043 ceph-mon[25365]: from='client.? 172.21.15.43:0/684433177' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi043 (age 3s) 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:13.898 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2024-09-20T19:59:13.899 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T19:59:15.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:15 smithi043 ceph-mon[25365]: from='client.? 172.21.15.43:0/3270770017' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:59:15.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:15 smithi043 ceph-mon[25365]: from='client.? 172.21.15.43:0/3270770017' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:15.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:59:15.715 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2024-09-20T19:59:16.557 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:16 smithi043 ceph-mon[25365]: from='client.? 172.21.15.43:0/431470024' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:59:16.818 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2024-09-20T19:59:17.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:16 smithi043 systemd[1]: Stopping Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490... 2024-09-20T19:59:17.419 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043[25342]: 2024-09-20T19:59:17.094+0000 7fb4a9ffd640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi043 -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-20T19:59:17.420 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043[25342]: 2024-09-20T19:59:17.094+0000 7fb4a9ffd640 -1 mon.smithi043@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:59:17.420 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 podman[25698]: 2024-09-20 19:59:17.156661439 +0000 UTC m=+0.161932930 container died 6ba30a34c802b4f87f305ccba562d5a6092246635fd947ba0c6836610ca197a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-20T19:59:17.769 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 podman[25698]: 2024-09-20 19:59:17.509145821 +0000 UTC m=+0.514417314 container cleanup 6ba30a34c802b4f87f305ccba562d5a6092246635fd947ba0c6836610ca197a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-20T19:59:17.769 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 bash[25698]: ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043 2024-09-20T19:59:18.092 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 podman[25716]: 2024-09-20 19:59:17.768432502 +0000 UTC m=+0.606727152 container remove 6ba30a34c802b4f87f305ccba562d5a6092246635fd947ba0c6836610ca197a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-20T19:59:18.092 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 systemd[1]: ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service: Deactivated successfully. 2024-09-20T19:59:18.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 systemd[1]: Stopped Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490. 2024-09-20T19:59:18.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:17 smithi043 systemd[1]: Starting Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490... 2024-09-20T19:59:18.359 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T19:59:18.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 podman[25816]: 2024-09-20 19:59:18.135760716 +0000 UTC m=+0.097490122 container create 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD) 2024-09-20T19:59:18.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 podman[25816]: 2024-09-20 19:59:18.05438754 +0000 UTC m=+0.016116954 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:59:18.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 podman[25816]: 2024-09-20 19:59:18.296231194 +0000 UTC m=+0.257960602 container init 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-20T19:59:18.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 podman[25816]: 2024-09-20 19:59:18.301165669 +0000 UTC m=+0.262895077 container start 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:59:18.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 7 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: pidfile_write: ignore empty --pid-file 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: load: jerasure load: lrc 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Git sha 0 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: DB SUMMARY 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: DB Session ID: 98VCMJXPP0NPPPZB21BG 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi043/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T19:59:18.390 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi043/store.db: 000009.log size: 89375 ; 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:59:18.391 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.env: 0x55cd6a0cc120 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.info_log: 0x55cd6baf98e0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.statistics: (nil) 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.use_fsync: 0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:59:18.392 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.db_log_dir: 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.wal_dir: 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:59:18.393 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.write_buffer_manager: 0x55cd6bafdb80 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.unordered_write: 0 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:59:18.394 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.row_cache: None 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.wal_filter: None 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.wal_compression: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:59:18.395 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:59:18.396 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_open_files: -1 2024-09-20T19:59:18.397 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Compression algorithms supported: 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kZSTD supported: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:59:18.398 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi043/store.db/MANIFEST-000010 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.merge_operator: 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_filter: None 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cd6baf9540) 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:59:18.399 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: index_type: 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: data_block_index_type: 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: index_shortening: 1 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: checksum: 4 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: no_block_cache: 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_cache: 0x55cd6baed610 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_cache_options: 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: capacity : 536870912 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: num_shard_bits : 4 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: strict_capacity_limit : 0 2024-09-20T19:59:18.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_cache_compressed: (nil) 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: persistent_cache: (nil) 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_size: 4096 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_size_deviation: 10 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_restart_interval: 16 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: index_block_restart_interval: 1 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: metadata_block_size: 4096 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: partition_filters: 0 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: use_delta_encoding: 1 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: filter_policy: bloomfilter 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: whole_key_filtering: 1 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: verify_compression: 0 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: format_version: 5 2024-09-20T19:59:18.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: enable_index_compression: 1 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: block_align: 0 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: max_auto_readahead_size: 262144 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: prepopulate_block_cache: 0 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression: NoCompression 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.num_levels: 7 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:59:18.402 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:59:18.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:59:18.404 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:59:18.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:59:18.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.ttl: 2592000 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:59:18.407 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi043/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-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 517f8a47-3678-48d8-a7e6-d9ffe95bd7f0 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862358328470, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862358329383, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 86040, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 263, "table_properties": {"data_size": 84162, "index_size": 262, "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": 10032, "raw_average_key_size": 46, "raw_value_size": 78366, "raw_average_value_size": 359, "num_data_blocks": 12, "num_entries": 218, "num_filter_entries": 218, "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": 1726862358, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "517f8a47-3678-48d8-a7e6-d9ffe95bd7f0", "db_session_id": "98VCMJXPP0NPPPZB21BG", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862358329482, "job": 1, "event": "recovery_finished"} 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi043/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cd6bb1ce00 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: DB pointer 0x55cd6bc1e000 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ** DB Stats ** 2024-09-20T19:59:18.408 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ** Compaction Stats [default] ** 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: L0 2/0 85.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Sum 2/0 85.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 148.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:59:18.409 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ** Compaction Stats [default] ** 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 148.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Cumulative compaction: 0.00 GB write, 26.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:59:18.410 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Interval compaction: 0.00 GB write, 26.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Block cache BinnedLRUCache@0x55cd6baed610#7 capacity: 512.00 MB usage: 1.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.47 KB,8.9407e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: starting mon.smithi043 rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi043 fsid a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???) e1 preinit fsid a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).mds e1 new map 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).mds e1 print_map 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: e1 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: btime 2024-09-20T19:59:03:393972+0000 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.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-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: legacy client fscid: -1 2024-09-20T19:59:18.411 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: No filesystems configured 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 bash[25816]: 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 systemd[1]: Started Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490. 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: monmap epoch 1 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: fsid a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: last_changed 2024-09-20T19:59:00.161962+0000 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: created 2024-09-20T19:59:00.161962+0000 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: min_mon_release 19 (squid) 2024-09-20T19:59:18.412 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: election_strategy: 1 2024-09-20T19:59:18.413 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.smithi043 2024-09-20T19:59:18.413 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: fsmap 2024-09-20T19:59:18.413 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:59:18.413 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:18 smithi043 ceph-mon[25855]: mgrmap e1: no daemons active 2024-09-20T19:59:19.465 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T19:59:19.486 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:59:19.486 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2024-09-20T19:59:19.487 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T19:59:19.487 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T19:59:19.487 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-20T19:59:19.750 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mgr.smithi043.wkrwan 2024-09-20T19:59:19.751 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mgr.smithi043.wkrwan.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mgr.smithi043.wkrwan.service not loaded. 2024-09-20T19:59:19.964 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mgr.smithi043.wkrwan.service → /etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T19:59:20.197 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:19 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/1961184372' entity='client.admin' 2024-09-20T19:59:21.087 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:59:21.087 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2024-09-20T19:59:21.094 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:59:21.094 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-20T19:59:21.094 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2024-09-20T19:59:21.094 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:59:21.103 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:59:21.103 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout disabled 2024-09-20T19:59:21.110 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:59:21.111 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-20T19:59:21.111 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld.service is not enabled 2024-09-20T19:59:21.111 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-20T19:59:21.111 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2024-09-20T19:59:21.111 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2024-09-20T19:59:22.092 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:21 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/2824272173' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "a07edc3e-778a-11ef-baf5-efdc52797490", 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.136 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:59:22.137 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:59:22.138 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:59:03:393972+0000", 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:59:22.139 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:59:03.394754+0000", 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:59:22.140 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2024-09-20T19:59:24.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:24 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/4081711394' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "a07edc3e-778a-11ef-baf5-efdc52797490", 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:59:25.300 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:59:25.301 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:59:25.302 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:59:03:393972+0000", 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.303 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:59:03.394754+0000", 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:25.304 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:59:25.305 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:59:25.305 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: Activating manager daemon smithi043.wkrwan 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: mgrmap e2: smithi043.wkrwan(active, starting, since 0.00284421s) 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mon metadata", "id": "smithi043"} : dispatch 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mgr metadata", "who": "smithi043.wkrwan", "id": "smithi043.wkrwan"} : dispatch 2024-09-20T19:59:26.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: Manager daemon smithi043.wkrwan is now available 2024-09-20T19:59:26.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.wkrwan/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:59:26.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.wkrwan/trash_purge_schedule"} : dispatch 2024-09-20T19:59:26.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:26.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:26.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:26 smithi043 ceph-mon[25855]: from='mgr.14100 172.21.15.43:0/4169775134' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:28.331 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:28 smithi043 ceph-mon[25855]: mgrmap e3: smithi043.wkrwan(active, since 1.00696s) 2024-09-20T19:59:28.331 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:28 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/440730429' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "a07edc3e-778a-11ef-baf5-efdc52797490", 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.648 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:59:28.649 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:59:28.650 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:59:03:393972+0000", 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:59:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:59:03.394754+0000", 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:59:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:59:28.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:59:28.653 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2024-09-20T19:59:29.226 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:29 smithi043 ceph-mon[25855]: mgrmap e4: smithi043.wkrwan(active, since 2s) 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:59:29.791 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:59:29.792 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2024-09-20T19:59:30.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:30 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/1076158886' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:59:31.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:31 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/309604742' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T19:59:32.419 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:32 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/309604742' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:59:32.420 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:32 smithi043 ceph-mon[25855]: mgrmap e5: smithi043.wkrwan(active, since 5s) 2024-09-20T19:59:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:59:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "smithi043.wkrwan", 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-20T19:59:33.019 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2024-09-20T19:59:33.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:33 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/376847885' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:59:36.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: Active manager daemon smithi043.wkrwan restarted 2024-09-20T19:59:36.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: Activating manager daemon smithi043.wkrwan 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: mgrmap e6: smithi043.wkrwan(active, starting, since 0.00317146s) 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mon metadata", "id": "smithi043"} : dispatch 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mgr metadata", "who": "smithi043.wkrwan", "id": "smithi043.wkrwan"} : dispatch 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:59:36.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:36 smithi043 ceph-mon[25855]: Manager daemon smithi043.wkrwan is now available 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2024-09-20T19:59:38.049 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying orchestrator module is enabled... 2024-09-20T19:59:38.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:38.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: Found migration_current of "None". Setting to last migration. 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.wkrwan/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.wkrwan/trash_purge_schedule"} : dispatch 2024-09-20T19:59:38.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:38 smithi043 ceph-mon[25855]: mgrmap e7: smithi043.wkrwan(active, since 1.00509s) 2024-09-20T19:59:39.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:39 smithi043 ceph-mon[25855]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:59:39.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:39 smithi043 ceph-mon[25855]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:59:39.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:39 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/1693822384' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T19:59:39.722 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T19:59:39.722 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2024-09-20T19:59:40.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:40 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/1693822384' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T19:59:40.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:40 smithi043 ceph-mon[25855]: mgrmap e8: smithi043.wkrwan(active, since 2s) 2024-09-20T19:59:40.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:40 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:59:41.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: [20/Sep/2024:19:59:39] ENGINE Bus STARTING 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: [20/Sep/2024:19:59:39] ENGINE Serving on https://172.21.15.43:7150 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: [20/Sep/2024:19:59:39] ENGINE Error in HTTPServer.serve 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: Traceback (most recent call last): 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: self._run(expiration_interval) 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:59:41.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: s = self.context.wrap_socket( 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: return self.sslsocket_class._create( 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: self.do_handshake() 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: self._sslobj.do_handshake() 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: [20/Sep/2024:19:59:39] ENGINE Serving on http://172.21.15.43:8765 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: [20/Sep/2024:19:59:39] ENGINE Bus STARTED 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:41.344 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:41 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:59:42.092 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:42 smithi043 ceph-mon[25855]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:42.107 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T19:59:42.107 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2024-09-20T19:59:43.311 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:43 smithi043 ceph-mon[25855]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:43.312 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:43 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:43.312 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:43 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:44.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:44 smithi043 ceph-mon[25855]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:44.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:44 smithi043 ceph-mon[25855]: Generating ssh key... 2024-09-20T19:59:44.820 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCb9bbNGtXHMZaClOKQ8yGKwcceQVGIAR38781fBY2rzvAb0VppYbIFHb1oDJv4Lc/e/V9ObptKvdfBLuBDgy/BVg1IrvEXuYtZgVH7Q2E2ZqF/9bS76PvDBg9qfneMhIKxT2K4cZjmfg9jbt8dyn8Hs49wazXJYLngdK7fkP3Ba6c1aLFCxhEIq6zBcjmIxgXrsAOUMckA68+JMsJsjfOnJW1vosE4zCF+XojiVq2E3OFKcQJieGzHJKfGudkBlLiFQ9YLy9NjBGFfkTGFOwE926/+fs86rL0ze31LkY5FsRgR6BSKXKGN9JTWu9JySjBrzrKZz50JeQzjUOUTh6qWz2LWlN4LxgYpZ7NsimrVPrLo28qTOwI+N30DS6If4fD0Rv+rpZ1b2m+HXm5Vbppyp6UXLzypFZN4VjNePTs5TKArZKU9vuCkYuPfvU3kMOOCfj0IzIHnpwQDvPa3+9GjRphfUWwMpneQV6qxfLqvFv1quHv1sv5kBl8zyUccE+M= ceph-a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:44.821 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:59:44.821 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T19:59:44.824 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2024-09-20T19:59:45.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:45 smithi043 ceph-mon[25855]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:46.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:46 smithi043 ceph-mon[25855]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:47.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:47 smithi043 ceph-mon[25855]: Deploying cephadm binary to smithi043 2024-09-20T19:59:49.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2024-09-20T19:59:49.826 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying mon service with default placement... 2024-09-20T19:59:50.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:50 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:50.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:50 smithi043 ceph-mon[25855]: Added host smithi043 2024-09-20T19:59:50.343 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:50 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:59:51.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T19:59:51.210 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying mgr service with default placement... 2024-09-20T19:59:51.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:51 smithi043 ceph-mon[25855]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:51.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:51 smithi043 ceph-mon[25855]: Saving service mon spec with placement count:5 2024-09-20T19:59:51.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:51 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:52.386 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T19:59:52.386 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying crash service with default placement... 2024-09-20T19:59:53.063 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:52 smithi043 ceph-mon[25855]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:53.063 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:52 smithi043 ceph-mon[25855]: Saving service mgr spec with placement count:2 2024-09-20T19:59:53.063 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:52 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:54.104 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-20T19:59:54.104 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying ceph-exporter service with default placement... 2024-09-20T19:59:54.547 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:54 smithi043 ceph-mon[25855]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:54.547 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:54 smithi043 ceph-mon[25855]: Saving service crash spec with placement * 2024-09-20T19:59:54.547 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:54 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:54.547 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:54 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:54.547 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:54 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:55.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-20T19:59:55.479 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying prometheus service with default placement... 2024-09-20T19:59:56.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:55 smithi043 ceph-mon[25855]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:56.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:55 smithi043 ceph-mon[25855]: Saving service ceph-exporter spec with placement * 2024-09-20T19:59:56.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:55 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:57.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:57 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:57.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:57 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:57.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:57 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:57.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-20T19:59:57.220 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying grafana service with default placement... 2024-09-20T19:59:58.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:58 smithi043 ceph-mon[25855]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:59:58.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:58 smithi043 ceph-mon[25855]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:58.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:58 smithi043 ceph-mon[25855]: Saving service prometheus spec with placement count:1 2024-09-20T19:59:58.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:58 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T19:59:59.023 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-20T19:59:59.023 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying node-exporter service with default placement... 2024-09-20T19:59:59.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:59 smithi043 ceph-mon[25855]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:59.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 19:59:59 smithi043 ceph-mon[25855]: Saving service grafana spec with placement count:1 2024-09-20T20:00:00.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:00 smithi043 ceph-mon[25855]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:00:00.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:00 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T20:00:00.597 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-20T20:00:00.597 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying alertmanager service with default placement... 2024-09-20T20:00:01.592 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:01 smithi043 ceph-mon[25855]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:01.593 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:01 smithi043 ceph-mon[25855]: Saving service node-exporter spec with placement * 2024-09-20T20:00:02.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-20T20:00:02.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:02 smithi043 ceph-mon[25855]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:00:02.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:02 smithi043 ceph-mon[25855]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:02.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:02 smithi043 ceph-mon[25855]: Saving service alertmanager spec with placement count:1 2024-09-20T20:00:02.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:02 smithi043 ceph-mon[25855]: from='mgr.14118 172.21.15.43:0/3831884695' entity='mgr.smithi043.wkrwan' 2024-09-20T20:00:03.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:03 smithi043 ceph-mon[25855]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:00:03.842 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:03 smithi043 ceph-mon[25855]: from='client.? 172.21.15.43:0/971999724' entity='client.admin' 2024-09-20T20:00:04.507 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 22 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi043 -v /var/log/ceph/a07edc3e-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpy2qnqi6i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpp03cz44y:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-20T20:00:04.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:00:04.507 INFO:teuthology.orchestra.run.smithi043.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi043 -v /var/log/ceph/a07edc3e-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpy2qnqi6i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpp03cz44y:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:00:04.507 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: *************** 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T20:00:04.508 INFO:teuthology.orchestra.run.smithi043.stdout: *************** 2024-09-20T20:00:04.509 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.509 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-20T20:00:04.509 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:04.536 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 3b2cddb3efe9,32.81MB / 33.27GB 2024-09-20T20:00:04.536 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 28283353eb09,468.4MB / 33.27GB 2024-09-20T20:00:04.564 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 3b2cddb3efe9,1.18% 2024-09-20T20:00:04.564 INFO:teuthology.orchestra.run.smithi043.stdout:/bin/podman: stdout 28283353eb09,37.81% 2024-09-20T20:00:04.835 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:04 smithi043 systemd[1]: Stopping Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490... 2024-09-20T20:00:05.092 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:04 smithi043 ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043[25832]: 2024-09-20T20:00:04.833+0000 7f45c4d2f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi043 -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-20T20:00:05.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:04 smithi043 ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043[25832]: 2024-09-20T20:00:04.833+0000 7f45c4d2f640 -1 mon.smithi043@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:00:05.093 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 podman[29184]: 2024-09-20 20:00:05.078948744 +0000 UTC m=+0.344460461 container died 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-20T20:00:05.616 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 podman[29184]: 2024-09-20 20:00:05.422366293 +0000 UTC m=+0.687877965 container cleanup 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T20:00:05.616 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 bash[29184]: ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043 2024-09-20T20:00:06.034 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service". 2024-09-20T20:00:06.042 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 5 from systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service 2024-09-20T20:00:06.042 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service not loaded. 2024-09-20T20:00:06.048 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service 2024-09-20T20:00:06.048 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service not loaded. 2024-09-20T20:00:06.055 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl disable ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service 2024-09-20T20:00:06.055 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mon.smithi043.service does not exist. 2024-09-20T20:00:06.071 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 podman[29202]: 2024-09-20 20:00:05.615116859 +0000 UTC m=+0.526523607 container remove 3b2cddb3efe9b264501e95fec38c034fbeb746b818c7d79b3f30d5efbdfa74b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-a07edc3e-778a-11ef-baf5-efdc52797490-mon-smithi043, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T20:00:06.071 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 systemd[1]: ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service: Deactivated successfully. 2024-09-20T20:00:06.071 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 systemd[1]: Stopped Ceph mon.smithi043 for a07edc3e-778a-11ef-baf5-efdc52797490. 2024-09-20T20:00:06.071 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 20 20:00:05 smithi043 systemd[1]: ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service: Consumed 1.302s CPU time. 2024-09-20T20:00:07.309 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mgr.smithi043.wkrwan.service". 2024-09-20T20:00:07.317 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 5 from systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service 2024-09-20T20:00:07.317 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service not loaded. 2024-09-20T20:00:07.323 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service 2024-09-20T20:00:07.324 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service not loaded. 2024-09-20T20:00:07.330 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl disable ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service 2024-09-20T20:00:07.331 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-a07edc3e-778a-11ef-baf5-efdc52797490-init@mgr.smithi043.wkrwan.service does not exist. 2024-09-20T20:00:07.609 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target". 2024-09-20T20:00:07.609 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-a07edc3e-778a-11ef-baf5-efdc52797490.target". 2024-09-20T20:00:07.797 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-20T20:00:07.799 INFO:teuthology.orchestra.run.smithi043.stderr:Traceback (most recent call last): 2024-09-20T20:00:07.799 INFO:teuthology.orchestra.run.smithi043.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: return _run_code(code, main_globals, None, 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: exec(code, run_globals) 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T20:00:07.812 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T20:00:07.813 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T20:00:07.813 INFO:teuthology.orchestra.run.smithi043.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T20:00:07.813 INFO:teuthology.orchestra.run.smithi043.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -e NODE_NAME=smithi043 -v /var/log/ceph/a07edc3e-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmpy2qnqi6i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpp03cz44y:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 config set mgr mgr/dashboard/ssl_server_port 8443: Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:00:07.813 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-20T20:00:07.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:00:07.838 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T20:00:07.838 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:00:07.854 DEBUG:teuthology.orchestra.run.smithi104:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:00:07.873 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T20:00:07.873 INFO:tasks.cephadm.mon.smithi043:Stopping mon.smithi043... 2024-09-20T20:00:07.874 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043 2024-09-20T20:00:07.929 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service: Unit ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043.service not loaded. 2024-09-20T20:00:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T20:00:07.931 ERROR:tasks.cephadm:Failed to stop "ceph.mon.smithi043" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid a07edc3e-778a-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 5: 'sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043' 2024-09-20T20:00:07.933 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid a07edc3e-778a-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 5: 'sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043' 2024-09-20T20:00:07.933 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T20:00:07.935 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi043/crash 2024-09-20T20:00:07.936 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:00:08.007 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:00:08.007 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:00:08.009 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi104/crash 2024-09-20T20:00:08.010 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:00:08.057 INFO:teuthology.orchestra.run.smithi104.stderr:tar: /var/lib/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:00:08.057 INFO:teuthology.orchestra.run.smithi104.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:00:08.058 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T20:00:08.058 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-20T20:00:08.084 INFO:teuthology.orchestra.run.smithi043.stderr:grep: /var/log/ceph/a07edc3e-778a-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T20:00:08.086 INFO:tasks.cephadm:Compressing logs... 2024-09-20T20:00:08.086 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T20:00:08.129 DEBUG:teuthology.orchestra.run.smithi104:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:00:08.151 INFO:teuthology.orchestra.run.smithi043.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:00:08.151 INFO:teuthology.orchestra.run.smithi043.stderr:: No such file or directory 2024-09-20T20:00:08.151 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/cephadm.log: 40.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:00:08.153 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-20T20:00:08.153 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m0.012s 2024-09-20T20:00:08.153 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m0.006s 2024-09-20T20:00:08.153 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.016s 2024-09-20T20:00:08.157 INFO:teuthology.orchestra.run.smithi104.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:00:08.157 INFO:teuthology.orchestra.run.smithi104.stderr:: No such file or directory 2024-09-20T20:00:08.157 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/cephadm.log: 55.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:00:08.159 INFO:teuthology.orchestra.run.smithi104.stderr: 2024-09-20T20:00:08.159 INFO:teuthology.orchestra.run.smithi104.stderr:real 0m0.014s 2024-09-20T20:00:08.160 INFO:teuthology.orchestra.run.smithi104.stderr:user 0m0.012s 2024-09-20T20:00:08.160 INFO:teuthology.orchestra.run.smithi104.stderr:sys 0m0.012s 2024-09-20T20:00:08.160 INFO:tasks.cephadm:Archiving logs... 2024-09-20T20:00:08.160 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi043/log 2024-09-20T20:00:08.161 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:00:08.219 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi104/log 2024-09-20T20:00:08.220 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:00:08.248 INFO:tasks.cephadm:Removing cluster... 2024-09-20T20:00:08.248 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a07edc3e-778a-11ef-baf5-efdc52797490 --force 2024-09-20T20:00:08.458 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:08.578 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a07edc3e-778a-11ef-baf5-efdc52797490 --force 2024-09-20T20:00:08.771 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: a07edc3e-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:08.910 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T20:00:08.910 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:00:08.927 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:00:08.942 INFO:tasks.cephadm:Teardown complete 2024-09-20T20:00:08.943 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid a07edc3e-778a-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 5: 'sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043' 2024-09-20T20:00:09.118 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=58055a747fb74f9090b756e4f130b0b4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 810, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid a07edc3e-778a-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 2334, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 1962, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks/cephadm.py", line 897, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/daemon/cephadmunit.py", line 167, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 5: 'sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043' 2024-09-20T20:00:09.123 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T20:00:09.142 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-20T20:00:09.150 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_1... 2024-09-20T20:00:09.151 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_1 2024-09-20T20:00:09.312 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-20T20:00:09.314 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_2... 2024-09-20T20:00:09.315 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_2 2024-09-20T20:00:09.459 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-20T20:00:09.461 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_3... 2024-09-20T20:00:09.462 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_3 2024-09-20T20:00:09.634 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-20T20:00:09.636 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_4... 2024-09-20T20:00:09.636 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_4 2024-09-20T20:00:09.801 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-20T20:00:09.803 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-20T20:00:09.803 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/scratch_devs 2024-09-20T20:00:09.829 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi104:/dev/vg_nvme/lv_1... 2024-09-20T20:00:09.829 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme disconnect -n lv_1 2024-09-20T20:00:09.982 INFO:teuthology.orchestra.run.smithi104.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-20T20:00:09.983 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi104:/dev/vg_nvme/lv_2... 2024-09-20T20:00:09.984 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme disconnect -n lv_2 2024-09-20T20:00:10.154 INFO:teuthology.orchestra.run.smithi104.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-20T20:00:10.155 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi104:/dev/vg_nvme/lv_3... 2024-09-20T20:00:10.155 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme disconnect -n lv_3 2024-09-20T20:00:10.310 INFO:teuthology.orchestra.run.smithi104.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-20T20:00:10.311 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi104:/dev/vg_nvme/lv_4... 2024-09-20T20:00:10.312 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme disconnect -n lv_4 2024-09-20T20:00:10.456 INFO:teuthology.orchestra.run.smithi104.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-20T20:00:10.457 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-20T20:00:10.457 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/scratch_devs 2024-09-20T20:00:10.482 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T20:00:10.491 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T20:00:10.492 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:00:10.494 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:00:10.507 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:00:10.510 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:00:10.510 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-09-20T20:00:10.511 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +578us[ +560us] +/- 48ms 2024-09-20T20:00:10.511 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 10 +510us[ +510us] +/- 62ms 2024-09-20T20:00:10.511 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 11 -1689us[-1689us] +/- 83ms 2024-09-20T20:00:10.511 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:00:10.536 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:00:10.540 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:00:10.540 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-20T20:00:10.540 INFO:teuthology.orchestra.run.smithi104.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +577us[ +565us] +/- 48ms 2024-09-20T20:00:10.541 INFO:teuthology.orchestra.run.smithi104.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 11 +499us[ +487us] +/- 62ms 2024-09-20T20:00:10.541 INFO:teuthology.orchestra.run.smithi104.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 11 -1709us[-1721us] +/- 83ms 2024-09-20T20:00:10.541 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:00:10.542 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T20:00:10.551 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T20:00:10.551 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T20:00:10.559 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T20:00:10.622 DEBUG:teuthology.orchestra.run.smithi104:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T20:00:10.680 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T20:00:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:00:10.709 DEBUG:teuthology.orchestra.run.smithi104:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-20T20:00:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:00:10.735 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T20:00:10.745 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T20:00:10.753 INFO:teuthology.task.internal:Duration was 372.056745 seconds 2024-09-20T20:00:10.753 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T20:00:10.762 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T20:00:10.762 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:00:10.765 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:00:10.803 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:00:10.814 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:00:11.197 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T20:00:11.197 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-20T20:00:11.197 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T20:00:11.219 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-20T20:00:11.219 DEBUG:teuthology.orchestra.run.smithi104:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:00:11.259 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T20:00:11.259 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:00:11.261 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:00:11.326 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T20:00:11.326 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:00:11.329 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:00:11.460 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T20:00:11.475 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T20:00:11.475 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:00:11.501 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:00:11.526 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T20:00:11.537 DEBUG:teuthology.orchestra.run.smithi043:> 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-20T20:00:11.544 DEBUG:teuthology.orchestra.run.smithi104:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:00:11.565 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-20T20:00:11.589 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-20T20:00:11.612 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:00:11.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:00:11.644 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:00:11.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:00:11.666 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T20:00:11.675 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T20:00:11.676 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi043 2024-09-20T20:00:11.676 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:00:11.719 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-20_18:25:04-orch:cephadm-wip-adk-testing-2024-09-20-0910-distro-default-smithi/7912854/remote/smithi104 2024-09-20T20:00:11.720 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:00:11.753 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T20:00:11.753 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:00:11.756 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:00:11.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T20:00:11.813 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T20:00:11.814 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T20:00:11.822 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T20:00:11.823 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:00:11.825 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:00:11.838 INFO:teuthology.orchestra.run.smithi043.stdout: 266055 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:00 /home/ubuntu/cephtest 2024-09-20T20:00:11.858 INFO:teuthology.orchestra.run.smithi104.stdout: 265325 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:00 /home/ubuntu/cephtest 2024-09-20T20:00:11.859 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T20:00:11.868 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T20:00:11.892 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 372.05674481391907 failure_reason: 'Command failed on smithi043 with status 5: ''sudo systemctl stop ceph-a07edc3e-778a-11ef-baf5-efdc52797490@mon.smithi043''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=58055a747fb74f9090b756e4f130b0b4 status: fail success: false 2024-09-20T20:00:11.892 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T20:00:11.968 INFO:teuthology.run:FAIL