2024-09-20T19:51:44.597 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:51:44.617 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:51:44.713 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/7912856 branch: wip-adk-testing-2024-09-20-0910 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: adking@redhat.com first_in_suite: false job_id: '7912856' 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\) - CEPHADM_DAEMON_PLACE_FAIL - 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: smithi002.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK3sxoxod7oDs3IT7U0N2MRNqa7wzZimGC/ASuu5K6VKuA8EKeA48Kdj01BlWMMZ/Iercfc/2F1tDVXhJmgaeXY= smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDfPCs3AMorUcfDuPfWrEj7gNVA0N5Dh3LaS3eC96gDOooqOM4/C5r43CglQruj0ODgz4fAujIsErJOfgQ7dYvo= 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 - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_18:25:04 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:51:44.713 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:51:44.714 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e8baca1eac6c3c9c88bf2ea4493e448bd54936a7/qa/tasks 2024-09-20T19:51:44.714 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:51:44.716 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:51:44.736 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7' 2024-09-20T19:51:44.737 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:51:44.737 INFO:teuthology.packaging:ref: None 2024-09-20T19:51:44.737 INFO:teuthology.packaging:tag: None 2024-09-20T19:51:44.737 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-20-0910 2024-09-20T19:51:44.737 INFO:teuthology.packaging:sha1: e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:51:44.737 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:51:44.878 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5127.ge8baca1e 2024-09-20T19:51:44.880 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:51:44.887 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:51:44.887 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:51:44.894 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:51:44.907 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:51:44.914 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:51:44.937 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.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/7912856', '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:47:04.831972', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK3sxoxod7oDs3IT7U0N2MRNqa7wzZimGC/ASuu5K6VKuA8EKeA48Kdj01BlWMMZ/Iercfc/2F1tDVXhJmgaeXY='} 2024-09-20T19:51:44.961 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.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/7912856', '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:47:04.830396', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDfPCs3AMorUcfDuPfWrEj7gNVA0N5Dh3LaS3eC96gDOooqOM4/C5r43CglQruj0ODgz4fAujIsErJOfgQ7dYvo='} 2024-09-20T19:51:44.962 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:51:44.968 INFO:teuthology.task.internal:roles: ubuntu@smithi002.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-20T19:51:44.969 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-20T19:51:44.969 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:51:45.055 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f12d1cec280>, signals=[15]) 2024-09-20T19:51:45.055 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:51:45.061 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:51:45.061 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T19:51:45.062 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:51:45.139 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T19:51:45.140 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:51:45.214 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:51:45.221 DEBUG:teuthology.orchestra.run.smithi002:> uname -m 2024-09-20T19:51:45.240 INFO:teuthology.orchestra.run.smithi002.stdout:x86_64 2024-09-20T19:51:45.240 DEBUG:teuthology.orchestra.run.smithi002:> cat /etc/os-release 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:NAME="CentOS Stream" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION="9" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:ID="centos" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION_ID="9" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:ANSI_COLOR="0;31" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:51:45.299 INFO:teuthology.orchestra.run.smithi002.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:51:45.300 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:51:45.300 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:51:45.301 INFO:teuthology.lock.ops:Updating smithi002.front.sepia.ceph.com on lock server 2024-09-20T19:51:45.329 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2024-09-20T19:51:45.348 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2024-09-20T19:51:45.349 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2024-09-20T19:51:45.406 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="CentOS Stream" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:ID="centos" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE="rhel fedora" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:PLATFORM_ID="platform:el9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:ANSI_COLOR="0;31" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:LOGO="fedora-logo-icon" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://centos.org/" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T19:51:45.407 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T19:51:45.408 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2024-09-20T19:51:45.435 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:51:45.443 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:51:45.449 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:51:45.449 DEBUG:teuthology.orchestra.run.smithi002:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:51:45.451 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:51:45.468 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:51:45.474 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:51:45.474 DEBUG:teuthology.orchestra.run.smithi002:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:51:45.509 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:51:45.537 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:51:45.591 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:51:45.605 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:51:45.605 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:51:45.606 DEBUG:teuthology.orchestra.run.smithi002:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:51:45.606 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:51:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:51:45.623 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-20T19:51:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:51:45.624 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-20T19:51:45.681 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:51:45.681 INFO:teuthology.task.kernel:Running kernel on smithi002: 5.14.0-503.el9.x86_64 2024-09-20T19:51:45.681 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum install -y kernel 2024-09-20T19:51:45.683 INFO:teuthology.orchestra.run.smithi040.stdout:5.14.0-503.el9.x86_64 2024-09-20T19:51:45.683 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.14.0-503.el9.x86_64 2024-09-20T19:51:45.683 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum install -y kernel 2024-09-20T19:51:48.101 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-20T19:51:49.042 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.3 MB 00:01 2024-09-20T19:51:50.110 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-20T19:51:50.967 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-20T19:51:55.736 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-20T19:51:56.318 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - CRB 4.4 MB/s | 6.5 MB 00:01 2024-09-20T19:51:57.455 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-20T19:51:57.735 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - Extras packages 116 kB/s | 19 kB 00:00 2024-09-20T19:51:58.548 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-20T19:51:58.633 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-20T19:52:04.229 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-20T19:52:04.372 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-20T19:52:06.151 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:52:06.152 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:52:06.243 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:52:06.250 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout:Install 4 Packages 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 79 M 2024-09-20T19:52:06.251 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 126 M 2024-09-20T19:52:06.252 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2024-09-20T19:52:06.345 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T19:52:06.345 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T19:52:06.436 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:52:06.441 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout:Install 4 Packages 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 79 M 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 126 M 2024-09-20T19:52:06.442 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2024-09-20T19:52:06.580 INFO:teuthology.orchestra.run.smithi002.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 129 kB/s | 36 kB 00:00 2024-09-20T19:52:07.007 INFO:teuthology.orchestra.run.smithi040.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 117 kB/s | 36 kB 00:00 2024-09-20T19:52:08.305 INFO:teuthology.orchestra.run.smithi002.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-20T19:52:08.463 INFO:teuthology.orchestra.run.smithi002.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 7.2 MB/s | 16 MB 00:02 2024-09-20T19:52:09.381 INFO:teuthology.orchestra.run.smithi040.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-20T19:52:09.732 INFO:teuthology.orchestra.run.smithi040.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.2 MB/s | 16 MB 00:03 2024-09-20T19:52:10.288 INFO:teuthology.orchestra.run.smithi002.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.7 MB/s | 29 MB 00:03 2024-09-20T19:52:10.289 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:52:10.289 INFO:teuthology.orchestra.run.smithi002.stdout:Total 20 MB/s | 79 MB 00:04 2024-09-20T19:52:10.591 INFO:teuthology.orchestra.run.smithi040.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 8.9 MB/s | 35 MB 00:03 2024-09-20T19:52:10.591 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:52:10.591 INFO:teuthology.orchestra.run.smithi040.stdout:Total 19 MB/s | 79 MB 00:04 2024-09-20T19:52:11.001 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2024-09-20T19:52:11.299 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T19:52:11.388 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2024-09-20T19:52:11.388 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2024-09-20T19:52:11.684 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T19:52:11.684 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T19:52:12.376 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2024-09-20T19:52:12.376 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2024-09-20T19:52:12.651 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T19:52:12.652 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T19:52:14.940 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2024-09-20T19:52:15.214 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T19:52:15.610 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:52:15.697 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:15.868 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:52:15.958 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:18.550 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:18.683 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:18.713 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:52:18.843 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:23.807 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:23.850 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:23.961 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:52:24.005 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:28.987 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:52:29.152 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:07.836 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:07.878 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:08.230 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:08.230 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:53:08.230 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:53:08.230 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:53:08.328 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:08.370 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:08.719 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:08.719 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T19:53:08.719 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T19:53:08.719 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:53:09.076 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T19:53:09.390 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:53:09.526 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.527 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:53:09.527 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:53:09.527 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:09.527 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:09.527 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T19:53:09.527 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:09.527 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:53:09.540 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:53:09.541 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-09-20T19:53:09.585 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.586 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:53:09.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo rpm -qi grub2-tools 2024-09-20T19:53:09.623 INFO:teuthology.orchestra.run.smithi040.stdout:Name : grub2-tools 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Epoch : 1 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Version : 2.06 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Release : 82.el9 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: x86_64 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Group : Unspecified 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:Size : 8274670 2024-09-20T19:53:09.624 INFO:teuthology.orchestra.run.smithi040.stdout:License : GPLv3+ 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Packager : builder@centos.org 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Vendor : CentOS 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:53:09.625 INFO:teuthology.orchestra.run.smithi040.stdout:Summary : Support tools for GRUB. 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:Description : 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:hardware devices. 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:53:09.626 INFO:teuthology.orchestra.run.smithi040.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:53:09.627 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:53:09.628 INFO:teuthology.task.kernel:Updating grub on smithi040 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:53:09.628 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:53:09.874 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:53:09.967 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:09.968 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:53:09.968 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:53:09.968 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:53:09.968 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:53:09.968 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T19:53:09.968 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi002.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:53:09.968 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T19:53:10.027 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T19:53:10.027 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T19:53:10.027 DEBUG:teuthology.orchestra.run.smithi002:> sudo rpm -qi grub2-tools 2024-09-20T19:53:10.062 INFO:teuthology.orchestra.run.smithi002.stdout:Name : grub2-tools 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Epoch : 1 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Version : 2.06 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Release : 82.el9 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Architecture: x86_64 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Group : Unspecified 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Size : 8274670 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:License : GPLv3+ 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Packager : builder@centos.org 2024-09-20T19:53:10.063 INFO:teuthology.orchestra.run.smithi002.stdout:Vendor : CentOS 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:Summary : Support tools for GRUB. 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:Description : 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:hardware devices. 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:53:10.064 INFO:teuthology.orchestra.run.smithi002.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T19:53:10.065 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T19:53:10.065 INFO:teuthology.task.kernel:Updating grub on smithi002 to boot 5.14.0-508.el9.x86_64 2024-09-20T19:53:10.065 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T19:53:10.310 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2024-09-20T19:53:10.756 INFO:teuthology.orchestra.run.smithi002.stderr:Generating grub configuration file ... 2024-09-20T19:53:11.703 INFO:teuthology.orchestra.run.smithi040.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:53:11.734 INFO:teuthology.orchestra.run.smithi040.stderr:done 2024-09-20T19:53:11.736 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2024-09-20T19:53:11.752 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.8Pkd8kzaDL 2024-09-20T19:53:11.752 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.8Pkd8kzaDL 2024-09-20T19:53:11.818 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.8Pkd8kzaDL 2024-09-20T19:53:11.961 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.8Pkd8kzaDL is 6KB 2024-09-20T19:53:12.009 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.8Pkd8kzaDL 2024-09-20T19:53:12.024 DEBUG:teuthology.orchestra.run.smithi040:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:53:12.070 INFO:teuthology.orchestra.run.smithi002.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T19:53:12.086 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:53:12.086 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:53:12.086 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:53:12.086 INFO:teuthology.orchestra.run.smithi040.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:53:12.088 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:53:12.089 INFO:teuthology.orchestra.run.smithi002.stderr:done 2024-09-20T19:53:12.091 DEBUG:teuthology.orchestra.run.smithi002:> mktemp 2024-09-20T19:53:12.106 INFO:teuthology.orchestra.run.smithi002.stdout:/tmp/tmp.waO39S2jok 2024-09-20T19:53:12.107 DEBUG:teuthology.orchestra.run.smithi002:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.waO39S2jok 2024-09-20T19:53:12.172 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 0666 /tmp/tmp.waO39S2jok 2024-09-20T19:53:12.248 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2024-09-20T19:53:12.311 DEBUG:teuthology.orchestra.remote:smithi002:/tmp/tmp.waO39S2jok is 6KB 2024-09-20T19:53:12.360 DEBUG:teuthology.orchestra.run.smithi002:> rm -fr /tmp/tmp.waO39S2jok 2024-09-20T19:53:12.374 DEBUG:teuthology.orchestra.run.smithi002:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T19:53:12.436 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T19:53:12.436 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T19:53:12.436 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T19:53:12.437 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T19:53:12.438 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T19:53:12.583 DEBUG:teuthology.orchestra.run.smithi002:> sudo shutdown -r now 2024-09-20T19:53:42.279 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T19:53:42.279 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:53:42.280 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:53:42.586 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T19:53:42.587 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:53:42.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:00.814 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-09-20T19:54:01.073 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.2 2024-09-20T19:54:09.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:54:09.824 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:54:10.074 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:54:10.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:09.885 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:55:10.077 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:55:21.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:55:21.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:22.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:55:22.080 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:55:22.266 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-20T19:55:22.438 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-20T19:55:22.649 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:55:22.650 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:55:22.650 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-20T19:55:22.668 INFO:teuthology.orchestra.run.smithi040.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:55:22.668 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:55:22.668 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:55:22.669 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:55:22.792 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:55:22.792 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T19:55:22.792 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-20T19:55:22.809 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-508.el9.x86_64 2024-09-20T19:55:22.809 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:55:22.809 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:55:22.809 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T19:55:23.670 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T19:55:23.670 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:55:23.759 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2024-09-20T19:55:23.775 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:23.810 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T19:55:23.810 DEBUG:teuthology.orchestra.run.smithi002:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:55:23.903 INFO:teuthology.orchestra.run.smithi002.stdout:ttyS1 2024-09-20T19:55:23.926 DEBUG:teuthology.parallel:result is None 2024-09-20T19:55:23.926 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:55:23.933 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:55:23.933 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:23.935 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:55:23.954 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:55:23.961 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:55:24.045 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:55:24.046 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:24.048 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:55:24.081 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:55:24.154 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:55:24.154 DEBUG:teuthology.orchestra.run.smithi002:> 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:55:24.157 DEBUG:teuthology.orchestra.run.smithi040:> 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:55:24.191 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:24.195 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:24.204 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:24.207 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:55:24.209 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:55:24.216 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:55:24.217 DEBUG:teuthology.orchestra.run.smithi002:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:24.252 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:55:24.281 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:55:24.293 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:55:24.293 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:24.323 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:55:24.340 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:24.425 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:24.479 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:24.564 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:24.611 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T19:55:24.611 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:24.680 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:24.724 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:55:24.776 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:24.863 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:55:24.907 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T19:55:24.907 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:55:24.976 DEBUG:teuthology.orchestra.run.smithi002:> sudo service rsyslog restart 2024-09-20T19:55:24.979 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2024-09-20T19:55:25.022 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:55:25.076 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:55:25.551 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:55:25.559 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:55:25.559 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:55:25.739 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:55:25.751 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-20T19:55:25.752 DEBUG:teuthology.orchestra.run.smithi002:> sudo service auditd rotate 2024-09-20T19:55:25.798 INFO:teuthology.orchestra.run.smithi002.stdout:Rotating logs: 2024-09-20T19:55:25.799 DEBUG:teuthology.orchestra.run.smithi040:> sudo service auditd rotate 2024-09-20T19:55:25.842 INFO:teuthology.orchestra.run.smithi040.stdout:Rotating logs: 2024-09-20T19:55:25.844 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:55:25.844 DEBUG:teuthology.orchestra.run.smithi002:> /usr/sbin/getenforce 2024-09-20T19:55:25.870 INFO:teuthology.orchestra.run.smithi002.stdout:Permissive 2024-09-20T19:55:25.870 DEBUG:teuthology.orchestra.run.smithi040:> /usr/sbin/getenforce 2024-09-20T19:55:25.905 INFO:teuthology.orchestra.run.smithi040.stdout:Permissive 2024-09-20T19:55:25.906 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi002.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi040.front.sepia.ceph.com': 'permissive'} 2024-09-20T19:55:25.906 DEBUG:teuthology.orchestra.run.smithi002:> 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:55:25.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:55:25.940 DEBUG:teuthology.orchestra.run.smithi040:> 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:55:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:55:25.975 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:55:25.975 DEBUG:teuthology.orchestra.run.smithi002:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:55:26.017 DEBUG:teuthology.orchestra.run.smithi040:> sudo /usr/sbin/setenforce permissive 2024-09-20T19:55:26.064 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:55:26.073 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-20T19:55:26.076 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-20T19:55:26.182 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:55:26.192 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:55:26.193 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi002.front.sepia.ceph.com,smithi040.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:59:18.972 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi002.front.sepia.ceph.com'), Remote(name='ubuntu@smithi040.front.sepia.ceph.com')] 2024-09-20T19:59:18.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:59:18.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:59:19.051 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-20T19:59:19.131 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T19:59:19.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:59:19.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:59:19.213 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-20T19:59:19.295 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-20T19:59:19.295 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:59:19.307 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:59:19.307 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:59:19.308 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:19.311 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:59:19.311 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:19.344 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:59:19.360 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:59:19.369 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:59:19.385 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:59:19.388 INFO:teuthology.orchestra.run.smithi002.stderr:sudo: ntpd: command not found 2024-09-20T19:59:19.401 INFO:teuthology.orchestra.run.smithi002.stdout:506 Cannot talk to daemon 2024-09-20T19:59:19.411 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: ntpd: command not found 2024-09-20T19:59:19.417 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:59:19.423 INFO:teuthology.orchestra.run.smithi040.stdout:506 Cannot talk to daemon 2024-09-20T19:59:19.432 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:59:19.438 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:59:19.453 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:59:19.490 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:59:19.494 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:59:19.494 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-20T19:59:19.494 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.494 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.494 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.495 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.516 INFO:teuthology.orchestra.run.smithi040.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.520 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:59:19.521 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T19:59:19.530 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T19:59:19.531 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T19:59:19.531 DEBUG:teuthology.orchestra.run.smithi002:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:59:19.531 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T19:59:19.531 DEBUG:teuthology.orchestra.run.smithi040:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:59:19.903 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-09-20T19:59:19.916 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:19.916 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2024-09-20T19:59:19.916 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:19.916 INFO:teuthology.orchestra.run.smithi002.stdout:Removing: 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:Removing unused dependencies: 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:Remove 2 Packages 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:Freed space: 5.5 M 2024-09-20T19:59:19.917 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2024-09-20T19:59:19.921 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2024-09-20T19:59:19.921 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2024-09-20T19:59:19.934 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:Removing: 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:Removing unused dependencies: 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout:Remove 2 Packages 2024-09-20T19:59:19.937 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:19.938 INFO:teuthology.orchestra.run.smithi040.stdout:Freed space: 5.5 M 2024-09-20T19:59:19.938 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T19:59:19.941 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T19:59:19.941 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T19:59:19.976 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2024-09-20T19:59:19.976 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2024-09-20T19:59:20.003 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T19:59:20.003 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T19:59:20.143 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T19:59:20.146 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2024-09-20T19:59:20.231 INFO:teuthology.orchestra.run.smithi002.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:59:20.236 INFO:teuthology.orchestra.run.smithi040.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:59:20.293 INFO:teuthology.orchestra.run.smithi002.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:59:20.299 INFO:teuthology.orchestra.run.smithi040.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:59:20.825 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:59:20.826 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:59:20.833 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:59:20.833 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout:Removed: 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:21.058 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-09-20T19:59:21.080 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:59:21.080 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:21.080 INFO:teuthology.orchestra.run.smithi040.stdout:Removed: 2024-09-20T19:59:21.080 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:59:21.081 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:21.081 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T19:59:21.896 INFO:teuthology.orchestra.run.smithi002.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Sep 2024 07:58:33 PM UTC. 2024-09-20T19:59:22.008 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Sep 2024 07:58:33 PM UTC. 2024-09-20T19:59:22.033 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout: Package Arch Version Repository Size 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:59:22.034 INFO:teuthology.orchestra.run.smithi002.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:59:22.035 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2024-09-20T19:59:22.037 INFO:teuthology.orchestra.run.smithi002.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:59:22.037 INFO:teuthology.orchestra.run.smithi002.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:59:22.037 INFO:teuthology.orchestra.run.smithi002.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout:Install 7 Packages 2024-09-20T19:59:22.038 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:22.052 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 5.2 M 2024-09-20T19:59:22.052 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 19 M 2024-09-20T19:59:22.052 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2024-09-20T19:59:22.145 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:59:22.146 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout:Install 7 Packages 2024-09-20T19:59:22.147 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:22.163 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 5.2 M 2024-09-20T19:59:22.163 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 19 M 2024-09-20T19:59:22.163 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2024-09-20T19:59:22.265 INFO:teuthology.orchestra.run.smithi002.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 311 kB/s | 44 kB 00:00 2024-09-20T19:59:22.291 INFO:teuthology.orchestra.run.smithi002.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 631 kB/s | 106 kB 00:00 2024-09-20T19:59:22.341 INFO:teuthology.orchestra.run.smithi002.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T19:59:22.366 INFO:teuthology.orchestra.run.smithi002.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-20T19:59:22.386 INFO:teuthology.orchestra.run.smithi040.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 445 kB/s | 44 kB 00:00 2024-09-20T19:59:22.408 INFO:teuthology.orchestra.run.smithi002.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.1 MB/s | 906 kB 00:00 2024-09-20T19:59:22.411 INFO:teuthology.orchestra.run.smithi040.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 847 kB/s | 106 kB 00:00 2024-09-20T19:59:22.445 INFO:teuthology.orchestra.run.smithi040.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-20T19:59:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T19:59:22.512 INFO:teuthology.orchestra.run.smithi040.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-20T19:59:22.533 INFO:teuthology.orchestra.run.smithi002.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.3 MB/s | 837 kB 00:00 2024-09-20T19:59:22.554 INFO:teuthology.orchestra.run.smithi040.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-20T19:59:23.401 INFO:teuthology.orchestra.run.smithi002.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.1 MB/s | 3.2 MB 00:01 2024-09-20T19:59:23.401 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:59:23.401 INFO:teuthology.orchestra.run.smithi002.stdout:Total 3.8 MB/s | 5.2 MB 00:01 2024-09-20T19:59:23.520 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2024-09-20T19:59:23.537 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2024-09-20T19:59:23.537 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2024-09-20T19:59:23.579 INFO:teuthology.orchestra.run.smithi040.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-09-20T19:59:23.579 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:59:23.579 INFO:teuthology.orchestra.run.smithi040.stdout:Total 3.6 MB/s | 5.2 MB 00:01 2024-09-20T19:59:23.699 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2024-09-20T19:59:23.715 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2024-09-20T19:59:23.715 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2024-09-20T19:59:23.909 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2024-09-20T19:59:23.910 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2024-09-20T19:59:24.031 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2024-09-20T19:59:24.031 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2024-09-20T19:59:24.415 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2024-09-20T19:59:24.521 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:59:24.532 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2024-09-20T19:59:24.555 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:59:24.583 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:59:24.625 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-20T19:59:24.672 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-20T19:59:24.706 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-20T19:59:24.803 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:59:24.830 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:59:24.928 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-20T19:59:24.959 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:59:25.312 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:59:25.341 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:59:25.432 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-20T19:59:25.469 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:59:25.470 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:59:25.540 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:25.588 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-20T19:59:25.652 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:26.581 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:59:26.582 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-20T19:59:26.627 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-20T19:59:26.628 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-20T19:59:26.989 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T19:59:27.073 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-09-20T19:59:27.349 DEBUG:teuthology.parallel:result is None 2024-09-20T19:59:27.468 DEBUG:teuthology.parallel:result is None 2024-09-20T19:59:27.468 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-20T19:59:27.478 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-20T19:59:27.478 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T19:59:27.479 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:59:27.495 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:59:27.495 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_1 2024-09-20T19:59:27.551 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:59:27.551 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:27.551 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-20T19:59:27.551 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:27.551 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:27.552 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 19:59:25.857272836 +0000 2024-09-20T19:59:27.552 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 19:59:25.428282266 +0000 2024-09-20T19:59:27.552 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 19:59:25.428282266 +0000 2024-09-20T19:59:27.552 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 19:59:25.428282266 +0000 2024-09-20T19:59:27.552 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:59:27.615 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T19:59:27.616 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T19:59:27.616 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000116859 s, 4.4 MB/s 2024-09-20T19:59:27.617 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:59:27.674 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_2 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 19:59:25.857272836 +0000 2024-09-20T19:59:27.730 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 19:59:25.427282288 +0000 2024-09-20T19:59:27.731 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 19:59:25.427282288 +0000 2024-09-20T19:59:27.731 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 19:59:25.427282288 +0000 2024-09-20T19:59:27.731 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:59:27.795 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T19:59:27.796 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T19:59:27.796 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000121032 s, 4.2 MB/s 2024-09-20T19:59:27.797 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:59:27.854 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_3 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 19:59:25.858272814 +0000 2024-09-20T19:59:27.910 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 19:59:25.429282244 +0000 2024-09-20T19:59:27.911 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 19:59:25.429282244 +0000 2024-09-20T19:59:27.911 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 19:59:25.429282244 +0000 2024-09-20T19:59:27.911 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:59:27.975 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T19:59:27.975 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T19:59:27.975 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000103002 s, 5.0 MB/s 2024-09-20T19:59:27.976 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:59:28.033 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_4 2024-09-20T19:59:28.089 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:59:28.089 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:28.089 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-20T19:59:28.089 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:28.089 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:28.090 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 19:59:25.858272814 +0000 2024-09-20T19:59:28.090 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 19:59:25.431282200 +0000 2024-09-20T19:59:28.090 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 19:59:25.431282200 +0000 2024-09-20T19:59:28.090 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 19:59:25.431282200 +0000 2024-09-20T19:59:28.090 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:59:28.153 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T19:59:28.153 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T19:59:28.153 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000100247 s, 5.1 MB/s 2024-09-20T19:59:28.154 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:59:28.211 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:28.352 INFO:teuthology.orchestra.run.smithi002.stdout:loop 2024-09-20T19:59:28.354 INFO:tasks.nvme_loop:Connecting nvme_loop smithi002:/dev/vg_nvme/lv_1... 2024-09-20T19:59:28.354 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:28.389 INFO:teuthology.orchestra.run.smithi002.stdout:1 2024-09-20T19:59:28.422 INFO:teuthology.orchestra.run.smithi002.stdout:/dev/vg_nvme/lv_11 2024-09-20T19:59:28.460 INFO:teuthology.orchestra.run.smithi002.stdout:connecting to device: nvme1 2024-09-20T19:59:28.462 INFO:tasks.nvme_loop:Connecting nvme_loop smithi002:/dev/vg_nvme/lv_2... 2024-09-20T19:59:28.462 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:28.537 INFO:teuthology.orchestra.run.smithi002.stdout:1 2024-09-20T19:59:28.569 INFO:teuthology.orchestra.run.smithi002.stdout:/dev/vg_nvme/lv_21 2024-09-20T19:59:28.606 INFO:teuthology.orchestra.run.smithi002.stdout:connecting to device: nvme2 2024-09-20T19:59:28.607 INFO:tasks.nvme_loop:Connecting nvme_loop smithi002:/dev/vg_nvme/lv_3... 2024-09-20T19:59:28.608 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:28.682 INFO:teuthology.orchestra.run.smithi002.stdout:1 2024-09-20T19:59:28.713 INFO:teuthology.orchestra.run.smithi002.stdout:/dev/vg_nvme/lv_31 2024-09-20T19:59:28.749 INFO:teuthology.orchestra.run.smithi002.stdout:connecting to device: nvme3 2024-09-20T19:59:28.750 INFO:tasks.nvme_loop:Connecting nvme_loop smithi002:/dev/vg_nvme/lv_4... 2024-09-20T19:59:28.751 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:28.825 INFO:teuthology.orchestra.run.smithi002.stdout:1 2024-09-20T19:59:28.856 INFO:teuthology.orchestra.run.smithi002.stdout:/dev/vg_nvme/lv_41 2024-09-20T19:59:28.888 INFO:teuthology.orchestra.run.smithi002.stdout:connecting to device: nvme4 2024-09-20T19:59:28.890 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T19:59:28.890 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:59:28.946 DEBUG:teuthology.orchestra.run.smithi002:> sudo nvme list -o json 2024-09-20T19:59:29.012 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "Devices":[ 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "NameSpace":1, 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "GenericPath":"/dev/ng4n1", 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "SerialNumber":"5a57445ce1b9de9e322b", 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:29.013 INFO:teuthology.orchestra.run.smithi002.stdout: "SectorSize":512 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "NameSpace":1, 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "GenericPath":"/dev/ng3n1", 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "SerialNumber":"af4c0073c17987b86395", 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: "SectorSize":512 2024-09-20T19:59:29.014 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "NameSpace":1, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "GenericPath":"/dev/ng2n1", 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "SerialNumber":"8edcbecc22f2998aaefb", 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "SectorSize":512 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T19:59:29.015 INFO:teuthology.orchestra.run.smithi002.stdout: "NameSpace":1, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "GenericPath":"/dev/ng1n1", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "SerialNumber":"428076a8e79a03892f58", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "SectorSize":512 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "NameSpace":1, 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "GenericPath":"/dev/ng0n1", 2024-09-20T19:59:29.016 INFO:teuthology.orchestra.run.smithi002.stdout: "Firmware":"E2010325", 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "ModelNumber":"INTEL SSDPED1D480GA", 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "SerialNumber":"PHMB751300EV480DGN", 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "UsedBytes":480103981056, 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "MaximumLBA":937703088, 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "PhysicalSize":480103981056, 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: "SectorSize":512 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T19:59:29.017 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:59:29.018 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-20T19:59:29.018 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T19:59:29.018 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/scratch_devs 2024-09-20T19:59:29.083 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T19:59:29.084 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:59:29.103 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:59:29.103 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2024-09-20T19:59:29.162 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:59:29.162 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:29.162 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-20T19:59:29.162 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:29.162 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:29.163 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 19:59:25.915487803 +0000 2024-09-20T19:59:29.163 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.163 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.163 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.163 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:59:29.229 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T19:59:29.229 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T19:59:29.229 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000264421 s, 1.9 MB/s 2024-09-20T19:59:29.230 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:59:29.290 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2024-09-20T19:59:29.346 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:59:29.346 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 19:59:25.916487792 +0000 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 19:59:25.548492064 +0000 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 19:59:25.548492064 +0000 2024-09-20T19:59:29.347 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 19:59:25.548492064 +0000 2024-09-20T19:59:29.347 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:59:29.413 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T19:59:29.413 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T19:59:29.413 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000192464 s, 2.7 MB/s 2024-09-20T19:59:29.414 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:59:29.472 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 19:59:25.916487792 +0000 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.529 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 19:59:25.547492076 +0000 2024-09-20T19:59:29.529 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:59:29.593 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T19:59:29.594 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T19:59:29.594 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000206815 s, 2.5 MB/s 2024-09-20T19:59:29.595 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:59:29.653 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 964 Links: 1 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-20 19:59:25.917487780 +0000 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-20 19:59:25.546492088 +0000 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-20 19:59:25.546492088 +0000 2024-09-20T19:59:29.709 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: 2024-09-20 19:59:25.546492088 +0000 2024-09-20T19:59:29.710 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:59:29.774 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-20T19:59:29.774 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-20T19:59:29.774 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000178064 s, 2.9 MB/s 2024-09-20T19:59:29.775 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:59:29.832 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:29.975 INFO:teuthology.orchestra.run.smithi040.stdout:loop 2024-09-20T19:59:29.977 INFO:tasks.nvme_loop:Connecting nvme_loop smithi040:/dev/vg_nvme/lv_1... 2024-09-20T19:59:29.977 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:30.011 INFO:teuthology.orchestra.run.smithi040.stdout:1 2024-09-20T19:59:30.042 INFO:teuthology.orchestra.run.smithi040.stdout:/dev/vg_nvme/lv_11 2024-09-20T19:59:30.082 INFO:teuthology.orchestra.run.smithi040.stdout:connecting to device: nvme1 2024-09-20T19:59:30.084 INFO:tasks.nvme_loop:Connecting nvme_loop smithi040:/dev/vg_nvme/lv_2... 2024-09-20T19:59:30.084 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:30.157 INFO:teuthology.orchestra.run.smithi040.stdout:1 2024-09-20T19:59:30.190 INFO:teuthology.orchestra.run.smithi040.stdout:/dev/vg_nvme/lv_21 2024-09-20T19:59:30.221 INFO:teuthology.orchestra.run.smithi040.stdout:connecting to device: nvme2 2024-09-20T19:59:30.223 INFO:tasks.nvme_loop:Connecting nvme_loop smithi040:/dev/vg_nvme/lv_3... 2024-09-20T19:59:30.223 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:30.298 INFO:teuthology.orchestra.run.smithi040.stdout:1 2024-09-20T19:59:30.329 INFO:teuthology.orchestra.run.smithi040.stdout:/dev/vg_nvme/lv_31 2024-09-20T19:59:30.360 INFO:teuthology.orchestra.run.smithi040.stdout:connecting to device: nvme3 2024-09-20T19:59:30.362 INFO:tasks.nvme_loop:Connecting nvme_loop smithi040:/dev/vg_nvme/lv_4... 2024-09-20T19:59:30.362 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:30.436 INFO:teuthology.orchestra.run.smithi040.stdout:1 2024-09-20T19:59:30.467 INFO:teuthology.orchestra.run.smithi040.stdout:/dev/vg_nvme/lv_41 2024-09-20T19:59:30.503 INFO:teuthology.orchestra.run.smithi040.stdout:connecting to device: nvme4 2024-09-20T19:59:30.505 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T19:59:30.505 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:59:30.562 DEBUG:teuthology.orchestra.run.smithi040:> sudo nvme list -o json 2024-09-20T19:59:30.627 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-20T19:59:30.627 INFO:teuthology.orchestra.run.smithi040.stdout: "Devices":[ 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "NameSpace":1, 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "GenericPath":"/dev/ng4n1", 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "SerialNumber":"2cae5d458ff2ab7dcf7c", 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "SectorSize":512 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T19:59:30.628 INFO:teuthology.orchestra.run.smithi040.stdout: "NameSpace":1, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "GenericPath":"/dev/ng3n1", 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "SerialNumber":"e1380cbb653e9e7075cf", 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "SectorSize":512 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "NameSpace":1, 2024-09-20T19:59:30.629 INFO:teuthology.orchestra.run.smithi040.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "GenericPath":"/dev/ng2n1", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "SerialNumber":"da67267f5a97878ea13b", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "SectorSize":512 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "NameSpace":1, 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-20T19:59:30.630 INFO:teuthology.orchestra.run.smithi040.stdout: "GenericPath":"/dev/ng1n1", 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "Firmware":"5.14.0-5", 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ModelNumber":"Linux", 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "SerialNumber":"1452162017f0ea3f1f07", 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "UsedBytes":95995035648, 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "MaximumLBA":187490304, 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "PhysicalSize":95995035648, 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "SectorSize":512 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "NameSpace":1, 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-20T19:59:30.631 INFO:teuthology.orchestra.run.smithi040.stdout: "GenericPath":"/dev/ng0n1", 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "Firmware":"8DV101H0", 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "SerialNumber":"CVFT5330009J400BGN", 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "UsedBytes":400088457216, 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "MaximumLBA":781422768, 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "PhysicalSize":400088457216, 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: "SectorSize":512 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-20T19:59:30.632 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-20T19:59:30.633 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-20T19:59:30.634 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T19:59:30.634 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/scratch_devs 2024-09-20T19:59:30.699 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:59:30.790 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e8baca1eac6c3c9c88bf2ea4493e448bd54936a7'} 2024-09-20T19:59:30.790 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T19:59:30.791 INFO:tasks.cephadm:Cluster fsid is d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T19:59:30.791 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:59:30.791 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-20T19:59:30.791 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi002': '172.21.15.2', 'mon.smithi040': '172.21.15.40'} 2024-09-20T19:59:30.791 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:59:30.791 DEBUG:teuthology.orchestra.run.smithi002:> sudo hostname $(hostname -s) 2024-09-20T19:59:30.823 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2024-09-20T19:59:30.850 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T19:59:30.850 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:59:30.992 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:59:31.132 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:59:31.134 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:59:31.134 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:59:31.134 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:31.655 INFO:teuthology.orchestra.run.smithi002.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:59 /home/ubuntu/cephtest/cephadm 2024-09-20T19:59:31.655 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:32.230 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-r--r--. 1 ubuntu ubuntu 804287 Sep 20 19:59 /home/ubuntu/cephtest/cephadm 2024-09-20T19:59:32.230 DEBUG:teuthology.orchestra.run.smithi002:> 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:59:32.250 DEBUG:teuthology.orchestra.run.smithi040:> 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:59:32.288 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 on all hosts... 2024-09-20T19:59:32.289 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:59:32.293 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 pull 2024-09-20T19:59:33.900 INFO:teuthology.orchestra.run.smithi002.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T19:59:33.956 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:00:10.522 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-20T20:00:10.522 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:00:10.522 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:00:10.522 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2024-09-20T20:00:10.522 INFO:teuthology.orchestra.run.smithi040.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:00:10.523 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-20T20:00:10.523 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph_version": "ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev)", 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout: "image_id": "82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30", 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout: "repo_digests": [ 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:dc9dc647e3e3360d1adc5cf221a5bec436cbf643c6188f083c790ea05138208d" 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T20:00:14.974 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T20:00:15.001 DEBUG:teuthology.orchestra.run.smithi002:> sudo mkdir -p /etc/ceph 2024-09-20T20:00:15.039 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2024-09-20T20:00:15.073 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 777 /etc/ceph 2024-09-20T20:00:15.106 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2024-09-20T20:00:15.145 INFO:tasks.cephadm:Writing seed config... 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T20:00:15.146 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-20T20:00:15.147 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T20:00:15.147 DEBUG:teuthology.orchestra.run.smithi002:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T20:00:15.163 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 = d95ff2ea-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-20T20:00:15.163 DEBUG:teuthology.orchestra.run.smithi002:mon.smithi002> sudo journalctl -f -n 0 -u ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service 2024-09-20T20:00:15.205 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T20:00:15.206 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid d95ff2ea-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.2 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:00:15.414 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-20T20:00:15.414 INFO:teuthology.orchestra.run.smithi002.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7', '-v', 'bootstrap', '--fsid', 'd95ff2ea-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.2', '--skip-admin-label'] 2024-09-20T20:00:15.415 INFO:teuthology.orchestra.run.smithi002.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T20:00:15.415 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying podman|docker is present... 2024-09-20T20:00:15.439 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-20T20:00:15.439 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying lvm2 is present... 2024-09-20T20:00:15.439 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying time synchronization is in place... 2024-09-20T20:00:15.447 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:00:15.447 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:00:15.453 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:00:15.453 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T20:00:15.460 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-20T20:00:15.466 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-20T20:00:15.466 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-20T20:00:15.466 INFO:teuthology.orchestra.run.smithi002.stdout:Repeating the final host check... 2024-09-20T20:00:15.488 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-20T20:00:15.488 INFO:teuthology.orchestra.run.smithi002.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T20:00:15.489 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl is present 2024-09-20T20:00:15.489 INFO:teuthology.orchestra.run.smithi002.stdout:lvcreate is present 2024-09-20T20:00:15.495 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T20:00:15.495 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T20:00:15.501 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T20:00:15.501 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T20:00:15.508 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:Host looks OK 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:Cluster fsid: d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:Acquiring lock 139769490663216 on /run/cephadm/d95ff2ea-778a-11ef-baf5-efdc52797490.lock 2024-09-20T20:00:15.515 INFO:teuthology.orchestra.run.smithi002.stdout:Lock 139769490663216 acquired on /run/cephadm/d95ff2ea-778a-11ef-baf5-efdc52797490.lock 2024-09-20T20:00:15.516 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 3300 ... 2024-09-20T20:00:15.516 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 6789 ... 2024-09-20T20:00:15.516 INFO:teuthology.orchestra.run.smithi002.stdout:Base mon IP(s) is [172.21.15.2:3300, 172.21.15.2:6789], mon addrv is [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T20:00:15.519 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.2 metric 100 2024-09-20T20:00:15.519 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.2 metric 100 2024-09-20T20:00:15.521 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T20:00:15.522 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T20:00:15.522 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1920/64 scope link 2024-09-20T20:00:15.524 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T20:00:15.525 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-20T20:00:15.525 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-20T20:00:15.525 INFO:teuthology.orchestra.run.smithi002.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T20:00:15.525 INFO:teuthology.orchestra.run.smithi002.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T20:00:15.526 INFO:teuthology.orchestra.run.smithi002.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7... 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:37dd1d0ec270b79acd9d97ddbf4dc10591523dcb8e45e975b12ce085114cc3b2 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying config sha256:82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 2024-09-20T20:00:16.001 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T20:00:17.040 INFO:teuthology.orchestra.run.smithi002.stdout:ceph: stdout ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:00:17.040 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph version: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev) 2024-09-20T20:00:17.040 INFO:teuthology.orchestra.run.smithi002.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T20:00:17.911 INFO:teuthology.orchestra.run.smithi002.stdout:stat: stdout 167 167 2024-09-20T20:00:17.912 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial keys... 2024-09-20T20:00:18.892 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQBS1O1m3gItEBAAEYKYm4jlieGuC6p+9eaYJw== 2024-09-20T20:00:20.031 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQBT1O1mcjmLEBAAAz6gzWeB6pGby+el3YQE7Q== 2024-09-20T20:00:20.953 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQBU1O1mqn/RFxAA7rRzmthcCFx8RDLFchpGvQ== 2024-09-20T20:00:20.953 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial monmap... 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:monmaptool for smithi002 [v2:172.21.15.2:3300,v1:172.21.15.2:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:setting min_mon_release = quincy 2024-09-20T20:00:21.843 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: set fsid to d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:21.844 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T20:00:21.844 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:00:21.844 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mon... 2024-09-20T20:00:22.881 INFO:teuthology.orchestra.run.smithi002.stdout:create mon.smithi002 on 2024-09-20T20:00:23.253 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T20:00:23.447 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target. 2024-09-20T20:00:23.447 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target. 2024-09-20T20:00:23.704 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002 2024-09-20T20:00:23.704 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service not loaded. 2024-09-20T20:00:23.882 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service → /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T20:00:24.168 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 podman[25366]: 2024-09-20 20:00:24.019086519 +0000 UTC m=+0.016517130 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:00:24.355 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:00:24.355 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon to start... 2024-09-20T20:00:24.362 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon... 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 podman[25366]: 2024-09-20 20:00:24.273102461 +0000 UTC m=+0.270533072 container init ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 podman[25366]: 2024-09-20 20:00:24.27824302 +0000 UTC m=+0.275673622 container start ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 ceph-mon[25404]: mkfs d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 ceph-mon[25404]: mon.smithi002 is new leader, mons smithi002 in quorum (ranks 0) 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 bash[25366]: ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef 2024-09-20T20:00:24.594 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:24 smithi002 systemd[1]: Started Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490. 2024-09-20T20:00:25.416 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T20:00:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout id: d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T20:00:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout services: 2024-09-20T20:00:25.419 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi002 (age 0.56604s) 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout data: 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:mon is available 2024-09-20T20:00:25.420 INFO:teuthology.orchestra.run.smithi002.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T20:00:25.540 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: mon.smithi002 is new leader, mons smithi002 in quorum (ranks 0) 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: monmap epoch 1 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: fsid d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: last_changed 2024-09-20T20:00:21.316398+0000 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: created 2024-09-20T20:00:21.316398+0000 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: min_mon_release 19 (squid) 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: election_strategy: 1 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.smithi002 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: fsmap 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: mgrmap e1: no daemons active 2024-09-20T20:00:25.541 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:25 smithi002 ceph-mon[25404]: from='client.? 172.21.15.2:0/3950460546' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T20:00:26.570 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:26 smithi002 ceph-mon[25404]: from='client.? 172.21.15.2:0/2965367982' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:00:26.570 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:26 smithi002 ceph-mon[25404]: from='client.? 172.21.15.2:0/2965367982' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T20:00:26.573 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:00:26.574 INFO:teuthology.orchestra.run.smithi002.stdout:Generating new minimal ceph.conf... 2024-09-20T20:00:27.642 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:27 smithi002 ceph-mon[25404]: from='client.? 172.21.15.2:0/2390288287' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:00:27.644 INFO:teuthology.orchestra.run.smithi002.stdout:Restarting the monitor... 2024-09-20T20:00:27.906 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:27 smithi002 systemd[1]: Stopping Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490... 2024-09-20T20:00:28.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:27 smithi002 ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002[25381]: 2024-09-20T20:00:27.903+0000 7f6674e84640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi002 -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:28.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:27 smithi002 ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002[25381]: 2024-09-20T20:00:27.903+0000 7f6674e84640 -1 mon.smithi002@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:00:28.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 podman[25722]: 2024-09-20 20:00:28.028025871 +0000 UTC m=+0.203172309 container died ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T20:00:28.633 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 podman[25722]: 2024-09-20 20:00:28.377302195 +0000 UTC m=+0.552448625 container cleanup ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T20:00:28.633 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 bash[25722]: ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002 2024-09-20T20:00:28.633 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 podman[25739]: 2024-09-20 20:00:28.536610514 +0000 UTC m=+0.499887379 container remove ba0942aa61b1d35a4a25808dac2e1576e62789b3f08214236de68f409f50d0ef (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T20:00:28.917 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 systemd[1]: ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service: Deactivated successfully. 2024-09-20T20:00:28.917 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 systemd[1]: Stopped Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490. 2024-09-20T20:00:28.917 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 systemd[1]: Starting Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490... 2024-09-20T20:00:29.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:28 smithi002 podman[25836]: 2024-09-20 20:00:28.86086678 +0000 UTC m=+0.015679735 image pull 82f5f45939a4d8f62db4f02ae9374981c40785acf9bb0102013462d795122b30 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 2024-09-20T20:00:30.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:30 smithi002 podman[25836]: 2024-09-20 20:00:30.208396926 +0000 UTC m=+1.363209926 container create e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-20T20:00:32.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 podman[25836]: 2024-09-20 20:00:32.246572255 +0000 UTC m=+3.401385211 container init e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 podman[25836]: 2024-09-20 20:00:32.252760333 +0000 UTC m=+3.407573298 container start e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: ceph version 19.3.0-5127-ge8baca1e (e8baca1eac6c3c9c88bf2ea4493e448bd54936a7) squid (dev), process ceph-mon, pid 7 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: pidfile_write: ignore empty --pid-file 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: load: jerasure load: lrc 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: RocksDB version: 7.9.2 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Git sha 0 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Compile date 2024-09-20 13:31:19 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: DB SUMMARY 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: DB Session ID: G0DO6AX208U4NTUQ163X 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: CURRENT file: CURRENT 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:00:32.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi002/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi002/store.db: 000009.log size: 89060 ; 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.error_if_exists: 0 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.create_if_missing: 0 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.paranoid_checks: 1 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.env: 0x560891f69120 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.info_log: 0x5608928cf8e0 2024-09-20T20:00:32.669 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.statistics: (nil) 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.use_fsync: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_log_file_size: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_fallocate: 1 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.use_direct_reads: 0 2024-09-20T20:00:32.671 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.db_log_dir: 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.wal_dir: 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.write_buffer_manager: 0x5608928d3b80 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:00:32.672 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.unordered_write: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.row_cache: None 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.wal_filter: None 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:00:32.673 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.two_write_queues: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.wal_compression: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.atomic_flush: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.log_readahead_size: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:00:32.674 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_background_jobs: 2 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_background_compactions: -1 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_subcompactions: 1 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_open_files: -1 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:00:32.675 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_background_flushes: -1 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Compression algorithms supported: 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kZSTD supported: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kXpressCompression supported: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kBZip2Compression supported: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kLZ4Compression supported: 1 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kZlibCompression supported: 1 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: kSnappyCompression supported: 1 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi002/store.db/MANIFEST-000010 2024-09-20T20:00:32.676 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.merge_operator: 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_filter: None 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5608928cf540) 2024-09-20T20:00:32.677 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: index_type: 0 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: data_block_index_type: 0 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: index_shortening: 1 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: checksum: 4 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: no_block_cache: 0 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_cache: 0x5608928c3610 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_cache_options: 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: capacity : 536870912 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: num_shard_bits : 4 2024-09-20T20:00:32.678 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: strict_capacity_limit : 0 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_cache_compressed: (nil) 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: persistent_cache: (nil) 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_size: 4096 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_size_deviation: 10 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_restart_interval: 16 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: index_block_restart_interval: 1 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: metadata_block_size: 4096 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: partition_filters: 0 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: use_delta_encoding: 1 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: filter_policy: bloomfilter 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: whole_key_filtering: 1 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: verify_compression: 0 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-20T20:00:32.679 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: format_version: 5 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: enable_index_compression: 1 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: block_align: 0 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: prepopulate_block_cache: 0 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression: NoCompression 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.num_levels: 7 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:00:32.680 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:00:32.681 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:00:32.682 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:00:32.683 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.inplace_update_support: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.bloom_locality: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.max_successive_merges: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:00:32.684 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.ttl: 2592000 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enable_blob_files: false 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.min_blob_size: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:00:32.685 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi002/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-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3dcda6ec-85b1-4797-a306-3d18731fac93 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862432284273, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862432285742, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85836, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83976, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 78225, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726862432, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3dcda6ec-85b1-4797-a306-3d18731fac93", "db_session_id": "G0DO6AX208U4NTUQ163X", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726862432285904, "job": 1, "event": "recovery_finished"} 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi002/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5608928f2e00 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: DB pointer 0x5608929f4000 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ** DB Stats ** 2024-09-20T20:00:32.686 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: L0 2/0 85.72 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Sum 2/0 85.72 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.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 90.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:00:32.687 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.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 90.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Cumulative compaction: 0.00 GB write, 15.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:00:32.688 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Interval compaction: 0.00 GB write, 15.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Block cache BinnedLRUCache@0x5608928c3610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: starting mon.smithi002 rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi002 fsid d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???) e1 preinit fsid d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).mds e1 new map 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).mds e1 print_map 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: e1 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: btime 2024-09-20T20:00:24:315489+0000 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.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-20T20:00:32.689 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: legacy client fscid: -1 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: No filesystems configured 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mon.smithi002 is new leader, mons smithi002 in quorum (ranks 0) 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: monmap epoch 1 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: fsid d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: last_changed 2024-09-20T20:00:21.316398+0000 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: created 2024-09-20T20:00:21.316398+0000 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: min_mon_release 19 (squid) 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: election_strategy: 1 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.smithi002 2024-09-20T20:00:32.690 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: fsmap 2024-09-20T20:00:32.691 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T20:00:32.691 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:32 smithi002 ceph-mon[25874]: mgrmap e1: no daemons active 2024-09-20T20:00:33.224 INFO:teuthology.orchestra.run.smithi002.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T20:00:33.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:33 smithi002 bash[25836]: e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb 2024-09-20T20:00:33.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:33 smithi002 systemd[1]: Started Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490. 2024-09-20T20:00:37.917 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:37 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/924040986' entity='client.admin' 2024-09-20T20:00:40.215 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T20:00:40.235 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:00:40.235 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mgr... 2024-09-20T20:00:40.236 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T20:00:40.237 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T20:00:40.237 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-20T20:00:40.505 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mgr.smithi002.gaydpt 2024-09-20T20:00:40.505 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mgr.smithi002.gaydpt.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mgr.smithi002.gaydpt.service not loaded. 2024-09-20T20:00:40.672 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mgr.smithi002.gaydpt.service → /etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@.service. 2024-09-20T20:00:41.229 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:00:41.229 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T20:00:41.236 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:00:41.237 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T20:00:41.237 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T20:00:41.237 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T20:00:41.246 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T20:00:41.246 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T20:00:41.253 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T20:00:41.254 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T20:00:41.254 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T20:00:41.254 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-20T20:00:41.254 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr to start... 2024-09-20T20:00:41.254 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr... 2024-09-20T20:00:42.070 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:41 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/3577396844' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:00:42.375 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "d95ff2ea-778a-11ef-baf5-efdc52797490", 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "smithi002" 2024-09-20T20:00:42.376 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:00:42.377 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:00:42.380 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.380 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:00:42.380 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:00:24:315489+0000", 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.381 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:42.382 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:00:24.316149+0000", 2024-09-20T20:00:42.383 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:42.383 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:42.383 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:00:42.383 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:00:42.383 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (1/15)... 2024-09-20T20:00:45.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:45 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/2908992704' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: Activating manager daemon smithi002.gaydpt 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: mgrmap e2: smithi002.gaydpt(active, starting, since 0.00292239s) 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mon metadata", "id": "smithi002"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mgr metadata", "who": "smithi002.gaydpt", "id": "smithi002.gaydpt"} : dispatch 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: Manager daemon smithi002.gaydpt is now available 2024-09-20T20:00:46.574 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi002.gaydpt/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:00:46.575 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' 2024-09-20T20:00:46.575 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi002.gaydpt/trash_purge_schedule"} : dispatch 2024-09-20T20:00:46.575 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' 2024-09-20T20:00:46.575 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:46 smithi002 ceph-mon[25874]: from='mgr.14100 172.21.15.2:0/3917168456' entity='mgr.smithi002.gaydpt' 2024-09-20T20:00:46.578 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "d95ff2ea-778a-11ef-baf5-efdc52797490", 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "smithi002" 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:46.579 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:00:46.580 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:00:46.583 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:00:24:315489+0000", 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:00:46.584 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:00:24.316149+0000", 2024-09-20T20:00:46.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:46.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:46.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:00:46.586 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:00:46.586 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (2/15)... 2024-09-20T20:00:48.708 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:48 smithi002 ceph-mon[25874]: mgrmap e3: smithi002.gaydpt(active, since 1.00766s) 2024-09-20T20:00:49.637 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:49 smithi002 ceph-mon[25874]: mgrmap e4: smithi002.gaydpt(active, since 2s) 2024-09-20T20:00:49.638 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:49 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/2335639365' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "d95ff2ea-778a-11ef-baf5-efdc52797490", 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T20:00:49.909 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "smithi002" 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 17, 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T20:00:49.910 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T20:00:49.911 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T20:00:49.915 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T20:00:24:315489+0000", 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T20:00:49.916 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T20:00:24.316149+0000", 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T20:00:49.917 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T20:00:49.918 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:00:49.918 INFO:teuthology.orchestra.run.smithi002.stdout:mgr is available 2024-09-20T20:00:50.801 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:50 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/1624924219' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T20:00:51.173 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:51.173 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T20:00:51.174 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling cephadm module... 2024-09-20T20:00:52.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:51 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/2714539427' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T20:00:53.125 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:52 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/2714539427' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T20:00:53.125 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:52 smithi002 ceph-mon[25874]: mgrmap e5: smithi002.gaydpt(active, since 5s) 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "smithi002.gaydpt", 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2024-09-20T20:00:53.675 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 5... 2024-09-20T20:00:54.032 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:53 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/457883980' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T20:00:57.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: Active manager daemon smithi002.gaydpt restarted 2024-09-20T20:00:57.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: Activating manager daemon smithi002.gaydpt 2024-09-20T20:00:57.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T20:00:57.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: mgrmap e6: smithi002.gaydpt(active, starting, since 0.00325065s) 2024-09-20T20:00:57.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mon metadata", "id": "smithi002"} : dispatch 2024-09-20T20:00:57.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mgr metadata", "who": "smithi002.gaydpt", "id": "smithi002.gaydpt"} : dispatch 2024-09-20T20:00:57.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T20:00:57.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T20:00:57.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T20:00:57.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:57 smithi002 ceph-mon[25874]: Manager daemon smithi002.gaydpt is now available 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 5 is available 2024-09-20T20:00:58.671 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying orchestrator module is enabled... 2024-09-20T20:00:59.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:59 smithi002 ceph-mon[25874]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T20:00:59.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:59 smithi002 ceph-mon[25874]: mgrmap e7: smithi002.gaydpt(active, since 1.00446s) 2024-09-20T20:00:59.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:00:59 smithi002 ceph-mon[25874]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T20:01:00.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/1103248306' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T20:01:00.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:00.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:00.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:00.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:00.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:01:00.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:01:00.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi002.gaydpt/mirror_snapshot_schedule"} : dispatch 2024-09-20T20:01:00.418 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:00 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi002.gaydpt/trash_purge_schedule"} : dispatch 2024-09-20T20:01:00.643 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T20:01:00.643 INFO:teuthology.orchestra.run.smithi002.stdout:Setting orchestrator backend to cephadm... 2024-09-20T20:01:01.313 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:01 smithi002 ceph-mon[25874]: Found migration_current of "None". Setting to last migration. 2024-09-20T20:01:01.313 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:01 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/1103248306' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T20:01:01.313 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:01 smithi002 ceph-mon[25874]: mgrmap e8: smithi002.gaydpt(active, since 3s) 2024-09-20T20:01:02.208 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: mgrmap e9: smithi002.gaydpt(active, since 4s) 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: [20/Sep/2024:20:01:01] ENGINE Bus STARTING 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: [20/Sep/2024:20:01:01] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: [20/Sep/2024:20:01:01] ENGINE Error in HTTPServer.serve 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: Traceback (most recent call last): 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T20:01:02.209 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: self._run(expiration_interval) 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T20:01:02.210 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: self.do_handshake() 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T20:01:02.211 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T20:01:02.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T20:01:02.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: [20/Sep/2024:20:01:01] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T20:01:02.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: [20/Sep/2024:20:01:01] ENGINE Bus STARTED 2024-09-20T20:01:02.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:02 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:01:03.030 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T20:01:03.030 INFO:teuthology.orchestra.run.smithi002.stdout:Generating ssh key... 2024-09-20T20:01:03.380 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:03 smithi002 ceph-mon[25874]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:04.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:04 smithi002 ceph-mon[25874]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:04.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:04 smithi002 ceph-mon[25874]: Generating ssh key... 2024-09-20T20:01:05.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:05 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:05.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:05 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:06.083 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpi61WD6QS+pB56wNzx6AWQw1zlv6mHTmo9TISgpDYJsekot7qXuOpMXJ2iuBkh+RzrUe8e7yRcZ4ItsJ5OZF8KGPsu/O2HEVQPrmaR9kJEF9ZkiF0/FOcrsC/o5KvoKGu0oOJWMYucc+7ffbJtbljD5AQ9264UzP9STRLVkgTw8pJHWoeFR3Hc3qjldjtbuJzixNSEqvBcbg1/mZCyV/5Lpbby1RCmSvvUq1G33dZa6ticILUS0KYIekhBZd3Vd4aPslDR3IhwENCLcESWzyYcxtg1zXBB+/k7V1jglPPE1mEkfnLJ3oP3zyIyRZ2oyqjuYutbyD/bZ7GG+/4GaWd+syf1RO4RbKfIYLJTSd61k2v9AqgZXF3yLUv/mE2ifiW6ofUTmoZhIbDHxdE0ikYYg4pq3vV2CruMi9oS5jpqZKzr5g8NhT6M50ts0Lsvv5xJb06bxkWRdBrsMdKAjKLBSljovRg2Xgsgz7vPhtOGxEYyZFphcexiupF0NDqS38= ceph-d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:01:06.084 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:01:06.084 INFO:teuthology.orchestra.run.smithi002.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T20:01:06.089 INFO:teuthology.orchestra.run.smithi002.stdout:Adding host smithi002... 2024-09-20T20:01:06.335 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:06 smithi002 ceph-mon[25874]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:07.401 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:07 smithi002 ceph-mon[25874]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi002", "addr": "172.21.15.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:08.257 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:08 smithi002 ceph-mon[25874]: Deploying cephadm binary to smithi002 2024-09-20T20:01:11.007 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Added host 'smithi002' with addr '172.21.15.2' 2024-09-20T20:01:11.007 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying mon service with default placement... 2024-09-20T20:01:11.564 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:11 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:11.564 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:11 smithi002 ceph-mon[25874]: Added host smithi002 2024-09-20T20:01:11.564 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:11 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:01:12.892 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:12 smithi002 ceph-mon[25874]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:12.892 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:12 smithi002 ceph-mon[25874]: Saving service mon spec with placement count:5 2024-09-20T20:01:12.892 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:12 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:12.894 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T20:01:12.894 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying mgr service with default placement... 2024-09-20T20:01:14.535 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:14 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:14.536 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:14 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:14.536 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:14 smithi002 ceph-mon[25874]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:14.536 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:14 smithi002 ceph-mon[25874]: Saving service mgr spec with placement count:2 2024-09-20T20:01:14.536 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:14 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:15.116 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T20:01:15.116 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying crash service with default placement... 2024-09-20T20:01:16.036 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:15 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:16.036 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:15 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:16.037 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:15 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:16.290 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-20T20:01:16.290 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying ceph-exporter service with default placement... 2024-09-20T20:01:16.914 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:16 smithi002 ceph-mon[25874]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:16.914 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:16 smithi002 ceph-mon[25874]: Saving service crash spec with placement * 2024-09-20T20:01:17.546 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-20T20:01:17.546 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying prometheus service with default placement... 2024-09-20T20:01:18.206 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:17 smithi002 ceph-mon[25874]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:18.207 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:17 smithi002 ceph-mon[25874]: Saving service ceph-exporter spec with placement * 2024-09-20T20:01:18.207 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:17 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:19.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:18 smithi002 ceph-mon[25874]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:01:19.212 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:18 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:19.214 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-20T20:01:19.214 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying grafana service with default placement... 2024-09-20T20:01:20.134 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:19 smithi002 ceph-mon[25874]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:20.134 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:19 smithi002 ceph-mon[25874]: Saving service prometheus spec with placement count:1 2024-09-20T20:01:20.134 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:19 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:20.387 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-20T20:01:20.387 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying node-exporter service with default placement... 2024-09-20T20:01:21.030 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:20 smithi002 ceph-mon[25874]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:01:21.030 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:20 smithi002 ceph-mon[25874]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:21.030 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:20 smithi002 ceph-mon[25874]: Saving service grafana spec with placement count:1 2024-09-20T20:01:21.585 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-20T20:01:21.585 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying alertmanager service with default placement... 2024-09-20T20:01:22.214 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:22 smithi002 ceph-mon[25874]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:22.214 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:22 smithi002 ceph-mon[25874]: Saving service node-exporter spec with placement * 2024-09-20T20:01:22.214 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:22 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:22.214 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:22 smithi002 ceph-mon[25874]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:01:22.748 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-20T20:01:23.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:23 smithi002 ceph-mon[25874]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:23.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:23 smithi002 ceph-mon[25874]: Saving service alertmanager spec with placement count:1 2024-09-20T20:01:23.417 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:23 smithi002 ceph-mon[25874]: from='mgr.14118 172.21.15.2:0/913306022' entity='mgr.smithi002.gaydpt' 2024-09-20T20:01:24.519 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:24 smithi002 ceph-mon[25874]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T20:01:24.520 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:24 smithi002 ceph-mon[25874]: from='client.? 172.21.15.2:0/2633184897' entity='client.admin' 2024-09-20T20:01:25.060 INFO:teuthology.orchestra.run.smithi002.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=smithi002 -v /var/log/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmp8getiug2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpccl_mwec:/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:01:25.060 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stderr Error EINVAL: unrecognized config option 'mgr/dashboard/ssl_server_port' 2024-09-20T20:01:25.060 INFO:teuthology.orchestra.run.smithi002.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=smithi002 -v /var/log/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmp8getiug2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpccl_mwec:/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:01:25.061 INFO:teuthology.orchestra.run.smithi002.stderr: 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: *************** 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-09-20T20:01:25.061 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.062 INFO:teuthology.orchestra.run.smithi002.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-09-20T20:01:25.062 INFO:teuthology.orchestra.run.smithi002.stdout: *************** 2024-09-20T20:01:25.062 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.062 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T20:01:25.062 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:01:25.090 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout e9c91009232f,33.32MB / 33.27GB 2024-09-20T20:01:25.090 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout e2de60ac0c10,468.2MB / 33.27GB 2024-09-20T20:01:25.118 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout e9c91009232f,1.06% 2024-09-20T20:01:25.118 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout e2de60ac0c10,41.64% 2024-09-20T20:01:25.402 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 systemd[1]: Stopping Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490... 2024-09-20T20:01:25.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002[25851]: 2024-09-20T20:01:25.399+0000 7fe02a380640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi002 -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:01:25.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002[25851]: 2024-09-20T20:01:25.399+0000 7fe02a380640 -1 mon.smithi002@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T20:01:25.668 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 podman[29230]: 2024-09-20 20:01:25.491943108 +0000 UTC m=+0.207656875 container died e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T20:01:26.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 podman[29230]: 2024-09-20 20:01:25.833697568 +0000 UTC m=+0.549411337 container cleanup e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T20:01:26.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 bash[29230]: ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002 2024-09-20T20:01:26.167 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:25 smithi002 podman[29247]: 2024-09-20 20:01:25.97656233 +0000 UTC m=+0.479036082 container remove e9c91009232f60e52209902099004e681a4d8f9463a4ce8002310820288b3cfb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7, name=ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-mon-smithi002, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-09-20-0910-e8baca1, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-20T20:01:26.386 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service". 2024-09-20T20:01:26.394 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 5 from systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service 2024-09-20T20:01:26.394 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service not loaded. 2024-09-20T20:01:26.400 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service 2024-09-20T20:01:26.400 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service not loaded. 2024-09-20T20:01:26.407 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl disable ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service 2024-09-20T20:01:26.407 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mon.smithi002.service does not exist. 2024-09-20T20:01:26.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:26 smithi002 systemd[1]: ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service: Deactivated successfully. 2024-09-20T20:01:26.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:26 smithi002 systemd[1]: Stopped Ceph mon.smithi002 for d95ff2ea-778a-11ef-baf5-efdc52797490. 2024-09-20T20:01:26.667 INFO:journalctl@ceph.mon.smithi002.smithi002.stdout:Sep 20 20:01:26 smithi002 systemd[1]: ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service: Consumed 1.331s CPU time. 2024-09-20T20:01:27.664 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mgr.smithi002.gaydpt.service". 2024-09-20T20:01:27.672 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 5 from systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service 2024-09-20T20:01:27.672 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service not loaded. 2024-09-20T20:01:27.678 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service 2024-09-20T20:01:27.679 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service not loaded. 2024-09-20T20:01:27.685 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl disable ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service 2024-09-20T20:01:27.685 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-d95ff2ea-778a-11ef-baf5-efdc52797490-init@mgr.smithi002.gaydpt.service does not exist. 2024-09-20T20:01:27.915 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target". 2024-09-20T20:01:27.915 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-d95ff2ea-778a-11ef-baf5-efdc52797490.target". 2024-09-20T20:01:28.098 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-20T20:01:28.099 INFO:teuthology.orchestra.run.smithi002.stderr:Traceback (most recent call last): 2024-09-20T20:01:28.099 INFO:teuthology.orchestra.run.smithi002.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-20T20:01:28.104 INFO:teuthology.orchestra.run.smithi002.stderr: return _run_code(code, main_globals, None, 2024-09-20T20:01:28.104 INFO:teuthology.orchestra.run.smithi002.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-20T20:01:28.104 INFO:teuthology.orchestra.run.smithi002.stderr: exec(code, run_globals) 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5628, in 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 5616, in main 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2667, in _rollback 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 451, in _default_image 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2933, in command_bootstrap 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2431, in prepare_dashboard 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/__main__.py", line 2846, in cli 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: File "/tmp/tmp7xifg09j.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-09-20T20:01:28.105 INFO:teuthology.orchestra.run.smithi002.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=smithi002 -v /var/log/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490:/var/log/ceph:z -v /tmp/ceph-tmp8getiug2:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpccl_mwec:/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:01:28.105 INFO:teuthology.orchestra.run.smithi002.stderr: 2024-09-20T20:01:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:01:28.130 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T20:01:28.131 DEBUG:teuthology.orchestra.run.smithi002:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:01:28.147 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:01:28.167 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T20:01:28.167 INFO:tasks.cephadm.mon.smithi002:Stopping mon.smithi002... 2024-09-20T20:01:28.167 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002 2024-09-20T20:01:28.220 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service: Unit ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002.service not loaded. 2024-09-20T20:01:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-09-20T20:01:28.222 ERROR:tasks.cephadm:Failed to stop "ceph.mon.smithi002" 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 smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid d95ff2ea-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.2 --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 smithi002 with status 5: 'sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002' 2024-09-20T20:01:28.223 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 smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid d95ff2ea-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.2 --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 smithi002 with status 5: 'sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002' 2024-09-20T20:01:28.224 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T20:01:28.225 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/lib/ceph/d95ff2ea-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/7912856/remote/smithi002/crash 2024-09-20T20:01:28.226 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/lib/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:01:28.302 INFO:teuthology.orchestra.run.smithi002.stderr:tar: /var/lib/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:01:28.303 INFO:teuthology.orchestra.run.smithi002.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:01:28.304 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/d95ff2ea-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/7912856/remote/smithi040/crash 2024-09-20T20:01:28.305 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:01:28.350 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:01:28.350 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:01:28.351 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T20:01:28.352 DEBUG:teuthology.orchestra.run.smithi002:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-20T20:01:28.377 INFO:teuthology.orchestra.run.smithi002.stderr:grep: /var/log/ceph/d95ff2ea-778a-11ef-baf5-efdc52797490/ceph.log: No such file or directory 2024-09-20T20:01:28.379 INFO:tasks.cephadm:Compressing logs... 2024-09-20T20:01:28.379 DEBUG:teuthology.orchestra.run.smithi002:> 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:01:28.422 DEBUG:teuthology.orchestra.run.smithi040:> 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:01:28.444 INFO:teuthology.orchestra.run.smithi002.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:01:28.444 INFO:teuthology.orchestra.run.smithi002.stderr:: No such file or directory 2024-09-20T20:01:28.445 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/cephadm.log: 40.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:01:28.447 INFO:teuthology.orchestra.run.smithi002.stderr: 2024-09-20T20:01:28.447 INFO:teuthology.orchestra.run.smithi002.stderr:real 0m0.012s 2024-09-20T20:01:28.447 INFO:teuthology.orchestra.run.smithi002.stderr:user 0m0.012s 2024-09-20T20:01:28.447 INFO:teuthology.orchestra.run.smithi002.stderr:sys 0m0.010s 2024-09-20T20:01:28.452 INFO:teuthology.orchestra.run.smithi040.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T20:01:28.452 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:01:28.452 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: 55.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:01:28.454 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-09-20T20:01:28.454 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m0.014s 2024-09-20T20:01:28.454 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m0.011s 2024-09-20T20:01:28.454 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.015s 2024-09-20T20:01:28.455 INFO:tasks.cephadm:Archiving logs... 2024-09-20T20:01:28.455 DEBUG:teuthology.misc:Transferring archived files from smithi002:/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/7912856/remote/smithi002/log 2024-09-20T20:01:28.456 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:01:28.515 DEBUG:teuthology.misc:Transferring archived files from smithi040:/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/7912856/remote/smithi040/log 2024-09-20T20:01:28.515 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:01:28.545 INFO:tasks.cephadm:Removing cluster... 2024-09-20T20:01:28.545 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d95ff2ea-778a-11ef-baf5-efdc52797490 --force 2024-09-20T20:01:28.756 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:01:28.873 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d95ff2ea-778a-11ef-baf5-efdc52797490 --force 2024-09-20T20:01:29.082 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: d95ff2ea-778a-11ef-baf5-efdc52797490 2024-09-20T20:01:29.200 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T20:01:29.200 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:01:29.217 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:01:29.233 INFO:tasks.cephadm:Teardown complete 2024-09-20T20:01:29.233 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 smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid d95ff2ea-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.2 --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 smithi002 with status 5: 'sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002' 2024-09-20T20:01:29.411 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f7723dc912d347588467abb6e95ff96e 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 smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e8baca1eac6c3c9c88bf2ea4493e448bd54936a7 -v bootstrap --fsid d95ff2ea-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.2 --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 smithi002 with status 5: 'sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002' 2024-09-20T20:01:29.416 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T20:01:29.425 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-20T20:01:29.434 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi002:/dev/vg_nvme/lv_1... 2024-09-20T20:01:29.434 DEBUG:teuthology.orchestra.run.smithi002:> sudo nvme disconnect -n lv_1 2024-09-20T20:01:29.584 INFO:teuthology.orchestra.run.smithi002.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-20T20:01:29.586 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi002:/dev/vg_nvme/lv_2... 2024-09-20T20:01:29.586 DEBUG:teuthology.orchestra.run.smithi002:> sudo nvme disconnect -n lv_2 2024-09-20T20:01:29.727 INFO:teuthology.orchestra.run.smithi002.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-20T20:01:29.729 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi002:/dev/vg_nvme/lv_3... 2024-09-20T20:01:29.729 DEBUG:teuthology.orchestra.run.smithi002:> sudo nvme disconnect -n lv_3 2024-09-20T20:01:29.899 INFO:teuthology.orchestra.run.smithi002.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-20T20:01:29.901 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi002:/dev/vg_nvme/lv_4... 2024-09-20T20:01:29.902 DEBUG:teuthology.orchestra.run.smithi002:> sudo nvme disconnect -n lv_4 2024-09-20T20:01:30.049 INFO:teuthology.orchestra.run.smithi002.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-20T20:01:30.051 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T20:01:30.052 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/scratch_devs 2024-09-20T20:01:30.083 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi040:/dev/vg_nvme/lv_1... 2024-09-20T20:01:30.083 DEBUG:teuthology.orchestra.run.smithi040:> sudo nvme disconnect -n lv_1 2024-09-20T20:01:30.245 INFO:teuthology.orchestra.run.smithi040.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-20T20:01:30.247 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi040:/dev/vg_nvme/lv_2... 2024-09-20T20:01:30.247 DEBUG:teuthology.orchestra.run.smithi040:> sudo nvme disconnect -n lv_2 2024-09-20T20:01:30.386 INFO:teuthology.orchestra.run.smithi040.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-20T20:01:30.388 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi040:/dev/vg_nvme/lv_3... 2024-09-20T20:01:30.388 DEBUG:teuthology.orchestra.run.smithi040:> sudo nvme disconnect -n lv_3 2024-09-20T20:01:30.526 INFO:teuthology.orchestra.run.smithi040.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-20T20:01:30.528 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi040:/dev/vg_nvme/lv_4... 2024-09-20T20:01:30.528 DEBUG:teuthology.orchestra.run.smithi040:> sudo nvme disconnect -n lv_4 2024-09-20T20:01:30.685 INFO:teuthology.orchestra.run.smithi040.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-20T20:01:30.687 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-20T20:01:30.687 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/scratch_devs 2024-09-20T20:01:30.715 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T20:01:30.725 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T20:01:30.725 DEBUG:teuthology.orchestra.run.smithi002:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:01:30.727 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:01:30.739 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:30.744 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:30.744 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-20T20:01:30.745 INFO:teuthology.orchestra.run.smithi002.stdout:^* hv01.front.sepia.ceph.com 3 6 37 59 +576us[ +568us] +/- 48ms 2024-09-20T20:01:30.745 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 60 +494us[ +486us] +/- 63ms 2024-09-20T20:01:30.745 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 60 -1681us[-1689us] +/- 84ms 2024-09-20T20:01:30.745 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:30.772 INFO:teuthology.orchestra.run.smithi040.stderr:bash: line 1: ntpq: command not found 2024-09-20T20:01:30.776 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T20:01:30.777 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2024-09-20T20:01:30.777 INFO:teuthology.orchestra.run.smithi040.stdout:^* hv01.front.sepia.ceph.com 3 6 37 60 +620us[ +578us] +/- 48ms 2024-09-20T20:01:30.777 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 59 +553us[ +553us] +/- 63ms 2024-09-20T20:01:30.777 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 60 -1640us[-1640us] +/- 84ms 2024-09-20T20:01:30.777 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T20:01:30.778 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T20:01:30.787 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T20:01:30.787 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T20:01:30.795 DEBUG:teuthology.orchestra.run.smithi002:> 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:01:30.858 DEBUG:teuthology.orchestra.run.smithi040:> 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:01:30.922 DEBUG:teuthology.orchestra.run.smithi002:> 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:01:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:01:30.950 DEBUG:teuthology.orchestra.run.smithi040:> 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:01:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:01:30.979 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T20:01:30.989 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T20:01:30.998 INFO:teuthology.task.internal:Duration was 365.438884 seconds 2024-09-20T20:01:30.998 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T20:01:31.007 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T20:01:31.007 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:01:31.010 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:01:31.047 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:01:31.060 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T20:01:31.299 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T20:01:31.299 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T20:01:31.299 DEBUG:teuthology.orchestra.run.smithi002:> 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:01:31.320 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2024-09-20T20:01:31.320 DEBUG:teuthology.orchestra.run.smithi040:> 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:01:31.367 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T20:01:31.367 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:01:31.370 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:01:31.434 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T20:01:31.435 DEBUG:teuthology.orchestra.run.smithi002:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:01:31.438 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:01:31.572 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T20:01:31.592 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T20:01:31.592 DEBUG:teuthology.orchestra.run.smithi002:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:01:31.618 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:01:31.644 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T20:01:31.656 DEBUG:teuthology.orchestra.run.smithi002:> 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:01:31.660 DEBUG:teuthology.orchestra.run.smithi040:> 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:01:31.683 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = core 2024-09-20T20:01:31.709 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2024-09-20T20:01:31.735 DEBUG:teuthology.orchestra.run.smithi002:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:01:31.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:01:31.770 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:01:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:01:31.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T20:01:31.801 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T20:01:31.802 DEBUG:teuthology.misc:Transferring archived files from smithi002:/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/7912856/remote/smithi002 2024-09-20T20:01:31.802 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:01:31.845 DEBUG:teuthology.misc:Transferring archived files from smithi040:/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/7912856/remote/smithi040 2024-09-20T20:01:31.845 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:01:31.879 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T20:01:31.880 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:01:31.882 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:01:31.929 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T20:01:31.940 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T20:01:31.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T20:01:31.949 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T20:01:31.949 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:01:31.951 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:01:31.964 INFO:teuthology.orchestra.run.smithi002.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:01 /home/ubuntu/cephtest 2024-09-20T20:01:31.984 INFO:teuthology.orchestra.run.smithi040.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:01 /home/ubuntu/cephtest 2024-09-20T20:01:31.986 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T20:01:31.994 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T20:01:32.016 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 365.43888425827026 failure_reason: 'Command failed on smithi002 with status 5: ''sudo systemctl stop ceph-d95ff2ea-778a-11ef-baf5-efdc52797490@mon.smithi002''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f7723dc912d347588467abb6e95ff96e status: fail success: false 2024-09-20T20:01:32.016 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T20:01:32.089 INFO:teuthology.run:FAIL