2023-12-01T05:24:18.577 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T05:24:18.577 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} --name phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi --owner scheduled_phlogistonjohn@teuthology --archive /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936 --verbose -- /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/orig.config.yaml 2023-12-01T05:24:18.611 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:24:18.701 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936 branch: wip-phlogistonjohn-testing-2023-11-30-1010 description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} email: jmulligan@redhat.com first_in_suite: false job_id: '7472936' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-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-phlogistonjohn-testing-2023-11-30-1010 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: 875037c4c0585d32b171b61f9b83f482e6b73b3d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-11-30-1010 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9533 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-11-30-1010 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d targets: smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC4RJScvOWqnhY/hqJMI8YZI6+8vhG3rl5LwfzP8VPYnhn/MX/LS+e07k7shMbI08EnMUGObdPyJR5eK7urkj/0= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFuIuN3OP28djI5064jFcdUA2/rMzxHT7/3lv+rpld97kptVDggly6gY4vbRIkRBOT9l+Z1uFm4ZSpCektEGTa4= 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 - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - ceph nfs cluster create foo --ingress --virtual-ip {{VIP0}}/{{VIPPREFIXLEN}} --port 2999 - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo -o port=2999 - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - vip.exec: all-hosts: - "echo \"Check with $(hostname) ganesha(s) down...\"\nfor c in `systemctl | grep\ \ ceph- | grep @nfs | awk '{print $1}'`; do\n cid=`echo $c | sed 's/@/-/'`\n\ \ id=`echo $c | cut -d @ -f 2 | sed 's/.service$//'`\n fsid=`echo $c |\ \ cut -d @ -f 1 | cut -d - -f 2-`\n echo \"Removing daemon $id fsid $fsid...\"\ \n sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id\n\n echo \"\ Waking up cephadm...\"\n sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh\n\ \n while ! timeout 1 cat /mnt/foo/testfile ; do true ; done\n echo \"\ Mount is back!\"\ndone\n" - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-11-30_21:17:15 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T05:24:18.701 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa; will attempt to use it 2023-12-01T05:24:18.702 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks 2023-12-01T05:24:18.702 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T05:24:18.703 INFO:teuthology.task.internal:Checking packages... 2023-12-01T05:24:18.725 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '875037c4c0585d32b171b61f9b83f482e6b73b3d' 2023-12-01T05:24:18.725 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T05:24:18.726 INFO:teuthology.packaging:ref: None 2023-12-01T05:24:18.726 INFO:teuthology.packaging:tag: None 2023-12-01T05:24:18.726 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:24:18.726 INFO:teuthology.packaging:sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:24:18.726 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:24:18.942 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7662.g875037c4 2023-12-01T05:24:18.942 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T05:24:18.949 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T05:24:18.949 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T05:24:18.967 INFO:teuthology.task.internal:Saving configuration 2023-12-01T05:24:18.981 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T05:24:18.987 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:24:19.015 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936', '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-01 05:19:11.048679', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC4RJScvOWqnhY/hqJMI8YZI6+8vhG3rl5LwfzP8VPYnhn/MX/LS+e07k7shMbI08EnMUGObdPyJR5eK7urkj/0='} 2023-12-01T05:24:19.040 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936', '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-01 05:19:11.050457', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFuIuN3OP28djI5064jFcdUA2/rMzxHT7/3lv+rpld97kptVDggly6gY4vbRIkRBOT9l+Z1uFm4ZSpCektEGTa4='} 2023-12-01T05:24:19.040 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T05:24:19.047 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-01T05:24:19.047 INFO:teuthology.task.internal:roles: ubuntu@smithi138.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-01T05:24:19.047 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T05:24:19.117 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8f5d5a9ee0>, signals=[15]) 2023-12-01T05:24:19.118 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T05:24:19.124 INFO:teuthology.task.internal:Opening connections... 2023-12-01T05:24:19.124 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:24:19.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:24:19.193 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:24:19.193 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:24:19.261 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T05:24:19.266 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2023-12-01T05:24:19.288 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2023-12-01T05:24:19.289 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2023-12-01T05:24:19.350 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="CentOS Stream" 2023-12-01T05:24:19.350 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="8" 2023-12-01T05:24:19.350 INFO:teuthology.orchestra.run.smithi102.stdout:ID="centos" 2023-12-01T05:24:19.350 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="8" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:ANSI_COLOR="0;31" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:24:19.351 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:24:19.352 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2023-12-01T05:24:19.378 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2023-12-01T05:24:19.400 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2023-12-01T05:24:19.400 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2023-12-01T05:24:19.460 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="CentOS Stream" 2023-12-01T05:24:19.460 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="8" 2023-12-01T05:24:19.460 INFO:teuthology.orchestra.run.smithi138.stdout:ID="centos" 2023-12-01T05:24:19.460 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:24:19.460 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="8" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:ANSI_COLOR="0;31" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:24:19.461 INFO:teuthology.orchestra.run.smithi138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:24:19.461 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2023-12-01T05:24:19.486 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T05:24:19.495 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T05:24:19.501 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T05:24:19.501 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:24:19.504 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:24:19.522 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T05:24:19.529 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T05:24:19.529 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:24:19.565 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:24:19.607 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T05:24:19.663 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T05:24:19.680 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T05:24:19.681 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T05:24:19.681 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:24:19.682 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:24:19.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:24:19.701 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2023-12-01T05:24:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:24:19.702 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2023-12-01T05:24:19.761 INFO:teuthology.orchestra.run.smithi138.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:24:19.761 INFO:teuthology.task.kernel:Running kernel on smithi138: 4.18.0-489.el8.x86_64 2023-12-01T05:24:19.761 DEBUG:teuthology.orchestra.run.smithi138:> sudo yum install -y kernel 2023-12-01T05:24:19.764 INFO:teuthology.orchestra.run.smithi102.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:24:19.764 INFO:teuthology.task.kernel:Running kernel on smithi102: 4.18.0-489.el8.x86_64 2023-12-01T05:24:19.764 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum install -y kernel 2023-12-01T05:24:31.322 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 8 - AppStream 3.8 MB/s | 34 MB 00:08 2023-12-01T05:24:32.226 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 8 - AppStream 3.5 MB/s | 34 MB 00:09 2023-12-01T05:24:40.247 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 8 - BaseOS 20 MB/s | 55 MB 00:02 2023-12-01T05:24:41.164 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 8 - BaseOS 20 MB/s | 55 MB 00:02 2023-12-01T05:24:48.288 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 8 - Extras 73 kB/s | 18 kB 00:00 2023-12-01T05:24:48.706 INFO:teuthology.orchestra.run.smithi138.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 6.9 kB 00:00 2023-12-01T05:24:48.999 INFO:teuthology.orchestra.run.smithi138.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-01T05:24:49.322 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 8 - Extras 48 kB/s | 18 kB 00:00 2023-12-01T05:24:49.865 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-12-01T05:24:50.133 INFO:teuthology.orchestra.run.smithi102.stdout:Copr repo for python3-asyncssh owned by ceph 30 kB/s | 3.5 kB 00:00 2023-12-01T05:25:03.749 INFO:teuthology.orchestra.run.smithi102.stdout:Extra Packages for Enterprise Linux 1.2 MB/s | 16 MB 00:13 2023-12-01T05:25:04.248 INFO:teuthology.orchestra.run.smithi138.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 16 MB 00:15 2023-12-01T05:25:07.524 INFO:teuthology.orchestra.run.smithi102.stdout:lab-extras 435 kB/s | 24 kB 00:00 2023-12-01T05:25:08.023 INFO:teuthology.orchestra.run.smithi138.stdout:lab-extras 520 kB/s | 24 kB 00:00 2023-12-01T05:25:11.148 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:25:11.149 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:25:11.443 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:25:11.443 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout:Install 3 Packages 2023-12-01T05:25:11.444 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:11.445 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 90 M 2023-12-01T05:25:11.445 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 96 M 2023-12-01T05:25:11.445 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2023-12-01T05:25:11.664 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:25:11.665 INFO:teuthology.orchestra.run.smithi138.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:25:11.951 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:25:11.952 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:25:11.952 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2023-12-01T05:25:11.952 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:25:11.952 INFO:teuthology.orchestra.run.smithi138.stdout:Installing: 2023-12-01T05:25:11.952 INFO:teuthology.orchestra.run.smithi138.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout:Install 3 Packages 2023-12-01T05:25:11.953 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:11.954 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 90 M 2023-12-01T05:25:11.954 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 96 M 2023-12-01T05:25:11.954 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2023-12-01T05:25:12.950 INFO:teuthology.orchestra.run.smithi102.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 9.3 MB/s | 10 MB 00:01 2023-12-01T05:25:13.291 INFO:teuthology.orchestra.run.smithi138.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 8.8 MB/s | 10 MB 00:01 2023-12-01T05:25:14.193 INFO:teuthology.orchestra.run.smithi102.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2023-12-01T05:25:14.584 INFO:teuthology.orchestra.run.smithi102.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 16 MB/s | 43 MB 00:02 2023-12-01T05:25:14.585 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:25:14.585 INFO:teuthology.orchestra.run.smithi102.stdout:Total 29 MB/s | 90 MB 00:03 2023-12-01T05:25:15.259 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2023-12-01T05:25:15.659 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2023-12-01T05:25:15.659 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2023-12-01T05:25:16.730 INFO:teuthology.orchestra.run.smithi138.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 7.9 MB/s | 36 MB 00:04 2023-12-01T05:25:16.901 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2023-12-01T05:25:16.932 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2023-12-01T05:25:17.158 INFO:teuthology.orchestra.run.smithi138.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 8.7 MB/s | 43 MB 00:05 2023-12-01T05:25:17.158 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:25:17.158 INFO:teuthology.orchestra.run.smithi138.stdout:Total 17 MB/s | 90 MB 00:05 2023-12-01T05:25:17.834 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2023-12-01T05:25:18.250 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2023-12-01T05:25:18.250 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2023-12-01T05:25:19.497 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2023-12-01T05:25:19.529 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2023-12-01T05:25:19.727 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2023-12-01T05:25:20.257 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:22.288 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2023-12-01T05:25:22.810 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:23.854 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:24.264 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:26.357 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:26.768 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:27.744 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:28.029 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:30.193 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:30.506 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:49.943 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:49.967 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:50.317 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:50.391 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:50.391 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:51.532 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:25:51.679 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:25:51.899 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:25:51.899 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:25:51.899 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:25:51.899 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:25:51.900 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:25:51.900 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-01T05:25:51.900 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi102.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:25:51.900 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:25:52.107 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:25:52.108 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:25:52.108 DEBUG:teuthology.orchestra.run.smithi102:> sudo rpm -qi grub2-tools 2023-12-01T05:25:52.141 INFO:teuthology.orchestra.run.smithi102.stdout:Name : grub2-tools 2023-12-01T05:25:52.141 INFO:teuthology.orchestra.run.smithi102.stdout:Epoch : 1 2023-12-01T05:25:52.141 INFO:teuthology.orchestra.run.smithi102.stdout:Version : 2.02 2023-12-01T05:25:52.141 INFO:teuthology.orchestra.run.smithi102.stdout:Release : 129.el8 2023-12-01T05:25:52.141 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: x86_64 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Group : System Environment/Base 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Size : 9265586 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:License : GPLv3+ 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Relocations : (not relocatable) 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Packager : CentOS BuildSystem 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Vendor : CentOS 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Summary : Support tools for GRUB. 2023-12-01T05:25:52.142 INFO:teuthology.orchestra.run.smithi102.stdout:Description : 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout:hardware devices. 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:25:52.143 INFO:teuthology.orchestra.run.smithi102.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:25:52.144 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:25:52.144 INFO:teuthology.task.kernel:Updating grub on smithi102 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:25:52.144 DEBUG:teuthology.orchestra.run.smithi102:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:25:52.314 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:52.339 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:52.674 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:52.674 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:25:52.674 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:25:53.486 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:53.487 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:25:53.541 INFO:teuthology.orchestra.run.smithi102.stderr:Generating grub configuration file ... 2023-12-01T05:25:53.624 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:25:53.840 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:25:53.840 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:25:53.840 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:25:53.841 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:25:53.841 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:25:53.841 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-01T05:25:53.841 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:25:53.841 DEBUG:teuthology.orchestra.run.smithi138:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:25:54.050 INFO:teuthology.orchestra.run.smithi138.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:25:54.051 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:25:54.051 DEBUG:teuthology.orchestra.run.smithi138:> sudo rpm -qi grub2-tools 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Name : grub2-tools 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Epoch : 1 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Version : 2.02 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Release : 129.el8 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: x86_64 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Group : System Environment/Base 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Size : 9265586 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:License : GPLv3+ 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:25:54.084 INFO:teuthology.orchestra.run.smithi138.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Relocations : (not relocatable) 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Packager : CentOS BuildSystem 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Vendor : CentOS 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Summary : Support tools for GRUB. 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:Description : 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:hardware devices. 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:25:54.085 INFO:teuthology.orchestra.run.smithi138.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:25:54.086 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:25:54.086 INFO:teuthology.task.kernel:Updating grub on smithi138 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:25:54.086 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:25:55.804 INFO:teuthology.orchestra.run.smithi102.stderr:done 2023-12-01T05:25:55.806 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2023-12-01T05:25:55.851 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.rkHL3J8OiY 2023-12-01T05:25:55.852 DEBUG:teuthology.orchestra.run.smithi102:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rkHL3J8OiY 2023-12-01T05:25:55.885 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.rkHL3J8OiY 2023-12-01T05:25:56.011 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2023-12-01T05:25:56.029 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.rkHL3J8OiY is 6KB 2023-12-01T05:25:56.078 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.rkHL3J8OiY 2023-12-01T05:25:56.096 DEBUG:teuthology.orchestra.run.smithi102:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:25:56.172 INFO:teuthology.orchestra.run.smithi102.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:25:56.172 INFO:teuthology.orchestra.run.smithi102.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:25:56.172 INFO:teuthology.orchestra.run.smithi102.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:25:56.172 INFO:teuthology.orchestra.run.smithi102.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:25:56.174 DEBUG:teuthology.orchestra.run.smithi102:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:25:56.339 DEBUG:teuthology.orchestra.run.smithi102:> sudo shutdown -r now 2023-12-01T05:25:58.443 INFO:teuthology.orchestra.run.smithi138.stderr:done 2023-12-01T05:25:58.446 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2023-12-01T05:25:58.473 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.d2El8Anuy3 2023-12-01T05:25:58.473 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.d2El8Anuy3 2023-12-01T05:25:58.546 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.d2El8Anuy3 2023-12-01T05:25:58.699 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.d2El8Anuy3 is 6KB 2023-12-01T05:25:58.747 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.d2El8Anuy3 2023-12-01T05:25:58.764 DEBUG:teuthology.orchestra.run.smithi138:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:25:58.848 INFO:teuthology.orchestra.run.smithi138.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:25:58.848 INFO:teuthology.orchestra.run.smithi138.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:25:58.848 INFO:teuthology.orchestra.run.smithi138.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:25:58.848 INFO:teuthology.orchestra.run.smithi138.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:25:58.849 DEBUG:teuthology.orchestra.run.smithi138:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:25:59.038 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2023-12-01T05:26:26.366 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-01T05:26:26.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:26:26.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:26:29.042 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-01T05:26:29.042 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:26:29.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:26:44.834 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2023-12-01T05:26:53.837 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:26:53.837 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:26:56.898 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2023-12-01T05:27:08.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:27:08.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:27:29.062 DEBUG:teuthology.orchestra.remote:timed out 2023-12-01T05:27:38.070 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:27:38.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:27:38.514 DEBUG:teuthology.orchestra.run.smithi138:> true 2023-12-01T05:27:38.886 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:27:38.886 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:27:38.887 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2023-12-01T05:27:38.903 INFO:teuthology.orchestra.run.smithi138.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:27:38.904 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:27:38.904 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:27:38.904 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:27:39.905 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-01T05:27:39.905 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:27:39.993 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2023-12-01T05:27:40.005 DEBUG:teuthology.parallel:result is None 2023-12-01T05:27:41.421 DEBUG:teuthology.orchestra.run.smithi102:> true 2023-12-01T05:27:42.165 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:27:42.165 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:27:42.165 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2023-12-01T05:27:42.222 INFO:teuthology.orchestra.run.smithi102.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:27:42.222 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:27:42.222 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:27:42.222 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:27:43.223 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-01T05:27:43.223 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:27:43.305 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2023-12-01T05:27:43.317 DEBUG:teuthology.parallel:result is None 2023-12-01T05:27:43.317 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T05:27:43.324 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T05:27:43.324 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:27:43.327 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:27:43.344 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T05:27:43.389 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T05:27:43.397 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T05:27:43.398 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:27:43.400 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:27:43.427 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T05:27:43.435 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T05:27:43.435 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-01T05:27:43.466 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:27:43.496 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:27:43.501 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:27:43.506 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:27:43.511 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:27:43.513 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T05:27:43.519 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T05:27:43.519 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:27:43.555 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:27:43.582 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T05:27:43.591 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T05:27:43.591 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:27:43.623 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:27:43.643 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:27:43.726 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:27:43.772 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:27:43.855 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:27:43.898 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:27:43.898 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:27:43.965 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:27:44.009 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:27:44.061 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:27:44.149 DEBUG:teuthology.orchestra.run.smithi138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:27:44.195 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:27:44.195 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:27:44.265 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2023-12-01T05:27:44.267 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2023-12-01T05:27:44.323 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:27:44.404 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:27:44.801 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T05:27:44.809 INFO:teuthology.task.internal:Starting timer... 2023-12-01T05:27:44.809 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T05:27:44.840 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T05:27:44.851 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T05:27:44.851 DEBUG:teuthology.orchestra.run.smithi102:> sudo service auditd rotate 2023-12-01T05:27:44.963 INFO:teuthology.orchestra.run.smithi102.stdout:Rotating logs: 2023-12-01T05:27:44.965 DEBUG:teuthology.orchestra.run.smithi138:> sudo service auditd rotate 2023-12-01T05:27:45.809 INFO:teuthology.orchestra.run.smithi138.stdout:Rotating logs: 2023-12-01T05:27:45.843 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T05:27:45.843 DEBUG:teuthology.orchestra.run.smithi102:> /usr/sbin/getenforce 2023-12-01T05:27:45.875 INFO:teuthology.orchestra.run.smithi102.stdout:Permissive 2023-12-01T05:27:45.875 DEBUG:teuthology.orchestra.run.smithi138:> /usr/sbin/getenforce 2023-12-01T05:27:45.963 INFO:teuthology.orchestra.run.smithi138.stdout:Permissive 2023-12-01T05:27:45.963 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi102.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi138.front.sepia.ceph.com': 'permissive'} 2023-12-01T05:27:45.964 DEBUG:teuthology.orchestra.run.smithi102:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T05:27:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:27:45.991 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:27:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:27:46.200 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T05:27:46.200 DEBUG:teuthology.orchestra.run.smithi102:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:27:46.227 DEBUG:teuthology.orchestra.run.smithi138:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:27:46.328 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T05:27:46.338 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-01T05:27:46.339 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T05:27:46.354 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-01T05:27:46.355 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi102.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T05:35:25.861 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2023-12-01T05:35:25.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:35:25.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:35:25.932 DEBUG:teuthology.orchestra.run.smithi102:> true 2023-12-01T05:35:26.006 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2023-12-01T05:35:26.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:35:26.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:35:26.076 DEBUG:teuthology.orchestra.run.smithi138:> true 2023-12-01T05:35:26.102 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2023-12-01T05:35:26.102 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T05:35:26.114 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T05:35:26.114 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:35:26.115 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:35:26.117 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:35:26.117 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:35:26.149 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:35:26.165 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:35:26.175 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:35:26.188 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:35:26.225 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: ntpd: command not found 2023-12-01T05:35:26.237 INFO:teuthology.orchestra.run.smithi102.stdout:506 Cannot talk to daemon 2023-12-01T05:35:26.251 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:35:26.254 INFO:teuthology.orchestra.run.smithi138.stderr:sudo: ntpd: command not found 2023-12-01T05:35:26.264 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:35:26.265 INFO:teuthology.orchestra.run.smithi138.stdout:506 Cannot talk to daemon 2023-12-01T05:35:26.279 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:35:26.292 INFO:teuthology.orchestra.run.smithi138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:35:26.331 INFO:teuthology.orchestra.run.smithi102.stderr:bash: ntpq: command not found 2023-12-01T05:35:26.334 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:35:26.334 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2023-12-01T05:35:26.334 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.334 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.335 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.335 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.366 INFO:teuthology.orchestra.run.smithi138.stderr:bash: ntpq: command not found 2023-12-01T05:35:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:35:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2023-12-01T05:35:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.370 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.371 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:35:26.371 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T05:35:26.381 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T05:35:26.381 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:35:26.381 DEBUG:teuthology.orchestra.run.smithi102:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:35:26.382 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:35:26.382 DEBUG:teuthology.orchestra.run.smithi138:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:35:27.256 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:49 ago on Fri 01 Dec 2023 05:33:38 AM UTC. 2023-12-01T05:35:27.289 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:51 ago on Fri 01 Dec 2023 05:33:36 AM UTC. 2023-12-01T05:35:29.395 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout:Resetting modules: 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools 2023-12-01T05:35:29.396 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:35:29.397 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2023-12-01T05:35:29.397 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:29.397 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:35:29.426 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:35:29.427 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:29.427 INFO:teuthology.orchestra.run.smithi138.stdout: Package Architecture Version Repository Size 2023-12-01T05:35:29.427 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout:Resetting modules: 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:29.428 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:29.651 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:35:29.684 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:35:30.598 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:52 ago on Fri 01 Dec 2023 05:33:38 AM UTC. 2023-12-01T05:35:30.629 INFO:teuthology.orchestra.run.smithi138.stdout:Last metadata expiration check: 0:01:54 ago on Fri 01 Dec 2023 05:33:36 AM UTC. 2023-12-01T05:35:32.724 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2023-12-01T05:35:32.727 INFO:teuthology.orchestra.run.smithi138.stdout:Dependencies resolved. 2023-12-01T05:35:32.908 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:32.908 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2023-12-01T05:35:32.908 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:32.908 INFO:teuthology.orchestra.run.smithi102.stdout:Installing group/module packages: 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout:Installing weak dependencies: 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:35:32.909 INFO:teuthology.orchestra.run.smithi102.stdout:Installing module profiles: 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools/common 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout:Enabling module streams: 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout: container-tools rhel8 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout:Install 13 Packages 2023-12-01T05:35:32.910 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:35:32.911 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 27 M 2023-12-01T05:35:32.911 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 89 M 2023-12-01T05:35:32.911 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2023-12-01T05:35:32.911 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: Package Arch Version Repository Size 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout:Installing group/module packages: 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout:Installing dependencies: 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:35:32.912 INFO:teuthology.orchestra.run.smithi138.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:Installing weak dependencies: 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:Installing module profiles: 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools/common 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:Enabling module streams: 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout: container-tools rhel8 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction Summary 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:================================================================================ 2023-12-01T05:35:32.913 INFO:teuthology.orchestra.run.smithi138.stdout:Install 13 Packages 2023-12-01T05:35:32.914 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:32.914 INFO:teuthology.orchestra.run.smithi138.stdout:Total download size: 27 M 2023-12-01T05:35:32.914 INFO:teuthology.orchestra.run.smithi138.stdout:Installed size: 89 M 2023-12-01T05:35:32.914 INFO:teuthology.orchestra.run.smithi138.stdout:Downloading Packages: 2023-12-01T05:35:35.349 INFO:teuthology.orchestra.run.smithi102.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 343 kB/s | 750 kB 00:02 2023-12-01T05:35:35.358 INFO:teuthology.orchestra.run.smithi138.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 343 kB/s | 750 kB 00:02 2023-12-01T05:35:35.691 INFO:teuthology.orchestra.run.smithi102.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 406 kB/s | 1.0 MB 00:02 2023-12-01T05:35:35.791 INFO:teuthology.orchestra.run.smithi138.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 392 kB/s | 1.0 MB 00:02 2023-12-01T05:35:35.958 INFO:teuthology.orchestra.run.smithi102.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 62 kB/s | 38 kB 00:00 2023-12-01T05:35:35.967 INFO:teuthology.orchestra.run.smithi138.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 62 kB/s | 38 kB 00:00 2023-12-01T05:35:36.800 INFO:teuthology.orchestra.run.smithi102.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 217 kB/s | 241 kB 00:01 2023-12-01T05:35:37.067 INFO:teuthology.orchestra.run.smithi138.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 189 kB/s | 241 kB 00:01 2023-12-01T05:35:37.858 INFO:teuthology.orchestra.run.smithi102.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 168 kB/s | 178 kB 00:01 2023-12-01T05:35:38.101 INFO:teuthology.orchestra.run.smithi138.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 172 kB/s | 178 kB 00:01 2023-12-01T05:35:38.325 INFO:teuthology.orchestra.run.smithi102.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 53 kB/s | 25 kB 00:00 2023-12-01T05:35:38.593 INFO:teuthology.orchestra.run.smithi138.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 50 kB/s | 25 kB 00:00 2023-12-01T05:35:39.267 INFO:teuthology.orchestra.run.smithi102.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 100 kB/s | 94 kB 00:00 2023-12-01T05:35:39.410 INFO:teuthology.orchestra.run.smithi138.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 115 kB/s | 94 kB 00:00 2023-12-01T05:35:41.076 INFO:teuthology.orchestra.run.smithi102.stdout:(8/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 1.2 MB/s | 9.6 MB 00:07 2023-12-01T05:35:41.352 INFO:teuthology.orchestra.run.smithi102.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 744 kB/s | 3.9 MB 00:05 2023-12-01T05:35:41.701 INFO:teuthology.orchestra.run.smithi138.stdout:(8/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 1.1 MB/s | 9.6 MB 00:08 2023-12-01T05:35:42.002 INFO:teuthology.orchestra.run.smithi102.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 81 kB/s | 53 kB 00:00 2023-12-01T05:35:42.094 INFO:teuthology.orchestra.run.smithi138.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 655 kB/s | 3.9 MB 00:06 2023-12-01T05:35:42.768 INFO:teuthology.orchestra.run.smithi138.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 78 kB/s | 53 kB 00:00 2023-12-01T05:35:43.453 INFO:teuthology.orchestra.run.smithi138.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 60 kB/s | 41 kB 00:00 2023-12-01T05:35:45.453 INFO:teuthology.orchestra.run.smithi138.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 691 kB/s | 2.5 MB 00:03 2023-12-01T05:35:45.735 INFO:teuthology.orchestra.run.smithi102.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 11 kB/s | 41 kB 00:03 2023-12-01T05:35:46.002 INFO:teuthology.orchestra.run.smithi102.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 526 kB/s | 2.5 MB 00:04 2023-12-01T05:35:47.528 INFO:teuthology.orchestra.run.smithi138.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.0 MB/s | 8.1 MB 00:08 2023-12-01T05:35:47.528 INFO:teuthology.orchestra.run.smithi138.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:35:47.528 INFO:teuthology.orchestra.run.smithi138.stdout:Total 1.8 MB/s | 27 MB 00:14 2023-12-01T05:35:47.802 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction check 2023-12-01T05:35:47.825 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction check succeeded. 2023-12-01T05:35:47.825 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction test 2023-12-01T05:35:48.078 INFO:teuthology.orchestra.run.smithi138.stdout:Transaction test succeeded. 2023-12-01T05:35:48.081 INFO:teuthology.orchestra.run.smithi138.stdout:Running transaction 2023-12-01T05:35:48.768 INFO:teuthology.orchestra.run.smithi138.stdout: Preparing : 1/1 2023-12-01T05:35:48.979 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:35:49.141 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:35:49.356 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:35:49.578 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:35:50.107 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:35:51.082 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:35:51.318 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:35:51.508 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:35:51.762 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:35:52.172 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:35:53.067 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:35:53.327 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:35:53.532 INFO:teuthology.orchestra.run.smithi138.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:35:53.953 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:35:53.954 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:35:53.954 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:35:53.954 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:35:54.160 INFO:teuthology.orchestra.run.smithi102.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 560 kB/s | 8.1 MB 00:14 2023-12-01T05:35:54.160 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:35:54.160 INFO:teuthology.orchestra.run.smithi102.stdout:Total 1.3 MB/s | 27 MB 00:21 2023-12-01T05:35:54.431 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2023-12-01T05:35:54.452 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2023-12-01T05:35:54.452 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2023-12-01T05:35:54.722 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2023-12-01T05:35:54.725 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2023-12-01T05:35:54.779 INFO:teuthology.orchestra.run.smithi138.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout:Installed: 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:35:54.781 INFO:teuthology.orchestra.run.smithi138.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout: 2023-12-01T05:35:54.782 INFO:teuthology.orchestra.run.smithi138.stdout:Complete! 2023-12-01T05:35:55.076 DEBUG:teuthology.parallel:result is None 2023-12-01T05:35:55.419 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2023-12-01T05:35:55.692 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:35:55.879 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:35:56.124 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:35:56.356 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:35:56.943 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:35:58.157 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:35:58.404 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:35:58.616 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:35:58.891 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:35:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:36:00.179 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:36:00.416 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:36:00.628 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:36:01.050 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:36:01.050 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:36:01.050 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:36:01.051 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:36:02.124 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:36:02.124 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:36:02.124 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2023-12-01T05:36:02.124 INFO:teuthology.orchestra.run.smithi102.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:36:02.125 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: 2023-12-01T05:36:02.126 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2023-12-01T05:36:02.402 DEBUG:teuthology.parallel:result is None 2023-12-01T05:36:02.402 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-12-01T05:36:02.413 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-12-01T05:36:02.413 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:36:02.413 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:36:02.432 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-01T05:36:02.432 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2023-12-01T05:36:02.490 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 387948 Links: 1 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:36:00.760083744 +0000 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:34:37.170027164 +0000 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:34:37.170027164 +0000 2023-12-01T05:36:02.491 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:36:02.491 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:36:02.556 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:36:02.556 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:36:02.556 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000231508 s, 2.2 MB/s 2023-12-01T05:36:02.558 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:36:02.616 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 394608 Links: 1 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:36:00.760083744 +0000 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:34:37.689016606 +0000 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:34:37.689016606 +0000 2023-12-01T05:36:02.675 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:36:02.675 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:36:02.740 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:36:02.741 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:36:02.741 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000213894 s, 2.4 MB/s 2023-12-01T05:36:02.742 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:36:02.800 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2023-12-01T05:36:02.859 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:36:02.860 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:02.860 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 394704 Links: 1 2023-12-01T05:36:02.860 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:02.860 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:02.860 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:36:00.760083744 +0000 2023-12-01T05:36:02.861 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:34:38.213005947 +0000 2023-12-01T05:36:02.861 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:34:38.213005947 +0000 2023-12-01T05:36:02.861 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:36:02.861 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:36:02.925 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:36:02.926 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:36:02.926 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.00021759 s, 2.4 MB/s 2023-12-01T05:36:02.927 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:36:02.985 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2023-12-01T05:36:03.043 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 397001 Links: 1 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2023-12-01 05:36:00.760083744 +0000 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2023-12-01 05:34:38.765994698 +0000 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2023-12-01 05:34:38.765994698 +0000 2023-12-01T05:36:03.044 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2023-12-01T05:36:03.044 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:36:03.109 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2023-12-01T05:36:03.110 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2023-12-01T05:36:03.110 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000227095 s, 2.3 MB/s 2023-12-01T05:36:03.111 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:36:03.171 DEBUG:teuthology.orchestra.run.smithi102:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-12-01T05:36:03.282 INFO:teuthology.orchestra.run.smithi102.stdout:loop 2023-12-01T05:36:03.284 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_1... 2023-12-01T05:36:03.284 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-12-01T05:36:03.319 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:36:03.352 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:36:03.391 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_2... 2023-12-01T05:36:03.391 DEBUG:teuthology.orchestra.run.smithi102:> 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-01T05:36:03.466 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:36:03.499 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:36:03.536 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_3... 2023-12-01T05:36:03.536 DEBUG:teuthology.orchestra.run.smithi102:> 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-01T05:36:03.610 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:36:03.643 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:36:03.681 INFO:tasks.nvme_loop:Connecting nvme_loop smithi102:/dev/vg_nvme/lv_4... 2023-12-01T05:36:03.681 DEBUG:teuthology.orchestra.run.smithi102:> 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-01T05:36:03.756 INFO:teuthology.orchestra.run.smithi102.stdout:1 2023-12-01T05:36:03.788 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:36:03.826 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:36:03.826 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:36:03.882 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme list 2023-12-01T05:36:03.947 INFO:teuthology.orchestra.run.smithi102.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme0n1 PHFT620400VK400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme1n1 d6fa73914b86be3087b5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme2n1 0797a27ff0888695ffc8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme3n1 f4fb84c81c287024ac8c Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:03.948 INFO:teuthology.orchestra.run.smithi102.stdout:/dev/nvme4n1 e3104ff3f02306015a0f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:03.949 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:36:03.949 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:36:03.949 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/scratch_devs 2023-12-01T05:36:04.015 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:36:04.015 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:36:04.038 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-01T05:36:04.039 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 397329 Links: 1 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:35:53.674583743 +0000 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:34:38.334557154 +0000 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:34:38.334557154 +0000 2023-12-01T05:36:04.101 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:36:04.102 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:36:04.174 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:36:04.174 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:36:04.174 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000248923 s, 2.1 MB/s 2023-12-01T05:36:04.175 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:36:04.237 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 394547 Links: 1 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:35:53.674583743 +0000 2023-12-01T05:36:04.297 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:34:38.887545618 +0000 2023-12-01T05:36:04.298 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:34:38.887545618 +0000 2023-12-01T05:36:04.298 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:36:04.298 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:36:04.366 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:36:04.366 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:36:04.366 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000196258 s, 2.6 MB/s 2023-12-01T05:36:04.367 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:36:04.427 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 2023-12-01T05:36:04.487 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 388495 Links: 1 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:35:53.674583743 +0000 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:34:39.409534729 +0000 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:34:39.409534729 +0000 2023-12-01T05:36:04.488 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:36:04.488 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:36:04.555 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:36:04.555 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:36:04.555 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000218054 s, 2.3 MB/s 2023-12-01T05:36:04.556 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:36:04.617 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 2023-12-01T05:36:04.675 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 6h/6d Inode: 394742 Links: 1 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2023-12-01 05:35:53.674583743 +0000 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2023-12-01 05:34:39.927523923 +0000 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2023-12-01 05:34:39.927523923 +0000 2023-12-01T05:36:04.676 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2023-12-01T05:36:04.676 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:36:04.742 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2023-12-01T05:36:04.742 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2023-12-01T05:36:04.743 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000233167 s, 2.2 MB/s 2023-12-01T05:36:04.743 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:36:04.803 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:04.953 INFO:teuthology.orchestra.run.smithi138.stdout:loop 2023-12-01T05:36:04.954 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_1... 2023-12-01T05:36:04.954 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:04.989 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:36:05.022 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:36:05.060 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_2... 2023-12-01T05:36:05.061 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:05.137 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:36:05.169 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:36:05.207 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_3... 2023-12-01T05:36:05.207 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:05.282 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:36:05.314 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:36:05.351 INFO:tasks.nvme_loop:Connecting nvme_loop smithi138:/dev/vg_nvme/lv_4... 2023-12-01T05:36:05.351 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:05.426 INFO:teuthology.orchestra.run.smithi138.stdout:1 2023-12-01T05:36:05.459 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:36:05.496 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:36:05.497 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:36:05.555 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme list 2023-12-01T05:36:05.620 INFO:teuthology.orchestra.run.smithi138.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme0n1 CVFT6161003C400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme1n1 c6b001401ca73dd00d15 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme2n1 dd05f067fed0b93ef5ca Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme3n1 153957b86ca2fd7eef46 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:05.621 INFO:teuthology.orchestra.run.smithi138.stdout:/dev/nvme4n1 5f9612fa40233f590f91 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:36:05.622 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:36:05.622 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:36:05.622 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/scratch_devs 2023-12-01T05:36:05.689 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T05:36:05.769 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': '875037c4c0585d32b171b61f9b83f482e6b73b3d'} 2023-12-01T05:36:05.770 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:36:05.770 INFO:tasks.cephadm:Cluster fsid is 85baa354-900b-11ee-95a2-87774f69a715 2023-12-01T05:36:05.770 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T05:36:05.770 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-01T05:36:05.771 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi102': '172.21.15.102', 'mon.smithi138': '172.21.15.138'} 2023-12-01T05:36:05.771 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T05:36:05.771 DEBUG:teuthology.orchestra.run.smithi102:> sudo hostname $(hostname -s) 2023-12-01T05:36:05.804 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2023-12-01T05:36:05.832 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-01T05:36:05.832 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:36:05.979 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d', '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/74575/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7662-g875037c4', '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': '18.0.0-7662.g875037c4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 18:26:27.278881', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2023-11-30-1010', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-01T05:36:06.118 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-phlogistonjohn-testing-2023-11-30-1010, sha1 875037c4c0585d32b171b61f9b83f482e6b73b3d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:36:06.118 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm 2023-12-01T05:36:06.119 DEBUG:teuthology.orchestra.run.smithi102:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:06.581 INFO:teuthology.orchestra.run.smithi102.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:36 /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:06.582 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:07.864 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:36 /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:07.865 DEBUG:teuthology.orchestra.run.smithi102:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:07.887 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:07.918 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d on all hosts... 2023-12-01T05:36:07.918 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:36:07.931 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:36:08.005 INFO:teuthology.orchestra.run.smithi102.stderr:Traceback (most recent call last): 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: return _get_module_details(main_name) 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: return _find_spec(fullname, None) 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 894, in _find_spec 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1157, in find_spec 2023-12-01T05:36:08.006 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1131, in _get_spec 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr: ^ 2023-12-01T05:36:08.007 INFO:teuthology.orchestra.run.smithi102.stderr:SyntaxError: invalid syntax 2023-12-01T05:36:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.010 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' 2023-12-01T05:36:08.012 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-01T05:36:08.013 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi102/crash 2023-12-01T05:36:08.014 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:36:08.032 INFO:teuthology.orchestra.run.smithi138.stderr:Traceback (most recent call last): 2023-12-01T05:36:08.033 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:36:08.033 INFO:teuthology.orchestra.run.smithi138.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: return _get_module_details(main_name) 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: return _find_spec(fullname, None) 2023-12-01T05:36:08.034 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 894, in _find_spec 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1157, in find_spec 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1131, in _get_spec 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:36:08.035 INFO:teuthology.orchestra.run.smithi138.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:36:08.036 INFO:teuthology.orchestra.run.smithi138.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:36:08.036 INFO:teuthology.orchestra.run.smithi138.stderr: ^ 2023-12-01T05:36:08.036 INFO:teuthology.orchestra.run.smithi138.stderr:SyntaxError: invalid syntax 2023-12-01T05:36:08.063 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:36:08.064 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:36:08.066 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi138/crash 2023-12-01T05:36:08.067 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:36:08.101 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/lib/ceph/85baa354-900b-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:36:08.102 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:36:08.103 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-01T05:36:08.103 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/85baa354-900b-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-01T05:36:08.131 INFO:teuthology.orchestra.run.smithi102.stderr:grep: /var/log/ceph/85baa354-900b-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-01T05:36:08.132 INFO:tasks.cephadm:Compressing logs... 2023-12-01T05:36:08.133 DEBUG:teuthology.orchestra.run.smithi102:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:36:08.175 DEBUG:teuthology.orchestra.run.smithi138:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:36:08.200 INFO:teuthology.orchestra.run.smithi102.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:36:08.201 INFO:teuthology.orchestra.run.smithi102.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:36:08.202 INFO:teuthology.orchestra.run.smithi102.stderr: 2023-12-01T05:36:08.202 INFO:teuthology.orchestra.run.smithi102.stderr:real 0m0.012s 2023-12-01T05:36:08.202 INFO:teuthology.orchestra.run.smithi102.stderr:user 0m0.014s 2023-12-01T05:36:08.203 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m0.005s 2023-12-01T05:36:08.203 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:36:08.203 INFO:teuthology.orchestra.run.smithi138.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:36:08.204 INFO:teuthology.orchestra.run.smithi138.stderr: 2023-12-01T05:36:08.204 INFO:teuthology.orchestra.run.smithi138.stderr:real 0m0.012s 2023-12-01T05:36:08.204 INFO:teuthology.orchestra.run.smithi138.stderr:user 0m0.004s 2023-12-01T05:36:08.204 INFO:teuthology.orchestra.run.smithi138.stderr:sys 0m0.015s 2023-12-01T05:36:08.204 INFO:tasks.cephadm:Archiving logs... 2023-12-01T05:36:08.205 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi102/log 2023-12-01T05:36:08.205 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:36:08.270 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:36:08.270 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:36:08.271 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi138/log 2023-12-01T05:36:08.272 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:36:08.298 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:36:08.298 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:36:08.299 INFO:tasks.cephadm:Removing cluster... 2023-12-01T05:36:08.299 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 85baa354-900b-11ee-95a2-87774f69a715 --force 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr:Traceback (most recent call last): 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: return _get_module_details(main_name) 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:36:08.368 INFO:teuthology.orchestra.run.smithi102.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: return _find_spec(fullname, None) 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 894, in _find_spec 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1157, in find_spec 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1131, in _get_spec 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr: ^ 2023-12-01T05:36:08.369 INFO:teuthology.orchestra.run.smithi102.stderr:SyntaxError: invalid syntax 2023-12-01T05:36:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.372 INFO:tasks.cephadm:Teardown complete 2023-12-01T05:36:08.372 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 85baa354-900b-11ee-95a2-87774f69a715 --force' 2023-12-01T05:36:08.446 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6ece3d47c698403aa08d4dbef9154ba1 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 85baa354-900b-11ee-95a2-87774f69a715 --force' 2023-12-01T05:36:08.451 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-01T05:36:08.459 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-12-01T05:36:08.467 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_1... 2023-12-01T05:36:08.467 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_1 2023-12-01T05:36:08.596 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:36:08.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.597 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_2... 2023-12-01T05:36:08.598 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_2 2023-12-01T05:36:08.711 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:36:08.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.712 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_3... 2023-12-01T05:36:08.712 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_3 2023-12-01T05:36:08.837 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:36:08.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.838 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi102:/dev/vg_nvme/lv_4... 2023-12-01T05:36:08.838 DEBUG:teuthology.orchestra.run.smithi102:> sudo nvme disconnect -n lv_4 2023-12-01T05:36:08.962 INFO:teuthology.orchestra.run.smithi102.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:36:08.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:08.963 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2023-12-01T05:36:08.963 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/scratch_devs 2023-12-01T05:36:08.989 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_1... 2023-12-01T05:36:08.989 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_1 2023-12-01T05:36:09.114 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:36:09.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.116 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_2... 2023-12-01T05:36:09.116 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_2 2023-12-01T05:36:09.237 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:36:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.239 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_3... 2023-12-01T05:36:09.239 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_3 2023-12-01T05:36:09.387 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:36:09.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.389 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi138:/dev/vg_nvme/lv_4... 2023-12-01T05:36:09.390 DEBUG:teuthology.orchestra.run.smithi138:> sudo nvme disconnect -n lv_4 2023-12-01T05:36:09.513 INFO:teuthology.orchestra.run.smithi138.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:36:09.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.515 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2023-12-01T05:36:09.515 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/scratch_devs 2023-12-01T05:36:09.543 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T05:36:09.551 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T05:36:09.552 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:36:09.555 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:36:09.572 INFO:teuthology.orchestra.run.smithi102.stderr:bash: ntpq: command not found 2023-12-01T05:36:09.576 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:36:09.576 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2023-12-01T05:36:09.576 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 37 +1256us[+1256us] +/- 81ms 2023-12-01T05:36:09.576 INFO:teuthology.orchestra.run.smithi102.stdout:^* hv02.front.sepia.ceph.com 3 6 17 37 -1319us[-1324us] +/- 65ms 2023-12-01T05:36:09.576 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 37 +361us[ +356us] +/- 65ms 2023-12-01T05:36:09.577 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:36:09.600 INFO:teuthology.orchestra.run.smithi138.stderr:bash: ntpq: command not found 2023-12-01T05:36:09.604 INFO:teuthology.orchestra.run.smithi138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:36:09.604 INFO:teuthology.orchestra.run.smithi138.stdout:=============================================================================== 2023-12-01T05:36:09.604 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 37 +1233us[+1233us] +/- 81ms 2023-12-01T05:36:09.604 INFO:teuthology.orchestra.run.smithi138.stdout:^* hv02.front.sepia.ceph.com 3 6 17 37 -1320us[-1321us] +/- 65ms 2023-12-01T05:36:09.605 INFO:teuthology.orchestra.run.smithi138.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 37 +335us[ +334us] +/- 65ms 2023-12-01T05:36:09.605 INFO:teuthology.orchestra.run.smithi138.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:36:09.606 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T05:36:09.618 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T05:36:09.619 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T05:36:09.639 DEBUG:teuthology.orchestra.run.smithi102:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-01T05:36:09.729 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:09.817 DEBUG:teuthology.orchestra.run.smithi102:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-01T05:36:09.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.850 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:09.882 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T05:36:09.892 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T05:36:09.922 INFO:teuthology.task.internal:Duration was 505.112985 seconds 2023-12-01T05:36:09.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T05:36:09.930 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T05:36:09.930 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:36:09.933 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:36:09.978 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:36:09.979 INFO:teuthology.orchestra.run.smithi138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:36:10.403 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T05:36:10.403 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2023-12-01T05:36:10.404 DEBUG:teuthology.orchestra.run.smithi102:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-01T05:36:10.429 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2023-12-01T05:36:10.430 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:10.453 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T05:36:10.453 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:36:10.472 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:36:10.531 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T05:36:10.531 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:36:10.551 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:36:10.645 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T05:36:10.655 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T05:36:10.655 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:36:10.683 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:36:10.710 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T05:36:10.720 DEBUG:teuthology.orchestra.run.smithi102:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:36:10.725 DEBUG:teuthology.orchestra.run.smithi138:> 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-01T05:36:10.749 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2023-12-01T05:36:10.776 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2023-12-01T05:36:10.801 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:36:10.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:10.825 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:36:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:10.858 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T05:36:10.868 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T05:36:10.869 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi102 2023-12-01T05:36:10.869 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:36:10.908 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936/remote/smithi138 2023-12-01T05:36:10.911 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:36:10.948 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T05:36:10.949 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:36:10.951 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:36:11.000 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T05:36:11.011 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T05:36:11.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T05:36:11.022 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T05:36:11.022 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:36:11.024 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:36:11.039 INFO:teuthology.orchestra.run.smithi102.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:36 /home/ubuntu/cephtest 2023-12-01T05:36:11.039 INFO:teuthology.orchestra.run.smithi102.stdout: 525363 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:36 /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:11.040 INFO:teuthology.orchestra.run.smithi102.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:36:11.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:36:11.042 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:36:11.048 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T05:36:11.059 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T05:36:11.070 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi102 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:36:11.070 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T05:36:11.076 INFO:teuthology.orchestra.run.smithi138.stdout: 525947 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:36 /home/ubuntu/cephtest 2023-12-01T05:36:11.076 INFO:teuthology.orchestra.run.smithi138.stdout: 525357 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:36 /home/ubuntu/cephtest/cephadm 2023-12-01T05:36:11.077 INFO:teuthology.orchestra.run.smithi138.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:36:11.103 DEBUG:teuthology.nuke:shortname: smithi102 2023-12-01T05:36:11.104 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:36:11.127 DEBUG:teuthology.nuke:shortname: smithi138 2023-12-01T05:36:11.127 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:36:11.131 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936', '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-01 05:19:11.048679', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC4RJScvOWqnhY/hqJMI8YZI6+8vhG3rl5LwfzP8VPYnhn/MX/LS+e07k7shMbI08EnMUGObdPyJR5eK7urkj/0='} 2023-12-01T05:36:11.149 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472936', '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-01 05:19:11.050457', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFuIuN3OP28djI5064jFcdUA2/rMzxHT7/3lv+rpld97kptVDggly6gY4vbRIkRBOT9l+Z1uFm4ZSpCektEGTa4='} 2023-12-01T05:36:11.181 INFO:teuthology.orchestra.console.smithi102:Power off 2023-12-01T05:36:11.183 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:36:11.211 DEBUG:teuthology.orchestra.console.smithi102:power off output: Chassis Power Control: Down/Off 2023-12-01T05:36:11.211 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:11.226 INFO:teuthology.orchestra.console.smithi138:Power off 2023-12-01T05:36:11.227 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:36:11.237 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:36:11.254 DEBUG:teuthology.orchestra.console.smithi138:power off output: Chassis Power Control: Down/Off 2023-12-01T05:36:11.254 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:11.279 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:36:15.238 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:15.280 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:15.349 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:36:15.394 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:36:19.354 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:19.396 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:19.465 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2023-12-01T05:36:19.511 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is on 2023-12-01T05:36:23.470 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:23.512 DEBUG:teuthology.orchestra.console.smithi138:pexpect command: ipmitool -H smithi138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:36:23.581 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is off 2023-12-01T05:36:23.623 DEBUG:teuthology.orchestra.console.smithi138:check power output: Chassis Power is off 2023-12-01T05:36:23.683 INFO:teuthology.orchestra.console.smithi102:Power off completed 2023-12-01T05:36:23.724 INFO:teuthology.orchestra.console.smithi138:Power off completed 2023-12-01T05:36:23.828 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} duration: 505.1129846572876 failure_reason: 'Command failed on smithi102 with status 1: ''sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 85baa354-900b-11ee-95a2-87774f69a715 --force''' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6ece3d47c698403aa08d4dbef9154ba1 status: fail success: false 2023-12-01T05:36:23.829 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:36:23.910 INFO:teuthology.run:FAIL