2024-09-15T02:16:53.439 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-15T02:16:53.453 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T02:16:53.538 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905140 branch: wip-bharath9-testing-2024-09-13-1444-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: skanta@redhat.com first_in_suite: false job_id: '7905140' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath9-testing-2024-09-13-1444-quincy 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: d75f23820806da622f561ee5ee7551015285993f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d75f23820806da622f561ee5ee7551015285993f kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath9-testing-2024-09-13-1444-quincy sha1: d75f23820806da622f561ee5ee7551015285993f owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2126 sha1: d75f23820806da622f561ee5ee7551015285993f sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath9-testing-2024-09-13-1444-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d75f23820806da622f561ee5ee7551015285993f targets: smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKodO+NXngE8mjpoZh9mSWR8cZNwmbX9N3bKgUBYEcm10oVwJTkHVNF/2cPN8RaLt2HwgzrFMfLWW5JB7D52V8= smithi184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEyx/4U1Wy1jRDOrva9MigwLFhsx4H1p0YmZ2QpGxPXTBo/wM7w9rqzm8H3Al9m/cBndx5DjIQjO71/DCJYGPjo= 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 HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-15_00:54:39 tube: smithi user: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-15T02:16:53.538 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa; will attempt to use it 2024-09-15T02:16:53.539 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks 2024-09-15T02:16:53.539 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-15T02:16:53.541 INFO:teuthology.task.internal:Checking packages... 2024-09-15T02:16:53.564 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd75f23820806da622f561ee5ee7551015285993f' 2024-09-15T02:16:53.564 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-15T02:16:53.564 INFO:teuthology.packaging:ref: None 2024-09-15T02:16:53.564 INFO:teuthology.packaging:tag: None 2024-09-15T02:16:53.564 INFO:teuthology.packaging:branch: wip-bharath9-testing-2024-09-13-1444-quincy 2024-09-15T02:16:53.565 INFO:teuthology.packaging:sha1: d75f23820806da622f561ee5ee7551015285993f 2024-09-15T02:16:53.565 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath9-testing-2024-09-13-1444-quincy 2024-09-15T02:16:53.713 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1643.gd75f2382 2024-09-15T02:16:53.715 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-15T02:16:53.721 INFO:teuthology.task.internal:no buildpackages task found 2024-09-15T02:16:53.721 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-15T02:16:53.728 INFO:teuthology.task.internal:Saving configuration 2024-09-15T02:16:53.739 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-15T02:16:53.746 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-15T02:16:53.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905140', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-15 02:10:01.643846', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKodO+NXngE8mjpoZh9mSWR8cZNwmbX9N3bKgUBYEcm10oVwJTkHVNF/2cPN8RaLt2HwgzrFMfLWW5JB7D52V8='} 2024-09-15T02:16:53.796 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905140', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-15 02:10:01.642093', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEyx/4U1Wy1jRDOrva9MigwLFhsx4H1p0YmZ2QpGxPXTBo/wM7w9rqzm8H3Al9m/cBndx5DjIQjO71/DCJYGPjo='} 2024-09-15T02:16:53.796 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-15T02:16:53.803 INFO:teuthology.task.internal:roles: ubuntu@smithi116.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-15T02:16:53.803 INFO:teuthology.task.internal:roles: ubuntu@smithi184.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-15T02:16:53.803 INFO:teuthology.run_tasks:Running task console_log... 2024-09-15T02:16:53.861 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ffb01037be0>, signals=[15]) 2024-09-15T02:16:53.862 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-15T02:16:53.868 INFO:teuthology.task.internal:Opening connections... 2024-09-15T02:16:53.868 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2024-09-15T02:16:53.869 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:16:53.945 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2024-09-15T02:16:53.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:16:54.025 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-15T02:16:54.031 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2024-09-15T02:16:54.048 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2024-09-15T02:16:54.048 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2024-09-15T02:16:54.105 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="CentOS Stream" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:ID="centos" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE="rhel fedora" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:PLATFORM_ID="platform:el9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:ANSI_COLOR="0;31" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:LOGO="fedora-logo-icon" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://centos.org/" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-15T02:16:54.106 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-15T02:16:54.107 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2024-09-15T02:16:54.125 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2024-09-15T02:16:54.144 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2024-09-15T02:16:54.144 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2024-09-15T02:16:54.202 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="CentOS Stream" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="9" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:ID="centos" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE="rhel fedora" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="9" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:PLATFORM_ID="platform:el9" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:ANSI_COLOR="0;31" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:LOGO="fedora-logo-icon" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://centos.org/" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-15T02:16:54.203 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-15T02:16:54.204 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-15T02:16:54.204 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2024-09-15T02:16:54.225 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-15T02:16:54.238 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-15T02:16:54.245 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-15T02:16:54.246 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2024-09-15T02:16:54.249 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2024-09-15T02:16:54.265 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-15T02:16:54.272 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-15T02:16:54.272 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2024-09-15T02:16:54.306 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2024-09-15T02:16:54.399 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-15T02:16:54.453 INFO:teuthology.run_tasks:Running task kernel... 2024-09-15T02:16:54.467 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-15T02:16:54.467 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-15T02:16:54.467 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-15T02:16:54.467 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-09-15T02:16:54.468 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T02:16:54.468 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T02:16:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:16:54.485 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-09-15T02:16:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:16:54.486 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-15T02:16:54.542 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-503.el9.x86_64 2024-09-15T02:16:54.542 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.14.0-503.el9.x86_64 2024-09-15T02:16:54.543 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum install -y kernel 2024-09-15T02:16:54.545 INFO:teuthology.orchestra.run.smithi116.stdout:5.14.0-503.el9.x86_64 2024-09-15T02:16:54.545 INFO:teuthology.task.kernel:Running kernel on smithi116: 5.14.0-503.el9.x86_64 2024-09-15T02:16:54.545 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum install -y kernel 2024-09-15T02:16:57.005 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-15T02:16:57.069 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.2 MB 00:00 2024-09-15T02:16:58.803 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-15T02:17:01.364 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - AppStream 6.3 MB/s | 20 MB 00:03 2024-09-15T02:17:03.270 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - CRB 9.6 MB/s | 6.5 MB 00:00 2024-09-15T02:17:04.863 INFO:teuthology.orchestra.run.smithi116.stdout:CentOS Stream 9 - Extras packages 81 kB/s | 19 kB 00:00 2024-09-15T02:17:05.589 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-15T02:17:05.717 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-15T02:17:07.299 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 19 kB 00:00 2024-09-15T02:17:08.628 INFO:teuthology.orchestra.run.smithi184.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-15T02:17:11.206 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-15T02:17:13.229 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-15T02:17:13.229 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-15T02:17:13.320 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-15T02:17:13.328 INFO:teuthology.orchestra.run.smithi116.stdout:Installing dependencies: 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout:Install 4 Packages 2024-09-15T02:17:13.329 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:17:13.330 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 79 M 2024-09-15T02:17:13.330 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 126 M 2024-09-15T02:17:13.330 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-15T02:17:13.657 INFO:teuthology.orchestra.run.smithi116.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 312 kB/s | 23 kB 00:00 2024-09-15T02:17:14.066 INFO:teuthology.orchestra.run.smithi184.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-15T02:17:14.191 INFO:teuthology.orchestra.run.smithi116.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-15T02:17:14.866 INFO:teuthology.orchestra.run.smithi116.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-15T02:17:15.225 INFO:teuthology.orchestra.run.smithi116.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 21 MB/s | 35 MB 00:01 2024-09-15T02:17:15.225 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-15T02:17:15.225 INFO:teuthology.orchestra.run.smithi116.stdout:Total 42 MB/s | 79 MB 00:01 2024-09-15T02:17:15.906 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-15T02:17:16.076 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-15T02:17:16.076 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-15T02:17:16.178 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-15T02:17:16.185 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:17:16.185 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2024-09-15T02:17:16.185 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:17:16.185 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-15T02:17:16.185 INFO:teuthology.orchestra.run.smithi184.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout:Install 4 Packages 2024-09-15T02:17:16.186 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:17:16.187 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 79 M 2024-09-15T02:17:16.187 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 126 M 2024-09-15T02:17:16.187 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-15T02:17:16.258 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-15T02:17:16.258 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-15T02:17:16.318 INFO:teuthology.orchestra.run.smithi184.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 266 kB/s | 23 kB 00:00 2024-09-15T02:17:16.669 INFO:teuthology.orchestra.run.smithi184.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-15T02:17:17.143 INFO:teuthology.orchestra.run.smithi184.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-15T02:17:17.226 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-15T02:17:17.226 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-15T02:17:17.394 INFO:teuthology.orchestra.run.smithi184.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 27 MB/s | 29 MB 00:01 2024-09-15T02:17:17.394 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-15T02:17:17.394 INFO:teuthology.orchestra.run.smithi184.stdout:Total 65 MB/s | 79 MB 00:01 2024-09-15T02:17:18.074 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-15T02:17:18.426 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-15T02:17:18.426 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-15T02:17:19.391 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-15T02:17:19.391 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-15T02:17:19.675 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-15T02:17:20.375 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-15T02:17:20.458 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:17:21.829 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-15T02:17:22.470 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-15T02:17:22.563 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:17:23.265 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:17:23.433 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:17:25.339 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:17:25.466 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:17:28.278 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:17:28.395 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:17:30.306 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:17:30.341 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:17:33.231 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:17:35.178 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:11.500 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:11.541 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:11.900 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:11.900 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-15T02:18:11.900 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:18:11.900 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:18:12.749 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:12.749 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:18:12.749 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-15T02:18:12.749 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:12.749 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-15T02:18:12.750 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-15T02:18:12.750 INFO:teuthology.orchestra.run.smithi116.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-15T02:18:12.750 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:18:12.750 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-15T02:18:13.105 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T02:18:13.168 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:13.192 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:13.192 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T02:18:13.192 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-15T02:18:13.192 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T02:18:13.192 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T02:18:13.193 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-15T02:18:13.193 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi116.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T02:18:13.193 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T02:18:13.208 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:13.252 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:13.252 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T02:18:13.252 DEBUG:teuthology.orchestra.run.smithi116:> sudo rpm -qi grub2-tools 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Name : grub2-tools 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Epoch : 1 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Version : 2.06 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Release : 82.el9 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Architecture: x86_64 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Group : Unspecified 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:Size : 8274670 2024-09-15T02:18:13.284 INFO:teuthology.orchestra.run.smithi116.stdout:License : GPLv3+ 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Packager : builder@centos.org 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Vendor : CentOS 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Summary : Support tools for GRUB. 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:Description : 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-15T02:18:13.285 INFO:teuthology.orchestra.run.smithi116.stdout:hardware devices. 2024-09-15T02:18:13.286 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:18:13.286 INFO:teuthology.orchestra.run.smithi116.stdout:This subpackage provides tools for support of all platforms. 2024-09-15T02:18:13.286 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-15T02:18:13.287 INFO:teuthology.task.kernel:Updating grub on smithi116 to boot 5.14.0-505.el9.x86_64 2024-09-15T02:18:13.287 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-15T02:18:13.503 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:13.503 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-15T02:18:13.503 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T02:18:13.503 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T02:18:13.965 INFO:teuthology.orchestra.run.smithi116.stderr:Generating grub configuration file ... 2024-09-15T02:18:14.372 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:18:14.373 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-15T02:18:14.711 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T02:18:14.844 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.844 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T02:18:14.844 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-15T02:18:14.844 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T02:18:14.844 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T02:18:14.845 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-15T02:18:14.845 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T02:18:14.845 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T02:18:14.903 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T02:18:14.904 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T02:18:14.904 DEBUG:teuthology.orchestra.run.smithi184:> sudo rpm -qi grub2-tools 2024-09-15T02:18:14.936 INFO:teuthology.orchestra.run.smithi184.stdout:Name : grub2-tools 2024-09-15T02:18:14.936 INFO:teuthology.orchestra.run.smithi184.stdout:Epoch : 1 2024-09-15T02:18:14.936 INFO:teuthology.orchestra.run.smithi184.stdout:Version : 2.06 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Release : 82.el9 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: x86_64 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Group : Unspecified 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Size : 8274670 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:License : GPLv3+ 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Packager : builder@centos.org 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Vendor : CentOS 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-15T02:18:14.937 INFO:teuthology.orchestra.run.smithi184.stdout:Summary : Support tools for GRUB. 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:Description : 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:hardware devices. 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:18:14.938 INFO:teuthology.orchestra.run.smithi184.stdout:This subpackage provides tools for support of all platforms. 2024-09-15T02:18:14.939 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-15T02:18:14.939 INFO:teuthology.task.kernel:Updating grub on smithi184 to boot 5.14.0-505.el9.x86_64 2024-09-15T02:18:14.939 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-15T02:18:15.353 INFO:teuthology.orchestra.run.smithi116.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-15T02:18:15.386 INFO:teuthology.orchestra.run.smithi116.stderr:done 2024-09-15T02:18:15.388 DEBUG:teuthology.orchestra.run.smithi116:> mktemp 2024-09-15T02:18:15.425 INFO:teuthology.orchestra.run.smithi116.stdout:/tmp/tmp.iWl9d9q9Mr 2024-09-15T02:18:15.425 DEBUG:teuthology.orchestra.run.smithi116:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.iWl9d9q9Mr 2024-09-15T02:18:15.492 DEBUG:teuthology.orchestra.run.smithi116:> sudo chmod 0666 /tmp/tmp.iWl9d9q9Mr 2024-09-15T02:18:15.614 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2024-09-15T02:18:15.633 DEBUG:teuthology.orchestra.remote:smithi116:/tmp/tmp.iWl9d9q9Mr is 6KB 2024-09-15T02:18:15.682 DEBUG:teuthology.orchestra.run.smithi116:> rm -fr /tmp/tmp.iWl9d9q9Mr 2024-09-15T02:18:15.697 DEBUG:teuthology.orchestra.run.smithi116:> sudo /bin/ls /boot/loader/entries || true 2024-09-15T02:18:15.759 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-15T02:18:15.759 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-15T02:18:15.759 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-15T02:18:15.759 INFO:teuthology.orchestra.run.smithi116.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-15T02:18:15.761 DEBUG:teuthology.orchestra.run.smithi116:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-15T02:18:15.912 DEBUG:teuthology.orchestra.run.smithi116:> sudo shutdown -r now 2024-09-15T02:18:16.892 INFO:teuthology.orchestra.run.smithi184.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-15T02:18:16.930 INFO:teuthology.orchestra.run.smithi184.stderr:done 2024-09-15T02:18:16.933 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2024-09-15T02:18:16.949 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.e5TnHXk69v 2024-09-15T02:18:16.949 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.e5TnHXk69v 2024-09-15T02:18:17.023 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.e5TnHXk69v 2024-09-15T02:18:17.168 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.e5TnHXk69v is 6KB 2024-09-15T02:18:17.217 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.e5TnHXk69v 2024-09-15T02:18:17.232 DEBUG:teuthology.orchestra.run.smithi184:> sudo /bin/ls /boot/loader/entries || true 2024-09-15T02:18:17.294 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-15T02:18:17.295 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-15T02:18:17.295 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-15T02:18:17.295 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-15T02:18:17.296 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-15T02:18:17.450 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2024-09-15T02:18:45.943 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-15T02:18:45.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:18:45.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:18:47.455 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-15T02:18:47.455 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:18:47.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:19:04.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-15T02:19:05.917 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-15T02:19:13.389 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:19:13.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:19:14.919 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:19:14.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:19:16.445 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-15T02:19:17.981 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-15T02:19:28.457 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:19:28.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:19:29.982 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:19:29.982 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:19:31.521 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-15T02:19:46.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:19:46.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:20:01.897 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-09-15T02:20:02.433 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:20:02.433 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-15T02:20:02.434 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-09-15T02:20:02.469 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-505.el9.x86_64 2024-09-15T02:20:02.470 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-15T02:20:02.470 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T02:20:02.470 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-15T02:20:03.470 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-15T02:20:03.471 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T02:20:03.528 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2024-09-15T02:20:03.559 DEBUG:teuthology.parallel:result is None 2024-09-15T02:20:05.053 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.116 2024-09-15T02:20:23.054 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:20:23.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:20:23.676 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-15T02:20:24.207 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:20:24.207 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-15T02:20:24.208 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2024-09-15T02:20:24.255 INFO:teuthology.orchestra.run.smithi116.stdout:5.14.0-505.el9.x86_64 2024-09-15T02:20:24.256 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-15T02:20:24.256 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T02:20:24.256 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-15T02:20:25.256 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-15T02:20:25.257 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T02:20:25.327 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2024-09-15T02:20:25.510 DEBUG:teuthology.parallel:result is None 2024-09-15T02:20:25.510 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-15T02:20:25.516 INFO:teuthology.task.internal:Creating test directory... 2024-09-15T02:20:25.517 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T02:20:25.520 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T02:20:25.539 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-15T02:20:25.545 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-15T02:20:25.554 INFO:teuthology.task.internal:Creating archive directory... 2024-09-15T02:20:25.554 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T02:20:25.575 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T02:20:25.609 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-15T02:20:25.615 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-15T02:20:25.615 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-15T02:20:25.639 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-15T02:20:25.665 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T02:20:25.674 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T02:20:25.684 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T02:20:25.695 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T02:20:25.697 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-15T02:20:25.705 INFO:teuthology.task.internal:Configuring sudo... 2024-09-15T02:20:25.705 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T02:20:25.718 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T02:20:25.764 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-15T02:20:25.773 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-15T02:20:25.774 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T02:20:25.783 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T02:20:25.822 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T02:20:25.879 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T02:20:25.927 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T02:20:26.007 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T02:20:26.050 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-15T02:20:26.050 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T02:20:26.114 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T02:20:26.157 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T02:20:26.212 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T02:20:26.299 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T02:20:26.341 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-15T02:20:26.341 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T02:20:26.408 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2024-09-15T02:20:26.410 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2024-09-15T02:20:26.448 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T02:20:26.497 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T02:20:26.882 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-15T02:20:26.892 INFO:teuthology.task.internal:Starting timer... 2024-09-15T02:20:26.892 INFO:teuthology.run_tasks:Running task pcp... 2024-09-15T02:20:26.902 INFO:teuthology.run_tasks:Running task selinux... 2024-09-15T02:20:26.910 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-15T02:20:26.910 DEBUG:teuthology.orchestra.run.smithi116:> sudo service auditd rotate 2024-09-15T02:20:26.978 INFO:teuthology.orchestra.run.smithi116.stdout:Rotating logs: 2024-09-15T02:20:26.979 DEBUG:teuthology.orchestra.run.smithi184:> sudo service auditd rotate 2024-09-15T02:20:27.046 INFO:teuthology.orchestra.run.smithi184.stdout:Rotating logs: 2024-09-15T02:20:27.048 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-15T02:20:27.048 DEBUG:teuthology.orchestra.run.smithi116:> /usr/sbin/getenforce 2024-09-15T02:20:27.074 INFO:teuthology.orchestra.run.smithi116.stdout:Permissive 2024-09-15T02:20:27.074 DEBUG:teuthology.orchestra.run.smithi184:> /usr/sbin/getenforce 2024-09-15T02:20:27.095 INFO:teuthology.orchestra.run.smithi184.stdout:Permissive 2024-09-15T02:20:27.095 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi116.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi184.front.sepia.ceph.com': 'permissive'} 2024-09-15T02:20:27.095 DEBUG:teuthology.orchestra.run.smithi116:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-15T02:20:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:20:27.141 DEBUG:teuthology.orchestra.run.smithi184:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-15T02:20:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:20:27.170 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-15T02:20:27.170 DEBUG:teuthology.orchestra.run.smithi116:> sudo /usr/sbin/setenforce permissive 2024-09-15T02:20:27.211 DEBUG:teuthology.orchestra.run.smithi184:> sudo /usr/sbin/setenforce permissive 2024-09-15T02:20:27.240 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-15T02:20:27.250 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-15T02:20:27.252 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-15T02:20:27.361 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-15T02:20:27.372 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-15T02:20:27.373 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi116.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-15T02:24:10.851 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi116.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2024-09-15T02:24:10.853 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:24:10.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:24:10.932 DEBUG:teuthology.orchestra.run.smithi116:> true 2024-09-15T02:24:11.011 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi116.front.sepia.ceph.com' 2024-09-15T02:24:11.012 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:24:11.012 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T02:24:11.089 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-09-15T02:24:11.174 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-15T02:24:11.175 INFO:teuthology.run_tasks:Running task clock... 2024-09-15T02:24:11.185 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-15T02:24:11.185 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T02:24:11.186 DEBUG:teuthology.orchestra.run.smithi116:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T02:24:11.188 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T02:24:11.188 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T02:24:11.215 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-15T02:24:11.229 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-15T02:24:11.249 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-15T02:24:11.252 INFO:teuthology.orchestra.run.smithi116.stderr:sudo: ntpd: command not found 2024-09-15T02:24:11.263 INFO:teuthology.orchestra.run.smithi116.stdout:506 Cannot talk to daemon 2024-09-15T02:24:11.266 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-15T02:24:11.277 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-15T02:24:11.291 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-15T02:24:11.296 INFO:teuthology.orchestra.run.smithi184.stderr:sudo: ntpd: command not found 2024-09-15T02:24:11.311 INFO:teuthology.orchestra.run.smithi184.stdout:506 Cannot talk to daemon 2024-09-15T02:24:11.328 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-15T02:24:11.345 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-15T02:24:11.352 INFO:teuthology.orchestra.run.smithi116.stderr:bash: line 1: ntpq: command not found 2024-09-15T02:24:11.355 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T02:24:11.355 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-09-15T02:24:11.356 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.356 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.356 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.356 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.410 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.413 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:11.414 INFO:teuthology.run_tasks:Running task pexec... 2024-09-15T02:24:11.424 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-15T02:24:11.424 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi116.front.sepia.ceph.com 2024-09-15T02:24:11.424 DEBUG:teuthology.orchestra.run.smithi116:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-15T02:24:11.425 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi184.front.sepia.ceph.com 2024-09-15T02:24:11.425 DEBUG:teuthology.orchestra.run.smithi184:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-15T02:24:12.007 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:46 ago on Sun 15 Sep 2024 02:23:25 AM UTC. 2024-09-15T02:24:12.050 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:46 ago on Sun 15 Sep 2024 02:23:25 AM UTC. 2024-09-15T02:24:12.135 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2024-09-15T02:24:12.156 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout: Package Architecture Version Repository Size 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout:Installing: 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction Summary 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout:================================================================================ 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout:Install 1 Package 2024-09-15T02:24:12.157 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:24:12.163 INFO:teuthology.orchestra.run.smithi116.stdout:Total download size: 3.2 M 2024-09-15T02:24:12.163 INFO:teuthology.orchestra.run.smithi116.stdout:Installed size: 10 M 2024-09-15T02:24:12.163 INFO:teuthology.orchestra.run.smithi116.stdout:Downloading Packages: 2024-09-15T02:24:12.181 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-15T02:24:12.188 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:24:12.188 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2024-09-15T02:24:12.188 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-15T02:24:12.189 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:24:12.196 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 3.2 M 2024-09-15T02:24:12.196 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 10 M 2024-09-15T02:24:12.197 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-15T02:24:13.004 INFO:teuthology.orchestra.run.smithi184.stdout:runc-1.1.13-4.el9.x86_64.rpm 4.2 MB/s | 3.2 MB 00:00 2024-09-15T02:24:13.004 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-15T02:24:13.004 INFO:teuthology.orchestra.run.smithi184.stdout:Total 3.9 MB/s | 3.2 MB 00:00 2024-09-15T02:24:13.042 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-15T02:24:13.048 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-15T02:24:13.048 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-15T02:24:13.159 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-15T02:24:13.159 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-15T02:24:13.382 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-15T02:24:13.481 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:13.573 INFO:teuthology.orchestra.run.smithi116.stdout:runc-1.1.13-4.el9.x86_64.rpm 2.3 MB/s | 3.2 MB 00:01 2024-09-15T02:24:13.573 INFO:teuthology.orchestra.run.smithi116.stdout:-------------------------------------------------------------------------------- 2024-09-15T02:24:13.574 INFO:teuthology.orchestra.run.smithi116.stdout:Total 2.2 MB/s | 3.2 MB 00:01 2024-09-15T02:24:13.613 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction check 2024-09-15T02:24:13.619 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction check succeeded. 2024-09-15T02:24:13.620 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction test 2024-09-15T02:24:13.731 INFO:teuthology.orchestra.run.smithi116.stdout:Transaction test succeeded. 2024-09-15T02:24:13.731 INFO:teuthology.orchestra.run.smithi116.stdout:Running transaction 2024-09-15T02:24:13.960 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:13.961 INFO:teuthology.orchestra.run.smithi116.stdout: Preparing : 1/1 2024-09-15T02:24:14.041 INFO:teuthology.orchestra.run.smithi116.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-15T02:24:14.221 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-15T02:24:14.489 DEBUG:teuthology.parallel:result is None 2024-09-15T02:24:14.678 INFO:teuthology.orchestra.run.smithi116.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:14.976 INFO:teuthology.orchestra.run.smithi116.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T02:24:14.977 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:24:14.977 INFO:teuthology.orchestra.run.smithi116.stdout:Installed: 2024-09-15T02:24:14.977 INFO:teuthology.orchestra.run.smithi116.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-15T02:24:14.980 INFO:teuthology.orchestra.run.smithi116.stdout: 2024-09-15T02:24:14.980 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2024-09-15T02:24:15.187 DEBUG:teuthology.parallel:result is None 2024-09-15T02:24:15.187 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-15T02:24:15.198 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-15T02:24:15.198 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2024-09-15T02:24:15.198 DEBUG:teuthology.orchestra.run.smithi116:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T02:24:15.214 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-15T02:24:15.214 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_1 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 671 Links: 1 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-15 02:24:09.779460838 +0000 2024-09-15T02:24:15.270 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-15 02:23:50.540768830 +0000 2024-09-15T02:24:15.271 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-15 02:23:50.540768830 +0000 2024-09-15T02:24:15.271 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-15 02:23:50.540768830 +0000 2024-09-15T02:24:15.271 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T02:24:15.334 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-15T02:24:15.334 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-15T02:24:15.334 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000189537 s, 2.7 MB/s 2024-09-15T02:24:15.335 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T02:24:15.393 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_2 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-15 02:24:09.779460838 +0000 2024-09-15T02:24:15.448 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-15 02:23:50.888763258 +0000 2024-09-15T02:24:15.449 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-15 02:23:50.888763258 +0000 2024-09-15T02:24:15.449 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-15 02:23:50.888763258 +0000 2024-09-15T02:24:15.449 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T02:24:15.511 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-15T02:24:15.511 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-15T02:24:15.511 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000234252 s, 2.2 MB/s 2024-09-15T02:24:15.512 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T02:24:15.569 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_3 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 707 Links: 1 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-15 02:24:09.779460838 +0000 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-15 02:23:51.213758055 +0000 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-15 02:23:51.213758055 +0000 2024-09-15T02:24:15.624 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-15 02:23:51.213758055 +0000 2024-09-15T02:24:15.625 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T02:24:15.686 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-15T02:24:15.687 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-15T02:24:15.687 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000214481 s, 2.4 MB/s 2024-09-15T02:24:15.688 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T02:24:15.743 DEBUG:teuthology.orchestra.run.smithi116:> stat /dev/vg_nvme/lv_4 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Access: 2024-09-15 02:24:09.779460838 +0000 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Modify: 2024-09-15 02:23:51.547752708 +0000 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout:Change: 2024-09-15 02:23:51.547752708 +0000 2024-09-15T02:24:15.802 INFO:teuthology.orchestra.run.smithi116.stdout: Birth: 2024-09-15 02:23:51.547752708 +0000 2024-09-15T02:24:15.803 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T02:24:15.866 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records in 2024-09-15T02:24:15.866 INFO:teuthology.orchestra.run.smithi116.stderr:1+0 records out 2024-09-15T02:24:15.866 INFO:teuthology.orchestra.run.smithi116.stderr:512 bytes copied, 0.000252762 s, 2.0 MB/s 2024-09-15T02:24:15.867 DEBUG:teuthology.orchestra.run.smithi116:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T02:24:15.924 DEBUG:teuthology.orchestra.run.smithi116:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-15T02:24:16.058 INFO:teuthology.orchestra.run.smithi116.stdout:loop 2024-09-15T02:24:16.059 INFO:tasks.nvme_loop:Connecting nvme_loop smithi116:/dev/vg_nvme/lv_1... 2024-09-15T02:24:16.060 DEBUG:teuthology.orchestra.run.smithi116:> 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 /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-15T02:24:16.092 INFO:teuthology.orchestra.run.smithi116.stdout:1 2024-09-15T02:24:16.112 INFO:teuthology.orchestra.run.smithi116.stdout:/dev/vg_nvme/lv_1 2024-09-15T02:24:16.121 INFO:teuthology.orchestra.run.smithi116.stdout:1 2024-09-15T02:24:16.141 INFO:teuthology.orchestra.run.smithi116.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-15T02:24:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-15T02:24:16.143 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 234: '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 /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-15T02:24:16.325 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0bd5b189623941b4885d0c349a717666 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi116 with status 234: '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 /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-15T02:24:16.327 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-15T02:24:16.335 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-15T02:24:16.343 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-15T02:24:16.343 DEBUG:teuthology.orchestra.run.smithi116:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T02:24:16.356 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T02:24:16.360 INFO:teuthology.orchestra.run.smithi116.stderr:bash: line 1: ntpq: command not found 2024-09-15T02:24:16.365 INFO:teuthology.orchestra.run.smithi116.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T02:24:16.365 INFO:teuthology.orchestra.run.smithi116.stdout:=============================================================================== 2024-09-15T02:24:16.365 INFO:teuthology.orchestra.run.smithi116.stdout:^* hv01.front.sepia.ceph.com 3 6 7 1 +155us[ +133us] +/- 43ms 2024-09-15T02:24:16.365 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 1 -257us[ -279us] +/- 59ms 2024-09-15T02:24:16.366 INFO:teuthology.orchestra.run.smithi116.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 0 +44us[ +23us] +/- 67ms 2024-09-15T02:24:16.366 INFO:teuthology.orchestra.run.smithi116.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:16.374 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2024-09-15T02:24:16.379 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T02:24:16.379 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2024-09-15T02:24:16.379 INFO:teuthology.orchestra.run.smithi184.stdout:^* hv01.front.sepia.ceph.com 3 6 7 1 +165us[ +100us] +/- 43ms 2024-09-15T02:24:16.379 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 0 -258us[ -323us] +/- 59ms 2024-09-15T02:24:16.379 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 0 +47us[ -18us] +/- 67ms 2024-09-15T02:24:16.380 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T02:24:16.380 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-15T02:24:16.389 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-15T02:24:16.389 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-15T02:24:16.398 DEBUG:teuthology.orchestra.run.smithi116:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-15T02:24:16.463 DEBUG:teuthology.orchestra.run.smithi184:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-15T02:24:16.526 DEBUG:teuthology.orchestra.run.smithi116:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-15T02:24:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:24:16.554 DEBUG:teuthology.orchestra.run.smithi184:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-15T02:24:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:24:16.583 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-15T02:24:16.591 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-15T02:24:16.599 INFO:teuthology.task.internal:Duration was 229.707284 seconds 2024-09-15T02:24:16.600 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-15T02:24:16.608 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-15T02:24:16.608 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T02:24:16.611 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T02:24:16.647 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T02:24:16.665 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T02:24:17.028 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-15T02:24:17.029 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2024-09-15T02:24:17.029 DEBUG:teuthology.orchestra.run.smithi116:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-15T02:24:17.052 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2024-09-15T02:24:17.053 DEBUG:teuthology.orchestra.run.smithi184:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-15T02:24:17.094 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-15T02:24:17.095 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T02:24:17.097 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T02:24:17.162 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-15T02:24:17.162 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T02:24:17.164 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T02:24:17.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-15T02:24:17.303 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-15T02:24:17.303 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T02:24:17.328 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T02:24:17.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-15T02:24:17.362 DEBUG:teuthology.orchestra.run.smithi116:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-15T02:24:17.370 DEBUG:teuthology.orchestra.run.smithi184:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-15T02:24:17.390 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2024-09-15T02:24:17.416 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2024-09-15T02:24:17.433 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T02:24:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:24:17.466 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T02:24:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T02:24:17.487 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-15T02:24:17.495 INFO:teuthology.task.internal:Transferring archived files... 2024-09-15T02:24:17.497 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905140/remote/smithi116 2024-09-15T02:24:17.497 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T02:24:17.581 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905140/remote/smithi184 2024-09-15T02:24:17.582 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T02:24:17.637 INFO:teuthology.task.internal:Removing archive directory... 2024-09-15T02:24:17.637 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T02:24:17.639 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T02:24:17.684 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-15T02:24:17.695 INFO:teuthology.task.internal:Not uploading archives. 2024-09-15T02:24:17.695 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-15T02:24:17.705 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-15T02:24:17.705 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T02:24:17.707 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T02:24:17.721 INFO:teuthology.orchestra.run.smithi116.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 02:24 /home/ubuntu/cephtest 2024-09-15T02:24:17.739 INFO:teuthology.orchestra.run.smithi184.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 02:24 /home/ubuntu/cephtest 2024-09-15T02:24:17.741 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-15T02:24:17.750 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-15T02:24:17.789 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 229.70728397369385 failure_reason: 'Command failed on smithi116 with status 234: ''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 /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''' owner: scheduled_skanta@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0bd5b189623941b4885d0c349a717666 status: fail success: false 2024-09-15T02:24:17.789 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T02:24:17.879 INFO:teuthology.run:FAIL