2024-09-03T01:53:01.352 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-03T01:53:01.366 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:53:01.460 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887379 branch: reef description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: ceph-qa@ceph.com first_in_suite: false job_id: '7887379' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9430 sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec targets: smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB7BtsqKUr+yvmwaGMJMpzse/9ScTjIpKBe08V0CsqGxHA2BMh0YI3EjZTyG0Fei2LuX3V/5m3kWNiFAeqMHJXg= smithi103.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBERnOM/GU48bB5h3REVpmQ9LrIPT1Re2Ou3K5AvXM0WOzAY9H5R6rL7CKveX5HGqJgkG/KB1nLgeUHwviYjn0Xw= tasks: - pexec: all: - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-02_22:08:11 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-03T01:53:01.460 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa; will attempt to use it 2024-09-03T01:53:01.461 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks 2024-09-03T01:53:01.461 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-03T01:53:01.463 INFO:teuthology.task.internal:Checking packages... 2024-09-03T01:53:01.483 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd5053ac6ba1806f28bccdb2f226630dbc9d039ec' 2024-09-03T01:53:01.483 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-03T01:53:01.483 INFO:teuthology.packaging:ref: None 2024-09-03T01:53:01.483 INFO:teuthology.packaging:tag: None 2024-09-03T01:53:01.483 INFO:teuthology.packaging:branch: reef 2024-09-03T01:53:01.484 INFO:teuthology.packaging:sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec 2024-09-03T01:53:01.484 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-03T01:53:01.760 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-803.gd5053ac6 2024-09-03T01:53:01.762 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-03T01:53:01.769 INFO:teuthology.task.internal:no buildpackages task found 2024-09-03T01:53:01.769 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-03T01:53:01.789 INFO:teuthology.task.internal:Saving configuration 2024-09-03T01:53:01.799 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-03T01:53:01.806 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-03T01:53:01.830 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887379', '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-03 01:47:36.919635', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB7BtsqKUr+yvmwaGMJMpzse/9ScTjIpKBe08V0CsqGxHA2BMh0YI3EjZTyG0Fei2LuX3V/5m3kWNiFAeqMHJXg='} 2024-09-03T01:53:01.858 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi103.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887379', '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-03 01:47:36.918085', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBERnOM/GU48bB5h3REVpmQ9LrIPT1Re2Ou3K5AvXM0WOzAY9H5R6rL7CKveX5HGqJgkG/KB1nLgeUHwviYjn0Xw='} 2024-09-03T01:53:01.858 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-03T01:53:01.865 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-03T01:53:01.865 INFO:teuthology.task.internal:roles: ubuntu@smithi103.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-03T01:53:01.865 INFO:teuthology.run_tasks:Running task console_log... 2024-09-03T01:53:01.933 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f36657ffbe0>, signals=[15]) 2024-09-03T01:53:01.934 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-03T01:53:01.940 INFO:teuthology.task.internal:Opening connections... 2024-09-03T01:53:01.940 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2024-09-03T01:53:01.941 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:53:02.025 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi103.front.sepia.ceph.com 2024-09-03T01:53:02.026 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:53:02.107 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-03T01:53:02.114 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2024-09-03T01:53:02.132 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2024-09-03T01:53:02.132 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2024-09-03T01:53:02.189 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="CentOS Stream" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="9" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:ID="centos" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="9" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:ANSI_COLOR="0;31" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:53:02.190 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:53:02.191 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:53:02.191 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:53:02.191 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2024-09-03T01:53:02.214 DEBUG:teuthology.orchestra.run.smithi103:> uname -m 2024-09-03T01:53:02.233 INFO:teuthology.orchestra.run.smithi103.stdout:x86_64 2024-09-03T01:53:02.234 DEBUG:teuthology.orchestra.run.smithi103:> cat /etc/os-release 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:NAME="CentOS Stream" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION="9" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:ID="centos" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:VERSION_ID="9" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:53:02.292 INFO:teuthology.orchestra.run.smithi103.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:ANSI_COLOR="0;31" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:53:02.293 INFO:teuthology.orchestra.run.smithi103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:53:02.293 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2024-09-03T01:53:02.314 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-03T01:53:02.325 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-03T01:53:02.332 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-03T01:53:02.332 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:53:02.335 DEBUG:teuthology.orchestra.run.smithi103:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:53:02.351 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-03T01:53:02.357 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-03T01:53:02.358 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:53:02.392 DEBUG:teuthology.orchestra.run.smithi103:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:53:02.486 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-03T01:53:02.556 INFO:teuthology.run_tasks:Running task kernel... 2024-09-03T01:53:02.570 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-03T01:53:02.570 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-03T01:53:02.571 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:53:02.571 DEBUG:teuthology.orchestra.run.smithi103:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:53:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:53:02.588 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-09-03T01:53:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:53:02.589 DEBUG:teuthology.orchestra.run.smithi103:> uname -r 2024-09-03T01:53:02.646 INFO:teuthology.orchestra.run.smithi102.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:53:02.646 INFO:teuthology.task.kernel:Running kernel on smithi102: 5.14.0-503.el9.x86_64 2024-09-03T01:53:02.646 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum install -y kernel 2024-09-03T01:53:02.648 INFO:teuthology.orchestra.run.smithi103.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:53:02.648 INFO:teuthology.task.kernel:Running kernel on smithi103: 5.14.0-503.el9.x86_64 2024-09-03T01:53:02.648 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum install -y kernel 2024-09-03T01:53:05.076 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-09-03T01:53:07.045 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.2 MB 00:02 2024-09-03T01:53:07.719 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-09-03T01:53:09.862 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-03T01:53:13.328 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-03T01:53:14.795 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 18 kB 00:00 2024-09-03T01:53:15.758 INFO:teuthology.orchestra.run.smithi102.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-03T01:53:15.780 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-03T01:53:17.522 INFO:teuthology.orchestra.run.smithi103.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 18 kB 00:00 2024-09-03T01:53:18.410 INFO:teuthology.orchestra.run.smithi103.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-03T01:53:21.189 INFO:teuthology.orchestra.run.smithi102.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-03T01:53:23.145 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:53:23.145 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:53:23.238 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-03T01:53:23.239 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-03T01:53:23.239 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-03T01:53:23.344 DEBUG:teuthology.orchestra.run.smithi102:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:53:23.874 INFO:teuthology.orchestra.run.smithi103.stdout:lab-extras 22 kB/s | 1.7 kB 00:00 2024-09-03T01:53:23.880 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:02 ago on Tue 03 Sep 2024 01:53:21 AM UTC. 2024-09-03T01:53:24.014 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-03T01:53:24.021 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.021 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:Reinstalling: 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 1.9 M 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 0 2024-09-03T01:53:24.022 INFO:teuthology.orchestra.run.smithi102.stderr:Operation aborted. 2024-09-03T01:53:24.088 INFO:teuthology.orchestra.run.smithi102.stdout:Is this ok [y/N]: 2024-09-03T01:53:24.088 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum reinstall -y kernel || true 2024-09-03T01:53:24.621 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:53:21 AM UTC. 2024-09-03T01:53:24.748 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-03T01:53:24.749 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.749 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2024-09-03T01:53:24.749 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.749 INFO:teuthology.orchestra.run.smithi102.stdout:Reinstalling: 2024-09-03T01:53:24.749 INFO:teuthology.orchestra.run.smithi102.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 1.9 M 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 0 2024-09-03T01:53:24.750 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-03T01:53:25.107 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-5.14.0-503.el9.x86_64.rpm 6.0 MB/s | 1.9 MB 00:00 2024-09-03T01:53:25.108 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:53:25.108 INFO:teuthology.orchestra.run.smithi102.stdout:Total 5.2 MB/s | 1.9 MB 00:00 2024-09-03T01:53:25.144 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-03T01:53:25.382 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-03T01:53:25.382 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-03T01:53:25.412 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-03T01:53:25.412 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-03T01:53:25.569 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-03T01:53:25.651 INFO:teuthology.orchestra.run.smithi102.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:53:25.651 INFO:teuthology.orchestra.run.smithi102.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:25.889 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:53:25.889 INFO:teuthology.orchestra.run.smithi103.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:53:25.965 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-03T01:53:25.966 INFO:teuthology.orchestra.run.smithi103.stdout:Nothing to do. 2024-09-03T01:53:25.966 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-03T01:53:26.069 DEBUG:teuthology.orchestra.run.smithi103:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:53:26.408 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:26.408 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:53:26.605 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:53:23 AM UTC. 2024-09-03T01:53:26.753 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:26.758 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:26.759 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 1.9 M 2024-09-03T01:53:26.759 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2024-09-03T01:53:26.759 INFO:teuthology.orchestra.run.smithi103.stderr:Operation aborted. 2024-09-03T01:53:26.821 INFO:teuthology.orchestra.run.smithi103.stdout:Is this ok [y/N]: 2024-09-03T01:53:26.821 DEBUG:teuthology.orchestra.run.smithi103:> sudo yum reinstall -y kernel || true 2024-09-03T01:53:27.158 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:27.159 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:27.159 INFO:teuthology.orchestra.run.smithi102.stdout:Reinstalled: 2024-09-03T01:53:27.159 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:53:27.159 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:53:27.159 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-03T01:53:27.344 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:53:27.360 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:04 ago on Tue 03 Sep 2024 01:53:23 AM UTC. 2024-09-03T01:53:27.403 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:53:27.403 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:53:27.403 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:53:27.403 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-03T01:53:27.404 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:53:27.438 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2024-09-03T01:53:27.459 DEBUG:teuthology.parallel:result is None 2024-09-03T01:53:27.486 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout: Package Architecture Version Repository Size 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalling: 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:53:27.487 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:27.488 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 1.9 M 2024-09-03T01:53:27.488 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 0 2024-09-03T01:53:27.488 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-09-03T01:53:27.868 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-5.14.0-503.el9.x86_64.rpm 5.6 MB/s | 1.9 MB 00:00 2024-09-03T01:53:27.868 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:53:27.869 INFO:teuthology.orchestra.run.smithi103.stdout:Total 4.9 MB/s | 1.9 MB 00:00 2024-09-03T01:53:27.905 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-09-03T01:53:28.135 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-09-03T01:53:28.135 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-09-03T01:53:28.166 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-09-03T01:53:28.166 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-09-03T01:53:28.353 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-09-03T01:53:28.439 INFO:teuthology.orchestra.run.smithi103.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:53:28.440 INFO:teuthology.orchestra.run.smithi103.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:29.264 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:29.264 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout:Reinstalled: 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:53:29.974 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-03T01:53:30.177 DEBUG:teuthology.orchestra.run.smithi103:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:53:30.235 INFO:teuthology.orchestra.run.smithi103.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:53:30.236 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:53:30.236 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:53:30.236 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-03T01:53:30.236 DEBUG:teuthology.orchestra.run.smithi103:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:53:30.264 INFO:teuthology.orchestra.run.smithi103.stdout:ttyS1 2024-09-03T01:53:30.294 DEBUG:teuthology.parallel:result is None 2024-09-03T01:53:30.294 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-03T01:53:30.301 INFO:teuthology.task.internal:Creating test directory... 2024-09-03T01:53:30.302 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:53:30.304 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:53:30.350 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-03T01:53:30.357 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-03T01:53:30.366 INFO:teuthology.task.internal:Creating archive directory... 2024-09-03T01:53:30.366 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:53:30.368 DEBUG:teuthology.orchestra.run.smithi103:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:53:30.418 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-03T01:53:30.503 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-03T01:53:30.503 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:53:30.506 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:53:30.544 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:53:30.556 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:53:30.558 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:53:30.568 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:53:30.569 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-03T01:53:30.577 INFO:teuthology.task.internal:Configuring sudo... 2024-09-03T01:53:30.577 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:53:30.600 DEBUG:teuthology.orchestra.run.smithi103:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:53:30.625 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-03T01:53:30.634 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-03T01:53:30.634 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:53:30.667 DEBUG:teuthology.orchestra.run.smithi103:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:53:30.682 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:53:30.772 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:53:30.815 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:53:30.907 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:53:30.938 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-03T01:53:30.938 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:53:31.003 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:53:31.053 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:53:31.096 DEBUG:teuthology.orchestra.run.smithi103:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:53:31.186 DEBUG:teuthology.orchestra.run.smithi103:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:53:31.220 DEBUG:teuthology.orchestra.run.smithi103:> set -ex 2024-09-03T01:53:31.220 DEBUG:teuthology.orchestra.run.smithi103:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:53:31.282 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2024-09-03T01:53:31.285 DEBUG:teuthology.orchestra.run.smithi103:> sudo service rsyslog restart 2024-09-03T01:53:31.317 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:53:31.370 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:53:31.825 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-03T01:53:31.836 INFO:teuthology.task.internal:Starting timer... 2024-09-03T01:53:31.836 INFO:teuthology.run_tasks:Running task pcp... 2024-09-03T01:53:31.846 INFO:teuthology.run_tasks:Running task selinux... 2024-09-03T01:53:31.854 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-03T01:53:31.854 DEBUG:teuthology.orchestra.run.smithi102:> sudo service auditd rotate 2024-09-03T01:53:31.899 INFO:teuthology.orchestra.run.smithi102.stdout:Rotating logs: 2024-09-03T01:53:31.901 DEBUG:teuthology.orchestra.run.smithi103:> sudo service auditd rotate 2024-09-03T01:53:31.935 INFO:teuthology.orchestra.run.smithi103.stdout:Rotating logs: 2024-09-03T01:53:31.937 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-03T01:53:31.937 DEBUG:teuthology.orchestra.run.smithi102:> /usr/sbin/getenforce 2024-09-03T01:53:31.957 INFO:teuthology.orchestra.run.smithi102.stdout:Permissive 2024-09-03T01:53:31.958 DEBUG:teuthology.orchestra.run.smithi103:> /usr/sbin/getenforce 2024-09-03T01:53:32.003 INFO:teuthology.orchestra.run.smithi103.stdout:Permissive 2024-09-03T01:53:32.003 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi102.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi103.front.sepia.ceph.com': 'permissive'} 2024-09-03T01:53:32.003 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:53:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:53:32.029 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:53:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:53:32.068 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-03T01:53:32.068 DEBUG:teuthology.orchestra.run.smithi102:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:53:32.098 DEBUG:teuthology.orchestra.run.smithi103:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:53:32.137 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-03T01:53:32.146 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-03T01:53:32.149 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-03T01:53:32.271 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-03T01:53:32.281 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-03T01:53:32.282 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi102.front.sepia.ceph.com,smithi103.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-03T01:55:17.501 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi103.front.sepia.ceph.com')] 2024-09-03T01:55:17.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-03T01:55:17.503 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:55:17.613 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-09-03T01:55:17.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-03T01:55:17.692 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-09-03T01:55:17.692 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:55:17.776 DEBUG:teuthology.orchestra.run.smithi103:> true 2024-09-03T01:55:17.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi103.front.sepia.ceph.com' 2024-09-03T01:55:17.856 INFO:teuthology.run_tasks:Running task clock... 2024-09-03T01:55:17.869 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-03T01:55:17.870 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:55:17.870 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:55:17.872 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:55:17.872 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:55:17.899 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:55:17.913 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:55:17.924 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:55:17.937 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: ntpd: command not found 2024-09-03T01:55:17.938 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:55:17.948 INFO:teuthology.orchestra.run.smithi102.stdout:506 Cannot talk to daemon 2024-09-03T01:55:17.961 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:55:17.963 INFO:teuthology.orchestra.run.smithi103.stderr:sudo: ntpd: command not found 2024-09-03T01:55:17.976 INFO:teuthology.orchestra.run.smithi103.stdout:506 Cannot talk to daemon 2024-09-03T01:55:17.976 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:55:17.988 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:55:18.002 INFO:teuthology.orchestra.run.smithi103.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:55:18.029 INFO:teuthology.orchestra.run.smithi102.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:55:18.033 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:55:18.033 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2024-09-03T01:55:18.033 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.034 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.034 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.034 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.057 INFO:teuthology.orchestra.run.smithi103.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:55:18.060 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:55:18.061 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-09-03T01:55:18.061 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.061 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.061 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.061 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:18.062 INFO:teuthology.run_tasks:Running task pexec... 2024-09-03T01:55:18.071 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-03T01:55:18.072 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi102.front.sepia.ceph.com 2024-09-03T01:55:18.072 DEBUG:teuthology.orchestra.run.smithi102:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:55:18.072 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi103.front.sepia.ceph.com 2024-09-03T01:55:18.072 DEBUG:teuthology.orchestra.run.smithi103:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:55:18.642 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:44 ago on Tue 03 Sep 2024 01:54:34 AM UTC. 2024-09-03T01:55:18.679 INFO:teuthology.orchestra.run.smithi103.stdout:Last metadata expiration check: 0:00:44 ago on Tue 03 Sep 2024 01:54:34 AM UTC. 2024-09-03T01:55:18.729 INFO:teuthology.orchestra.run.smithi102.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:55:18.768 INFO:teuthology.orchestra.run.smithi103.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:55:18.770 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-03T01:55:18.771 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:55:18.771 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-03T01:55:18.771 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:55:18.771 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-03T01:55:18.771 INFO:teuthology.orchestra.run.smithi102.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout:Install 5 Packages 2024-09-03T01:55:18.772 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:55:18.773 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 4.2 M 2024-09-03T01:55:18.773 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 14 M 2024-09-03T01:55:18.773 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-03T01:55:18.809 INFO:teuthology.orchestra.run.smithi103.stdout:Dependencies resolved. 2024-09-03T01:55:18.809 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: Package Arch Version Repository Size 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:Installing: 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:Installing dependencies: 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction Summary 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:================================================================================ 2024-09-03T01:55:18.810 INFO:teuthology.orchestra.run.smithi103.stdout:Install 5 Packages 2024-09-03T01:55:18.811 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:55:18.811 INFO:teuthology.orchestra.run.smithi103.stdout:Total download size: 4.2 M 2024-09-03T01:55:18.811 INFO:teuthology.orchestra.run.smithi103.stdout:Installed size: 14 M 2024-09-03T01:55:18.811 INFO:teuthology.orchestra.run.smithi103.stdout:Downloading Packages: 2024-09-03T01:55:19.223 INFO:teuthology.orchestra.run.smithi102.stdout:(1/5): nvmetcli-0.7-3.el9.noarch.rpm 475 kB/s | 44 kB 00:00 2024-09-03T01:55:19.249 INFO:teuthology.orchestra.run.smithi102.stdout:(2/5): python3-configshell-1.1.30-1.el9.noarch. 603 kB/s | 72 kB 00:00 2024-09-03T01:55:19.274 INFO:teuthology.orchestra.run.smithi102.stdout:(3/5): python3-kmod-0.9-32.el9.x86_64.rpm 586 kB/s | 84 kB 00:00 2024-09-03T01:55:19.374 INFO:teuthology.orchestra.run.smithi102.stdout:(4/5): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-03T01:55:19.804 INFO:teuthology.orchestra.run.smithi103.stdout:(1/5): nvmetcli-0.7-3.el9.noarch.rpm 62 kB/s | 44 kB 00:00 2024-09-03T01:55:19.829 INFO:teuthology.orchestra.run.smithi103.stdout:(2/5): python3-kmod-0.9-32.el9.x86_64.rpm 114 kB/s | 84 kB 00:00 2024-09-03T01:55:19.854 INFO:teuthology.orchestra.run.smithi103.stdout:(3/5): python3-configshell-1.1.30-1.el9.noarch. 94 kB/s | 72 kB 00:00 2024-09-03T01:55:20.366 INFO:teuthology.orchestra.run.smithi102.stdout:(5/5): runc-1.1.13-4.el9.x86_64.rpm 2.8 MB/s | 3.2 MB 00:01 2024-09-03T01:55:20.366 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:55:20.366 INFO:teuthology.orchestra.run.smithi102.stdout:Total 2.6 MB/s | 4.2 MB 00:01 2024-09-03T01:55:20.413 INFO:teuthology.orchestra.run.smithi103.stdout:(4/5): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.3 MB/s | 837 kB 00:00 2024-09-03T01:55:20.454 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-03T01:55:20.465 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-03T01:55:20.465 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-03T01:55:20.574 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-03T01:55:20.575 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-03T01:55:20.880 INFO:teuthology.orchestra.run.smithi103.stdout:(5/5): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-03T01:55:20.880 INFO:teuthology.orchestra.run.smithi103.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:55:20.880 INFO:teuthology.orchestra.run.smithi103.stdout:Total 2.0 MB/s | 4.2 MB 00:02 2024-09-03T01:55:20.969 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction check 2024-09-03T01:55:20.981 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction check succeeded. 2024-09-03T01:55:20.981 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction test 2024-09-03T01:55:21.001 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-03T01:55:21.091 INFO:teuthology.orchestra.run.smithi103.stdout:Transaction test succeeded. 2024-09-03T01:55:21.091 INFO:teuthology.orchestra.run.smithi103.stdout:Running transaction 2024-09-03T01:55:21.093 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/5 2024-09-03T01:55:21.127 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-09-03T01:55:21.161 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/5 2024-09-03T01:55:21.186 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/5 2024-09-03T01:55:21.260 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/5 2024-09-03T01:55:21.340 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:21.539 INFO:teuthology.orchestra.run.smithi103.stdout: Preparing : 1/1 2024-09-03T01:55:21.616 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/5 2024-09-03T01:55:21.649 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-09-03T01:55:21.683 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/5 2024-09-03T01:55:21.708 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/5 2024-09-03T01:55:21.782 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/5 2024-09-03T01:55:21.852 INFO:teuthology.orchestra.run.smithi103.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:22.225 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:22.225 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/5 2024-09-03T01:55:22.226 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-09-03T01:55:22.226 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/5 2024-09-03T01:55:22.226 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/5 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-03T01:55:22.577 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-03T01:55:22.760 INFO:teuthology.orchestra.run.smithi103.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:22.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/5 2024-09-03T01:55:22.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-09-03T01:55:22.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/5 2024-09-03T01:55:22.760 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/5 2024-09-03T01:55:22.911 DEBUG:teuthology.parallel:result is None 2024-09-03T01:55:23.081 INFO:teuthology.orchestra.run.smithi103.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/5 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout:Installed: 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout: 2024-09-03T01:55:23.082 INFO:teuthology.orchestra.run.smithi103.stdout:Complete! 2024-09-03T01:55:23.476 DEBUG:teuthology.parallel:result is None 2024-09-03T01:55:23.477 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-03T01:55:23.487 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-03T01:55:23.487 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-03T01:55:23.487 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2024-09-03T01:55:23.505 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-03T01:55:23.505 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-03 01:55:21.542673518 +0000 2024-09-03T01:55:23.561 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-03 01:54:57.851969405 +0000 2024-09-03T01:55:23.562 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-03 01:54:57.851969405 +0000 2024-09-03T01:55:23.562 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-03 01:54:57.851969405 +0000 2024-09-03T01:55:23.562 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-03T01:55:23.626 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-03T01:55:23.627 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-03T01:55:23.627 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000213851 s, 2.4 MB/s 2024-09-03T01:55:23.628 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-03T01:55:23.686 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-03 01:55:21.542673518 +0000 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-03 01:54:58.177962556 +0000 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-03 01:54:58.177962556 +0000 2024-09-03T01:55:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-03 01:54:58.177962556 +0000 2024-09-03T01:55:23.742 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-03T01:55:23.805 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-03T01:55:23.805 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-03T01:55:23.805 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000185013 s, 2.8 MB/s 2024-09-03T01:55:23.807 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-03T01:55:23.863 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-03 01:55:21.543673497 +0000 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-03 01:54:58.492955938 +0000 2024-09-03T01:55:23.919 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-03 01:54:58.492955938 +0000 2024-09-03T01:55:23.920 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-03 01:54:58.492955938 +0000 2024-09-03T01:55:23.920 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-03T01:55:23.983 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-03T01:55:23.983 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-03T01:55:23.983 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000182871 s, 2.8 MB/s 2024-09-03T01:55:23.984 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-03T01:55:24.040 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2024-09-03T01:55:24.096 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-03 01:55:21.543673497 +0000 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-03 01:54:58.829948860 +0000 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-03 01:54:58.829948860 +0000 2024-09-03T01:55:24.097 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-03 01:54:58.829948860 +0000 2024-09-03T01:55:24.098 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-03T01:55:24.160 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-03T01:55:24.160 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-03T01:55:24.160 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000166181 s, 3.1 MB/s 2024-09-03T01:55:24.161 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-03T01:55:24.218 DEBUG:teuthology.orchestra.run.smithi102:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-03T01:55:24.344 INFO:teuthology.orchestra.run.smithi102.stdout:loop 2024-09-03T01:55:24.346 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_1... 2024-09-03T01:55:24.346 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-03T01:55:24.379 INFO:teuthology.orchestra.run.smithi102.stdout:1 2024-09-03T01:55:24.408 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_11 2024-09-03T01:55:24.428 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-03T01:55:24.429 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-03T01:55:24.429 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/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, 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 smithi102 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 -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-03T01:55:24.604 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ef76fa33305b491d8eef7d6a002012b3 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, 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 smithi102 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 -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-03T01:55:24.607 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-03T01:55:24.615 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-03T01:55:24.622 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-03T01:55:24.622 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:55:24.645 DEBUG:teuthology.orchestra.run.smithi103:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:55:24.651 INFO:teuthology.orchestra.run.smithi102.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:55:24.655 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:55:24.655 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2024-09-03T01:55:24.655 INFO:teuthology.orchestra.run.smithi102.stdout:^* hv01.front.sepia.ceph.com 3 6 17 0 +434us[ +441us] +/- 36ms 2024-09-03T01:55:24.655 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 2 -1386us[-1119us] +/- 64ms 2024-09-03T01:55:24.656 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 2 +732us[ +999us] +/- 76ms 2024-09-03T01:55:24.656 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:24.662 INFO:teuthology.orchestra.run.smithi103.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:55:24.666 INFO:teuthology.orchestra.run.smithi103.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:55:24.666 INFO:teuthology.orchestra.run.smithi103.stdout:=============================================================================== 2024-09-03T01:55:24.666 INFO:teuthology.orchestra.run.smithi103.stdout:^* hv01.front.sepia.ceph.com 3 6 17 0 +425us[ +428us] +/- 36ms 2024-09-03T01:55:24.666 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 0 -1381us[-1379us] +/- 64ms 2024-09-03T01:55:24.667 INFO:teuthology.orchestra.run.smithi103.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 2 +742us[ +728us] +/- 76ms 2024-09-03T01:55:24.667 INFO:teuthology.orchestra.run.smithi103.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:55:24.668 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-03T01:55:24.676 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-03T01:55:24.676 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-03T01:55:24.714 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:55:24.757 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:55:24.801 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:55:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:55:24.827 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:55:24.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:55:24.868 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-03T01:55:24.879 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-03T01:55:24.887 INFO:teuthology.task.internal:Duration was 113.050936 seconds 2024-09-03T01:55:24.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-03T01:55:24.895 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-03T01:55:24.895 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:55:24.898 DEBUG:teuthology.orchestra.run.smithi103:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:55:24.934 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:55:24.948 INFO:teuthology.orchestra.run.smithi103.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:55:25.184 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-03T01:55:25.184 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2024-09-03T01:55:25.184 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:55:25.249 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi103.front.sepia.ceph.com 2024-09-03T01:55:25.250 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:55:25.277 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-03T01:55:25.277 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:55:25.292 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:55:25.342 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-03T01:55:25.343 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:55:25.358 DEBUG:teuthology.orchestra.run.smithi103:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:55:25.436 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-03T01:55:25.446 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-03T01:55:25.446 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:55:25.471 DEBUG:teuthology.orchestra.run.smithi103:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:55:25.497 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-03T01:55:25.511 DEBUG:teuthology.orchestra.run.smithi102:> 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-03T01:55:25.513 DEBUG:teuthology.orchestra.run.smithi103:> 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-03T01:55:25.534 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2024-09-03T01:55:25.560 INFO:teuthology.orchestra.run.smithi103.stdout:kernel.core_pattern = core 2024-09-03T01:55:25.585 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:55:25.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:55:25.613 DEBUG:teuthology.orchestra.run.smithi103:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:55:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:55:25.639 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-03T01:55:25.648 INFO:teuthology.task.internal:Transferring archived files... 2024-09-03T01:55:25.650 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887379/remote/smithi102 2024-09-03T01:55:25.650 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:55:25.702 DEBUG:teuthology.misc:Transferring archived files from smithi103:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887379/remote/smithi103 2024-09-03T01:55:25.703 DEBUG:teuthology.orchestra.run.smithi103:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:55:25.750 INFO:teuthology.task.internal:Removing archive directory... 2024-09-03T01:55:25.751 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:55:25.753 DEBUG:teuthology.orchestra.run.smithi103:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:55:25.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-03T01:55:25.813 INFO:teuthology.task.internal:Not uploading archives. 2024-09-03T01:55:25.813 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-03T01:55:25.826 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-03T01:55:25.826 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:55:25.829 DEBUG:teuthology.orchestra.run.smithi103:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:55:25.841 INFO:teuthology.orchestra.run.smithi102.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:55 /home/ubuntu/cephtest 2024-09-03T01:55:25.858 INFO:teuthology.orchestra.run.smithi103.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:55 /home/ubuntu/cephtest 2024-09-03T01:55:25.859 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-03T01:55:25.868 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-03T01:55:25.888 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 113.050936460495 failure_reason: 'Command failed on smithi102 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 -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=ef76fa33305b491d8eef7d6a002012b3 status: fail success: false 2024-09-03T01:55:25.888 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:55:25.986 INFO:teuthology.run:FAIL