2024-05-04T11:18:39.501 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-04T11:18:39.502 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} --owner scheduled_yuriw@teuthology --verbose --name yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235 -- /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235/orig.config.yaml 2024-05-04T11:18:39.530 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-04T11:18:39.621 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235 branch: wip-yuri4-testing-2024-04-29-0642 description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: null first_in_suite: false job_id: '7686235' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri4-testing-2024-04-29-0642 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 log-only-match: - CEPHADM_ sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri4-testing-2024-04-29-0642 sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2046 sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri4-testing-2024-04-29-0642 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 targets: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNrCzjHXrh3VsBLs2KqY//Y6l2kCp00Ap/j8BmWYgk4zqNoosJWJdpKiUmczOo2diX7GDhBEyOY1Z7sBK0LM5y0= smithi154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPucSAceKb+ijkm/I6pziFVIG4Rnf8HWWXAcaLb6FCt+oad68L9XE9m85VAewsFgnFmSJ+F7UEiVJoj8PnViCDg= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 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: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-02_19:07:25 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-04T11:18:39.622 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa; will attempt to use it 2024-05-04T11:18:39.622 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks 2024-05-04T11:18:39.623 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-04T11:18:39.624 INFO:teuthology.task.internal:Checking packages... 2024-05-04T11:18:39.650 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '09dbd6bba52d19ba471c33bc15c008e6ad158ea6' 2024-05-04T11:18:39.651 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-04T11:18:39.651 INFO:teuthology.packaging:ref: None 2024-05-04T11:18:39.651 INFO:teuthology.packaging:tag: None 2024-05-04T11:18:39.651 INFO:teuthology.packaging:branch: wip-yuri4-testing-2024-04-29-0642 2024-05-04T11:18:39.651 INFO:teuthology.packaging:sha1: 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:18:39.651 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri4-testing-2024-04-29-0642 2024-05-04T11:18:39.926 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2455.g09dbd6bb 2024-05-04T11:18:39.928 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-04T11:18:39.935 INFO:teuthology.task.internal:no buildpackages task found 2024-05-04T11:18:39.935 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-04T11:18:39.956 INFO:teuthology.task.internal:Saving configuration 2024-05-04T11:18:39.968 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-04T11:18:39.987 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-04T11:18:40.020 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-04 11:11:55.247035', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNrCzjHXrh3VsBLs2KqY//Y6l2kCp00Ap/j8BmWYgk4zqNoosJWJdpKiUmczOo2diX7GDhBEyOY1Z7sBK0LM5y0='} 2024-05-04T11:18:40.051 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-04 11:11:55.245193', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPucSAceKb+ijkm/I6pziFVIG4Rnf8HWWXAcaLb6FCt+oad68L9XE9m85VAewsFgnFmSJ+F7UEiVJoj8PnViCDg='} 2024-05-04T11:18:40.052 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-04T11:18:40.059 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-05-04T11:18:40.059 INFO:teuthology.task.internal:roles: ubuntu@smithi154.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-05-04T11:18:40.060 INFO:teuthology.run_tasks:Running task console_log... 2024-05-04T11:18:40.177 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6aad82d1f0>, signals=[15]) 2024-05-04T11:18:40.177 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-04T11:18:40.185 INFO:teuthology.task.internal:Opening connections... 2024-05-04T11:18:40.185 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-05-04T11:18:40.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-04T11:18:40.290 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2024-05-04T11:18:40.291 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-04T11:18:40.379 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-04T11:18:40.384 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-05-04T11:18:40.403 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-05-04T11:18:40.404 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-05-04T11:18:40.461 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="CentOS Stream" 2024-05-04T11:18:40.461 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="9" 2024-05-04T11:18:40.461 INFO:teuthology.orchestra.run.smithi063.stdout:ID="centos" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="rhel fedora" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="9" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el9" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:LOGO="fedora-logo-icon" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://centos.org/" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-04T11:18:40.462 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-04T11:18:40.463 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-05-04T11:18:40.497 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2024-05-04T11:18:40.515 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2024-05-04T11:18:40.515 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="CentOS Stream" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="9" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:ID="centos" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE="rhel fedora" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="9" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:PLATFORM_ID="platform:el9" 2024-05-04T11:18:40.572 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:ANSI_COLOR="0;31" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:LOGO="fedora-logo-icon" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://centos.org/" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-04T11:18:40.573 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-04T11:18:40.573 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2024-05-04T11:18:40.613 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-04T11:18:40.622 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-04T11:18:40.628 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-04T11:18:40.629 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-05-04T11:18:40.631 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2024-05-04T11:18:40.646 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-04T11:18:40.665 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-04T11:18:40.665 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-05-04T11:18:40.688 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2024-05-04T11:18:40.778 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-04T11:18:40.850 INFO:teuthology.run_tasks:Running task kernel... 2024-05-04T11:18:40.870 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-04T11:18:40.870 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-04T11:18:40.871 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-04T11:18:40.871 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-04T11:18:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:18:40.887 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-05-04T11:18:40.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:18:40.888 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-05-04T11:18:40.943 INFO:teuthology.orchestra.run.smithi154.stdout:5.14.0-437.el9.x86_64 2024-05-04T11:18:40.944 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.14.0-437.el9.x86_64 2024-05-04T11:18:40.944 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum install -y kernel 2024-05-04T11:18:40.947 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-437.el9.x86_64 2024-05-04T11:18:40.947 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.14.0-437.el9.x86_64 2024-05-04T11:18:40.947 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2024-05-04T11:18:43.066 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-05-04T11:18:45.320 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.0 MB 00:02 2024-05-04T11:18:46.309 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - AppStream 8.9 MB/s | 19 MB 00:02 2024-05-04T11:18:47.155 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-05-04T11:18:50.409 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.2 MB 00:00 2024-05-04T11:18:51.827 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - Extras packages 75 kB/s | 16 kB 00:00 2024-05-04T11:18:52.306 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - CRB 5.1 MB/s | 6.2 MB 00:01 2024-05-04T11:18:54.098 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-05-04T11:18:54.982 INFO:teuthology.orchestra.run.smithi154.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-05-04T11:19:00.099 INFO:teuthology.orchestra.run.smithi154.stdout:lab-extras 20 kB/s | 1.7 kB 00:00 2024-05-04T11:19:01.955 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-04T11:19:01.955 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-04T11:19:02.048 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-04T11:19:02.049 INFO:teuthology.orchestra.run.smithi154.stdout:Nothing to do. 2024-05-04T11:19:02.049 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-04T11:19:02.167 DEBUG:teuthology.orchestra.run.smithi154:> echo no | sudo yum reinstall kernel || true 2024-05-04T11:19:02.664 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:00:02 ago on Sat 04 May 2024 11:19:00 AM UTC. 2024-05-04T11:19:02.803 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:Reinstalling: 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:02.813 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 255 k 2024-05-04T11:19:02.814 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 0 2024-05-04T11:19:02.814 INFO:teuthology.orchestra.run.smithi154.stderr:Operation aborted. 2024-05-04T11:19:02.879 INFO:teuthology.orchestra.run.smithi154.stdout:Is this ok [y/N]: 2024-05-04T11:19:02.880 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum reinstall -y kernel || true 2024-05-04T11:19:03.379 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:00:03 ago on Sat 04 May 2024 11:19:00 AM UTC. 2024-05-04T11:19:03.497 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-04T11:19:03.497 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:03.497 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout:Reinstalling: 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-04T11:19:03.498 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:19:03.499 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:03.499 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 255 k 2024-05-04T11:19:03.500 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 0 2024-05-04T11:19:03.500 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-04T11:19:03.885 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-437.el9.x86_64.rpm 963 kB/s | 255 kB 00:00 2024-05-04T11:19:03.885 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-04T11:19:03.885 INFO:teuthology.orchestra.run.smithi154.stdout:Total 659 kB/s | 255 kB 00:00 2024-05-04T11:19:03.907 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-04T11:19:04.086 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-04T11:19:04.086 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-04T11:19:04.091 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-04T11:19:04.091 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-04T11:19:04.220 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-04T11:19:04.302 INFO:teuthology.orchestra.run.smithi154.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-04T11:19:04.303 INFO:teuthology.orchestra.run.smithi154.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:05.038 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:05.038 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-04T11:19:05.728 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:05.729 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:05.729 INFO:teuthology.orchestra.run.smithi154.stdout:Reinstalled: 2024-05-04T11:19:05.729 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-04T11:19:05.729 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:19:05.729 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-04T11:19:05.900 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q kernel | sort -rV | head -n 1 2024-05-04T11:19:05.947 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-04T11:19:05.948 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-04T11:19:05.948 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-04T11:19:05.948 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-04T11:19:05.948 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-04T11:19:05.983 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2024-05-04T11:19:06.002 DEBUG:teuthology.parallel:result is None 2024-05-04T11:19:10.729 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 21 MB 00:18 2024-05-04T11:19:15.935 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-05-04T11:19:17.832 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-04T11:19:17.832 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-04T11:19:17.927 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-05-04T11:19:17.928 INFO:teuthology.orchestra.run.smithi063.stdout:Nothing to do. 2024-05-04T11:19:17.929 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-05-04T11:19:18.031 DEBUG:teuthology.orchestra.run.smithi063:> echo no | sudo yum reinstall kernel || true 2024-05-04T11:19:18.558 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:03 ago on Sat 04 May 2024 11:19:15 AM UTC. 2024-05-04T11:19:18.680 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalling: 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:18.695 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:18.696 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 255 k 2024-05-04T11:19:18.696 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 0 2024-05-04T11:19:18.696 INFO:teuthology.orchestra.run.smithi063.stderr:Operation aborted. 2024-05-04T11:19:18.754 INFO:teuthology.orchestra.run.smithi063.stdout:Is this ok [y/N]: 2024-05-04T11:19:18.755 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum reinstall -y kernel || true 2024-05-04T11:19:19.274 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:04 ago on Sat 04 May 2024 11:19:15 AM UTC. 2024-05-04T11:19:19.395 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalling: 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:19:19.396 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:19.397 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 255 k 2024-05-04T11:19:19.397 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 0 2024-05-04T11:19:19.397 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-05-04T11:19:20.028 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-437.el9.x86_64.rpm 434 kB/s | 255 kB 00:00 2024-05-04T11:19:20.028 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-05-04T11:19:20.028 INFO:teuthology.orchestra.run.smithi063.stdout:Total 403 kB/s | 255 kB 00:00 2024-05-04T11:19:20.045 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-05-04T11:19:20.233 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-05-04T11:19:20.234 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-05-04T11:19:20.239 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-05-04T11:19:20.239 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-05-04T11:19:20.376 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-05-04T11:19:20.454 INFO:teuthology.orchestra.run.smithi063.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-04T11:19:20.454 INFO:teuthology.orchestra.run.smithi063.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:21.068 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:21.068 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-04T11:19:21.784 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-04T11:19:21.785 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:21.785 INFO:teuthology.orchestra.run.smithi063.stdout:Reinstalled: 2024-05-04T11:19:21.785 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-04T11:19:21.785 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:19:21.785 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-05-04T11:19:21.967 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-05-04T11:19:22.014 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-04T11:19:22.015 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-04T11:19:22.015 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-04T11:19:22.015 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-04T11:19:22.015 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-04T11:19:22.044 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-05-04T11:19:22.066 DEBUG:teuthology.parallel:result is None 2024-05-04T11:19:22.066 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-04T11:19:22.073 INFO:teuthology.task.internal:Creating test directory... 2024-05-04T11:19:22.073 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-04T11:19:22.108 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-04T11:19:22.126 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-04T11:19:22.144 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-04T11:19:22.189 INFO:teuthology.task.internal:Creating archive directory... 2024-05-04T11:19:22.189 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-04T11:19:22.192 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-04T11:19:22.303 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-04T11:19:22.310 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-04T11:19:22.310 DEBUG:teuthology.orchestra.run.smithi063:> 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-05-04T11:19:22.313 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-04T11:19:22.348 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-04T11:19:22.358 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-04T11:19:22.367 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-04T11:19:22.374 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-04T11:19:22.375 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-04T11:19:22.383 INFO:teuthology.task.internal:Configuring sudo... 2024-05-04T11:19:22.383 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-04T11:19:22.402 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-04T11:19:22.429 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-04T11:19:22.438 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-04T11:19:22.438 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-04T11:19:22.467 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-04T11:19:22.485 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-04T11:19:22.572 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-04T11:19:22.618 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-04T11:19:22.709 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-04T11:19:22.739 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-05-04T11:19:22.739 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-04T11:19:22.803 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-04T11:19:22.857 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-04T11:19:22.898 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-04T11:19:22.988 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-04T11:19:23.024 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-04T11:19:23.024 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-04T11:19:23.091 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-05-04T11:19:23.093 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2024-05-04T11:19:23.126 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-04T11:19:23.178 INFO:teuthology.orchestra.run.smithi154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-04T11:19:23.515 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-04T11:19:23.523 INFO:teuthology.task.internal:Starting timer... 2024-05-04T11:19:23.523 INFO:teuthology.run_tasks:Running task pcp... 2024-05-04T11:19:23.546 INFO:teuthology.run_tasks:Running task selinux... 2024-05-04T11:19:23.554 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-04T11:19:23.554 DEBUG:teuthology.orchestra.run.smithi063:> sudo service auditd rotate 2024-05-04T11:19:23.617 INFO:teuthology.orchestra.run.smithi063.stdout:Rotating logs: 2024-05-04T11:19:23.619 DEBUG:teuthology.orchestra.run.smithi154:> sudo service auditd rotate 2024-05-04T11:19:23.685 INFO:teuthology.orchestra.run.smithi154.stdout:Rotating logs: 2024-05-04T11:19:23.686 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-04T11:19:23.687 DEBUG:teuthology.orchestra.run.smithi063:> /usr/sbin/getenforce 2024-05-04T11:19:23.732 INFO:teuthology.orchestra.run.smithi063.stdout:Permissive 2024-05-04T11:19:23.733 DEBUG:teuthology.orchestra.run.smithi154:> /usr/sbin/getenforce 2024-05-04T11:19:23.753 INFO:teuthology.orchestra.run.smithi154.stdout:Permissive 2024-05-04T11:19:23.753 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi063.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi154.front.sepia.ceph.com': 'permissive'} 2024-05-04T11:19:23.754 DEBUG:teuthology.orchestra.run.smithi063:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-04T11:19:23.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:19:23.779 DEBUG:teuthology.orchestra.run.smithi154:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-04T11:19:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:19:23.819 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-04T11:19:23.819 DEBUG:teuthology.orchestra.run.smithi063:> sudo /usr/sbin/setenforce permissive 2024-05-04T11:19:23.843 DEBUG:teuthology.orchestra.run.smithi154:> sudo /usr/sbin/setenforce permissive 2024-05-04T11:19:23.885 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-04T11:19:23.896 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-04T11:19:23.913 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-05-04T11:19:23.915 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi154.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-04T11:23:19.328 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi154.front.sepia.ceph.com')] 2024-05-04T11:23:19.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-05-04T11:23:19.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-04T11:23:19.452 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-05-04T11:23:19.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-05-04T11:23:19.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-04T11:23:19.501 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-04T11:23:19.584 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-05-04T11:23:19.669 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-04T11:23:19.669 INFO:teuthology.run_tasks:Running task clock... 2024-05-04T11:23:19.679 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-04T11:23:19.679 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-04T11:23:19.680 DEBUG:teuthology.orchestra.run.smithi063:> 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-05-04T11:23:19.682 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-04T11:23:19.682 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-04T11:23:19.710 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-04T11:23:19.724 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-04T11:23:19.738 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-04T11:23:19.748 INFO:teuthology.orchestra.run.smithi063.stderr:sudo: ntpd: command not found 2024-05-04T11:23:19.751 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-04T11:23:19.759 INFO:teuthology.orchestra.run.smithi063.stdout:506 Cannot talk to daemon 2024-05-04T11:23:19.773 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: ntpd: command not found 2024-05-04T11:23:19.773 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-04T11:23:19.783 INFO:teuthology.orchestra.run.smithi154.stdout:506 Cannot talk to daemon 2024-05-04T11:23:19.787 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-04T11:23:19.796 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-04T11:23:19.809 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-04T11:23:19.851 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-05-04T11:23:19.854 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-04T11:23:19.854 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-05-04T11:23:19.854 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.855 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.855 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.855 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.875 INFO:teuthology.orchestra.run.smithi154.stderr:bash: line 1: ntpq: command not found 2024-05-04T11:23:19.878 INFO:teuthology.orchestra.run.smithi154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-04T11:23:19.878 INFO:teuthology.orchestra.run.smithi154.stdout:=============================================================================== 2024-05-04T11:23:19.879 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.879 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.879 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.879 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-04T11:23:19.880 INFO:teuthology.run_tasks:Running task pexec... 2024-05-04T11:23:19.890 INFO:teuthology.task.pexec:Executing custom commands... 2024-05-04T11:23:19.890 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi063.front.sepia.ceph.com 2024-05-04T11:23:19.890 DEBUG:teuthology.orchestra.run.smithi063:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-04T11:23:19.891 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi154.front.sepia.ceph.com 2024-05-04T11:23:19.891 DEBUG:teuthology.orchestra.run.smithi154:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-04T11:23:20.447 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:40 ago on Sat 04 May 2024 11:22:40 AM UTC. 2024-05-04T11:23:20.450 INFO:teuthology.orchestra.run.smithi154.stdout:Last metadata expiration check: 0:00:45 ago on Sat 04 May 2024 11:22:35 AM UTC. 2024-05-04T11:23:20.568 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout:Install 1 Package 2024-05-04T11:23:20.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:23:20.570 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 3.1 M 2024-05-04T11:23:20.570 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 9.8 M 2024-05-04T11:23:20.570 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-05-04T11:23:20.571 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-05-04T11:23:20.572 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-05-04T11:23:20.572 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:23:20.572 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 3.1 M 2024-05-04T11:23:20.572 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 9.8 M 2024-05-04T11:23:20.572 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-05-04T11:23:21.194 INFO:teuthology.orchestra.run.smithi154.stdout:runc-1.1.12-2.el9.x86_64.rpm 7.0 MB/s | 3.1 MB 00:00 2024-05-04T11:23:21.194 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-04T11:23:21.194 INFO:teuthology.orchestra.run.smithi154.stdout:Total 5.0 MB/s | 3.1 MB 00:00 2024-05-04T11:23:21.229 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-04T11:23:21.235 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-04T11:23:21.235 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-04T11:23:21.317 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-04T11:23:21.318 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-04T11:23:21.328 INFO:teuthology.orchestra.run.smithi063.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.3 MB/s | 3.1 MB 00:00 2024-05-04T11:23:21.329 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-05-04T11:23:21.329 INFO:teuthology.orchestra.run.smithi063.stdout:Total 4.1 MB/s | 3.1 MB 00:00 2024-05-04T11:23:21.367 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-05-04T11:23:21.373 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-05-04T11:23:21.373 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-05-04T11:23:21.461 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-05-04T11:23:21.461 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-05-04T11:23:21.528 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-04T11:23:21.619 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:21.687 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-05-04T11:23:21.793 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:22.144 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:22.299 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-04T11:23:22.458 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-04T11:23:22.593 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-04T11:23:22.593 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:23:22.593 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-05-04T11:23:22.593 INFO:teuthology.orchestra.run.smithi063.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-04T11:23:22.594 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-05-04T11:23:22.594 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-05-04T11:23:22.710 DEBUG:teuthology.parallel:result is None 2024-05-04T11:23:22.829 DEBUG:teuthology.parallel:result is None 2024-05-04T11:23:22.829 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-05-04T11:23:22.840 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-05-04T11:23:22.841 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-05-04T11:23:22.841 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-05-04T11:23:22.856 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-05-04T11:23:22.856 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 663 Links: 1 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-05-04 11:23:18.310798874 +0000 2024-05-04T11:23:22.913 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-05-04 11:22:59.682952065 +0000 2024-05-04T11:23:22.914 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-05-04 11:22:59.682952065 +0000 2024-05-04T11:23:22.914 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-05-04 11:22:59.682952065 +0000 2024-05-04T11:23:22.914 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-04T11:23:22.976 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-05-04T11:23:22.976 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-05-04T11:23:22.976 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000250288 s, 2.0 MB/s 2024-05-04T11:23:22.977 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-04T11:23:23.033 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-05-04T11:23:23.088 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-05-04 11:23:18.310798874 +0000 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-05-04 11:23:00.029949206 +0000 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-05-04 11:23:00.029949206 +0000 2024-05-04T11:23:23.089 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-05-04 11:23:00.029949206 +0000 2024-05-04T11:23:23.089 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-04T11:23:23.152 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-05-04T11:23:23.152 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-05-04T11:23:23.152 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000198517 s, 2.6 MB/s 2024-05-04T11:23:23.153 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-04T11:23:23.209 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-05-04T11:23:23.264 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-04T11:23:23.264 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:23.264 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 701 Links: 1 2024-05-04T11:23:23.264 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:23.265 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:23.265 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-05-04 11:23:18.310798874 +0000 2024-05-04T11:23:23.265 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-05-04 11:23:00.374946365 +0000 2024-05-04T11:23:23.265 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-05-04 11:23:00.374946365 +0000 2024-05-04T11:23:23.265 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-05-04 11:23:00.374946365 +0000 2024-05-04T11:23:23.265 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-04T11:23:23.327 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-05-04T11:23:23.328 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-05-04T11:23:23.328 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000232039 s, 2.2 MB/s 2024-05-04T11:23:23.329 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-04T11:23:23.385 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-05-04 11:23:18.310798874 +0000 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-05-04 11:23:00.717943540 +0000 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-05-04 11:23:00.717943540 +0000 2024-05-04T11:23:23.441 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-05-04 11:23:00.717943540 +0000 2024-05-04T11:23:23.442 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-04T11:23:23.504 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-05-04T11:23:23.504 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-05-04T11:23:23.504 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000170695 s, 3.0 MB/s 2024-05-04T11:23:23.506 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-04T11:23:23.562 DEBUG:teuthology.orchestra.run.smithi063:> 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-05-04T11:23:23.704 INFO:teuthology.orchestra.run.smithi063.stdout:loop 2024-05-04T11:23:23.705 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_1... 2024-05-04T11:23:23.705 DEBUG:teuthology.orchestra.run.smithi063:> 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-05-04T11:23:23.738 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-05-04T11:23:23.766 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_11 2024-05-04T11:23:23.791 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_2... 2024-05-04T11:23:23.791 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-05-04T11:23:23.865 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-05-04T11:23:23.893 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_21 2024-05-04T11:23:23.915 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_3... 2024-05-04T11:23:23.915 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-05-04T11:23:23.988 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-05-04T11:23:24.017 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_31 2024-05-04T11:23:24.040 INFO:tasks.nvme_loop:Connecting nvme_loop smithi063:/dev/vg_nvme/lv_4... 2024-05-04T11:23:24.041 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-05-04T11:23:24.113 INFO:teuthology.orchestra.run.smithi063.stdout:1 2024-05-04T11:23:24.141 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/vg_nvme/lv_41 2024-05-04T11:23:24.163 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-05-04T11:23:24.163 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-05-04T11:23:24.218 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme list 2024-05-04T11:23:24.282 INFO:teuthology.orchestra.run.smithi063.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-04T11:23:24.282 INFO:teuthology.orchestra.run.smithi063.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-04T11:23:24.282 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/nvme0n1 CVFT5344005B400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-05-04T11:23:24.283 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/nvme1n1 f851f5faeaf4286c4c4f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:24.283 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/nvme2n1 dd3d62944ffbb17613de Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:24.283 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/nvme3n1 ef4a021e63afbf2e7ccb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:24.283 INFO:teuthology.orchestra.run.smithi063.stdout:/dev/nvme4n1 6d590ffd0233e62af2a4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:24.284 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-04T11:23:24.284 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-05-04T11:23:24.284 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/scratch_devs 2024-05-04T11:23:24.347 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-04T11:23:24.348 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-04T11:23:24.363 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-05-04T11:23:24.363 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2024-05-04T11:23:24.418 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-04T11:23:24.418 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:24.418 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-05-04T11:23:24.418 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:24.418 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:24.419 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-04 11:23:18.310780119 +0000 2024-05-04T11:23:24.419 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-04 11:22:56.688380733 +0000 2024-05-04T11:23:24.419 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-04 11:22:56.688380733 +0000 2024-05-04T11:23:24.419 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-04 11:22:56.688380733 +0000 2024-05-04T11:23:24.419 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-04T11:23:24.480 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-04T11:23:24.480 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-04T11:23:24.480 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000189947 s, 2.7 MB/s 2024-05-04T11:23:24.481 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-04T11:23:24.537 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2024-05-04T11:23:24.593 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-04T11:23:24.593 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:24.593 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-04T11:23:24.593 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:24.594 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:24.594 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-04 11:23:18.310780119 +0000 2024-05-04T11:23:24.594 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-04 11:22:57.050370678 +0000 2024-05-04T11:23:24.594 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-04 11:22:57.050370678 +0000 2024-05-04T11:23:24.594 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-04 11:22:57.050370678 +0000 2024-05-04T11:23:24.595 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-04T11:23:24.655 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-04T11:23:24.655 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-04T11:23:24.655 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.00022593 s, 2.3 MB/s 2024-05-04T11:23:24.656 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-04T11:23:24.712 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2024-05-04T11:23:24.767 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-04T11:23:24.767 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:24.767 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-05-04T11:23:24.767 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:24.768 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:24.768 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-04 11:23:18.310780119 +0000 2024-05-04T11:23:24.768 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-04 11:22:57.383361428 +0000 2024-05-04T11:23:24.768 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-04 11:22:57.383361428 +0000 2024-05-04T11:23:24.768 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-04 11:22:57.383361428 +0000 2024-05-04T11:23:24.768 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-04T11:23:24.829 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-04T11:23:24.829 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-04T11:23:24.829 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.00023961 s, 2.1 MB/s 2024-05-04T11:23:24.831 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-04T11:23:24.886 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2024-05-04T11:23:24.940 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-04 11:23:18.310780119 +0000 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-04 11:22:57.730351790 +0000 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-04 11:22:57.730351790 +0000 2024-05-04T11:23:24.941 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-04 11:22:57.730351790 +0000 2024-05-04T11:23:24.941 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-04T11:23:25.001 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-04T11:23:25.002 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-04T11:23:25.002 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000189386 s, 2.7 MB/s 2024-05-04T11:23:25.003 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-04T11:23:25.059 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-04T11:23:25.215 INFO:teuthology.orchestra.run.smithi154.stdout:loop 2024-05-04T11:23:25.216 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_1... 2024-05-04T11:23:25.217 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-04T11:23:25.262 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-04T11:23:25.289 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_11 2024-05-04T11:23:25.319 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_2... 2024-05-04T11:23:25.319 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-05-04T11:23:25.351 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-04T11:23:25.379 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_21 2024-05-04T11:23:25.407 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_3... 2024-05-04T11:23:25.407 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-05-04T11:23:25.480 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-04T11:23:25.507 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_31 2024-05-04T11:23:25.537 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_4... 2024-05-04T11:23:25.537 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-05-04T11:23:25.606 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-04T11:23:25.635 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_41 2024-05-04T11:23:25.657 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-04T11:23:25.657 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-04T11:23:25.712 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme list 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme0n1 CVFT6233003B400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme1n1 19413ffe4fb50cd4baeb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme2n1 45cba6d187d766e755ea Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme3n1 35dced33b7d84cfb529d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:25.775 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme4n1 96b50d66995710c88de6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-04T11:23:25.776 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-04T11:23:25.776 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-04T11:23:25.777 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/scratch_devs 2024-05-04T11:23:25.840 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-04T11:23:25.948 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '09dbd6bba52d19ba471c33bc15c008e6ad158ea6'} 2024-05-04T11:23:25.948 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:25.948 INFO:tasks.cephadm:Cluster fsid is b978bc54-0a08-11ef-bc97-c7b262605968 2024-05-04T11:23:25.949 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-04T11:23:25.949 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-05-04T11:23:25.949 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi063': '172.21.15.63', 'mon.smithi154': '172.21.15.154'} 2024-05-04T11:23:25.949 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-04T11:23:25.949 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-05-04T11:23:25.980 DEBUG:teuthology.orchestra.run.smithi154:> sudo hostname $(hostname -s) 2024-05-04T11:23:26.005 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-04T11:23:26.005 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:26.159 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '09dbd6bba52d19ba471c33bc15c008e6ad158ea6', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/78943/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2455-g09dbd6bb', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2455.g09dbd6bb'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri4-testing-2024-04-29-0642/09dbd6bba52d19ba471c33bc15c008e6ad158ea6/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-29 15:24:48.681303', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri4-testing-2024-04-29-0642', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri4-testing-2024-04-29-0642/09dbd6bba52d19ba471c33bc15c008e6ad158ea6/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-05-04T11:23:26.380 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri4-testing-2024-04-29-0642, sha1 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:26.382 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri4-testing-2024-04-29-0642/09dbd6bba52d19ba471c33bc15c008e6ad158ea6/centos/9/x86_64/flavors/default/cephadm 2024-05-04T11:23:26.382 DEBUG:teuthology.orchestra.run.smithi063:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri4-testing-2024-04-29-0642/09dbd6bba52d19ba471c33bc15c008e6ad158ea6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:27.445 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-r--r--. 1 ubuntu ubuntu 781371 May 4 11:23 /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:27.445 DEBUG:teuthology.orchestra.run.smithi154:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri4-testing-2024-04-29-0642/09dbd6bba52d19ba471c33bc15c008e6ad158ea6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:28.278 INFO:teuthology.orchestra.run.smithi154.stdout:-rw-r--r--. 1 ubuntu ubuntu 781371 May 4 11:23 /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:28.279 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:28.298 DEBUG:teuthology.orchestra.run.smithi154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:28.328 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 on all hosts... 2024-05-04T11:23:28.328 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 pull 2024-05-04T11:23:28.342 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 pull 2024-05-04T11:23:29.888 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6... 2024-05-04T11:23:30.022 INFO:teuthology.orchestra.run.smithi154.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6... 2024-05-04T11:23:30.072 INFO:teuthology.orchestra.run.smithi063.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:30.072 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6... 2024-05-04T11:23:30.072 INFO:teuthology.orchestra.run.smithi063.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6: reading manifest 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-04T11:23:30.072 INFO:teuthology.orchestra.run.smithi063.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:30.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:23:30.097 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi063 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 pull' 2024-05-04T11:23:30.098 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-04T11:23:30.099 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235/remote/smithi063/crash 2024-05-04T11:23:30.100 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash -- . 2024-05-04T11:23:30.132 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-04T11:23:30.132 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-05-04T11:23:30.135 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235/remote/smithi154/crash 2024-05-04T11:23:30.136 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash -- . 2024-05-04T11:23:30.173 INFO:teuthology.orchestra.run.smithi154.stderr:tar: /var/lib/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-04T11:23:30.173 INFO:teuthology.orchestra.run.smithi154.stderr:tar: Error is not recoverable: exiting now 2024-05-04T11:23:30.174 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-04T11:23:30.174 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | head -n 1 2024-05-04T11:23:30.199 INFO:teuthology.orchestra.run.smithi063.stderr:grep: /var/log/ceph/b978bc54-0a08-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-04T11:23:30.201 INFO:tasks.cephadm:Compressing logs... 2024-05-04T11:23:30.201 DEBUG:teuthology.orchestra.run.smithi063:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-04T11:23:30.209 INFO:teuthology.orchestra.run.smithi154.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:30.210 INFO:teuthology.orchestra.run.smithi154.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6... 2024-05-04T11:23:30.210 INFO:teuthology.orchestra.run.smithi154.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6: reading manifest 09dbd6bba52d19ba471c33bc15c008e6ad158ea6 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-05-04T11:23:30.210 INFO:teuthology.orchestra.run.smithi154.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 2024-05-04T11:23:30.243 DEBUG:teuthology.orchestra.run.smithi154:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-04T11:23:30.264 INFO:teuthology.orchestra.run.smithi063.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-04T11:23:30.264 INFO:teuthology.orchestra.run.smithi063.stderr:: No such file or directory 2024-05-04T11:23:30.265 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-04T11:23:30.267 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-05-04T11:23:30.267 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m0.012s 2024-05-04T11:23:30.267 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m0.013s 2024-05-04T11:23:30.267 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.008s 2024-05-04T11:23:30.296 INFO:teuthology.orchestra.run.smithi154.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-05-04T11:23:30.296 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-05-04T11:23:30.296 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cephadm.log: 73.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-04T11:23:30.298 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-05-04T11:23:30.298 INFO:teuthology.orchestra.run.smithi154.stderr:real 0m0.011s 2024-05-04T11:23:30.298 INFO:teuthology.orchestra.run.smithi154.stderr:user 0m0.011s 2024-05-04T11:23:30.298 INFO:teuthology.orchestra.run.smithi154.stderr:sys 0m0.009s 2024-05-04T11:23:30.298 INFO:tasks.cephadm:Archiving logs... 2024-05-04T11:23:30.298 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235/remote/smithi063/log 2024-05-04T11:23:30.299 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-04T11:23:30.333 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-02_19:07:25-rados-wip-yuri4-testing-2024-04-29-0642-distro-default-smithi/7686235/remote/smithi154/log 2024-05-04T11:23:30.334 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-04T11:23:30.361 INFO:tasks.cephadm:Removing cluster... 2024-05-04T11:23:30.362 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b978bc54-0a08-11ef-bc97-c7b262605968 --force 2024-05-04T11:23:30.562 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: b978bc54-0a08-11ef-bc97-c7b262605968 2024-05-04T11:23:30.691 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b978bc54-0a08-11ef-bc97-c7b262605968 --force 2024-05-04T11:23:30.860 INFO:teuthology.orchestra.run.smithi154.stdout:Deleting cluster with fsid: b978bc54-0a08-11ef-bc97-c7b262605968 2024-05-04T11:23:30.973 INFO:tasks.cephadm:Removing cephadm ... 2024-05-04T11:23:30.973 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:30.989 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-04T11:23:31.003 INFO:tasks.cephadm:Teardown complete 2024-05-04T11:23:31.003 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi063 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 pull' 2024-05-04T11:23:31.211 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3ea28193a2c848debf63c6b61c7f235e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 2204, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 1833, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_09dbd6bba52d19ba471c33bc15c008e6ad158ea6/qa/tasks/cephadm.py", line 579, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi063 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:09dbd6bba52d19ba471c33bc15c008e6ad158ea6 pull' 2024-05-04T11:23:31.215 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-04T11:23:31.225 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-05-04T11:23:31.259 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_1... 2024-05-04T11:23:31.259 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_1 2024-05-04T11:23:31.405 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-05-04T11:23:31.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:23:31.406 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_2... 2024-05-04T11:23:31.407 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_2 2024-05-04T11:23:31.548 INFO:teuthology.orchestra.run.smithi063.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-05-04T11:23:31.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-04T11:23:31.549 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi063:/dev/vg_nvme/lv_3... 2024-05-04T11:23:31.550 DEBUG:teuthology.orchestra.run.smithi063:> sudo nvme disconnect -n lv_3 2024-05-04T23:19:40.032 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-05-04T23:19:40.061 DEBUG:teuthology.task.console_log:Killing console logger for smithi063 2024-05-04T23:19:40.061 DEBUG:teuthology.task.console_log:Killing console logger for smithi154 2024-05-04T23:19:40.062 DEBUG:teuthology.exit:Finished running handlers