2023-12-14T02:58:47.869 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-14T02:58:47.869 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --verbose --description rados/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rmdir-reactivate} --archive /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022/orig.config.yaml 2023-12-14T02:58:47.897 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T02:58:47.984 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022 branch: wip-yuri10-testing-2023-12-12-1229 description: rados/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: yweinste@redhat.com first_in_suite: false job_id: '7491022' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri10-testing-2023-12-12-1229 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-12-1229 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9963 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri10-testing-2023-12-12-1229 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 targets: smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPGp+/DDEIkAmo55w/DIC2vcCNQcDqA1AWTUrVo49QMtNvSyuKgRvX8EH27JzPHOdybkK+yGiPAkiIgj7AZENw= smithi186.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8ZbRm+9jS7CW2NDbMDYUWphkXbvxmVHByXcYHin+qZhm4OrTVCjkAOzCLoLwx8CvXfLcORB25izXVwfZgdPSE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-13_20:42:37 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-14T02:58:47.985 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa; will attempt to use it 2023-12-14T02:58:47.985 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-14T02:58:47.986 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-14T02:58:47.987 INFO:teuthology.task.internal:Checking packages... 2023-12-14T02:58:48.011 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-14T02:58:48.011 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-14T02:58:48.011 INFO:teuthology.packaging:ref: None 2023-12-14T02:58:48.011 INFO:teuthology.packaging:tag: None 2023-12-14T02:58:48.012 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-14T02:58:48.012 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T02:58:48.012 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-12-1229 2023-12-14T02:58:48.153 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-14T02:58:48.154 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-14T02:58:48.161 INFO:teuthology.task.internal:no buildpackages task found 2023-12-14T02:58:48.161 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-14T02:58:48.177 INFO:teuthology.task.internal:Saving configuration 2023-12-14T02:58:48.189 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-14T02:58:48.342 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:58:48.365 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:53:41.547470', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPGp+/DDEIkAmo55w/DIC2vcCNQcDqA1AWTUrVo49QMtNvSyuKgRvX8EH27JzPHOdybkK+yGiPAkiIgj7AZENw='} 2023-12-14T02:58:48.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:53:41.549290', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8ZbRm+9jS7CW2NDbMDYUWphkXbvxmVHByXcYHin+qZhm4OrTVCjkAOzCLoLwx8CvXfLcORB25izXVwfZgdPSE='} 2023-12-14T02:58:48.384 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-14T02:58:48.390 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-14T02:58:48.390 INFO:teuthology.task.internal:roles: ubuntu@smithi186.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-14T02:58:48.390 INFO:teuthology.run_tasks:Running task console_log... 2023-12-14T02:58:48.467 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f27261bee50>, signals=[15]) 2023-12-14T02:58:48.467 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-14T02:58:48.474 INFO:teuthology.task.internal:Opening connections... 2023-12-14T02:58:48.474 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2023-12-14T02:58:48.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:58:48.547 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi186.front.sepia.ceph.com 2023-12-14T02:58:48.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:58:48.615 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-14T02:58:48.621 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2023-12-14T02:58:48.644 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2023-12-14T02:58:48.644 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2023-12-14T02:58:48.705 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2023-12-14T02:58:48.705 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:58:48.706 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:58:48.707 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2023-12-14T02:58:48.747 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2023-12-14T02:58:48.768 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2023-12-14T02:58:48.769 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2023-12-14T02:58:48.830 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="CentOS Stream" 2023-12-14T02:58:48.830 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:ID="centos" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:ANSI_COLOR="0;31" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:58:48.831 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:58:48.832 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2023-12-14T02:58:48.855 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-14T02:58:48.863 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-14T02:58:48.896 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-14T02:58:48.896 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:58:48.899 DEBUG:teuthology.orchestra.run.smithi186:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:58:48.919 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-14T02:58:48.924 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-14T02:58:48.924 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:58:48.960 DEBUG:teuthology.orchestra.run.smithi186:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:58:48.989 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-14T02:58:49.042 INFO:teuthology.run_tasks:Running task kernel... 2023-12-14T02:58:49.063 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-14T02:58:49.063 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-14T02:58:49.063 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:58:49.064 DEBUG:teuthology.orchestra.run.smithi186:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:58:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:58:49.085 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2023-12-14T02:58:49.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:58:49.086 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2023-12-14T02:58:49.147 INFO:teuthology.orchestra.run.smithi186.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:58:49.147 INFO:teuthology.task.kernel:Running kernel on smithi186: 4.18.0-489.el8.x86_64 2023-12-14T02:58:49.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum install -y kernel 2023-12-14T02:58:49.149 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:58:49.150 INFO:teuthology.task.kernel:Running kernel on smithi077: 4.18.0-489.el8.x86_64 2023-12-14T02:58:49.150 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2023-12-14T02:58:53.730 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - AppStream 18 MB/s | 35 MB 00:01 2023-12-14T02:58:53.874 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - AppStream 16 MB/s | 35 MB 00:02 2023-12-14T02:59:01.541 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - BaseOS 42 MB/s | 56 MB 00:01 2023-12-14T02:59:01.597 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - BaseOS 37 MB/s | 56 MB 00:01 2023-12-14T02:59:09.957 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras 48 kB/s | 18 kB 00:00 2023-12-14T02:59:10.097 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras 33 kB/s | 18 kB 00:00 2023-12-14T02:59:10.680 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-14T02:59:10.823 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-14T02:59:10.992 INFO:teuthology.orchestra.run.smithi186.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-14T02:59:11.099 INFO:teuthology.orchestra.run.smithi077.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-12-14T02:59:12.129 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-14T02:59:12.868 INFO:teuthology.orchestra.run.smithi186.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 16 MB 00:01 2023-12-14T02:59:15.942 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 544 kB/s | 24 kB 00:00 2023-12-14T02:59:16.718 INFO:teuthology.orchestra.run.smithi186.stdout:lab-extras 473 kB/s | 24 kB 00:00 2023-12-14T02:59:19.600 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:59:19.600 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:59:19.881 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:59:19.882 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout:Install 3 Packages 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:19.883 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 90 M 2023-12-14T02:59:19.884 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 96 M 2023-12-14T02:59:19.884 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-14T02:59:20.459 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:59:20.459 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:59:20.652 INFO:teuthology.orchestra.run.smithi077.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 17 MB/s | 10 MB 00:00 2023-12-14T02:59:20.757 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2023-12-14T02:59:20.758 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T02:59:20.758 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2023-12-14T02:59:20.758 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T02:59:20.758 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:Install 3 Packages 2023-12-14T02:59:20.759 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:20.760 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 90 M 2023-12-14T02:59:20.760 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 96 M 2023-12-14T02:59:20.760 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2023-12-14T02:59:21.261 INFO:teuthology.orchestra.run.smithi077.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 30 MB/s | 36 MB 00:01 2023-12-14T02:59:21.344 INFO:teuthology.orchestra.run.smithi186.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 18 MB/s | 10 MB 00:00 2023-12-14T02:59:21.752 INFO:teuthology.orchestra.run.smithi077.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 26 MB/s | 43 MB 00:01 2023-12-14T02:59:21.753 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:59:21.753 INFO:teuthology.orchestra.run.smithi077.stdout:Total 48 MB/s | 90 MB 00:01 2023-12-14T02:59:21.961 INFO:teuthology.orchestra.run.smithi186.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 31 MB/s | 36 MB 00:01 2023-12-14T02:59:22.361 INFO:teuthology.orchestra.run.smithi186.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 28 MB/s | 43 MB 00:01 2023-12-14T02:59:22.362 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:59:22.362 INFO:teuthology.orchestra.run.smithi186.stdout:Total 56 MB/s | 90 MB 00:01 2023-12-14T02:59:22.429 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-14T02:59:22.845 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-14T02:59:22.846 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-14T02:59:23.042 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2023-12-14T02:59:23.465 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2023-12-14T02:59:23.465 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2023-12-14T02:59:24.100 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-14T02:59:24.123 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-14T02:59:24.726 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2023-12-14T02:59:24.741 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2023-12-14T02:59:26.919 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-14T02:59:27.425 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:27.532 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2023-12-14T02:59:28.110 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:31.044 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:31.658 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:31.772 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:32.176 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:35.085 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:35.387 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:35.610 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:35.897 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:57.332 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:57.354 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:57.715 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:57.715 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:57.715 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:57.964 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:57.988 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:58.335 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:58.335 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:59:58.335 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:59:58.767 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:58.768 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-14T02:59:58.918 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:59:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:59.098 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2023-12-14T02:59:59.136 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.136 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.137 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.137 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:59:59.137 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:59:59.137 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-14T02:59:59.137 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi077.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:59:59.137 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:59:59.244 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:59:59.346 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.346 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.346 DEBUG:teuthology.orchestra.run.smithi077:> sudo rpm -qi grub2-tools 2023-12-14T02:59:59.380 INFO:teuthology.orchestra.run.smithi077.stdout:Name : grub2-tools 2023-12-14T02:59:59.380 INFO:teuthology.orchestra.run.smithi077.stdout:Epoch : 1 2023-12-14T02:59:59.380 INFO:teuthology.orchestra.run.smithi077.stdout:Version : 2.02 2023-12-14T02:59:59.380 INFO:teuthology.orchestra.run.smithi077.stdout:Release : 129.el8 2023-12-14T02:59:59.380 INFO:teuthology.orchestra.run.smithi077.stdout:Architecture: x86_64 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Group : System Environment/Base 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Size : 9265586 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:License : GPLv3+ 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Relocations : (not relocatable) 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Packager : CentOS BuildSystem 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Vendor : CentOS 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Summary : Support tools for GRUB. 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout:Description : 2023-12-14T02:59:59.381 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout:hardware devices. 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T02:59:59.382 INFO:teuthology.orchestra.run.smithi077.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:59:59.383 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:59:59.383 INFO:teuthology.task.kernel:Updating grub on smithi077 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.383 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:59:59.459 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.459 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.459 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.459 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:59:59.460 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:59:59.460 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-14T02:59:59.460 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi186.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:59:59.460 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:59:59.668 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:59:59.669 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo rpm -qi grub2-tools 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Name : grub2-tools 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Epoch : 1 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Version : 2.02 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Release : 129.el8 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: x86_64 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Group : System Environment/Base 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Size : 9265586 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:License : GPLv3+ 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:59:59.703 INFO:teuthology.orchestra.run.smithi186.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:Relocations : (not relocatable) 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:Packager : CentOS BuildSystem 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:Vendor : CentOS 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:Summary : Support tools for GRUB. 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:Description : 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:59:59.704 INFO:teuthology.orchestra.run.smithi186.stdout:hardware devices. 2023-12-14T02:59:59.705 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T02:59:59.705 INFO:teuthology.orchestra.run.smithi186.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:59:59.705 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:59:59.706 INFO:teuthology.task.kernel:Updating grub on smithi186 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:59:59.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T03:00:00.893 INFO:teuthology.orchestra.run.smithi077.stderr:Generating grub configuration file ... 2023-12-14T03:00:01.347 INFO:teuthology.orchestra.run.smithi186.stderr:Generating grub configuration file ... 2023-12-14T03:00:03.300 INFO:teuthology.orchestra.run.smithi077.stderr:done 2023-12-14T03:00:03.302 DEBUG:teuthology.orchestra.run.smithi077:> mktemp 2023-12-14T03:00:03.324 INFO:teuthology.orchestra.run.smithi077.stdout:/tmp/tmp.D0dZ4ZTI4a 2023-12-14T03:00:03.325 DEBUG:teuthology.orchestra.run.smithi077:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.D0dZ4ZTI4a 2023-12-14T03:00:03.398 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0666 /tmp/tmp.D0dZ4ZTI4a 2023-12-14T03:00:03.549 DEBUG:teuthology.orchestra.remote:smithi077:/tmp/tmp.D0dZ4ZTI4a is 6KB 2023-12-14T03:00:03.597 DEBUG:teuthology.orchestra.run.smithi077:> rm -fr /tmp/tmp.D0dZ4ZTI4a 2023-12-14T03:00:03.614 DEBUG:teuthology.orchestra.run.smithi077:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T03:00:03.679 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T03:00:03.679 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T03:00:03.679 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T03:00:03.679 INFO:teuthology.orchestra.run.smithi077.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T03:00:03.680 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T03:00:03.838 DEBUG:teuthology.orchestra.run.smithi077:> sudo shutdown -r now 2023-12-14T03:00:03.889 INFO:teuthology.orchestra.run.smithi186.stderr:done 2023-12-14T03:00:03.890 DEBUG:teuthology.orchestra.run.smithi186:> mktemp 2023-12-14T03:00:03.955 INFO:teuthology.orchestra.run.smithi186.stdout:/tmp/tmp.orUmktuqPB 2023-12-14T03:00:03.955 DEBUG:teuthology.orchestra.run.smithi186:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.orUmktuqPB 2023-12-14T03:00:04.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0666 /tmp/tmp.orUmktuqPB 2023-12-14T03:00:04.175 DEBUG:teuthology.orchestra.remote:smithi186:/tmp/tmp.orUmktuqPB is 6KB 2023-12-14T03:00:04.223 DEBUG:teuthology.orchestra.run.smithi186:> rm -fr /tmp/tmp.orUmktuqPB 2023-12-14T03:00:04.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T03:00:04.323 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T03:00:04.323 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T03:00:04.323 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T03:00:04.323 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T03:00:04.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T03:00:04.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo shutdown -r now 2023-12-14T03:00:33.870 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-14T03:00:33.870 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:00:33.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:00:34.464 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-14T03:00:34.464 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:00:34.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:00:52.370 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-12-14T03:00:52.881 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-12-14T03:01:01.376 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:01:01.377 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:01.883 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:01:01.883 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:04.433 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-12-14T03:01:04.949 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-12-14T03:01:16.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:01:16.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:16.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:01:16.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:34.870 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-12-14T03:01:35.377 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-12-14T03:01:49.885 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:01:49.886 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:50.379 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:01:50.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:01:50.781 DEBUG:teuthology.orchestra.run.smithi186:> true 2023-12-14T03:01:51.085 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:01:51.085 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-527.el8.x86_64"... 2023-12-14T03:01:51.085 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2023-12-14T03:01:51.103 INFO:teuthology.orchestra.run.smithi186.stdout:4.18.0-527.el8.x86_64 2023-12-14T03:01:51.103 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T03:01:51.103 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T03:01:51.103 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T03:01:51.223 DEBUG:teuthology.orchestra.run.smithi077:> true 2023-12-14T03:01:51.759 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:01:51.759 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-527.el8.x86_64"... 2023-12-14T03:01:51.759 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2023-12-14T03:01:51.775 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-527.el8.x86_64 2023-12-14T03:01:51.775 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T03:01:51.775 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T03:01:51.775 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T03:01:52.104 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-14T03:01:52.104 DEBUG:teuthology.orchestra.run.smithi186:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T03:01:52.194 INFO:teuthology.orchestra.run.smithi186.stdout:ttyS1 2023-12-14T03:01:52.207 DEBUG:teuthology.parallel:result is None 2023-12-14T03:01:52.775 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-14T03:01:52.776 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T03:01:52.847 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2023-12-14T03:01:52.862 DEBUG:teuthology.parallel:result is None 2023-12-14T03:01:52.862 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-14T03:01:52.869 INFO:teuthology.task.internal:Creating test directory... 2023-12-14T03:01:52.869 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T03:01:52.872 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T03:01:52.889 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-14T03:01:52.906 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-14T03:01:52.937 INFO:teuthology.task.internal:Creating archive directory... 2023-12-14T03:01:52.937 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T03:01:52.940 DEBUG:teuthology.orchestra.run.smithi186:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T03:01:52.979 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-14T03:01:53.002 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-14T03:01:53.002 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:01:53.016 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:01:53.054 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T03:01:53.056 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T03:01:53.064 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T03:01:53.066 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T03:01:53.068 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-14T03:01:53.075 INFO:teuthology.task.internal:Configuring sudo... 2023-12-14T03:01:53.075 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T03:01:53.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T03:01:53.138 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-14T03:01:53.147 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-14T03:01:53.147 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T03:01:53.178 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T03:01:53.199 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T03:01:53.279 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T03:01:53.332 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T03:01:53.419 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T03:01:53.458 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-14T03:01:53.458 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T03:01:53.524 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T03:01:53.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T03:01:53.659 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T03:01:53.709 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T03:01:53.763 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-12-14T03:01:53.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T03:01:53.918 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2023-12-14T03:01:53.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo service rsyslog restart 2023-12-14T03:01:53.981 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T03:01:54.738 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T03:01:54.878 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-14T03:01:54.886 INFO:teuthology.task.internal:Starting timer... 2023-12-14T03:01:54.886 INFO:teuthology.run_tasks:Running task pcp... 2023-12-14T03:01:54.965 INFO:teuthology.run_tasks:Running task selinux... 2023-12-14T03:01:55.015 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-14T03:01:55.015 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2023-12-14T03:01:55.090 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2023-12-14T03:01:55.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo service auditd rotate 2023-12-14T03:01:55.525 INFO:teuthology.orchestra.run.smithi186.stdout:Rotating logs: 2023-12-14T03:01:55.527 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-14T03:01:55.527 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2023-12-14T03:01:55.576 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2023-12-14T03:01:55.576 DEBUG:teuthology.orchestra.run.smithi186:> /usr/sbin/getenforce 2023-12-14T03:01:55.618 INFO:teuthology.orchestra.run.smithi186.stdout:Permissive 2023-12-14T03:01:55.618 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi186.front.sepia.ceph.com': 'permissive'} 2023-12-14T03:01:55.618 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:01:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:01:55.645 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:01:55.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:01:55.688 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-14T03:01:55.688 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2023-12-14T03:01:55.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo /usr/sbin/setenforce permissive 2023-12-14T03:01:55.762 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-14T03:01:55.775 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-14T03:01:55.775 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-14T03:01:55.797 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'}]}] 2023-12-14T03:01:55.799 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi077.front.sepia.ceph.com,smithi186.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-14T03:09:19.984 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi186.front.sepia.ceph.com')] 2023-12-14T03:09:19.986 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:09:19.987 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:09:20.058 DEBUG:teuthology.orchestra.run.smithi077:> true 2023-12-14T03:09:20.129 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-14T03:09:20.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:09:20.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T03:09:20.239 DEBUG:teuthology.orchestra.run.smithi186:> true 2023-12-14T03:09:20.308 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-12-14T03:09:20.309 INFO:teuthology.run_tasks:Running task clock... 2023-12-14T03:09:20.320 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-14T03:09:20.320 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T03:09:20.321 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:20.323 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T03:09:20.324 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:20.355 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T03:09:20.371 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T03:09:20.382 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T03:09:20.396 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T03:09:20.430 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2023-12-14T03:09:20.442 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2023-12-14T03:09:20.457 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T03:09:20.461 INFO:teuthology.orchestra.run.smithi186.stderr:sudo: ntpd: command not found 2023-12-14T03:09:20.470 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T03:09:20.472 INFO:teuthology.orchestra.run.smithi186.stdout:506 Cannot talk to daemon 2023-12-14T03:09:20.486 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T03:09:20.499 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T03:09:20.539 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.542 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.565 INFO:teuthology.orchestra.run.smithi186.stderr:bash: ntpq: command not found 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.569 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:20.570 INFO:teuthology.run_tasks:Running task pexec... 2023-12-14T03:09:20.580 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-14T03:09:20.580 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2023-12-14T03:09:20.580 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T03:09:20.581 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi186.front.sepia.ceph.com 2023-12-14T03:09:20.581 DEBUG:teuthology.orchestra.run.smithi186:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T03:09:21.452 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:38 ago on Thu 14 Dec 2023 03:07:43 AM UTC. 2023-12-14T03:09:21.489 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:38 ago on Thu 14 Dec 2023 03:07:43 AM UTC. 2023-12-14T03:09:23.600 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-14T03:09:23.600 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout:Resetting modules: 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:23.601 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:23.649 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2023-12-14T03:09:23.650 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout:Resetting modules: 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:23.651 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:23.842 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-14T03:09:23.903 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2023-12-14T03:09:24.790 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:01:41 ago on Thu 14 Dec 2023 03:07:43 AM UTC. 2023-12-14T03:09:24.858 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:41 ago on Thu 14 Dec 2023 03:07:43 AM UTC. 2023-12-14T03:09:26.873 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-14T03:09:26.983 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2023-12-14T03:09:27.059 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout:Installing group/module packages: 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T03:09:27.060 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:Installing weak dependencies: 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:Installing module profiles: 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools/common 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:Enabling module streams: 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools rhel8 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout:Install 13 Packages 2023-12-14T03:09:27.061 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:27.062 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 27 M 2023-12-14T03:09:27.062 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 89 M 2023-12-14T03:09:27.062 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-14T03:09:27.169 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout:Installing group/module packages: 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T03:09:27.170 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:Installing weak dependencies: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:Installing module profiles: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools/common 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:Enabling module streams: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools rhel8 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout:Install 13 Packages 2023-12-14T03:09:27.171 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:27.172 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 27 M 2023-12-14T03:09:27.172 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 89 M 2023-12-14T03:09:27.172 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2023-12-14T03:09:27.517 INFO:teuthology.orchestra.run.smithi186.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.4 MB/s | 750 kB 00:00 2023-12-14T03:09:27.551 INFO:teuthology.orchestra.run.smithi186.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.9 MB/s | 1.0 MB 00:00 2023-12-14T03:09:27.552 INFO:teuthology.orchestra.run.smithi077.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.5 MB/s | 750 kB 00:00 2023-12-14T03:09:27.586 INFO:teuthology.orchestra.run.smithi077.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.0 MB/s | 1.0 MB 00:00 2023-12-14T03:09:27.610 INFO:teuthology.orchestra.run.smithi186.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 411 kB/s | 38 kB 00:00 2023-12-14T03:09:27.611 INFO:teuthology.orchestra.run.smithi077.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 646 kB/s | 38 kB 00:00 2023-12-14T03:09:27.635 INFO:teuthology.orchestra.run.smithi186.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.8 MB/s | 241 kB 00:00 2023-12-14T03:09:27.653 INFO:teuthology.orchestra.run.smithi077.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.5 MB/s | 241 kB 00:00 2023-12-14T03:09:27.702 INFO:teuthology.orchestra.run.smithi186.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-14T03:09:27.720 INFO:teuthology.orchestra.run.smithi077.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-12-14T03:09:27.769 INFO:teuthology.orchestra.run.smithi186.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 372 kB/s | 25 kB 00:00 2023-12-14T03:09:27.787 INFO:teuthology.orchestra.run.smithi077.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 371 kB/s | 25 kB 00:00 2023-12-14T03:09:27.854 INFO:teuthology.orchestra.run.smithi077.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 16 MB/s | 3.9 MB 00:00 2023-12-14T03:09:27.880 INFO:teuthology.orchestra.run.smithi077.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-14T03:09:27.903 INFO:teuthology.orchestra.run.smithi186.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 13 MB/s | 3.9 MB 00:00 2023-12-14T03:09:27.928 INFO:teuthology.orchestra.run.smithi186.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 591 kB/s | 94 kB 00:00 2023-12-14T03:09:27.979 INFO:teuthology.orchestra.run.smithi077.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 13 MB/s | 9.6 MB 00:00 2023-12-14T03:09:28.039 INFO:teuthology.orchestra.run.smithi077.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 900 kB/s | 53 kB 00:00 2023-12-14T03:09:28.045 INFO:teuthology.orchestra.run.smithi186.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 12 MB/s | 9.6 MB 00:00 2023-12-14T03:09:28.105 INFO:teuthology.orchestra.run.smithi077.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 11 MB/s | 2.5 MB 00:00 2023-12-14T03:09:28.128 INFO:teuthology.orchestra.run.smithi186.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 633 kB/s | 53 kB 00:00 2023-12-14T03:09:28.130 INFO:teuthology.orchestra.run.smithi077.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 445 kB/s | 41 kB 00:00 2023-12-14T03:09:28.179 INFO:teuthology.orchestra.run.smithi186.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 10 MB/s | 2.5 MB 00:00 2023-12-14T03:09:28.204 INFO:teuthology.orchestra.run.smithi186.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 545 kB/s | 41 kB 00:00 2023-12-14T03:09:28.306 INFO:teuthology.orchestra.run.smithi077.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2023-12-14T03:09:28.306 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-14T03:09:28.306 INFO:teuthology.orchestra.run.smithi077.stdout:Total 21 MB/s | 27 MB 00:01 2023-12-14T03:09:28.380 INFO:teuthology.orchestra.run.smithi186.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2023-12-14T03:09:28.380 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2023-12-14T03:09:28.380 INFO:teuthology.orchestra.run.smithi186.stdout:Total 22 MB/s | 27 MB 00:01 2023-12-14T03:09:28.571 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-14T03:09:28.592 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-14T03:09:28.592 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-14T03:09:28.646 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2023-12-14T03:09:28.667 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2023-12-14T03:09:28.667 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2023-12-14T03:09:28.844 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-14T03:09:28.847 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-14T03:09:28.934 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2023-12-14T03:09:28.938 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2023-12-14T03:09:29.527 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-14T03:09:29.680 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2023-12-14T03:09:29.744 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T03:09:29.923 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T03:09:29.960 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T03:09:30.138 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T03:09:30.148 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T03:09:30.368 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T03:09:30.383 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T03:09:30.616 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T03:09:30.932 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T03:09:31.180 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T03:09:31.911 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T03:09:32.153 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T03:09:32.170 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T03:09:32.378 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T03:09:32.421 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T03:09:32.627 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T03:09:32.656 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T03:09:32.942 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T03:09:33.033 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T03:09:33.358 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T03:09:33.916 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T03:09:34.119 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T03:09:34.238 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T03:09:34.289 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T03:09:34.474 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T03:09:34.687 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T03:09:34.710 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T03:09:34.711 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T03:09:34.711 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T03:09:35.110 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T03:09:35.111 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T03:09:35.111 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T03:09:35.111 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.899 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:35.900 INFO:teuthology.orchestra.run.smithi077.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:35.900 INFO:teuthology.orchestra.run.smithi077.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T03:09:35.900 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-14T03:09:35.900 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.028 INFO:teuthology.orchestra.run.smithi186.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-12-14T03:09:36.029 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2023-12-14T03:09:36.178 DEBUG:teuthology.parallel:result is None 2023-12-14T03:09:36.322 DEBUG:teuthology.parallel:result is None 2023-12-14T03:09:36.322 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-12-14T03:09:36.333 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-12-14T03:09:36.333 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-14T03:09:36.334 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2023-12-14T03:09:36.352 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-14T03:09:36.352 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_1 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 392522 Links: 1 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-14 03:09:34.431086160 +0000 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-14 03:08:40.284133125 +0000 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-14 03:08:40.284133125 +0000 2023-12-14T03:09:36.410 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-14T03:09:36.411 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-14T03:09:36.478 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-14T03:09:36.478 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-14T03:09:36.478 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000205316 s, 2.5 MB/s 2023-12-14T03:09:36.479 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-14T03:09:36.538 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_2 2023-12-14T03:09:36.595 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 395458 Links: 1 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-14 03:09:34.432086138 +0000 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-14 03:08:40.821121539 +0000 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-14 03:08:40.821121539 +0000 2023-12-14T03:09:36.596 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-14T03:09:36.596 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-14T03:09:36.663 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-14T03:09:36.663 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-14T03:09:36.663 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000215614 s, 2.4 MB/s 2023-12-14T03:09:36.664 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-14T03:09:36.724 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_3 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 398637 Links: 1 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-14 03:09:34.432086138 +0000 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-14 03:08:41.345110233 +0000 2023-12-14T03:09:36.782 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-14 03:08:41.345110233 +0000 2023-12-14T03:09:36.783 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-14T03:09:36.783 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-14T03:09:36.847 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-14T03:09:36.848 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-14T03:09:36.848 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000252734 s, 2.0 MB/s 2023-12-14T03:09:36.849 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-14T03:09:36.908 DEBUG:teuthology.orchestra.run.smithi077:> stat /dev/vg_nvme/lv_4 2023-12-14T03:09:36.965 INFO:teuthology.orchestra.run.smithi077.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Device: 6h/6d Inode: 393879 Links: 1 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Access: 2023-12-14 03:09:34.432086138 +0000 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Modify: 2023-12-14 03:08:41.868098949 +0000 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout:Change: 2023-12-14 03:08:41.868098949 +0000 2023-12-14T03:09:36.966 INFO:teuthology.orchestra.run.smithi077.stdout: Birth: - 2023-12-14T03:09:36.966 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-14T03:09:37.031 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records in 2023-12-14T03:09:37.032 INFO:teuthology.orchestra.run.smithi077.stderr:1+0 records out 2023-12-14T03:09:37.032 INFO:teuthology.orchestra.run.smithi077.stderr:512 bytes copied, 0.000232786 s, 2.2 MB/s 2023-12-14T03:09:37.033 DEBUG:teuthology.orchestra.run.smithi077:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-14T03:09:37.092 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:37.214 INFO:teuthology.orchestra.run.smithi077.stdout:loop 2023-12-14T03:09:37.214 INFO:tasks.nvme_loop:Connecting nvme_loop smithi077:/dev/vg_nvme/lv_1... 2023-12-14T03:09:37.215 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:37.249 INFO:teuthology.orchestra.run.smithi077.stdout:1 2023-12-14T03:09:37.282 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/vg_nvme/lv_11 2023-12-14T03:09:37.321 INFO:tasks.nvme_loop:Connecting nvme_loop smithi077:/dev/vg_nvme/lv_2... 2023-12-14T03:09:37.321 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:37.394 INFO:teuthology.orchestra.run.smithi077.stdout:1 2023-12-14T03:09:37.428 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/vg_nvme/lv_21 2023-12-14T03:09:37.465 INFO:tasks.nvme_loop:Connecting nvme_loop smithi077:/dev/vg_nvme/lv_3... 2023-12-14T03:09:37.465 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:37.539 INFO:teuthology.orchestra.run.smithi077.stdout:1 2023-12-14T03:09:37.572 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/vg_nvme/lv_31 2023-12-14T03:09:37.608 INFO:tasks.nvme_loop:Connecting nvme_loop smithi077:/dev/vg_nvme/lv_4... 2023-12-14T03:09:37.608 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:37.684 INFO:teuthology.orchestra.run.smithi077.stdout:1 2023-12-14T03:09:37.715 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/vg_nvme/lv_41 2023-12-14T03:09:37.752 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-14T03:09:37.752 DEBUG:teuthology.orchestra.run.smithi077:> dd if=/scratch_devs of=/dev/stdout 2023-12-14T03:09:37.815 DEBUG:teuthology.orchestra.run.smithi077:> sudo nvme list 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/nvme0n1 PHFT620400ZJ400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/nvme1n1 27c71c6911a81043e4aa Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/nvme2n1 24d4d17e2f3ec29f0a61 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/nvme3n1 e15a638500f1874b7003 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:37.881 INFO:teuthology.orchestra.run.smithi077.stdout:/dev/nvme4n1 76f980e5ed1c1a9f1a0b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:37.882 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-14T03:09:37.882 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-14T03:09:37.883 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/scratch_devs 2023-12-14T03:09:37.950 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-12-14T03:09:37.950 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/scratch_devs of=/dev/stdout 2023-12-14T03:09:37.972 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-14T03:09:37.972 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_1 2023-12-14T03:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-14T03:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 6h/6d Inode: 392611 Links: 1 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-12-14 03:09:34.831400592 +0000 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-12-14 03:08:41.321766798 +0000 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-12-14 03:08:41.321766798 +0000 2023-12-14T03:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-12-14T03:09:38.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-14T03:09:38.104 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-12-14T03:09:38.104 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-12-14T03:09:38.105 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000215448 s, 2.4 MB/s 2023-12-14T03:09:38.105 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-14T03:09:38.167 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_2 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 6h/6d Inode: 388968 Links: 1 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-12-14 03:09:34.832400575 +0000 2023-12-14T03:09:38.226 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-12-14 03:08:41.865757687 +0000 2023-12-14T03:09:38.227 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-12-14 03:08:41.865757687 +0000 2023-12-14T03:09:38.227 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-12-14T03:09:38.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-14T03:09:38.295 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-12-14T03:09:38.295 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-12-14T03:09:38.297 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000264129 s, 1.9 MB/s 2023-12-14T03:09:38.298 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-14T03:09:38.358 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_3 2023-12-14T03:09:38.418 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-14T03:09:38.418 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 6h/6d Inode: 397548 Links: 1 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-12-14 03:09:34.832400575 +0000 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-12-14 03:08:42.418748425 +0000 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-12-14 03:08:42.418748425 +0000 2023-12-14T03:09:38.419 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-12-14T03:09:38.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-14T03:09:38.485 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-12-14T03:09:38.486 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-12-14T03:09:38.486 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000198437 s, 2.6 MB/s 2023-12-14T03:09:38.487 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-14T03:09:38.547 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_4 2023-12-14T03:09:38.606 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 6h/6d Inode: 388049 Links: 1 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Context: system_u:object_r:device_t:s0 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-12-14 03:09:34.832400575 +0000 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-12-14 03:08:42.972739147 +0000 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-12-14 03:08:42.972739147 +0000 2023-12-14T03:09:38.607 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-12-14T03:09:38.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-14T03:09:38.674 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-12-14T03:09:38.674 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-12-14T03:09:38.674 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000234676 s, 2.2 MB/s 2023-12-14T03:09:38.675 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-14T03:09:38.735 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:38.855 INFO:teuthology.orchestra.run.smithi186.stdout:loop 2023-12-14T03:09:38.856 INFO:tasks.nvme_loop:Connecting nvme_loop smithi186:/dev/vg_nvme/lv_1... 2023-12-14T03:09:38.857 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:38.891 INFO:teuthology.orchestra.run.smithi186.stdout:1 2023-12-14T03:09:38.924 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/vg_nvme/lv_11 2023-12-14T03:09:38.963 INFO:tasks.nvme_loop:Connecting nvme_loop smithi186:/dev/vg_nvme/lv_2... 2023-12-14T03:09:38.963 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:39.039 INFO:teuthology.orchestra.run.smithi186.stdout:1 2023-12-14T03:09:39.072 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/vg_nvme/lv_21 2023-12-14T03:09:39.110 INFO:tasks.nvme_loop:Connecting nvme_loop smithi186:/dev/vg_nvme/lv_3... 2023-12-14T03:09:39.110 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:39.185 INFO:teuthology.orchestra.run.smithi186.stdout:1 2023-12-14T03:09:39.217 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/vg_nvme/lv_31 2023-12-14T03:09:39.254 INFO:tasks.nvme_loop:Connecting nvme_loop smithi186:/dev/vg_nvme/lv_4... 2023-12-14T03:09:39.255 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:39.330 INFO:teuthology.orchestra.run.smithi186.stdout:1 2023-12-14T03:09:39.362 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/vg_nvme/lv_41 2023-12-14T03:09:39.399 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-12-14T03:09:39.400 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/scratch_devs of=/dev/stdout 2023-12-14T03:09:39.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo nvme list 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/nvme0n1 CVFT623300CB400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/nvme1n1 e189d4f319266e88812c Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/nvme2n1 d405b5eb8be89b4c1042 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/nvme3n1 62ef31318ca1bc1290fa Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:39.523 INFO:teuthology.orchestra.run.smithi186.stdout:/dev/nvme4n1 4f59c3aebff62dfaa346 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-14T03:09:39.524 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-14T03:09:39.524 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-12-14T03:09:39.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/scratch_devs 2023-12-14T03:09:39.591 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-14T03:09:39.671 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'} 2023-12-14T03:09:39.671 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T03:09:39.672 INFO:tasks.cephadm:Cluster fsid is 382d2d96-9a2e-11ee-95a3-87774f69a715 2023-12-14T03:09:39.672 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-14T03:09:39.672 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-14T03:09:39.672 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi077': '172.21.15.77', 'mon.smithi186': '172.21.15.186'} 2023-12-14T03:09:39.672 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-14T03:09:39.673 DEBUG:teuthology.orchestra.run.smithi077:> sudo hostname $(hostname -s) 2023-12-14T03:09:39.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname $(hostname -s) 2023-12-14T03:09:39.733 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-14T03:09:39.733 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T03:09:39.952 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74928/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-157-g021ac167', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-157.g021ac167'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-12-12 22:15:57.443084', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-12-12-1229', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-12-14T03:09:40.166 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-yuri10-testing-2023-12-12-1229, sha1 021ac1670a21c19759080c6da90baaeb42e7d175 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T03:09:40.167 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm 2023-12-14T03:09:40.167 DEBUG:teuthology.orchestra.run.smithi077:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-14T03:09:40.259 DEBUG:teuthology.orchestra.run:got remote process result: 60 2023-12-14T03:09:40.260 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 175, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 273, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 60: 'curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-12-14T03:09:40.261 INFO:tasks.cephadm:Teardown complete 2023-12-14T03:09:40.261 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 1809, 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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 1724, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 175, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 273, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 60: 'curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-12-14T03:09:40.339 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a9206aa4b73143b4a319a3d90688ddac Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 1809, 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_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 1724, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/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_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 175, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks/cephadm.py", line 273, in _fetch_cephadm_from_chachra ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 60: 'curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm' 2023-12-14T03:09:40.344 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-14T03:09:40.353 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-12-14T03:09:40.367 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi077:/dev/vg_nvme/lv_1... 2023-12-14T03:09:40.368 DEBUG:teuthology.orchestra.run.smithi077:> sudo nvme disconnect -n lv_1 2023-12-14T03:09:40.495 INFO:teuthology.orchestra.run.smithi077.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-14T03:09:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:40.497 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi077:/dev/vg_nvme/lv_2... 2023-12-14T03:09:40.497 DEBUG:teuthology.orchestra.run.smithi077:> sudo nvme disconnect -n lv_2 2023-12-14T03:09:40.620 INFO:teuthology.orchestra.run.smithi077.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-14T03:09:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:40.622 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi077:/dev/vg_nvme/lv_3... 2023-12-14T03:09:40.622 DEBUG:teuthology.orchestra.run.smithi077:> sudo nvme disconnect -n lv_3 2023-12-14T03:09:40.752 INFO:teuthology.orchestra.run.smithi077.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-14T03:09:40.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:40.754 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi077:/dev/vg_nvme/lv_4... 2023-12-14T03:09:40.754 DEBUG:teuthology.orchestra.run.smithi077:> sudo nvme disconnect -n lv_4 2023-12-14T03:09:40.870 INFO:teuthology.orchestra.run.smithi077.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-14T03:09:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:40.872 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-14T03:09:40.872 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/scratch_devs 2023-12-14T03:09:40.899 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi186:/dev/vg_nvme/lv_1... 2023-12-14T03:09:40.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo nvme disconnect -n lv_1 2023-12-14T03:09:41.018 INFO:teuthology.orchestra.run.smithi186.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-14T03:09:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.019 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi186:/dev/vg_nvme/lv_2... 2023-12-14T03:09:41.019 DEBUG:teuthology.orchestra.run.smithi186:> sudo nvme disconnect -n lv_2 2023-12-14T03:09:41.137 INFO:teuthology.orchestra.run.smithi186.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-14T03:09:41.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.139 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi186:/dev/vg_nvme/lv_3... 2023-12-14T03:09:41.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo nvme disconnect -n lv_3 2023-12-14T03:09:41.269 INFO:teuthology.orchestra.run.smithi186.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-14T03:09:41.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.271 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi186:/dev/vg_nvme/lv_4... 2023-12-14T03:09:41.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo nvme disconnect -n lv_4 2023-12-14T03:09:41.403 INFO:teuthology.orchestra.run.smithi186.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-14T03:09:41.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.404 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-12-14T03:09:41.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/scratch_devs 2023-12-14T03:09:41.434 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-14T03:09:41.443 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-14T03:09:41.444 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T03:09:41.446 DEBUG:teuthology.orchestra.run.smithi186:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T03:09:41.464 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-14T03:09:41.469 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T03:09:41.470 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-14T03:09:41.470 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 14 +87us[ +87us] +/- 92ms 2023-12-14T03:09:41.470 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv02.front.sepia.ceph.com 3 6 17 15 +279us[ +283us] +/- 59ms 2023-12-14T03:09:41.470 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 15 -495us[ -492us] +/- 88ms 2023-12-14T03:09:41.470 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:41.493 INFO:teuthology.orchestra.run.smithi186.stderr:bash: ntpq: command not found 2023-12-14T03:09:41.497 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T03:09:41.497 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2023-12-14T03:09:41.497 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 14 +96us[ +96us] +/- 92ms 2023-12-14T03:09:41.498 INFO:teuthology.orchestra.run.smithi186.stdout:^* hv02.front.sepia.ceph.com 3 6 17 15 +277us[ +269us] +/- 59ms 2023-12-14T03:09:41.498 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 14 -512us[ -512us] +/- 88ms 2023-12-14T03:09:41.498 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T03:09:41.498 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-14T03:09:41.508 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-14T03:09:41.508 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-14T03:09:41.521 DEBUG:teuthology.orchestra.run.smithi077:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T03:09:41.611 DEBUG:teuthology.orchestra.run.smithi186:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T03:09:41.700 DEBUG:teuthology.orchestra.run.smithi077:> 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 2023-12-14T03:09:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.734 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-12-14T03:09:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:41.766 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-14T03:09:41.775 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-14T03:09:41.787 INFO:teuthology.task.internal:Duration was 466.900985 seconds 2023-12-14T03:09:41.788 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-14T03:09:41.801 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-14T03:09:41.801 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T03:09:41.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T03:09:41.847 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T03:09:41.852 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T03:09:42.248 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-14T03:09:42.248 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2023-12-14T03:09:42.248 DEBUG:teuthology.orchestra.run.smithi077:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T03:09:42.272 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi186.front.sepia.ceph.com 2023-12-14T03:09:42.273 DEBUG:teuthology.orchestra.run.smithi186:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T03:09:42.295 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-14T03:09:42.296 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T03:09:42.315 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T03:09:42.373 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-14T03:09:42.374 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T03:09:42.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T03:09:42.477 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-14T03:09:42.487 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-14T03:09:42.488 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T03:09:42.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T03:09:42.542 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-14T03:09:42.552 DEBUG:teuthology.orchestra.run.smithi077:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T03:09:42.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T03:09:42.581 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2023-12-14T03:09:42.609 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = core 2023-12-14T03:09:42.634 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T03:09:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:42.665 DEBUG:teuthology.orchestra.run.smithi186:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T03:09:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:42.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-14T03:09:42.709 INFO:teuthology.task.internal:Transferring archived files... 2023-12-14T03:09:42.710 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022/remote/smithi077 2023-12-14T03:09:42.711 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T03:09:42.787 DEBUG:teuthology.misc:Transferring archived files from smithi186:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022/remote/smithi186 2023-12-14T03:09:42.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T03:09:42.837 INFO:teuthology.task.internal:Removing archive directory... 2023-12-14T03:09:42.838 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T03:09:42.841 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T03:09:42.890 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-14T03:09:42.904 INFO:teuthology.task.internal:Not uploading archives. 2023-12-14T03:09:42.904 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-14T03:09:42.914 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-14T03:09:42.915 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T03:09:42.917 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T03:09:42.932 INFO:teuthology.orchestra.run.smithi077.stdout: 525359 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 03:09 /home/ubuntu/cephtest 2023-12-14T03:09:42.932 INFO:teuthology.orchestra.run.smithi077.stdout: 525365 0 -rw-rw-r-- 1 ubuntu ubuntu 0 Dec 14 03:09 /home/ubuntu/cephtest/cephadm 2023-12-14T03:09:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T03:09:42.934 INFO:teuthology.orchestra.run.smithi077.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-14T03:09:42.934 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi077 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-14T03:09:42.939 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-14T03:09:42.951 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-14T03:09:42.964 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi077 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-14T03:09:42.964 INFO:teuthology.nuke:Checking targets against current locks 2023-12-14T03:09:42.970 INFO:teuthology.orchestra.run.smithi186.stdout: 525958 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 03:09 /home/ubuntu/cephtest 2023-12-14T03:09:42.994 DEBUG:teuthology.nuke:shortname: smithi077 2023-12-14T03:09:42.994 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T03:09:43.018 DEBUG:teuthology.nuke:shortname: smithi186 2023-12-14T03:09:43.019 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T03:09:43.022 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:53:41.547470', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPGp+/DDEIkAmo55w/DIC2vcCNQcDqA1AWTUrVo49QMtNvSyuKgRvX8EH27JzPHOdybkK+yGiPAkiIgj7AZENw='} 2023-12-14T03:09:43.045 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7491022', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:53:41.549290', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8ZbRm+9jS7CW2NDbMDYUWphkXbvxmVHByXcYHin+qZhm4OrTVCjkAOzCLoLwx8CvXfLcORB25izXVwfZgdPSE='} 2023-12-14T03:09:43.076 INFO:teuthology.orchestra.console.smithi077:Power off 2023-12-14T03:09:43.076 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T03:09:43.100 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2023-12-14T03:09:43.100 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:43.119 INFO:teuthology.orchestra.console.smithi186:Power off 2023-12-14T03:09:43.120 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T03:09:43.131 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-14T03:09:43.144 DEBUG:teuthology.orchestra.console.smithi186:power off output: Chassis Power Control: Down/Off 2023-12-14T03:09:43.145 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:43.170 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2023-12-14T03:09:47.133 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:47.171 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:47.243 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-14T03:09:47.281 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2023-12-14T03:09:51.245 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:51.283 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:51.357 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-14T03:09:51.392 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2023-12-14T03:09:51.493 INFO:teuthology.orchestra.console.smithi186:Power off completed 2023-12-14T03:09:55.361 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T03:09:55.471 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2023-12-14T03:09:55.572 INFO:teuthology.orchestra.console.smithi077:Power off completed 2023-12-14T03:09:55.677 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 466.9009852409363 failure_reason: 'Command failed on smithi077 with status 60: ''curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a9206aa4b73143b4a319a3d90688ddac status: fail success: false 2023-12-14T03:09:55.677 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T03:09:55.765 INFO:teuthology.run:FAIL