2024-04-15T21:58:22.945 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T21:58:22.945 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --description orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} --archive /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530 --name teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi --verbose -- /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/orig.config.yaml 2024-04-15T21:58:22.979 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T21:58:23.061 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530 branch: squid description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: ceph-qa@ceph.com first_in_suite: false job_id: '7657530' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_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\) sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7775 sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 sleep_before_teardown: 0 subset: 18/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 targets: smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCqfMwjWtOjxZI+Itpude6FCFnghTXQ8UxEJPjUnDcEcfgB3b0MZMKI0KRwAydssTpfAuGwWTjpipmLFVZD1tos= smithi173.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHOkCyzt4ayMlrj69uAcstRasUDKE4kr0owJRGaf6hCil0itszxBttwO6Vw31jFgpPu+ohk3EHZb1gIHT3/AJkc= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-15_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-15T21:58:23.061 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa; will attempt to use it 2024-04-15T21:58:23.062 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks 2024-04-15T21:58:23.062 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T21:58:23.064 INFO:teuthology.task.internal:Checking packages... 2024-04-15T21:58:23.092 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T21:58:23.092 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T21:58:23.092 INFO:teuthology.packaging:ref: None 2024-04-15T21:58:23.092 INFO:teuthology.packaging:tag: None 2024-04-15T21:58:23.092 INFO:teuthology.packaging:branch: squid 2024-04-15T21:58:23.092 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:58:23.092 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-15T21:58:23.286 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114.ga9a752df 2024-04-15T21:58:23.287 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T21:58:23.296 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T21:58:23.296 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T21:58:23.329 INFO:teuthology.task.internal:Saving configuration 2024-04-15T21:58:23.342 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T21:58:23.402 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T21:58:23.428 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530', '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-15 21:53:20.996977', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCqfMwjWtOjxZI+Itpude6FCFnghTXQ8UxEJPjUnDcEcfgB3b0MZMKI0KRwAydssTpfAuGwWTjpipmLFVZD1tos='} 2024-04-15T21:58:23.452 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530', '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-15 21:53:20.995310', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHOkCyzt4ayMlrj69uAcstRasUDKE4kr0owJRGaf6hCil0itszxBttwO6Vw31jFgpPu+ohk3EHZb1gIHT3/AJkc='} 2024-04-15T21:58:23.452 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T21:58:23.464 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-15T21:58:23.464 INFO:teuthology.task.internal:roles: ubuntu@smithi173.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-15T21:58:23.464 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T21:58:23.579 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff90166f160>, signals=[15]) 2024-04-15T21:58:23.579 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T21:58:23.590 INFO:teuthology.task.internal:Opening connections... 2024-04-15T21:58:23.590 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-04-15T21:58:23.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:58:23.685 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi173.front.sepia.ceph.com 2024-04-15T21:58:23.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:58:23.774 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T21:58:23.783 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-04-15T21:58:23.801 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-04-15T21:58:23.801 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="CentOS Stream" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="9" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:ID="centos" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE="rhel fedora" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="9" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:PLATFORM_ID="platform:el9" 2024-04-15T21:58:23.859 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:ANSI_COLOR="0;31" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:LOGO="fedora-logo-icon" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://centos.org/" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T21:58:23.860 INFO:teuthology.orchestra.run.smithi122.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T21:58:23.861 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-04-15T21:58:23.881 DEBUG:teuthology.orchestra.run.smithi173:> uname -m 2024-04-15T21:58:23.898 INFO:teuthology.orchestra.run.smithi173.stdout:x86_64 2024-04-15T21:58:23.898 DEBUG:teuthology.orchestra.run.smithi173:> cat /etc/os-release 2024-04-15T21:58:23.955 INFO:teuthology.orchestra.run.smithi173.stdout:NAME="CentOS Stream" 2024-04-15T21:58:23.955 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION="9" 2024-04-15T21:58:23.955 INFO:teuthology.orchestra.run.smithi173.stdout:ID="centos" 2024-04-15T21:58:23.955 INFO:teuthology.orchestra.run.smithi173.stdout:ID_LIKE="rhel fedora" 2024-04-15T21:58:23.955 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_ID="9" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:PLATFORM_ID="platform:el9" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:ANSI_COLOR="0;31" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:LOGO="fedora-logo-icon" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:HOME_URL="https://centos.org/" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T21:58:23.956 INFO:teuthology.orchestra.run.smithi173.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T21:58:23.956 INFO:teuthology.lock.ops:Updating smithi173.front.sepia.ceph.com on lock server 2024-04-15T21:58:23.980 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T21:58:23.992 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T21:58:24.047 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T21:58:24.047 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-04-15T21:58:24.050 DEBUG:teuthology.orchestra.run.smithi173:> test '!' -e /home/ubuntu/cephtest 2024-04-15T21:58:24.066 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T21:58:24.083 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T21:58:24.084 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-04-15T21:58:24.106 DEBUG:teuthology.orchestra.run.smithi173:> test -z $(ls -A /var/lib/ceph) 2024-04-15T21:58:24.137 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T21:58:24.197 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T21:58:24.216 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T21:58:24.217 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T21:58:24.217 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T21:58:24.218 DEBUG:teuthology.orchestra.run.smithi173:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T21:58:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:58:24.234 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-15T21:58:24.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:58:24.235 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-04-15T21:58:24.290 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-361.el9.x86_64 2024-04-15T21:58:24.290 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.14.0-361.el9.x86_64 2024-04-15T21:58:24.290 DEBUG:teuthology.orchestra.run.smithi122:> sudo yum install -y kernel 2024-04-15T21:58:24.293 INFO:teuthology.orchestra.run.smithi173.stdout:5.14.0-361.el9.x86_64 2024-04-15T21:58:24.293 INFO:teuthology.task.kernel:Running kernel on smithi173: 5.14.0-361.el9.x86_64 2024-04-15T21:58:24.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo yum install -y kernel 2024-04-15T21:58:26.748 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS-9 - AppStream 7.7 MB/s | 6.7 MB 00:00 2024-04-15T21:58:26.812 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS-9 - AppStream 8.5 MB/s | 6.7 MB 00:00 2024-04-15T21:58:28.489 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.0 MB 00:00 2024-04-15T21:58:28.615 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS-9 - BaseOS 2.7 MB/s | 2.0 MB 00:00 2024-04-15T21:58:29.498 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-04-15T21:58:31.527 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.0 MB 00:02 2024-04-15T21:58:33.622 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-04-15T21:58:35.685 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - AppStream 3.7 MB/s | 19 MB 00:05 2024-04-15T21:58:38.653 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.2 MB 00:01 2024-04-15T21:58:41.254 INFO:teuthology.orchestra.run.smithi173.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 16 kB 00:01 2024-04-15T21:58:43.340 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - CRB 1.5 MB/s | 6.2 MB 00:04 2024-04-15T21:58:44.264 INFO:teuthology.orchestra.run.smithi173.stdout:Extra Packages for Enterprise Linux 7.3 MB/s | 21 MB 00:02 2024-04-15T21:58:44.908 INFO:teuthology.orchestra.run.smithi122.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-04-15T21:58:46.734 INFO:teuthology.orchestra.run.smithi122.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-15T21:58:49.463 INFO:teuthology.orchestra.run.smithi173.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-15T21:58:51.709 INFO:teuthology.orchestra.run.smithi122.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-15T21:58:51.820 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T21:58:51.820 INFO:teuthology.orchestra.run.smithi173.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T21:58:51.904 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-04-15T21:58:51.912 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T21:58:51.912 INFO:teuthology.orchestra.run.smithi173.stdout: Package Arch Version Repository Size 2024-04-15T21:58:51.912 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T21:58:51.912 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout:Installing dependencies: 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout:Install 4 Packages 2024-04-15T21:58:51.913 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:58:51.914 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 77 M 2024-04-15T21:58:51.914 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 123 M 2024-04-15T21:58:51.914 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-04-15T21:58:52.182 INFO:teuthology.orchestra.run.smithi173.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.0 MB/s | 277 kB 00:00 2024-04-15T21:58:53.073 INFO:teuthology.orchestra.run.smithi173.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 13 MB/s | 15 MB 00:01 2024-04-15T21:58:53.765 INFO:teuthology.orchestra.run.smithi173.stdout:(3/4): kernel-modules-core-5.14.0-438.el9.x86_6 17 MB/s | 28 MB 00:01 2024-04-15T21:58:54.025 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T21:58:54.025 INFO:teuthology.orchestra.run.smithi122.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T21:58:54.057 INFO:teuthology.orchestra.run.smithi173.stdout:(4/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 16 MB/s | 34 MB 00:02 2024-04-15T21:58:54.061 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:58:54.061 INFO:teuthology.orchestra.run.smithi173.stdout:Total 36 MB/s | 77 MB 00:02 2024-04-15T21:58:54.061 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-04-15T21:58:54.117 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-15T21:58:54.123 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: Package Arch Version Repository Size 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:Installing dependencies: 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout:Install 4 Packages 2024-04-15T21:58:54.124 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:58:54.125 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 77 M 2024-04-15T21:58:54.125 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 123 M 2024-04-15T21:58:54.125 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-15T21:58:54.386 INFO:teuthology.orchestra.run.smithi122.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.0 MB/s | 277 kB 00:00 2024-04-15T21:58:54.435 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-04-15T21:58:54.436 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-04-15T21:58:55.275 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-04-15T21:58:55.275 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-04-15T21:58:55.320 INFO:teuthology.orchestra.run.smithi122.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 13 MB/s | 15 MB 00:01 2024-04-15T21:58:56.253 INFO:teuthology.orchestra.run.smithi122.stdout:(3/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 16 MB/s | 34 MB 00:02 2024-04-15T21:58:56.536 INFO:teuthology.orchestra.run.smithi122.stdout:(4/4): kernel-modules-core-5.14.0-438.el9.x86_6 13 MB/s | 28 MB 00:02 2024-04-15T21:58:56.540 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:58:56.540 INFO:teuthology.orchestra.run.smithi122.stdout:Total 32 MB/s | 77 MB 00:02 2024-04-15T21:58:56.540 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-15T21:58:56.913 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-15T21:58:56.913 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-15T21:58:57.582 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-04-15T21:58:57.807 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-15T21:58:57.807 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-15T21:58:58.471 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:58:58.674 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:00.125 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-15T21:59:00.734 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:59:00.823 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:01.406 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:01.552 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:03.575 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:03.729 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:06.280 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:06.601 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:08.439 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:08.555 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:13.259 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:40.888 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:40.889 INFO:teuthology.orchestra.run.smithi173.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T21:59:40.889 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:59:40.931 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:41.327 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:41.327 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:59:41.327 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:41.327 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T21:59:41.734 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T21:59:41.735 INFO:teuthology.orchestra.run.smithi173.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T21:59:41.735 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:59:41.735 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-04-15T21:59:42.113 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:59:42.220 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:42.220 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:59:42.220 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T21:59:42.220 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T21:59:42.220 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T21:59:42.221 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T21:59:42.221 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi173.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T21:59:42.221 DEBUG:teuthology.orchestra.run.smithi173:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:59:42.301 INFO:teuthology.orchestra.run.smithi173.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:42.301 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:59:42.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo rpm -qi grub2-tools 2024-04-15T21:59:42.343 INFO:teuthology.orchestra.run.smithi173.stdout:Name : grub2-tools 2024-04-15T21:59:42.343 INFO:teuthology.orchestra.run.smithi173.stdout:Epoch : 1 2024-04-15T21:59:42.343 INFO:teuthology.orchestra.run.smithi173.stdout:Version : 2.06 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Release : 68.el9 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: x86_64 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Group : Unspecified 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Size : 8264254 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:License : GPLv3+ 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Packager : builder@centos.org 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Vendor : CentOS 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Summary : Support tools for GRUB. 2024-04-15T21:59:42.344 INFO:teuthology.orchestra.run.smithi173.stdout:Description : 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout:hardware devices. 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T21:59:42.345 INFO:teuthology.orchestra.run.smithi173.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T21:59:42.346 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T21:59:42.346 INFO:teuthology.task.kernel:Updating grub on smithi173 to boot 5.14.0-438.el9.x86_64 2024-04-15T21:59:42.346 DEBUG:teuthology.orchestra.run.smithi173:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T21:59:42.999 INFO:teuthology.orchestra.run.smithi173.stderr:Generating grub configuration file ... 2024-04-15T21:59:43.143 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:43.143 INFO:teuthology.orchestra.run.smithi122.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T21:59:43.143 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:59:43.191 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:43.525 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:43.525 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:59:43.525 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:59:43.525 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:59:43.945 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:59:43.946 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-15T21:59:44.263 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:59:44.364 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:44.364 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:59:44.364 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T21:59:44.365 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T21:59:44.365 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T21:59:44.365 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T21:59:44.365 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T21:59:44.365 DEBUG:teuthology.orchestra.run.smithi122:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:59:44.365 INFO:teuthology.orchestra.run.smithi173.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T21:59:44.395 INFO:teuthology.orchestra.run.smithi173.stderr:done 2024-04-15T21:59:44.396 DEBUG:teuthology.orchestra.run.smithi173:> mktemp 2024-04-15T21:59:44.412 INFO:teuthology.orchestra.run.smithi173.stdout:/tmp/tmp.vOzHWgzXcQ 2024-04-15T21:59:44.412 DEBUG:teuthology.orchestra.run.smithi173:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.vOzHWgzXcQ 2024-04-15T21:59:44.446 INFO:teuthology.orchestra.run.smithi122.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:59:44.446 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:59:44.446 DEBUG:teuthology.orchestra.run.smithi122:> sudo rpm -qi grub2-tools 2024-04-15T21:59:44.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0666 /tmp/tmp.vOzHWgzXcQ 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Name : grub2-tools 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Epoch : 1 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Version : 2.06 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Release : 68.el9 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: x86_64 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Group : Unspecified 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:Size : 8264254 2024-04-15T21:59:44.489 INFO:teuthology.orchestra.run.smithi122.stdout:License : GPLv3+ 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Packager : builder@centos.org 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Vendor : CentOS 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Summary : Support tools for GRUB. 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:Description : 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T21:59:44.490 INFO:teuthology.orchestra.run.smithi122.stdout:hardware devices. 2024-04-15T21:59:44.491 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T21:59:44.491 INFO:teuthology.orchestra.run.smithi122.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T21:59:44.491 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T21:59:44.492 INFO:teuthology.task.kernel:Updating grub on smithi122 to boot 5.14.0-438.el9.x86_64 2024-04-15T21:59:44.492 DEBUG:teuthology.orchestra.run.smithi122:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T21:59:44.624 DEBUG:teuthology.orchestra.remote:smithi173:/tmp/tmp.vOzHWgzXcQ is 6KB 2024-04-15T21:59:44.674 DEBUG:teuthology.orchestra.run.smithi173:> rm -fr /tmp/tmp.vOzHWgzXcQ 2024-04-15T21:59:44.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T21:59:44.752 INFO:teuthology.orchestra.run.smithi173.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T21:59:44.753 INFO:teuthology.orchestra.run.smithi173.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T21:59:44.753 INFO:teuthology.orchestra.run.smithi173.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T21:59:44.753 INFO:teuthology.orchestra.run.smithi173.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T21:59:44.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T21:59:44.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo shutdown -r now 2024-04-15T21:59:45.041 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-04-15T21:59:46.386 INFO:teuthology.orchestra.run.smithi122.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T21:59:46.413 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-04-15T21:59:46.415 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-04-15T21:59:46.430 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.40NNdWjSBH 2024-04-15T21:59:46.430 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.40NNdWjSBH 2024-04-15T21:59:46.499 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.40NNdWjSBH 2024-04-15T21:59:46.644 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.40NNdWjSBH is 6KB 2024-04-15T21:59:46.692 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.40NNdWjSBH 2024-04-15T21:59:46.707 DEBUG:teuthology.orchestra.run.smithi122:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T21:59:46.771 INFO:teuthology.orchestra.run.smithi122.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T21:59:46.771 INFO:teuthology.orchestra.run.smithi122.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T21:59:46.771 INFO:teuthology.orchestra.run.smithi122.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T21:59:46.772 INFO:teuthology.orchestra.run.smithi122.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T21:59:46.773 DEBUG:teuthology.orchestra.run.smithi122:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T21:59:46.916 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-04-15T22:00:14.914 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T22:00:14.915 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:00:14.916 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:00:16.920 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T22:00:16.920 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:00:16.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:00:33.314 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2024-04-15T22:00:35.358 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-04-15T22:00:42.323 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:00:42.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:00:44.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:00:44.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:00:45.374 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2024-04-15T22:00:47.422 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-04-15T22:00:57.384 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:00:57.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:00:59.424 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:00:59.425 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:01:29.194 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-04-15T22:01:29.619 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:01:29.620 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-438.el9.x86_64"... 2024-04-15T22:01:29.620 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-04-15T22:01:29.634 INFO:teuthology.orchestra.run.smithi173.stdout:5.14.0-438.el9.x86_64 2024-04-15T22:01:29.635 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T22:01:29.635 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:01:29.635 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T22:01:30.636 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T22:01:30.636 DEBUG:teuthology.orchestra.run.smithi173:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:01:30.708 INFO:teuthology.orchestra.run.smithi173.stdout:ttyS1 2024-04-15T22:01:30.735 DEBUG:teuthology.parallel:result is None 2024-04-15T22:01:31.271 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-15T22:01:31.723 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:01:31.723 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-438.el9.x86_64"... 2024-04-15T22:01:31.723 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-15T22:01:31.738 INFO:teuthology.orchestra.run.smithi122.stdout:5.14.0-438.el9.x86_64 2024-04-15T22:01:31.738 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T22:01:31.738 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:01:31.738 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T22:01:32.739 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T22:01:32.740 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:01:32.842 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-04-15T22:01:32.904 DEBUG:teuthology.parallel:result is None 2024-04-15T22:01:32.905 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T22:01:32.912 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T22:01:32.913 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:01:32.915 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:01:32.930 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T22:01:32.937 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T22:01:32.948 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T22:01:32.948 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:01:32.967 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:01:32.999 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T22:01:33.007 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T22:01:33.008 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T22:01:33.028 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-15T22:01:33.064 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:01:33.065 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:01:33.077 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:01:33.079 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:01:33.081 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T22:01:33.088 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T22:01:33.088 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:01:33.121 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-15T22:01:33.148 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T22:01:33.158 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T22:01:33.158 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:01:33.186 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:01:33.203 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:01:33.277 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:01:33.323 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:01:33.400 DEBUG:teuthology.orchestra.run.smithi122:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:01:33.442 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-15T22:01:33.442 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:01:33.509 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:01:33.553 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:01:33.603 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:01:33.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:01:33.729 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-15T22:01:33.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:01:33.797 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-04-15T22:01:33.800 DEBUG:teuthology.orchestra.run.smithi173:> sudo service rsyslog restart 2024-04-15T22:01:33.850 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:01:33.889 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:01:34.182 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T22:01:34.189 INFO:teuthology.task.internal:Starting timer... 2024-04-15T22:01:34.190 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T22:01:34.202 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T22:01:34.212 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T22:01:34.212 DEBUG:teuthology.orchestra.run.smithi122:> sudo service auditd rotate 2024-04-15T22:01:34.337 INFO:teuthology.orchestra.run.smithi122.stdout:Rotating logs: 2024-04-15T22:01:34.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo service auditd rotate 2024-04-15T22:01:34.379 INFO:teuthology.orchestra.run.smithi173.stdout:Rotating logs: 2024-04-15T22:01:34.381 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T22:01:34.381 DEBUG:teuthology.orchestra.run.smithi122:> /usr/sbin/getenforce 2024-04-15T22:01:34.415 INFO:teuthology.orchestra.run.smithi122.stdout:Permissive 2024-04-15T22:01:34.415 DEBUG:teuthology.orchestra.run.smithi173:> /usr/sbin/getenforce 2024-04-15T22:01:34.461 INFO:teuthology.orchestra.run.smithi173.stdout:Permissive 2024-04-15T22:01:34.462 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi122.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi173.front.sepia.ceph.com': 'permissive'} 2024-04-15T22:01:34.462 DEBUG:teuthology.orchestra.run.smithi122:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:01:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:01:34.492 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-15T22:01:34.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:01:34.530 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T22:01:34.531 DEBUG:teuthology.orchestra.run.smithi122:> sudo /usr/sbin/setenforce permissive 2024-04-15T22:01:34.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo /usr/sbin/setenforce permissive 2024-04-15T22:01:34.947 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T22:01:34.958 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T22:01:35.171 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-15T22:01:35.172 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi122.front.sepia.ceph.com,smithi173.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T22:05:53.919 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi122.front.sepia.ceph.com'), Remote(name='ubuntu@smithi173.front.sepia.ceph.com')] 2024-04-15T22:05:53.921 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:05:53.922 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:05:54.013 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-15T22:05:54.086 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-15T22:05:54.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:05:54.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:05:54.173 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-04-15T22:05:54.249 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-04-15T22:05:54.250 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T22:05:54.260 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T22:05:54.260 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:05:54.261 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:05:54.263 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:05:54.263 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-15T22:05:54.294 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T22:05:54.312 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T22:05:54.323 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T22:05:54.340 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T22:05:54.343 INFO:teuthology.orchestra.run.smithi122.stderr:sudo: ntpd: command not found 2024-04-15T22:05:54.357 INFO:teuthology.orchestra.run.smithi122.stdout:506 Cannot talk to daemon 2024-04-15T22:05:54.370 INFO:teuthology.orchestra.run.smithi173.stderr:sudo: ntpd: command not found 2024-04-15T22:05:54.374 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T22:05:54.385 INFO:teuthology.orchestra.run.smithi173.stdout:506 Cannot talk to daemon 2024-04-15T22:05:54.391 INFO:teuthology.orchestra.run.smithi122.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T22:05:54.402 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T22:05:54.419 INFO:teuthology.orchestra.run.smithi173.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T22:05:54.448 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.451 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.474 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:05:54.477 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:05:54.477 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-04-15T22:05:54.477 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.478 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.478 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.478 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:05:54.479 INFO:teuthology.run_tasks:Running task pexec... 2024-04-15T22:05:54.488 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-15T22:05:54.488 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi122.front.sepia.ceph.com 2024-04-15T22:05:54.489 DEBUG:teuthology.orchestra.run.smithi122:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T22:05:54.489 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi173.front.sepia.ceph.com 2024-04-15T22:05:54.489 DEBUG:teuthology.orchestra.run.smithi173:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T22:05:55.087 INFO:teuthology.orchestra.run.smithi122.stdout:Last metadata expiration check: 0:00:51 ago on Mon 15 Apr 2024 10:05:03 PM UTC. 2024-04-15T22:05:55.112 INFO:teuthology.orchestra.run.smithi173.stdout:Last metadata expiration check: 0:00:53 ago on Mon 15 Apr 2024 10:05:01 PM UTC. 2024-04-15T22:05:55.234 INFO:teuthology.orchestra.run.smithi122.stdout:Dependencies resolved. 2024-04-15T22:05:55.245 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T22:05:55.245 INFO:teuthology.orchestra.run.smithi122.stdout: Package Architecture Version Repository Size 2024-04-15T22:05:55.245 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T22:05:55.245 INFO:teuthology.orchestra.run.smithi122.stdout:Installing: 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction Summary 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:================================================================================ 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:Install 1 Package 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:Total download size: 3.1 M 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:Installed size: 9.8 M 2024-04-15T22:05:55.246 INFO:teuthology.orchestra.run.smithi122.stdout:Downloading Packages: 2024-04-15T22:05:55.259 INFO:teuthology.orchestra.run.smithi173.stdout:Dependencies resolved. 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout: Package Architecture Version Repository Size 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:Installing: 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction Summary 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:================================================================================ 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout:Install 1 Package 2024-04-15T22:05:55.272 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T22:05:55.273 INFO:teuthology.orchestra.run.smithi173.stdout:Total download size: 3.1 M 2024-04-15T22:05:55.273 INFO:teuthology.orchestra.run.smithi173.stdout:Installed size: 9.8 M 2024-04-15T22:05:55.273 INFO:teuthology.orchestra.run.smithi173.stdout:Downloading Packages: 2024-04-15T22:05:56.647 INFO:teuthology.orchestra.run.smithi173.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.8 MB/s | 3.1 MB 00:01 2024-04-15T22:05:56.647 INFO:teuthology.orchestra.run.smithi173.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:05:56.648 INFO:teuthology.orchestra.run.smithi173.stdout:Total 2.3 MB/s | 3.1 MB 00:01 2024-04-15T22:05:56.665 INFO:teuthology.orchestra.run.smithi122.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.8 MB/s | 3.1 MB 00:01 2024-04-15T22:05:56.665 INFO:teuthology.orchestra.run.smithi122.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:05:56.665 INFO:teuthology.orchestra.run.smithi122.stdout:Total 2.2 MB/s | 3.1 MB 00:01 2024-04-15T22:05:56.686 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction check 2024-04-15T22:05:56.692 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction check succeeded. 2024-04-15T22:05:56.692 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction test 2024-04-15T22:05:56.703 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction check 2024-04-15T22:05:56.710 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction check succeeded. 2024-04-15T22:05:56.710 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction test 2024-04-15T22:05:56.774 INFO:teuthology.orchestra.run.smithi173.stdout:Transaction test succeeded. 2024-04-15T22:05:56.774 INFO:teuthology.orchestra.run.smithi173.stdout:Running transaction 2024-04-15T22:05:56.790 INFO:teuthology.orchestra.run.smithi122.stdout:Transaction test succeeded. 2024-04-15T22:05:56.794 INFO:teuthology.orchestra.run.smithi122.stdout:Running transaction 2024-04-15T22:05:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: Preparing : 1/1 2024-04-15T22:05:57.017 INFO:teuthology.orchestra.run.smithi122.stdout: Preparing : 1/1 2024-04-15T22:05:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.102 INFO:teuthology.orchestra.run.smithi122.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.675 INFO:teuthology.orchestra.run.smithi122.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.682 INFO:teuthology.orchestra.run.smithi173.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.960 INFO:teuthology.orchestra.run.smithi122.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.960 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T22:05:57.961 INFO:teuthology.orchestra.run.smithi122.stdout:Installed: 2024-04-15T22:05:57.961 INFO:teuthology.orchestra.run.smithi122.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T22:05:57.961 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-15T22:05:57.961 INFO:teuthology.orchestra.run.smithi122.stdout:Complete! 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout:Installed: 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-04-15T22:05:57.981 INFO:teuthology.orchestra.run.smithi173.stdout:Complete! 2024-04-15T22:05:58.219 DEBUG:teuthology.parallel:result is None 2024-04-15T22:05:58.246 DEBUG:teuthology.parallel:result is None 2024-04-15T22:05:58.246 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-15T22:05:58.256 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-15T22:05:58.256 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-15T22:05:58.256 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:05:58.272 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-15T22:05:58.272 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-15 22:05:52.928186534 +0000 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-15 22:05:32.262662885 +0000 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-15 22:05:32.262662885 +0000 2024-04-15T22:05:58.328 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-04-15 22:05:32.262662885 +0000 2024-04-15T22:05:58.328 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T22:05:58.395 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-15T22:05:58.395 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-15T22:05:58.395 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000264549 s, 1.9 MB/s 2024-04-15T22:05:58.396 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T22:05:58.452 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-15 22:05:52.928186534 +0000 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-15 22:05:32.613654794 +0000 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-15 22:05:32.613654794 +0000 2024-04-15T22:05:58.508 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-04-15 22:05:32.613654794 +0000 2024-04-15T22:05:58.508 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T22:05:58.574 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-15T22:05:58.574 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-15T22:05:58.574 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000226021 s, 2.3 MB/s 2024-04-15T22:05:58.575 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T22:05:58.631 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-04-15T22:05:58.687 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T22:05:58.687 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:05:58.687 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-15 22:05:52.928186534 +0000 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-15 22:05:32.965646680 +0000 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-15 22:05:32.965646680 +0000 2024-04-15T22:05:58.688 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-04-15 22:05:32.965646680 +0000 2024-04-15T22:05:58.688 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T22:05:58.754 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-15T22:05:58.754 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-15T22:05:58.754 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000213275 s, 2.4 MB/s 2024-04-15T22:05:58.755 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T22:05:58.812 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-15 22:05:52.928186534 +0000 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-15 22:05:33.311638704 +0000 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-15 22:05:33.311638704 +0000 2024-04-15T22:05:58.868 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: 2024-04-15 22:05:33.311638704 +0000 2024-04-15T22:05:58.868 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T22:05:58.934 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-15T22:05:58.935 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-15T22:05:58.935 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000186991 s, 2.7 MB/s 2024-04-15T22:05:58.936 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T22:05:58.992 DEBUG:teuthology.orchestra.run.smithi122:> 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-15T22:05:59.134 INFO:teuthology.orchestra.run.smithi122.stdout:loop 2024-04-15T22:05:59.135 INFO:tasks.nvme_loop:Connecting nvme_loop smithi122:/dev/vg_nvme/lv_1... 2024-04-15T22:05:59.135 DEBUG:teuthology.orchestra.run.smithi122:> 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-15T22:05:59.175 INFO:teuthology.orchestra.run.smithi122.stdout:1 2024-04-15T22:05:59.215 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/vg_nvme/lv_11 2024-04-15T22:05:59.257 INFO:tasks.nvme_loop:Connecting nvme_loop smithi122:/dev/vg_nvme/lv_2... 2024-04-15T22:05:59.257 DEBUG:teuthology.orchestra.run.smithi122:> 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-15T22:05:59.339 INFO:teuthology.orchestra.run.smithi122.stdout:1 2024-04-15T22:05:59.379 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/vg_nvme/lv_21 2024-04-15T22:05:59.408 INFO:tasks.nvme_loop:Connecting nvme_loop smithi122:/dev/vg_nvme/lv_3... 2024-04-15T22:05:59.409 DEBUG:teuthology.orchestra.run.smithi122:> 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-15T22:05:59.489 INFO:teuthology.orchestra.run.smithi122.stdout:1 2024-04-15T22:05:59.529 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/vg_nvme/lv_31 2024-04-15T22:05:59.565 INFO:tasks.nvme_loop:Connecting nvme_loop smithi122:/dev/vg_nvme/lv_4... 2024-04-15T22:05:59.565 DEBUG:teuthology.orchestra.run.smithi122:> 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-15T22:05:59.646 INFO:teuthology.orchestra.run.smithi122.stdout:1 2024-04-15T22:05:59.685 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/vg_nvme/lv_41 2024-04-15T22:05:59.715 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-15T22:05:59.715 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:05:59.770 DEBUG:teuthology.orchestra.run.smithi122:> sudo nvme list 2024-04-15T22:05:59.837 INFO:teuthology.orchestra.run.smithi122.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-15T22:05:59.837 INFO:teuthology.orchestra.run.smithi122.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-15T22:05:59.837 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/nvme0n1 PHFT6204010U400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101F0 2024-04-15T22:05:59.837 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/nvme1n1 ec8cd27f4651359692d3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:05:59.837 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/nvme2n1 d26241cc685d1f9e5f82 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:05:59.838 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/nvme3n1 47bd9b5d6a38e1540813 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:05:59.838 INFO:teuthology.orchestra.run.smithi122.stdout:/dev/nvme4n1 8bbfc438383fb3bb0b72 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:05:59.839 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-15T22:05:59.839 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-15T22:05:59.839 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/scratch_devs 2024-04-15T22:05:59.906 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-15T22:05:59.906 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:05:59.926 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-15T22:05:59.926 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_1 2024-04-15T22:05:59.985 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-15 22:05:52.961684734 +0000 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-15 22:05:27.926230044 +0000 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-15 22:05:27.926230044 +0000 2024-04-15T22:05:59.986 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-15 22:05:27.926230044 +0000 2024-04-15T22:05:59.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T22:06:00.058 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-15T22:06:00.058 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-15T22:06:00.058 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000199635 s, 2.6 MB/s 2024-04-15T22:06:00.059 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T22:06:00.119 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_2 2024-04-15T22:06:00.177 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T22:06:00.177 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:06:00.177 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-15T22:06:00.177 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:06:00.177 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:06:00.178 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-15 22:05:52.961684734 +0000 2024-04-15T22:06:00.178 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-15 22:05:28.270222547 +0000 2024-04-15T22:06:00.178 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-15 22:05:28.270222547 +0000 2024-04-15T22:06:00.178 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-15 22:05:28.270222547 +0000 2024-04-15T22:06:00.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T22:06:00.246 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-15T22:06:00.246 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-15T22:06:00.246 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000201075 s, 2.5 MB/s 2024-04-15T22:06:00.247 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T22:06:00.305 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_3 2024-04-15T22:06:00.362 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-15 22:05:52.961684734 +0000 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-15 22:05:28.629214723 +0000 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-15 22:05:28.629214723 +0000 2024-04-15T22:06:00.363 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-15 22:05:28.629214723 +0000 2024-04-15T22:06:00.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T22:06:00.432 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-15T22:06:00.432 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-15T22:06:00.432 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000182967 s, 2.8 MB/s 2024-04-15T22:06:00.433 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T22:06:00.491 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_4 2024-04-15T22:06:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-04-15 22:05:52.961684734 +0000 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-04-15 22:05:28.955207618 +0000 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-04-15 22:05:28.955207618 +0000 2024-04-15T22:06:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: 2024-04-15 22:05:28.955207618 +0000 2024-04-15T22:06:00.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T22:06:00.617 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-04-15T22:06:00.617 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-04-15T22:06:00.617 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000168464 s, 3.0 MB/s 2024-04-15T22:06:00.618 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T22:06:00.675 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-15T22:06:00.816 INFO:teuthology.orchestra.run.smithi173.stdout:loop 2024-04-15T22:06:00.817 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_1... 2024-04-15T22:06:00.818 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-15T22:06:00.857 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-15T22:06:00.897 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_11 2024-04-15T22:06:00.927 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_2... 2024-04-15T22:06:00.927 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-15T22:06:01.014 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-15T22:06:01.055 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_21 2024-04-15T22:06:01.086 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_3... 2024-04-15T22:06:01.086 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-15T22:06:01.128 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-15T22:06:01.169 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_31 2024-04-15T22:06:01.199 INFO:tasks.nvme_loop:Connecting nvme_loop smithi173:/dev/vg_nvme/lv_4... 2024-04-15T22:06:01.199 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-15T22:06:01.281 INFO:teuthology.orchestra.run.smithi173.stdout:1 2024-04-15T22:06:01.323 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/vg_nvme/lv_41 2024-04-15T22:06:01.362 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-15T22:06:01.362 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:06:01.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme list 2024-04-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-15T22:06:01.485 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-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme1n1 46504a6f01ea5076913e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme2n1 b8bd56f53b98af5b8473 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme3n1 893f72adecf7106a5f2f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:06:01.485 INFO:teuthology.orchestra.run.smithi173.stdout:/dev/nvme4n1 8960dd4f4e53351116a3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-04-15T22:06:01.486 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-15T22:06:01.486 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-15T22:06:01.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/scratch_devs 2024-04-15T22:06:01.555 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T22:06:01.644 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\\)'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T22:06:01.644 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:01.645 INFO:tasks.cephadm:Cluster fsid is 589be71e-fb74-11ee-bc8f-c7b262605968 2024-04-15T22:06:01.645 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T22:06:01.645 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-15T22:06:01.645 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi122': '172.21.15.122', 'mon.smithi173': '172.21.15.173'} 2024-04-15T22:06:01.646 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T22:06:01.646 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-04-15T22:06:01.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo hostname $(hostname -s) 2024-04-15T22:06:01.709 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-15T22:06:01.709 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:01.927 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', '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/54895/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2114-ga9a752df', 'node_name': '172.21.5.39+adami09', '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-2114.ga9a752df'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-14 16:04:37.608971', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-15T22:06:02.068 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 a9a752df26c63acad72e1b3569fd79a515ca0765 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:02.070 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm 2024-04-15T22:06:02.070 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:02.622 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 22:06 /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:02.622 DEBUG:teuthology.orchestra.run.smithi173:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:03.350 INFO:teuthology.orchestra.run.smithi173.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 22:06 /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:03.350 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:03.370 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-15T22:06:03.398 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T22:06:03.398 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:06:03.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:06:04.194 INFO:teuthology.orchestra.run.smithi173.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:06:04.310 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:06:04.358 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:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:04.358 INFO:teuthology.orchestra.run.smithi173.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:06:04.358 INFO:teuthology.orchestra.run.smithi173.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T22:06:04.358 INFO:teuthology.orchestra.run.smithi173.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:04.476 INFO:teuthology.orchestra.run.smithi122.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:04.476 INFO:teuthology.orchestra.run.smithi122.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:06:04.476 INFO:teuthology.orchestra.run.smithi122.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T22:06:04.476 INFO:teuthology.orchestra.run.smithi122.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:06:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:04.499 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:06:04.500 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T22:06:04.502 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi122/crash 2024-04-15T22:06:04.503 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:06:04.543 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:06:04.543 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:06:04.545 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi173/crash 2024-04-15T22:06:04.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:06:04.583 INFO:teuthology.orchestra.run.smithi173.stderr:tar: /var/lib/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:06:04.583 INFO:teuthology.orchestra.run.smithi173.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:06:04.585 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T22:06:04.585 DEBUG:teuthology.orchestra.run.smithi122:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-15T22:06:04.613 INFO:teuthology.orchestra.run.smithi122.stderr:grep: /var/log/ceph/589be71e-fb74-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-15T22:06:04.615 INFO:tasks.cephadm:Compressing logs... 2024-04-15T22:06:04.615 DEBUG:teuthology.orchestra.run.smithi122:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:06:04.657 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-15T22:06:04.683 INFO:teuthology.orchestra.run.smithi122.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:06:04.683 INFO:teuthology.orchestra.run.smithi122.stderr:: No such file or directory 2024-04-15T22:06:04.684 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:06:04.685 INFO:teuthology.orchestra.run.smithi173.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory /var/log/ceph/cephadm.log 2024-04-15T22:06:04.685 INFO:teuthology.orchestra.run.smithi173.stderr: 2024-04-15T22:06:04.685 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:06:04.686 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-04-15T22:06:04.687 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m0.016s 2024-04-15T22:06:04.687 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m0.013s 2024-04-15T22:06:04.687 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.017s 2024-04-15T22:06:04.687 INFO:teuthology.orchestra.run.smithi173.stderr: 2024-04-15T22:06:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:real 0m0.015s 2024-04-15T22:06:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:user 0m0.015s 2024-04-15T22:06:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:sys 0m0.013s 2024-04-15T22:06:04.688 INFO:tasks.cephadm:Archiving logs... 2024-04-15T22:06:04.688 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi122/log 2024-04-15T22:06:04.689 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:06:04.759 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi173/log 2024-04-15T22:06:04.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:06:04.788 INFO:tasks.cephadm:Removing cluster... 2024-04-15T22:06:04.789 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 589be71e-fb74-11ee-bc8f-c7b262605968 --force 2024-04-15T22:06:04.984 INFO:teuthology.orchestra.run.smithi122.stdout:Deleting cluster with fsid: 589be71e-fb74-11ee-bc8f-c7b262605968 2024-04-15T22:06:05.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 589be71e-fb74-11ee-bc8f-c7b262605968 --force 2024-04-15T22:06:05.289 INFO:teuthology.orchestra.run.smithi173.stdout:Deleting cluster with fsid: 589be71e-fb74-11ee-bc8f-c7b262605968 2024-04-15T22:06:05.402 INFO:tasks.cephadm:Removing cephadm ... 2024-04-15T22:06:05.402 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:05.417 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:06:05.433 INFO:tasks.cephadm:Teardown complete 2024-04-15T22:06:05.433 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, 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_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:06:05.626 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a59ba3eabc174312957a9782dc8ed01a Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, 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_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi122 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:06:05.629 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T22:06:05.640 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-15T22:06:05.661 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi122:/dev/vg_nvme/lv_1... 2024-04-15T22:06:05.661 DEBUG:teuthology.orchestra.run.smithi122:> sudo nvme disconnect -n lv_1 2024-04-15T22:06:05.803 INFO:teuthology.orchestra.run.smithi122.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-15T22:06:05.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:05.805 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi122:/dev/vg_nvme/lv_2... 2024-04-15T22:06:05.805 DEBUG:teuthology.orchestra.run.smithi122:> sudo nvme disconnect -n lv_2 2024-04-15T22:06:05.937 INFO:teuthology.orchestra.run.smithi122.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-15T22:06:05.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:05.939 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi122:/dev/vg_nvme/lv_3... 2024-04-15T22:06:05.939 DEBUG:teuthology.orchestra.run.smithi122:> sudo nvme disconnect -n lv_3 2024-04-15T22:06:06.078 INFO:teuthology.orchestra.run.smithi122.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-15T22:06:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.080 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi122:/dev/vg_nvme/lv_4... 2024-04-15T22:06:06.080 DEBUG:teuthology.orchestra.run.smithi122:> sudo nvme disconnect -n lv_4 2024-04-15T22:06:06.219 INFO:teuthology.orchestra.run.smithi122.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-15T22:06:06.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.221 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-15T22:06:06.221 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/scratch_devs 2024-04-15T22:06:06.249 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_1... 2024-04-15T22:06:06.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_1 2024-04-15T22:06:06.399 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-15T22:06:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.401 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_2... 2024-04-15T22:06:06.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_2 2024-04-15T22:06:06.536 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-15T22:06:06.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.538 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_3... 2024-04-15T22:06:06.538 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_3 2024-04-15T22:06:06.669 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-15T22:06:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.671 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi173:/dev/vg_nvme/lv_4... 2024-04-15T22:06:06.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo nvme disconnect -n lv_4 2024-04-15T22:06:06.805 INFO:teuthology.orchestra.run.smithi173.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-15T22:06:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:06.807 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-04-15T22:06:06.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/scratch_devs 2024-04-15T22:06:06.835 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T22:06:06.844 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T22:06:06.844 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:06:06.847 DEBUG:teuthology.orchestra.run.smithi173:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:06:06.859 INFO:teuthology.orchestra.run.smithi122.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:06:06.863 INFO:teuthology.orchestra.run.smithi122.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:06:06.864 INFO:teuthology.orchestra.run.smithi122.stdout:=============================================================================== 2024-04-15T22:06:06.864 INFO:teuthology.orchestra.run.smithi122.stdout:^* hv01.front.sepia.ceph.com 3 6 17 5 +983us[ +986us] +/- 53ms 2024-04-15T22:06:06.864 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 6 -355us[ -351us] +/- 68ms 2024-04-15T22:06:06.864 INFO:teuthology.orchestra.run.smithi122.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 6 -860us[ -856us] +/- 64ms 2024-04-15T22:06:06.864 INFO:teuthology.orchestra.run.smithi122.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:06:06.889 INFO:teuthology.orchestra.run.smithi173.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:06:06.893 INFO:teuthology.orchestra.run.smithi173.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:06:06.894 INFO:teuthology.orchestra.run.smithi173.stdout:=============================================================================== 2024-04-15T22:06:06.894 INFO:teuthology.orchestra.run.smithi173.stdout:^* hv01.front.sepia.ceph.com 3 6 17 6 +968us[ +982us] +/- 53ms 2024-04-15T22:06:06.894 INFO:teuthology.orchestra.run.smithi173.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 5 -363us[ -363us] +/- 68ms 2024-04-15T22:06:06.894 INFO:teuthology.orchestra.run.smithi173.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 5 -864us[ -864us] +/- 64ms 2024-04-15T22:06:06.894 INFO:teuthology.orchestra.run.smithi173.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:06:06.894 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T22:06:06.903 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T22:06:06.904 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T22:06:06.912 DEBUG:teuthology.orchestra.run.smithi122:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T22:06:06.975 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-15T22:06:07.038 DEBUG:teuthology.orchestra.run.smithi122:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:06:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:07.069 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-15T22:06:07.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:07.100 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T22:06:07.110 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T22:06:07.120 INFO:teuthology.task.internal:Duration was 272.930276 seconds 2024-04-15T22:06:07.120 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T22:06:07.129 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T22:06:07.129 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:06:07.131 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:06:07.174 INFO:teuthology.orchestra.run.smithi122.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:06:07.185 INFO:teuthology.orchestra.run.smithi173.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:06:07.428 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T22:06:07.428 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-04-15T22:06:07.428 DEBUG:teuthology.orchestra.run.smithi122:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T22:06:07.448 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi173.front.sepia.ceph.com 2024-04-15T22:06:07.448 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-15T22:06:07.468 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T22:06:07.469 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:06:07.491 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:06:07.538 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T22:06:07.538 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:06:07.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:06:07.669 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T22:06:07.679 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T22:06:07.679 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:06:07.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:06:07.736 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T22:06:07.745 DEBUG:teuthology.orchestra.run.smithi122:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:06:07.750 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-15T22:06:07.774 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-04-15T22:06:07.802 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = core 2024-04-15T22:06:07.829 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:06:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:07.853 DEBUG:teuthology.orchestra.run.smithi173:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:06:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:06:07.884 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T22:06:07.893 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T22:06:07.894 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi122 2024-04-15T22:06:07.894 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:06:07.932 DEBUG:teuthology.misc:Transferring archived files from smithi173:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530/remote/smithi173 2024-04-15T22:06:07.932 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:06:07.968 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T22:06:07.968 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:06:07.971 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:06:08.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T22:06:08.027 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T22:06:08.027 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T22:06:08.037 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T22:06:08.037 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:06:08.039 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:06:08.052 INFO:teuthology.orchestra.run.smithi122.stdout: 265879 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:06 /home/ubuntu/cephtest 2024-04-15T22:06:08.071 INFO:teuthology.orchestra.run.smithi173.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:06 /home/ubuntu/cephtest 2024-04-15T22:06:08.073 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T22:06:08.082 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T22:06:08.101 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T22:06:08.128 DEBUG:teuthology.nuke:shortname: smithi122 2024-04-15T22:06:08.128 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:06:08.155 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530', '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-15 21:53:20.996977', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCqfMwjWtOjxZI+Itpude6FCFnghTXQ8UxEJPjUnDcEcfgB3b0MZMKI0KRwAydssTpfAuGwWTjpipmLFVZD1tos='} 2024-04-15T22:06:08.159 DEBUG:teuthology.nuke:shortname: smithi173 2024-04-15T22:06:08.159 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:06:08.181 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657530', '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-15 21:53:20.995310', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHOkCyzt4ayMlrj69uAcstRasUDKE4kr0owJRGaf6hCil0itszxBttwO6Vw31jFgpPu+ohk3EHZb1gIHT3/AJkc='} 2024-04-15T22:06:08.205 INFO:teuthology.orchestra.console.smithi122:Power off 2024-04-15T22:06:08.205 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:06:08.229 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-04-15T22:06:08.229 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:08.244 INFO:teuthology.orchestra.console.smithi173:Power off 2024-04-15T22:06:08.245 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:06:08.256 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-15T22:06:08.269 DEBUG:teuthology.orchestra.console.smithi173:power off output: Chassis Power Control: Down/Off 2024-04-15T22:06:08.269 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:08.294 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-04-15T22:06:12.257 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:12.296 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:12.369 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-15T22:06:12.404 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-04-15T22:06:16.372 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:16.405 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:16.481 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-04-15T22:06:16.515 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-04-15T22:06:16.583 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-04-15T22:06:20.518 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:06:20.627 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is off 2024-04-15T22:06:20.729 INFO:teuthology.orchestra.console.smithi173:Power off completed 2024-04-15T22:06:20.833 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 272.9302763938904 failure_reason: 'Command failed on smithi122 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a59ba3eabc174312957a9782dc8ed01a status: fail success: false 2024-04-15T22:06:20.833 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T22:06:20.918 INFO:teuthology.run:FAIL