2024-04-22T22:29:33.868 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T22:29:33.868 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885 --description orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/orig.config.yaml 2024-04-22T22:29:33.900 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:29:33.986 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668885' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid 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\) log-only-match: - CEPHADM_ sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 207 sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9 targets: smithi090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzaASj2ttPrKNRDsHmQuP4hVQtthJXOcAg5FNHPrCnXtYrGVA3RVt+jHnuQ2//W8RqlWiY1DrPDO46C397HK8Y= smithi173.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOMuRw+Rb2H6q+PYKAImEoYO9qdTJp++MpPReOoCky/AAW6+x2IAKJOWB4h0tA2Zn4T2+/Nqe0RA+gpZZDYLq8g= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T22:29:33.986 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa; will attempt to use it 2024-04-22T22:29:33.987 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks 2024-04-22T22:29:33.987 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T22:29:33.988 INFO:teuthology.task.internal:Checking packages... 2024-04-22T22:29:34.013 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '430e09df97c8fc7dc2b2ae424f68ed11366c540f' 2024-04-22T22:29:34.013 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T22:29:34.013 INFO:teuthology.packaging:ref: None 2024-04-22T22:29:34.013 INFO:teuthology.packaging:tag: None 2024-04-22T22:29:34.013 INFO:teuthology.packaging:branch: squid 2024-04-22T22:29:34.013 INFO:teuthology.packaging:sha1: 430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:29:34.013 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-22T22:29:34.297 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2420.g246d7127 2024-04-22T22:29:34.298 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T22:29:34.306 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T22:29:34.306 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T22:29:34.381 INFO:teuthology.task.internal:Saving configuration 2024-04-22T22:29:34.394 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T22:29:34.459 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:29:34.483 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:47.575116', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzaASj2ttPrKNRDsHmQuP4hVQtthJXOcAg5FNHPrCnXtYrGVA3RVt+jHnuQ2//W8RqlWiY1DrPDO46C397HK8Y='} 2024-04-22T22:29:34.507 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:47.576392', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOMuRw+Rb2H6q+PYKAImEoYO9qdTJp++MpPReOoCky/AAW6+x2IAKJOWB4h0tA2Zn4T2+/Nqe0RA+gpZZDYLq8g='} 2024-04-22T22:29:34.508 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T22:29:34.515 INFO:teuthology.task.internal:roles: ubuntu@smithi090.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-22T22:29:34.515 INFO:teuthology.task.internal:roles: ubuntu@smithi173.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-22T22:29:34.515 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T22:29:34.643 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7833813ee0>, signals=[15]) 2024-04-22T22:29:34.644 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T22:29:34.651 INFO:teuthology.task.internal:Opening connections... 2024-04-22T22:29:34.651 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2024-04-22T22:29:34.653 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:29:34.733 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi173.front.sepia.ceph.com 2024-04-22T22:29:34.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:29:34.811 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T22:29:34.958 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2024-04-22T22:29:34.977 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2024-04-22T22:29:34.977 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="CentOS Stream" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="9" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:ID="centos" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="9" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:ANSI_COLOR="0;31" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:29:35.034 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:29:35.035 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:29:35.035 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:29:35.035 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2024-04-22T22:29:35.062 DEBUG:teuthology.orchestra.run.smithi173:> uname -m 2024-04-22T22:29:35.080 INFO:teuthology.orchestra.run.smithi173.stdout:x86_64 2024-04-22T22:29:35.080 DEBUG:teuthology.orchestra.run.smithi173:> cat /etc/os-release 2024-04-22T22:29:35.137 INFO:teuthology.orchestra.run.smithi173.stdout:NAME="CentOS Stream" 2024-04-22T22:29:35.137 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION="9" 2024-04-22T22:29:35.137 INFO:teuthology.orchestra.run.smithi173.stdout:ID="centos" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:ID_LIKE="rhel fedora" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_ID="9" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:PLATFORM_ID="platform:el9" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:ANSI_COLOR="0;31" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:LOGO="fedora-logo-icon" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:HOME_URL="https://centos.org/" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-22T22:29:35.138 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-22T22:29:35.138 INFO:teuthology.lock.ops:Updating smithi173.front.sepia.ceph.com on lock server 2024-04-22T22:29:35.153 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T22:29:35.162 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T22:29:35.512 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T22:29:35.512 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:29:35.515 DEBUG:teuthology.orchestra.run.smithi173:> test '!' -e /home/ubuntu/cephtest 2024-04-22T22:29:35.531 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T22:29:35.550 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T22:29:35.550 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:29:35.572 DEBUG:teuthology.orchestra.run.smithi173:> test -z $(ls -A /var/lib/ceph) 2024-04-22T22:29:35.606 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T22:29:36.024 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T22:29:36.067 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T22:29:36.068 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T22:29:36.068 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:29:36.068 DEBUG:teuthology.orchestra.run.smithi173:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T22:29:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:29:36.086 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2024-04-22T22:29:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:29:36.087 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-04-22T22:29:36.143 INFO:teuthology.orchestra.run.smithi090.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:29:36.143 INFO:teuthology.task.kernel:Running kernel on smithi090: 5.14.0-437.el9.x86_64 2024-04-22T22:29:36.143 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum install -y kernel 2024-04-22T22:29:36.144 INFO:teuthology.orchestra.run.smithi173.stdout:5.14.0-437.el9.x86_64 2024-04-22T22:29:36.145 INFO:teuthology.task.kernel:Running kernel on smithi173: 5.14.0-437.el9.x86_64 2024-04-22T22:29:36.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum install -y kernel 2024-04-22T22:29:38.665 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - BaseOS 8.5 MB/s | 8.0 MB 00:00 2024-04-22T22:29:46.969 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 9 - BaseOS 936 kB/s | 8.0 MB 00:08 2024-04-22T22:29:48.787 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-04-22T22:30:00.187 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - AppStream 951 kB/s | 19 MB 00:20 2024-04-22T22:30:00.247 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 9 - CRB 798 kB/s | 6.2 MB 00:07 2024-04-22T22:30:01.681 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 9 - Extras packages 54 kB/s | 16 kB 00:00 2024-04-22T22:30:03.142 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-22T22:30:08.093 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-22T22:30:09.941 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:30:09.941 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:30:10.050 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2024-04-22T22:30:10.051 INFO:teuthology.orchestra.run.smithi090.stdout:Nothing to do. 2024-04-22T22:30:10.051 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2024-04-22T22:30:10.154 DEBUG:teuthology.orchestra.run.smithi090:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:30:10.654 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:02 ago on Mon 22 Apr 2024 10:30:08 PM UTC. 2024-04-22T22:30:10.784 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2024-04-22T22:30:10.802 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:10.802 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:10.802 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:10.802 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalling: 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 255 k 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 0 2024-04-22T22:30:10.803 INFO:teuthology.orchestra.run.smithi090.stderr:Operation aborted. 2024-04-22T22:30:10.882 INFO:teuthology.orchestra.run.smithi090.stdout:Is this ok [y/N]: 2024-04-22T22:30:10.883 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum reinstall -y kernel || true 2024-04-22T22:30:11.374 INFO:teuthology.orchestra.run.smithi090.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:30:08 PM UTC. 2024-04-22T22:30:11.490 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2024-04-22T22:30:11.490 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:11.490 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:11.490 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalling: 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 255 k 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 0 2024-04-22T22:30:11.491 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2024-04-22T22:30:11.905 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.7 MB/s | 255 kB 00:00 2024-04-22T22:30:11.905 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:30:11.905 INFO:teuthology.orchestra.run.smithi090.stdout:Total 613 kB/s | 255 kB 00:00 2024-04-22T22:30:11.926 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2024-04-22T22:30:12.011 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - CRB 778 kB/s | 6.2 MB 00:08 2024-04-22T22:30:12.136 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2024-04-22T22:30:12.137 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2024-04-22T22:30:12.141 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2024-04-22T22:30:12.142 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2024-04-22T22:30:12.281 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2024-04-22T22:30:12.381 INFO:teuthology.orchestra.run.smithi090.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:12.381 INFO:teuthology.orchestra.run.smithi090.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:13.342 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:13.342 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:13.612 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-04-22T22:30:14.085 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:14.085 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:14.086 INFO:teuthology.orchestra.run.smithi090.stdout:Reinstalled: 2024-04-22T22:30:14.086 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:14.086 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-04-22T22:30:14.086 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2024-04-22T22:30:14.293 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:30:14.380 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:14.381 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:30:14.381 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:30:14.381 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-22T22:30:14.381 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:30:14.412 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2024-04-22T22:30:14.439 DEBUG:teuthology.parallel:result is None 2024-04-22T22:30:21.732 INFO:teuthology.orchestra.run.smithi173.stdout:Extra Packages for Enterprise Linux 2.6 MB/s | 21 MB 00:08 2024-04-22T22:30:26.820 INFO:teuthology.orchestra.run.smithi173.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-22T22:30:28.668 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-22T22:30:28.669 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-22T22:30:28.758 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-04-22T22:30:28.759 INFO:teuthology.orchestra.run.smithi173.stdout:Nothing to do. 2024-04-22T22:30:28.759 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-04-22T22:30:28.864 DEBUG:teuthology.orchestra.run.smithi173:> echo no | sudo yum reinstall kernel || true 2024-04-22T22:30:29.368 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:03 ago on Mon 22 Apr 2024 10:30:26 PM UTC. 2024-04-22T22:30:29.488 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-04-22T22:30:29.502 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:29.502 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:29.502 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:29.502 INFO:teuthology.orchestra.run.smithi173.stdout:Reinstalling: 2024-04-22T22:30:29.502 INFO:teuthology.orchestra.run.smithi173.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 255 k 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 0 2024-04-22T22:30:29.503 INFO:teuthology.orchestra.run.smithi173.stderr:Operation aborted. 2024-04-22T22:30:29.555 INFO:teuthology.orchestra.run.smithi173.stdout:Is this ok [y/N]: 2024-04-22T22:30:29.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum reinstall -y kernel || true 2024-04-22T22:30:30.047 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:04 ago on Mon 22 Apr 2024 10:30:26 PM UTC. 2024-04-22T22:30:30.162 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-04-22T22:30:30.163 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:30.163 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:Reinstalling: 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 255 k 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 0 2024-04-22T22:30:30.164 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-04-22T22:30:30.531 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.1 MB/s | 255 kB 00:00 2024-04-22T22:30:30.531 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-04-22T22:30:30.531 INFO:teuthology.orchestra.run.smithi173.stdout:Total 695 kB/s | 255 kB 00:00 2024-04-22T22:30:30.551 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-04-22T22:30:30.753 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-04-22T22:30:30.753 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-04-22T22:30:30.758 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-04-22T22:30:30.758 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-04-22T22:30:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-04-22T22:30:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:31.631 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:31.631 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout:Reinstalled: 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-22T22:30:32.331 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-04-22T22:30:32.494 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q kernel | sort -rV | head -n 1 2024-04-22T22:30:32.540 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-22T22:30:32.540 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-22T22:30:32.540 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-22T22:30:32.541 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-22T22:30:32.541 DEBUG:teuthology.orchestra.run.smithi173:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T22:30:32.577 INFO:teuthology.orchestra.run.smithi173.stdout:ttyS1 2024-04-22T22:30:32.599 DEBUG:teuthology.parallel:result is None 2024-04-22T22:30:32.600 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T22:30:32.610 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T22:30:32.610 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:30:32.613 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T22:30:32.654 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T22:30:32.660 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T22:30:32.728 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T22:30:32.728 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:30:32.731 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T22:30:32.755 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T22:30:32.790 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T22:30:32.791 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:30:32.793 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:30:32.823 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:32.824 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:32.833 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:32.833 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T22:30:32.835 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T22:30:32.842 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T22:30:32.842 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:30:32.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T22:30:32.902 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T22:30:32.937 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T22:30:32.937 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:30:32.945 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T22:30:32.959 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:33.042 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:33.095 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:33.178 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:33.217 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-04-22T22:30:33.217 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:30:33.281 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:33.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T22:30:33.375 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:33.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T22:30:33.496 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-22T22:30:33.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T22:30:33.560 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2024-04-22T22:30:33.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo service rsyslog restart 2024-04-22T22:30:33.593 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:30:33.645 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:30:34.049 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T22:30:34.058 INFO:teuthology.task.internal:Starting timer... 2024-04-22T22:30:34.058 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T22:30:34.124 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T22:30:34.242 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-22T22:30:34.242 DEBUG:teuthology.orchestra.run.smithi090:> sudo service auditd rotate 2024-04-22T22:30:34.322 INFO:teuthology.orchestra.run.smithi090.stdout:Rotating logs: 2024-04-22T22:30:34.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo service auditd rotate 2024-04-22T22:30:34.378 INFO:teuthology.orchestra.run.smithi173.stdout:Rotating logs: 2024-04-22T22:30:34.380 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T22:30:34.380 DEBUG:teuthology.orchestra.run.smithi090:> /usr/sbin/getenforce 2024-04-22T22:30:34.402 INFO:teuthology.orchestra.run.smithi090.stdout:Permissive 2024-04-22T22:30:34.403 DEBUG:teuthology.orchestra.run.smithi173:> /usr/sbin/getenforce 2024-04-22T22:30:34.419 INFO:teuthology.orchestra.run.smithi173.stdout:Permissive 2024-04-22T22:30:34.420 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi090.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi173.front.sepia.ceph.com': 'permissive'} 2024-04-22T22:30:34.420 DEBUG:teuthology.orchestra.run.smithi090:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:30:34.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:30:34.467 DEBUG:teuthology.orchestra.run.smithi173:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:30:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:30:34.491 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T22:30:34.491 DEBUG:teuthology.orchestra.run.smithi090:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:30:34.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo /usr/sbin/setenforce permissive 2024-04-22T22:30:34.556 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T22:30:34.565 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T22:30:34.582 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-04-22T22:30:34.583 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi090.front.sepia.ceph.com,smithi173.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T22:34:09.971 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi090.front.sepia.ceph.com'), Remote(name='ubuntu@smithi173.front.sepia.ceph.com')] 2024-04-22T22:34:09.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-04-22T22:34:09.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:34:10.048 DEBUG:teuthology.orchestra.run.smithi090:> true 2024-04-22T22:34:10.129 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-04-22T22:34:10.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-22T22:34:10.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T22:34:10.213 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-04-22T22:34:10.290 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-22T22:34:10.291 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T22:34:10.301 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T22:34:10.301 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:34:10.302 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:10.304 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T22:34:10.304 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:10.330 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:34:10.343 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:34:10.358 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-22T22:34:10.365 INFO:teuthology.orchestra.run.smithi090.stderr:sudo: ntpd: command not found 2024-04-22T22:34:10.371 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-22T22:34:10.375 INFO:teuthology.orchestra.run.smithi090.stdout:506 Cannot talk to daemon 2024-04-22T22:34:10.388 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:34:10.394 INFO:teuthology.orchestra.run.smithi173.stderr:sudo: ntpd: command not found 2024-04-22T22:34:10.401 INFO:teuthology.orchestra.run.smithi090.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:34:10.404 INFO:teuthology.orchestra.run.smithi173.stdout:506 Cannot talk to daemon 2024-04-22T22:34:10.418 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-22T22:34:10.430 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-22T22:34:10.454 INFO:teuthology.orchestra.run.smithi090.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:10.456 INFO:teuthology.orchestra.run.smithi090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:10.457 INFO:teuthology.orchestra.run.smithi090.stdout:=============================================================================== 2024-04-22T22:34:10.457 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.457 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.457 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.457 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.485 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.488 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:10.489 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-22T22:34:10.499 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-22T22:34:10.499 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-04-22T22:34:10.500 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:34:10.515 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-04-22T22:34:10.515 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_1 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-04-22 22:34:08.916194280 +0000 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-04-22 22:33:50.317471504 +0000 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-04-22 22:33:50.317471504 +0000 2024-04-22T22:34:10.570 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: 2024-04-22 22:33:50.317471504 +0000 2024-04-22T22:34:10.571 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T22:34:10.631 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-04-22T22:34:10.632 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-04-22T22:34:10.632 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000177343 s, 2.9 MB/s 2024-04-22T22:34:10.633 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T22:34:10.688 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_2 2024-04-22T22:34:10.743 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T22:34:10.743 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:10.743 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-04-22T22:34:10.743 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:10.744 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:10.744 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-04-22 22:34:08.916194280 +0000 2024-04-22T22:34:10.744 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-04-22 22:33:50.645466615 +0000 2024-04-22T22:34:10.744 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-04-22 22:33:50.645466615 +0000 2024-04-22T22:34:10.744 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: 2024-04-22 22:33:50.645466615 +0000 2024-04-22T22:34:10.744 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T22:34:10.805 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-04-22T22:34:10.805 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-04-22T22:34:10.805 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000195547 s, 2.6 MB/s 2024-04-22T22:34:10.806 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T22:34:10.861 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_3 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:10.915 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-04-22 22:34:08.916194280 +0000 2024-04-22T22:34:10.916 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-04-22 22:33:50.970461771 +0000 2024-04-22T22:34:10.916 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-04-22 22:33:50.970461771 +0000 2024-04-22T22:34:10.916 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: 2024-04-22 22:33:50.970461771 +0000 2024-04-22T22:34:10.916 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T22:34:10.979 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-04-22T22:34:10.979 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-04-22T22:34:10.980 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000229066 s, 2.2 MB/s 2024-04-22T22:34:10.980 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T22:34:11.035 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_4 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 720 Links: 1 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-04-22 22:34:08.916194280 +0000 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-04-22 22:33:51.299456867 +0000 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-04-22 22:33:51.299456867 +0000 2024-04-22T22:34:11.089 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: 2024-04-22 22:33:51.299456867 +0000 2024-04-22T22:34:11.090 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T22:34:11.151 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-04-22T22:34:11.151 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-04-22T22:34:11.151 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000153873 s, 3.3 MB/s 2024-04-22T22:34:11.152 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T22:34:11.208 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:11.323 INFO:teuthology.orchestra.run.smithi090.stdout:loop 2024-04-22T22:34:11.325 INFO:tasks.nvme_loop:Connecting nvme_loop smithi090:/dev/vg_nvme/lv_1... 2024-04-22T22:34:11.325 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:11.355 INFO:teuthology.orchestra.run.smithi090.stdout:1 2024-04-22T22:34:11.382 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/vg_nvme/lv_11 2024-04-22T22:34:11.404 INFO:tasks.nvme_loop:Connecting nvme_loop smithi090:/dev/vg_nvme/lv_2... 2024-04-22T22:34:11.405 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:11.474 INFO:teuthology.orchestra.run.smithi090.stdout:1 2024-04-22T22:34:11.500 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/vg_nvme/lv_21 2024-04-22T22:34:11.533 INFO:tasks.nvme_loop:Connecting nvme_loop smithi090:/dev/vg_nvme/lv_3... 2024-04-22T22:34:11.533 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:11.605 INFO:teuthology.orchestra.run.smithi090.stdout:1 2024-04-22T22:34:11.631 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/vg_nvme/lv_31 2024-04-22T22:34:11.652 INFO:tasks.nvme_loop:Connecting nvme_loop smithi090:/dev/vg_nvme/lv_4... 2024-04-22T22:34:11.652 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:11.723 INFO:teuthology.orchestra.run.smithi090.stdout:1 2024-04-22T22:34:11.750 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/vg_nvme/lv_41 2024-04-22T22:34:11.770 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-04-22T22:34:11.770 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:34:11.825 DEBUG:teuthology.orchestra.run.smithi090:> sudo nvme list 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/nvme0n1 PHFT620400UK400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/nvme1n1 8ee113062bff1263c715 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/nvme2n1 d3ad83d61e1f9094acc3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/nvme3n1 9672882e739445dc2de8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:11.889 INFO:teuthology.orchestra.run.smithi090.stdout:/dev/nvme4n1 4042af489c7329416070 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:11.889 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-22T22:34:11.890 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-04-22T22:34:11.890 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/scratch_devs 2024-04-22T22:34:11.953 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-22T22:34:11.953 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:34:11.971 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-04-22T22:34:11.971 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_1 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-22 22:34:08.940270728 +0000 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-22 22:33:50.306681943 +0000 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-22 22:33:50.306681943 +0000 2024-04-22T22:34:12.029 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-22 22:33:50.306681943 +0000 2024-04-22T22:34:12.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T22:34:12.095 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-22T22:34:12.096 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-22T22:34:12.096 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000222758 s, 2.3 MB/s 2024-04-22T22:34:12.097 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T22:34:12.156 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_2 2024-04-22T22:34:12.212 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T22:34:12.212 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-22 22:34:08.940270728 +0000 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-22 22:33:50.645674453 +0000 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-22 22:33:50.645674453 +0000 2024-04-22T22:34:12.213 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-22 22:33:50.645674453 +0000 2024-04-22T22:34:12.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T22:34:12.277 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-22T22:34:12.277 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-22T22:34:12.277 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000194559 s, 2.6 MB/s 2024-04-22T22:34:12.279 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T22:34:12.336 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_3 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:12.392 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-22 22:34:08.940270728 +0000 2024-04-22T22:34:12.393 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-22 22:33:50.982667007 +0000 2024-04-22T22:34:12.393 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-22 22:33:50.982667007 +0000 2024-04-22T22:34:12.393 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-22 22:33:50.982667007 +0000 2024-04-22T22:34:12.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T22:34:12.455 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-22T22:34:12.455 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-22T22:34:12.455 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000170268 s, 3.0 MB/s 2024-04-22T22:34:12.456 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T22:34:12.513 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_4 2024-04-22T22:34:12.568 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-22 22:34:08.940270728 +0000 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-22 22:33:51.313659694 +0000 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-22 22:33:51.313659694 +0000 2024-04-22T22:34:12.569 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-22 22:33:51.313659694 +0000 2024-04-22T22:34:12.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T22:34:12.632 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-22T22:34:12.632 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-22T22:34:12.632 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000173166 s, 3.0 MB/s 2024-04-22T22:34:12.633 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T22:34:12.689 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:12.810 INFO:teuthology.orchestra.run.smithi173.stdout:loop 2024-04-22T22:34:12.811 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_1... 2024-04-22T22:34:12.812 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:12.842 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-22T22:34:12.869 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_11 2024-04-22T22:34:12.891 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_2... 2024-04-22T22:34:12.891 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:12.963 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-22T22:34:12.990 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_21 2024-04-22T22:34:13.011 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_3... 2024-04-22T22:34:13.012 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:13.084 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-22T22:34:13.110 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_31 2024-04-22T22:34:13.132 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_4... 2024-04-22T22:34:13.132 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:13.202 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-22T22:34:13.228 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_41 2024-04-22T22:34:13.250 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-22T22:34:13.250 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T22:34:13.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme list 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme0n1 PHFT6204019S400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme1n1 3e4d78178cc96b5a1532 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme2n1 c43b3aaffb72ea1b9c62 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme3n1 0913ddf50f6b16aa9915 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:13.368 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme4n1 1f5c094fe7e12f3b23f0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-22T22:34:13.369 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-22T22:34:13.369 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-22T22:34:13.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/scratch_devs 2024-04-22T22:34:13.432 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T22:34:13.542 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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f'} 2024-04-22T22:34:13.542 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:13.542 INFO:tasks.cephadm:Cluster fsid is 71f333a0-00f8-11ef-bc93-c7b262605968 2024-04-22T22:34:13.542 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T22:34:13.543 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-22T22:34:13.543 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi090': '172.21.15.90', 'mon.smithi173': '172.21.15.173'} 2024-04-22T22:34:13.543 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T22:34:13.543 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2024-04-22T22:34:13.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo hostname $(hostname -s) 2024-04-22T22:34:13.596 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-22T22:34:13.596 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:13.739 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '430e09df97c8fc7dc2b2ae424f68ed11366c540f', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54954/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2407-g430e09df', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2407.g430e09df'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-21 21:31:40.125798', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-22T22:34:13.963 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 430e09df97c8fc7dc2b2ae424f68ed11366c540f from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:13.965 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm 2024-04-22T22:34:13.965 DEBUG:teuthology.orchestra.run.smithi090:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:14.675 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:34 /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:14.676 DEBUG:teuthology.orchestra.run.smithi173:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/430e09df97c8fc7dc2b2ae424f68ed11366c540f/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:15.143 INFO:teuthology.orchestra.run.smithi173.stdout:-rw-r--r--. 1 ubuntu ubuntu 781227 Apr 22 22:34 /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:15.143 DEBUG:teuthology.orchestra.run.smithi090:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:15.162 DEBUG:teuthology.orchestra.run.smithi173:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:15.191 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f on all hosts... 2024-04-22T22:34:15.192 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:34:15.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull 2024-04-22T22:34:16.733 INFO:teuthology.orchestra.run.smithi173.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:34:16.956 INFO:teuthology.orchestra.run.smithi173.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:16.956 INFO:teuthology.orchestra.run.smithi173.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:34:16.956 INFO:teuthology.orchestra.run.smithi173.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:34:16.956 INFO:teuthology.orchestra.run.smithi173.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:17.459 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:34:17.674 INFO:teuthology.orchestra.run.smithi090.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:17.674 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f... 2024-04-22T22:34:17.675 INFO:teuthology.orchestra.run.smithi090.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f: reading manifest 430e09df97c8fc7dc2b2ae424f68ed11366c540f in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-22T22:34:17.675 INFO:teuthology.orchestra.run.smithi090.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f 2024-04-22T22:34:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:17.698 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi090 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:34:17.699 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T22:34:17.700 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi090/crash 2024-04-22T22:34:17.701 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:34:17.748 INFO:teuthology.orchestra.run.smithi090.stderr:tar: /var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:34:17.748 INFO:teuthology.orchestra.run.smithi090.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:34:17.750 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi173/crash 2024-04-22T22:34:17.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash -- . 2024-04-22T22:34:17.795 INFO:teuthology.orchestra.run.smithi173.stderr:tar: /var/lib/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T22:34:17.796 INFO:teuthology.orchestra.run.smithi173.stderr:tar: Error is not recoverable: exiting now 2024-04-22T22:34:17.797 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T22:34:17.797 DEBUG:teuthology.orchestra.run.smithi090:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T22:34:17.820 INFO:teuthology.orchestra.run.smithi090.stderr:grep: /var/log/ceph/71f333a0-00f8-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-22T22:34:17.821 INFO:tasks.cephadm:Compressing logs... 2024-04-22T22:34:17.822 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:17.864 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:17.885 INFO:teuthology.orchestra.run.smithi090.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-22T22:34:17.885 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:34:17.885 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/cephadm.log: 73.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:34:17.886 INFO:teuthology.orchestra.run.smithi090.stderr: 2024-04-22T22:34:17.886 INFO:teuthology.orchestra.run.smithi090.stderr:real 0m0.011s 2024-04-22T22:34:17.886 INFO:teuthology.orchestra.run.smithi090.stderr:user 0m0.008s 2024-04-22T22:34:17.886 INFO:teuthology.orchestra.run.smithi090.stderr:sys 0m0.011s 2024-04-22T22:34:17.891 INFO:teuthology.orchestra.run.smithi173.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T22:34:17.892 INFO:teuthology.orchestra.run.smithi173.stderr:: No such file or directory 2024-04-22T22:34:17.892 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/cephadm.log: 73.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T22:34:17.895 INFO:teuthology.orchestra.run.smithi173.stderr: 2024-04-22T22:34:17.895 INFO:teuthology.orchestra.run.smithi173.stderr:real 0m0.013s 2024-04-22T22:34:17.895 INFO:teuthology.orchestra.run.smithi173.stderr:user 0m0.011s 2024-04-22T22:34:17.895 INFO:teuthology.orchestra.run.smithi173.stderr:sys 0m0.012s 2024-04-22T22:34:17.895 INFO:tasks.cephadm:Archiving logs... 2024-04-22T22:34:17.896 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi090/log 2024-04-22T22:34:17.896 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:34:17.950 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi173/log 2024-04-22T22:34:17.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T22:34:17.979 INFO:tasks.cephadm:Removing cluster... 2024-04-22T22:34:17.979 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 71f333a0-00f8-11ef-bc93-c7b262605968 --force 2024-04-22T22:34:18.166 INFO:teuthology.orchestra.run.smithi090.stdout:Deleting cluster with fsid: 71f333a0-00f8-11ef-bc93-c7b262605968 2024-04-22T22:34:18.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 71f333a0-00f8-11ef-bc93-c7b262605968 --force 2024-04-22T22:34:18.460 INFO:teuthology.orchestra.run.smithi173.stdout:Deleting cluster with fsid: 71f333a0-00f8-11ef-bc93-c7b262605968 2024-04-22T22:34:18.574 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T22:34:18.574 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:18.589 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T22:34:18.603 INFO:tasks.cephadm:Teardown complete 2024-04-22T22:34:18.604 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi090 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:34:18.810 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c74e09e874e94a2e9fa8b129dbbe7ec1 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_c66b8bf2efd3f3988ac1851474c2f98eb2ca30d9/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi090 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull' 2024-04-22T22:34:18.814 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T22:34:18.822 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-22T22:34:18.872 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi090:/dev/vg_nvme/lv_1... 2024-04-22T22:34:18.872 DEBUG:teuthology.orchestra.run.smithi090:> sudo nvme disconnect -n lv_1 2024-04-22T22:34:19.017 INFO:teuthology.orchestra.run.smithi090.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-22T22:34:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.018 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi090:/dev/vg_nvme/lv_2... 2024-04-22T22:34:19.018 DEBUG:teuthology.orchestra.run.smithi090:> sudo nvme disconnect -n lv_2 2024-04-22T22:34:19.152 INFO:teuthology.orchestra.run.smithi090.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-22T22:34:19.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.153 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi090:/dev/vg_nvme/lv_3... 2024-04-22T22:34:19.153 DEBUG:teuthology.orchestra.run.smithi090:> sudo nvme disconnect -n lv_3 2024-04-22T22:34:19.305 INFO:teuthology.orchestra.run.smithi090.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-22T22:34:19.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.341 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi090:/dev/vg_nvme/lv_4... 2024-04-22T22:34:19.341 DEBUG:teuthology.orchestra.run.smithi090:> sudo nvme disconnect -n lv_4 2024-04-22T22:34:19.509 INFO:teuthology.orchestra.run.smithi090.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-22T22:34:19.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.510 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-04-22T22:34:19.510 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/scratch_devs 2024-04-22T22:34:19.533 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_1... 2024-04-22T22:34:19.533 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_1 2024-04-22T22:34:19.670 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-22T22:34:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.672 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_2... 2024-04-22T22:34:19.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_2 2024-04-22T22:34:19.814 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-22T22:34:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.816 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_3... 2024-04-22T22:34:19.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_3 2024-04-22T22:34:19.980 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-22T22:34:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:19.982 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_4... 2024-04-22T22:34:19.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_4 2024-04-22T22:34:20.133 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-22T22:34:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:20.135 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-22T22:34:20.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/scratch_devs 2024-04-22T22:34:20.159 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T22:34:20.172 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T22:34:20.173 DEBUG:teuthology.orchestra.run.smithi090:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:34:20.175 DEBUG:teuthology.orchestra.run.smithi173:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T22:34:20.187 INFO:teuthology.orchestra.run.smithi090.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:20.192 INFO:teuthology.orchestra.run.smithi090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:20.192 INFO:teuthology.orchestra.run.smithi090.stdout:=============================================================================== 2024-04-22T22:34:20.192 INFO:teuthology.orchestra.run.smithi090.stdout:^- hv01.front.sepia.ceph.com 2 6 17 3 +694us[ +694us] +/- 574ms 2024-04-22T22:34:20.192 INFO:teuthology.orchestra.run.smithi090.stdout:^* hv02.front.sepia.ceph.com 3 6 17 4 -101us[ -105us] +/- 51ms 2024-04-22T22:34:20.192 INFO:teuthology.orchestra.run.smithi090.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 4 +120us[ +116us] +/- 63ms 2024-04-22T22:34:20.193 INFO:teuthology.orchestra.run.smithi090.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:20.212 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:^- hv01.front.sepia.ceph.com 2 6 17 4 +715us[ +715us] +/- 574ms 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:^* hv02.front.sepia.ceph.com 3 6 17 4 -95us[ -97us] +/- 51ms 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 3 +100us[ +100us] +/- 63ms 2024-04-22T22:34:20.217 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-22T22:34:20.218 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T22:34:20.227 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T22:34:20.228 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T22:34:20.300 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:20.353 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:20.408 DEBUG:teuthology.orchestra.run.smithi090:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:34:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:20.434 DEBUG:teuthology.orchestra.run.smithi173:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-22T22:34:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:20.460 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T22:34:20.469 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T22:34:20.536 INFO:teuthology.task.internal:Duration was 226.477880 seconds 2024-04-22T22:34:20.536 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T22:34:20.658 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T22:34:20.658 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:34:20.661 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T22:34:20.695 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:34:20.697 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-22T22:34:21.049 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T22:34:21.049 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi090.front.sepia.ceph.com 2024-04-22T22:34:21.049 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:21.108 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi173.front.sepia.ceph.com 2024-04-22T22:34:21.108 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:21.137 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T22:34:21.137 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:34:21.151 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T22:34:21.199 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T22:34:21.199 DEBUG:teuthology.orchestra.run.smithi090:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:34:21.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T22:34:21.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T22:34:21.337 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T22:34:21.338 DEBUG:teuthology.orchestra.run.smithi090:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:34:21.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T22:34:21.386 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T22:34:21.395 DEBUG:teuthology.orchestra.run.smithi090:> 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-04-22T22:34:21.404 DEBUG:teuthology.orchestra.run.smithi173:> 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-04-22T22:34:21.423 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = core 2024-04-22T22:34:21.448 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = core 2024-04-22T22:34:21.468 DEBUG:teuthology.orchestra.run.smithi090:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:34:21.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:21.501 DEBUG:teuthology.orchestra.run.smithi173:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T22:34:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T22:34:21.522 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T22:34:21.532 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T22:34:21.533 DEBUG:teuthology.misc:Transferring archived files from smithi090:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi090 2024-04-22T22:34:21.533 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:34:21.573 DEBUG:teuthology.misc:Transferring archived files from smithi173:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885/remote/smithi173 2024-04-22T22:34:21.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T22:34:21.604 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T22:34:21.605 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:34:21.610 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T22:34:21.654 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T22:34:21.665 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T22:34:21.665 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T22:34:21.714 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T22:34:21.715 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:34:21.717 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T22:34:21.729 INFO:teuthology.orchestra.run.smithi090.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:34 /home/ubuntu/cephtest 2024-04-22T22:34:21.731 INFO:teuthology.orchestra.run.smithi173.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 22:34 /home/ubuntu/cephtest 2024-04-22T22:34:21.733 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T22:34:21.758 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T22:34:21.879 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T22:34:21.905 DEBUG:teuthology.nuke:shortname: smithi090 2024-04-22T22:34:21.906 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:34:21.934 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:47.575116', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzaASj2ttPrKNRDsHmQuP4hVQtthJXOcAg5FNHPrCnXtYrGVA3RVt+jHnuQ2//W8RqlWiY1DrPDO46C397HK8Y='} 2024-04-22T22:34:21.936 DEBUG:teuthology.nuke:shortname: smithi173 2024-04-22T22:34:21.936 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T22:34:21.964 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_21:08:03-orch-squid-distro-default-smithi/7668885', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 22:21:47.576392', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOMuRw+Rb2H6q+PYKAImEoYO9qdTJp++MpPReOoCky/AAW6+x2IAKJOWB4h0tA2Zn4T2+/Nqe0RA+gpZZDYLq8g='} 2024-04-22T22:34:21.995 INFO:teuthology.orchestra.console.smithi090:Power off 2024-04-22T22:34:21.996 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:34:22.020 DEBUG:teuthology.orchestra.console.smithi090:power off output: Chassis Power Control: Down/Off 2024-04-22T22:34:22.020 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:22.035 INFO:teuthology.orchestra.console.smithi173:Power off 2024-04-22T22:34:22.035 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T22:34:22.044 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is on 2024-04-22T22:34:22.057 DEBUG:teuthology.orchestra.console.smithi173:power off output: Chassis Power Control: Down/Off 2024-04-22T22:34:22.057 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:22.086 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-04-22T22:34:26.045 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:26.088 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:26.156 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is on 2024-04-22T22:34:26.198 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-04-22T22:34:30.158 DEBUG:teuthology.orchestra.console.smithi090:pexpect command: ipmitool -H smithi090.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:30.199 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T22:34:30.269 DEBUG:teuthology.orchestra.console.smithi090:check power output: Chassis Power is off 2024-04-22T22:34:30.309 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is off 2024-04-22T22:34:30.371 INFO:teuthology.orchestra.console.smithi090:Power off completed 2024-04-22T22:34:30.410 INFO:teuthology.orchestra.console.smithi173:Power off completed 2024-04-22T22:34:30.515 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final} duration: 226.47788000106812 failure_reason: 'Command failed on smithi090 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:430e09df97c8fc7dc2b2ae424f68ed11366c540f pull''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c74e09e874e94a2e9fa8b129dbbe7ec1 status: fail success: false 2024-04-22T22:34:30.515 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T22:34:30.628 INFO:teuthology.run:FAIL