2024-09-19T08:13:58.516 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-19T08:13:58.531 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-19T08:13:58.607 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912375 branch: wip-bharath11-testing-2024-09-18-1115-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: skanta@redhat.com first_in_suite: false job_id: '7912375' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath11-testing-2024-09-18-1115-quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath11-testing-2024-09-18-1115-quincy sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4631 sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath11-testing-2024-09-18-1115-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 targets: smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCTNoTCEgOySPKHy7JQctzseMLsGZbYmFfU2GRaVOooWoiy89+oaXm7OL0hsWbkdS9jnKIPFcQoiZumw1nrzAWQ= smithi117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpeFReEBLpws+yW00d5YplIuD6Q1R0VzAr3jXoWJIHfLbJXH+owd01thIYbXpfO6ocLwTieoWQ+1ZNA/HcYkNM= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-19_07:49:31 tube: smithi user: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-19T08:13:58.607 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa; will attempt to use it 2024-09-19T08:13:58.608 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa/tasks 2024-09-19T08:13:58.608 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-19T08:13:58.610 INFO:teuthology.task.internal:Checking packages... 2024-09-19T08:13:58.630 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7061ea6ca50908d104e9f3979dc615e118d9e153' 2024-09-19T08:13:58.630 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-19T08:13:58.630 INFO:teuthology.packaging:ref: None 2024-09-19T08:13:58.630 INFO:teuthology.packaging:tag: None 2024-09-19T08:13:58.631 INFO:teuthology.packaging:branch: wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-19T08:13:58.631 INFO:teuthology.packaging:sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-19T08:13:58.631 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-19T08:13:58.773 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1645.g7061ea6c 2024-09-19T08:13:58.774 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-19T08:13:58.782 INFO:teuthology.task.internal:no buildpackages task found 2024-09-19T08:13:58.782 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-19T08:13:58.792 INFO:teuthology.task.internal:Saving configuration 2024-09-19T08:13:58.803 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-19T08:13:58.811 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-19T08:13:58.833 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-19 08:09:00.521022', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCTNoTCEgOySPKHy7JQctzseMLsGZbYmFfU2GRaVOooWoiy89+oaXm7OL0hsWbkdS9jnKIPFcQoiZumw1nrzAWQ='} 2024-09-19T08:13:58.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912375', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-19 08:09:00.519591', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpeFReEBLpws+yW00d5YplIuD6Q1R0VzAr3jXoWJIHfLbJXH+owd01thIYbXpfO6ocLwTieoWQ+1ZNA/HcYkNM='} 2024-09-19T08:13:58.857 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-19T08:13:58.866 INFO:teuthology.task.internal:roles: ubuntu@smithi052.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-19T08:13:58.866 INFO:teuthology.task.internal:roles: ubuntu@smithi117.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-19T08:13:58.866 INFO:teuthology.run_tasks:Running task console_log... 2024-09-19T08:13:58.932 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb02cc7fbe0>, signals=[15]) 2024-09-19T08:13:58.932 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-19T08:13:58.939 INFO:teuthology.task.internal:Opening connections... 2024-09-19T08:13:58.939 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-09-19T08:13:58.941 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:13:59.018 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi117.front.sepia.ceph.com 2024-09-19T08:13:59.019 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:13:59.095 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-19T08:13:59.104 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-09-19T08:13:59.123 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-09-19T08:13:59.123 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="CentOS Stream" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="9" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:ID="centos" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="rhel fedora" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="9" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el9" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:LOGO="fedora-logo-icon" 2024-09-19T08:13:59.181 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-19T08:13:59.182 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://centos.org/" 2024-09-19T08:13:59.182 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-19T08:13:59.182 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-19T08:13:59.182 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-19T08:13:59.182 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-09-19T08:13:59.203 DEBUG:teuthology.orchestra.run.smithi117:> uname -m 2024-09-19T08:13:59.223 INFO:teuthology.orchestra.run.smithi117.stdout:x86_64 2024-09-19T08:13:59.223 DEBUG:teuthology.orchestra.run.smithi117:> cat /etc/os-release 2024-09-19T08:13:59.280 INFO:teuthology.orchestra.run.smithi117.stdout:NAME="CentOS Stream" 2024-09-19T08:13:59.280 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION="9" 2024-09-19T08:13:59.280 INFO:teuthology.orchestra.run.smithi117.stdout:ID="centos" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:ID_LIKE="rhel fedora" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_ID="9" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:PLATFORM_ID="platform:el9" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:ANSI_COLOR="0;31" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:LOGO="fedora-logo-icon" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:HOME_URL="https://centos.org/" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-19T08:13:59.281 INFO:teuthology.orchestra.run.smithi117.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-19T08:13:59.282 INFO:teuthology.lock.ops:Updating smithi117.front.sepia.ceph.com on lock server 2024-09-19T08:13:59.294 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-19T08:13:59.304 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-19T08:13:59.313 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-19T08:13:59.313 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-09-19T08:13:59.316 DEBUG:teuthology.orchestra.run.smithi117:> test '!' -e /home/ubuntu/cephtest 2024-09-19T08:13:59.336 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-19T08:13:59.345 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-19T08:13:59.345 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-09-19T08:13:59.374 DEBUG:teuthology.orchestra.run.smithi117:> test -z $(ls -A /var/lib/ceph) 2024-09-19T08:13:59.484 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-19T08:13:59.540 INFO:teuthology.run_tasks:Running task kernel... 2024-09-19T08:13:59.556 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-19T08:13:59.557 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-19T08:13:59.557 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-19T08:13:59.557 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-09-19T08:13:59.557 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-19T08:13:59.558 DEBUG:teuthology.orchestra.run.smithi117:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-19T08:13:59.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:13:59.575 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-19T08:13:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:13:59.576 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-09-19T08:13:59.633 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-503.el9.x86_64 2024-09-19T08:13:59.633 INFO:teuthology.task.kernel:Running kernel on smithi052: 5.14.0-503.el9.x86_64 2024-09-19T08:13:59.633 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2024-09-19T08:13:59.635 INFO:teuthology.orchestra.run.smithi117.stdout:5.14.0-503.el9.x86_64 2024-09-19T08:13:59.635 INFO:teuthology.task.kernel:Running kernel on smithi117: 5.14.0-503.el9.x86_64 2024-09-19T08:13:59.635 DEBUG:teuthology.orchestra.run.smithi117:> sudo yum install -y kernel 2024-09-19T08:14:02.050 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-19T08:14:03.131 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-19T08:14:04.542 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - AppStream 15 MB/s | 20 MB 00:01 2024-09-19T08:14:07.731 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - AppStream 5.8 MB/s | 20 MB 00:03 2024-09-19T08:14:10.277 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.5 MB 00:01 2024-09-19T08:14:12.144 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 19 kB 00:00 2024-09-19T08:14:12.281 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - CRB 8.8 MB/s | 6.5 MB 00:00 2024-09-19T08:14:13.181 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-19T08:14:13.882 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 19 kB 00:00 2024-09-19T08:14:14.886 INFO:teuthology.orchestra.run.smithi117.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-19T08:14:18.829 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-19T08:14:19.009 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Sep 2024 08:14:18 AM UTC. 2024-09-19T08:14:20.292 INFO:teuthology.orchestra.run.smithi117.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-19T08:14:20.788 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-19T08:14:20.789 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-19T08:14:20.889 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-09-19T08:14:20.901 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-19T08:14:20.901 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-09-19T08:14:20.902 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-19T08:14:20.902 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2024-09-19T08:14:20.902 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-19T08:14:20.902 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2024-09-19T08:14:20.902 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-19T08:14:20.903 INFO:teuthology.orchestra.run.smithi052.stdout:Install 4 Packages 2024-09-19T08:14:20.904 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:14:20.904 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 79 M 2024-09-19T08:14:20.904 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 126 M 2024-09-19T08:14:20.904 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-09-19T08:14:21.031 INFO:teuthology.orchestra.run.smithi052.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 351 kB/s | 36 kB 00:00 2024-09-19T08:14:21.439 INFO:teuthology.orchestra.run.smithi052.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-09-19T08:14:21.848 INFO:teuthology.orchestra.run.smithi052.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 35 MB/s | 29 MB 00:00 2024-09-19T08:14:22.165 INFO:teuthology.orchestra.run.smithi052.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-19T08:14:22.165 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-09-19T08:14:22.165 INFO:teuthology.orchestra.run.smithi052.stdout:Total 62 MB/s | 79 MB 00:01 2024-09-19T08:14:22.264 INFO:teuthology.orchestra.run.smithi117.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-19T08:14:22.264 INFO:teuthology.orchestra.run.smithi117.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-19T08:14:22.357 INFO:teuthology.orchestra.run.smithi117.stdout:Dependencies resolved. 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: Package Architecture Version Repository Size 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout:Installing: 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout:Installing dependencies: 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-19T08:14:22.368 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction Summary 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:Install 4 Packages 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:Total download size: 79 M 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:Installed size: 126 M 2024-09-19T08:14:22.369 INFO:teuthology.orchestra.run.smithi117.stdout:Downloading Packages: 2024-09-19T08:14:22.476 INFO:teuthology.orchestra.run.smithi117.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 443 kB/s | 36 kB 00:00 2024-09-19T08:14:22.876 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-09-19T08:14:23.026 INFO:teuthology.orchestra.run.smithi117.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-19T08:14:23.254 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-09-19T08:14:23.254 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-09-19T08:14:23.627 INFO:teuthology.orchestra.run.smithi117.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-19T08:14:23.885 INFO:teuthology.orchestra.run.smithi117.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-19T08:14:23.885 INFO:teuthology.orchestra.run.smithi117.stdout:-------------------------------------------------------------------------------- 2024-09-19T08:14:23.886 INFO:teuthology.orchestra.run.smithi117.stdout:Total 52 MB/s | 79 MB 00:01 2024-09-19T08:14:24.212 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-09-19T08:14:24.212 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-09-19T08:14:24.570 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction check 2024-09-19T08:14:24.940 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction check succeeded. 2024-09-19T08:14:24.940 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction test 2024-09-19T08:14:25.899 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction test succeeded. 2024-09-19T08:14:25.899 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction 2024-09-19T08:14:26.786 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-09-19T08:14:27.451 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:14:27.540 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:14:28.309 INFO:teuthology.orchestra.run.smithi117.stdout: Preparing : 1/1 2024-09-19T08:14:28.962 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:14:29.037 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:14:30.299 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:14:30.436 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:14:31.780 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:14:31.905 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:14:35.559 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:14:35.596 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:14:36.766 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:14:36.804 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:14:40.736 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:14:41.731 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.091 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.092 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.131 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.133 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.513 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.513 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:15:20.513 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:15:20.513 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:15:20.515 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:20.515 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:15:20.515 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:15:20.515 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:15:21.359 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout:Installed: 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:15:21.360 INFO:teuthology.orchestra.run.smithi117.stdout:Complete! 2024-09-19T08:15:21.372 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:15:21.372 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:15:21.372 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:15:21.373 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-09-19T08:15:21.724 DEBUG:teuthology.orchestra.run.smithi117:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:15:21.725 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:15:21.802 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.802 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.802 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.803 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-19T08:15:21.803 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-19T08:15:21.803 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-19T08:15:21.803 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi052.front.sepia.ceph.com, path=None, version=distro) 2024-09-19T08:15:21.803 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:15:21.819 INFO:teuthology.orchestra.run.smithi117.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.820 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.820 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.820 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-19T08:15:21.820 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-19T08:15:21.820 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-19T08:15:21.820 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi117.front.sepia.ceph.com, path=None, version=distro) 2024-09-19T08:15:21.820 DEBUG:teuthology.orchestra.run.smithi117:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:15:21.861 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.861 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.861 DEBUG:teuthology.orchestra.run.smithi052:> sudo rpm -qi grub2-tools 2024-09-19T08:15:21.879 INFO:teuthology.orchestra.run.smithi117.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:15:21.879 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.879 DEBUG:teuthology.orchestra.run.smithi117:> sudo rpm -qi grub2-tools 2024-09-19T08:15:21.892 INFO:teuthology.orchestra.run.smithi052.stdout:Name : grub2-tools 2024-09-19T08:15:21.892 INFO:teuthology.orchestra.run.smithi052.stdout:Epoch : 1 2024-09-19T08:15:21.892 INFO:teuthology.orchestra.run.smithi052.stdout:Version : 2.06 2024-09-19T08:15:21.892 INFO:teuthology.orchestra.run.smithi052.stdout:Release : 82.el9 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: x86_64 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Group : Unspecified 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Size : 8274670 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:License : GPLv3+ 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Packager : builder@centos.org 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Vendor : CentOS 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Summary : Support tools for GRUB. 2024-09-19T08:15:21.893 INFO:teuthology.orchestra.run.smithi052.stdout:Description : 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout:hardware devices. 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-19T08:15:21.894 INFO:teuthology.orchestra.run.smithi052.stdout:This subpackage provides tools for support of all platforms. 2024-09-19T08:15:21.895 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-19T08:15:21.895 INFO:teuthology.task.kernel:Updating grub on smithi052 to boot 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.895 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Name : grub2-tools 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Epoch : 1 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Version : 2.06 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Release : 82.el9 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: x86_64 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Group : Unspecified 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Size : 8274670 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:License : GPLv3+ 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-19T08:15:21.919 INFO:teuthology.orchestra.run.smithi117.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Packager : builder@centos.org 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Vendor : CentOS 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Summary : Support tools for GRUB. 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:Description : 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout:hardware devices. 2024-09-19T08:15:21.920 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-19T08:15:21.921 INFO:teuthology.orchestra.run.smithi117.stdout:This subpackage provides tools for support of all platforms. 2024-09-19T08:15:21.921 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-19T08:15:21.921 INFO:teuthology.task.kernel:Updating grub on smithi117 to boot 5.14.0-508.el9.x86_64 2024-09-19T08:15:21.922 DEBUG:teuthology.orchestra.run.smithi117:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-19T08:15:22.512 INFO:teuthology.orchestra.run.smithi052.stderr:Generating grub configuration file ... 2024-09-19T08:15:22.567 INFO:teuthology.orchestra.run.smithi117.stderr:Generating grub configuration file ... 2024-09-19T08:15:23.818 INFO:teuthology.orchestra.run.smithi052.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-19T08:15:23.838 INFO:teuthology.orchestra.run.smithi052.stderr:done 2024-09-19T08:15:23.840 INFO:teuthology.orchestra.run.smithi117.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-19T08:15:23.841 DEBUG:teuthology.orchestra.run.smithi052:> mktemp 2024-09-19T08:15:23.857 INFO:teuthology.orchestra.run.smithi052.stdout:/tmp/tmp.2qO7OylAgM 2024-09-19T08:15:23.857 DEBUG:teuthology.orchestra.run.smithi052:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2qO7OylAgM 2024-09-19T08:15:23.866 INFO:teuthology.orchestra.run.smithi117.stderr:done 2024-09-19T08:15:23.868 DEBUG:teuthology.orchestra.run.smithi117:> mktemp 2024-09-19T08:15:23.884 INFO:teuthology.orchestra.run.smithi117.stdout:/tmp/tmp.BnAT847b7B 2024-09-19T08:15:23.885 DEBUG:teuthology.orchestra.run.smithi117:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.BnAT847b7B 2024-09-19T08:15:23.923 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0666 /tmp/tmp.2qO7OylAgM 2024-09-19T08:15:23.952 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0666 /tmp/tmp.BnAT847b7B 2024-09-19T08:15:24.068 DEBUG:teuthology.orchestra.remote:smithi052:/tmp/tmp.2qO7OylAgM is 6KB 2024-09-19T08:15:24.087 DEBUG:teuthology.orchestra.remote:smithi117:/tmp/tmp.BnAT847b7B is 6KB 2024-09-19T08:15:24.117 DEBUG:teuthology.orchestra.run.smithi052:> rm -fr /tmp/tmp.2qO7OylAgM 2024-09-19T08:15:24.132 DEBUG:teuthology.orchestra.run.smithi052:> sudo /bin/ls /boot/loader/entries || true 2024-09-19T08:15:24.136 DEBUG:teuthology.orchestra.run.smithi117:> rm -fr /tmp/tmp.BnAT847b7B 2024-09-19T08:15:24.150 DEBUG:teuthology.orchestra.run.smithi117:> sudo /bin/ls /boot/loader/entries || true 2024-09-19T08:15:24.194 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-19T08:15:24.194 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-19T08:15:24.194 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-19T08:15:24.194 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-19T08:15:24.195 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-19T08:15:24.216 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-19T08:15:24.216 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-19T08:15:24.217 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-19T08:15:24.217 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-19T08:15:24.218 DEBUG:teuthology.orchestra.run.smithi117:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-19T08:15:24.364 DEBUG:teuthology.orchestra.run.smithi052:> sudo shutdown -r now 2024-09-19T08:15:24.367 DEBUG:teuthology.orchestra.run.smithi117:> sudo shutdown -r now 2024-09-19T08:15:54.397 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-19T08:15:54.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-19T08:15:54.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:15:54.402 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-19T08:15:54.402 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:15:54.402 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:16:28.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-09-19T08:16:37.997 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:16:37.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:16:54.418 DEBUG:teuthology.orchestra.remote:timed out 2024-09-19T08:16:56.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-09-19T08:17:03.425 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-19T08:17:03.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:17:03.869 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-19T08:17:04.236 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-19T08:17:04.236 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-19T08:17:04.236 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-19T08:17:04.251 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-508.el9.x86_64 2024-09-19T08:17:04.252 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-19T08:17:04.252 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-19T08:17:04.252 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-19T08:17:05.253 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-19T08:17:05.253 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-19T08:17:05.330 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-09-19T08:17:05.355 DEBUG:teuthology.parallel:result is None 2024-09-19T08:17:08.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:17:08.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:17:08.804 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-09-19T08:17:09.200 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:17:09.200 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-19T08:17:09.200 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-09-19T08:17:09.215 INFO:teuthology.orchestra.run.smithi117.stdout:5.14.0-508.el9.x86_64 2024-09-19T08:17:09.216 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-19T08:17:09.216 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-19T08:17:09.216 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-19T08:17:10.217 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-19T08:17:10.217 DEBUG:teuthology.orchestra.run.smithi117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-19T08:17:10.311 INFO:teuthology.orchestra.run.smithi117.stdout:ttyS1 2024-09-19T08:17:10.335 DEBUG:teuthology.parallel:result is None 2024-09-19T08:17:10.335 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-19T08:17:10.343 INFO:teuthology.task.internal:Creating test directory... 2024-09-19T08:17:10.344 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-19T08:17:10.347 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-19T08:17:10.364 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-19T08:17:10.370 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-19T08:17:10.384 INFO:teuthology.task.internal:Creating archive directory... 2024-09-19T08:17:10.384 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-19T08:17:10.408 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-19T08:17:10.444 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-19T08:17:10.451 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-19T08:17:10.451 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-19T08:17:10.475 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-19T08:17:10.503 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:17:10.512 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:17:10.514 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:17:10.521 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:17:10.523 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-19T08:17:10.529 INFO:teuthology.task.internal:Configuring sudo... 2024-09-19T08:17:10.530 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-19T08:17:10.559 DEBUG:teuthology.orchestra.run.smithi117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-19T08:17:10.587 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-19T08:17:10.597 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-19T08:17:10.597 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-19T08:17:10.629 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-19T08:17:10.645 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:17:10.732 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:17:10.789 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:17:10.872 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:17:10.916 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-19T08:17:10.916 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-19T08:17:10.984 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:17:11.023 DEBUG:teuthology.orchestra.run.smithi117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:17:11.080 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:17:11.155 DEBUG:teuthology.orchestra.run.smithi117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:17:11.198 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-09-19T08:17:11.198 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-19T08:17:11.261 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-09-19T08:17:11.263 DEBUG:teuthology.orchestra.run.smithi117:> sudo service rsyslog restart 2024-09-19T08:17:11.312 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:17:11.341 INFO:teuthology.orchestra.run.smithi117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:17:11.823 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-19T08:17:11.832 INFO:teuthology.task.internal:Starting timer... 2024-09-19T08:17:11.832 INFO:teuthology.run_tasks:Running task pcp... 2024-09-19T08:17:11.843 INFO:teuthology.run_tasks:Running task selinux... 2024-09-19T08:17:11.852 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-19T08:17:11.852 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2024-09-19T08:17:11.939 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2024-09-19T08:17:11.942 DEBUG:teuthology.orchestra.run.smithi117:> sudo service auditd rotate 2024-09-19T08:17:11.984 INFO:teuthology.orchestra.run.smithi117.stdout:Rotating logs: 2024-09-19T08:17:11.986 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-19T08:17:11.986 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2024-09-19T08:17:12.007 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2024-09-19T08:17:12.007 DEBUG:teuthology.orchestra.run.smithi117:> /usr/sbin/getenforce 2024-09-19T08:17:12.044 INFO:teuthology.orchestra.run.smithi117.stdout:Permissive 2024-09-19T08:17:12.044 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi052.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi117.front.sepia.ceph.com': 'permissive'} 2024-09-19T08:17:12.044 DEBUG:teuthology.orchestra.run.smithi052:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:17:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:17:12.076 DEBUG:teuthology.orchestra.run.smithi117:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:17:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:17:12.105 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-19T08:17:12.105 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2024-09-19T08:17:12.159 DEBUG:teuthology.orchestra.run.smithi117:> sudo /usr/sbin/setenforce permissive 2024-09-19T08:17:12.250 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-19T08:17:12.259 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-19T08:17:12.271 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-19T08:17:12.272 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi052.front.sepia.ceph.com,smithi117.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-19T08:21:03.612 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi052.front.sepia.ceph.com'), Remote(name='ubuntu@smithi117.front.sepia.ceph.com')] 2024-09-19T08:21:03.614 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-19T08:21:03.615 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:21:03.705 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-19T08:21:03.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-19T08:21:03.794 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:21:03.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:21:03.872 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-09-19T08:21:03.951 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-19T08:21:03.952 INFO:teuthology.run_tasks:Running task clock... 2024-09-19T08:21:03.962 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-19T08:21:03.963 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-19T08:21:03.963 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-19T08:21:03.966 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-19T08:21:03.966 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-19T08:21:03.996 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-19T08:21:04.012 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-19T08:21:04.020 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-19T08:21:04.035 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-19T08:21:04.040 INFO:teuthology.orchestra.run.smithi052.stderr:sudo: ntpd: command not found 2024-09-19T08:21:04.052 INFO:teuthology.orchestra.run.smithi052.stdout:506 Cannot talk to daemon 2024-09-19T08:21:04.059 INFO:teuthology.orchestra.run.smithi117.stderr:sudo: ntpd: command not found 2024-09-19T08:21:04.067 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-19T08:21:04.069 INFO:teuthology.orchestra.run.smithi117.stdout:506 Cannot talk to daemon 2024-09-19T08:21:04.082 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-19T08:21:04.083 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-19T08:21:04.097 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-19T08:21:04.140 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.145 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.159 INFO:teuthology.orchestra.run.smithi117.stderr:bash: line 1: ntpq: command not found 2024-09-19T08:21:04.162 INFO:teuthology.orchestra.run.smithi117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-19T08:21:04.162 INFO:teuthology.orchestra.run.smithi117.stdout:=============================================================================== 2024-09-19T08:21:04.162 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.162 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.162 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.163 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:04.163 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-19T08:21:04.174 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-19T08:21:04.174 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-19T08:21:04.174 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/scratch_devs of=/dev/stdout 2024-09-19T08:21:04.201 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-19T08:21:04.202 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_1 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-19 08:21:02.600144006 +0000 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-19 08:20:44.148356578 +0000 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-19 08:20:44.148356578 +0000 2024-09-19T08:21:04.258 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-19 08:20:44.148356578 +0000 2024-09-19T08:21:04.259 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-19T08:21:04.322 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-19T08:21:04.323 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-19T08:21:04.323 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000100839 s, 5.1 MB/s 2024-09-19T08:21:04.324 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-19T08:21:04.381 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_2 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-19T08:21:04.437 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-19 08:21:02.600144006 +0000 2024-09-19T08:21:04.438 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-19 08:20:44.472352845 +0000 2024-09-19T08:21:04.438 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-19 08:20:44.472352845 +0000 2024-09-19T08:21:04.438 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-19 08:20:44.472352845 +0000 2024-09-19T08:21:04.438 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-19T08:21:04.500 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-19T08:21:04.500 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-19T08:21:04.501 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.00010235 s, 5.0 MB/s 2024-09-19T08:21:04.502 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-19T08:21:04.558 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_3 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-19 08:21:02.600144006 +0000 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-19 08:20:44.800349067 +0000 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-19 08:20:44.800349067 +0000 2024-09-19T08:21:04.614 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-19 08:20:44.800349067 +0000 2024-09-19T08:21:04.615 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-19T08:21:04.678 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-19T08:21:04.678 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-19T08:21:04.678 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 9.5818e-05 s, 5.3 MB/s 2024-09-19T08:21:04.679 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-19T08:21:04.736 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_4 2024-09-19T08:21:04.792 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-19T08:21:04.792 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-19T08:21:04.792 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-19T08:21:04.792 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-19T08:21:04.792 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-19T08:21:04.793 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-19 08:21:02.600144006 +0000 2024-09-19T08:21:04.793 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-19 08:20:45.118345403 +0000 2024-09-19T08:21:04.793 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-19 08:20:45.118345403 +0000 2024-09-19T08:21:04.793 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-19 08:20:45.118345403 +0000 2024-09-19T08:21:04.793 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-19T08:21:04.856 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-19T08:21:04.856 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-19T08:21:04.856 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000100442 s, 5.1 MB/s 2024-09-19T08:21:04.857 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-19T08:21:04.914 DEBUG:teuthology.orchestra.run.smithi052:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-19T08:21:05.048 INFO:teuthology.orchestra.run.smithi052.stdout:loop 2024-09-19T08:21:05.049 INFO:tasks.nvme_loop:Connecting nvme_loop smithi052:/dev/vg_nvme/lv_1... 2024-09-19T08:21:05.049 DEBUG:teuthology.orchestra.run.smithi052:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-19T08:21:05.083 INFO:teuthology.orchestra.run.smithi052.stdout:1 2024-09-19T08:21:05.104 INFO:teuthology.orchestra.run.smithi052.stdout:/dev/vg_nvme/lv_1 2024-09-19T08:21:05.114 INFO:teuthology.orchestra.run.smithi052.stdout:1 2024-09-19T08:21:05.135 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-19T08:21:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-19T08:21:05.136 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi052 with status 234: 'sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-19T08:21:05.320 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c67cd905b25c446cb734b7695dc583a9 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi052 with status 234: 'sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-19T08:21:05.322 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-19T08:21:05.330 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-19T08:21:05.339 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-19T08:21:05.339 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-19T08:21:05.352 DEBUG:teuthology.orchestra.run.smithi117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-19T08:21:05.357 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-09-19T08:21:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-19T08:21:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-09-19T08:21:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 -13us[ -13us] +/- 36ms 2024-09-19T08:21:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 -4757us[-4757us] +/- 58ms 2024-09-19T08:21:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 +317us[ +317us] +/- 60ms 2024-09-19T08:21:05.362 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:05.371 INFO:teuthology.orchestra.run.smithi117.stderr:bash: line 1: ntpq: command not found 2024-09-19T08:21:05.375 INFO:teuthology.orchestra.run.smithi117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-19T08:21:05.375 INFO:teuthology.orchestra.run.smithi117.stdout:=============================================================================== 2024-09-19T08:21:05.375 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 +1501us[+1501us] +/- 36ms 2024-09-19T08:21:05.375 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 -3240us[-3240us] +/- 58ms 2024-09-19T08:21:05.376 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 +1841us[+1841us] +/- 60ms 2024-09-19T08:21:05.376 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-19T08:21:05.377 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-19T08:21:05.385 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-19T08:21:05.385 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-19T08:21:05.393 DEBUG:teuthology.orchestra.run.smithi052:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-19T08:21:05.461 DEBUG:teuthology.orchestra.run.smithi117:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-19T08:21:05.524 DEBUG:teuthology.orchestra.run.smithi052:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:21:05.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:21:05.555 DEBUG:teuthology.orchestra.run.smithi117:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:21:05.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:21:05.585 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-19T08:21:05.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-19T08:21:05.603 INFO:teuthology.task.internal:Duration was 233.770714 seconds 2024-09-19T08:21:05.603 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-19T08:21:05.613 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-19T08:21:05.613 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-19T08:21:05.616 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-19T08:21:05.653 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:21:05.666 INFO:teuthology.orchestra.run.smithi117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:21:05.816 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-19T08:21:05.816 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-09-19T08:21:05.817 DEBUG:teuthology.orchestra.run.smithi052:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-19T08:21:05.883 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi117.front.sepia.ceph.com 2024-09-19T08:21:05.884 DEBUG:teuthology.orchestra.run.smithi117:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-19T08:21:05.915 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-19T08:21:05.915 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-19T08:21:05.926 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-19T08:21:05.982 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-19T08:21:05.982 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-19T08:21:05.993 DEBUG:teuthology.orchestra.run.smithi117:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-19T08:21:06.123 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-19T08:21:06.132 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-19T08:21:06.132 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-19T08:21:06.158 DEBUG:teuthology.orchestra.run.smithi117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-19T08:21:06.183 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-19T08:21:06.193 DEBUG:teuthology.orchestra.run.smithi052:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-19T08:21:06.200 DEBUG:teuthology.orchestra.run.smithi117:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-19T08:21:06.222 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-09-19T08:21:06.246 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = core 2024-09-19T08:21:06.288 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-19T08:21:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:21:06.318 DEBUG:teuthology.orchestra.run.smithi117:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-19T08:21:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:21:06.346 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-19T08:21:06.355 INFO:teuthology.task.internal:Transferring archived files... 2024-09-19T08:21:06.357 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912375/remote/smithi052 2024-09-19T08:21:06.358 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-19T08:21:06.411 DEBUG:teuthology.misc:Transferring archived files from smithi117:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912375/remote/smithi117 2024-09-19T08:21:06.412 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-19T08:21:06.462 INFO:teuthology.task.internal:Removing archive directory... 2024-09-19T08:21:06.462 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-19T08:21:06.465 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-19T08:21:06.512 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-19T08:21:06.523 INFO:teuthology.task.internal:Not uploading archives. 2024-09-19T08:21:06.523 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-19T08:21:06.532 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-19T08:21:06.533 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-19T08:21:06.535 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-19T08:21:06.550 INFO:teuthology.orchestra.run.smithi052.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 19 08:21 /home/ubuntu/cephtest 2024-09-19T08:21:06.567 INFO:teuthology.orchestra.run.smithi117.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 19 08:21 /home/ubuntu/cephtest 2024-09-19T08:21:06.568 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-19T08:21:06.578 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-19T08:21:06.599 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 233.77071356773376 failure_reason: 'Command failed on smithi052 with status 234: ''sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn''' owner: scheduled_skanta@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c67cd905b25c446cb734b7695dc583a9 status: fail success: false 2024-09-19T08:21:06.599 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-19T08:21:06.671 INFO:teuthology.run:FAIL