2024-06-27T16:44:55.975 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-27T16:44:55.975 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_basic} --archive /home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078 --verbose --owner scheduled_teuthology@teuthology --name teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078/orig.config.yaml 2024-06-27T16:44:56.005 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-27T16:44:56.087 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078 branch: main description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_basic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7749078' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: main 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 6db878042fba8d4a8c7752f434d22ef667041e27 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6db878042fba8d4a8c7752f434d22ef667041e27 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: f66d0b28ec82a68d408c200b227b83d7129b9e27 owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 8593 sha1: 6db878042fba8d4a8c7752f434d22ef667041e27 sleep_before_teardown: 0 subset: 16/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f66d0b28ec82a68d408c200b227b83d7129b9e27 targets: smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEtorbxdhgdF8rj6XfdvYsKzD8ecUEbXPo49a+zwNfreNJkQ7F7LZgj2PX7tgFqT5HxxLQbmGiF0VO3Uo3OaX18= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwU0WLHooZbl+q0Id7TTOLy5i5ctANdgo7HhR7+kRyPGwSOlJLhkJTdw5FL5WuCk62wJ6p+t9MCQipCNDa9jj0= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm.configure_samba_client_container: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: 'ceph smb cluster create modusr1 user --define-user-pass=user1%t3stP4ss1 --define-user-pass=user2%t3stP4ss2 ' - cmd: ceph smb share create modusr1 share1 cephfs / --subvolume=smb/sv1 - cmd: ceph smb share create modusr1 share2 cephfs / --subvolume=smb/sv2 - cephadm.wait_for_service: service: smb.modusr1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb share rm modusr1 share2 - cmd: ceph smb share rm modusr1 share1 - cmd: ceph smb cluster rm modusr1 - cephadm.wait_for_service_not_present: service: smb.modusr1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-10_20:08:17 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698093 2024-06-27T16:44:56.087 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa; will attempt to use it 2024-06-27T16:44:56.214 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks 2024-06-27T16:44:56.214 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-27T16:44:56.216 INFO:teuthology.task.internal:Checking packages... 2024-06-27T16:44:56.238 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6db878042fba8d4a8c7752f434d22ef667041e27' 2024-06-27T16:44:56.238 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-27T16:44:56.238 INFO:teuthology.packaging:ref: None 2024-06-27T16:44:56.238 INFO:teuthology.packaging:tag: None 2024-06-27T16:44:56.238 INFO:teuthology.packaging:branch: main 2024-06-27T16:44:56.238 INFO:teuthology.packaging:sha1: 6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:44:56.239 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-06-27T16:44:56.625 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-4594.gcac7dcd6 2024-06-27T16:44:56.627 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-27T16:44:56.634 INFO:teuthology.task.internal:no buildpackages task found 2024-06-27T16:44:56.635 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-27T16:44:56.640 INFO:teuthology.task.internal:Saving configuration 2024-06-27T16:44:56.656 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-27T16:44:56.663 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-27T16:44:56.686 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-27 16:40:04.943487', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEtorbxdhgdF8rj6XfdvYsKzD8ecUEbXPo49a+zwNfreNJkQ7F7LZgj2PX7tgFqT5HxxLQbmGiF0VO3Uo3OaX18='} 2024-06-27T16:44:56.707 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-27 16:40:04.942146', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwU0WLHooZbl+q0Id7TTOLy5i5ctANdgo7HhR7+kRyPGwSOlJLhkJTdw5FL5WuCk62wJ6p+t9MCQipCNDa9jj0='} 2024-06-27T16:44:56.707 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-27T16:44:56.714 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-06-27T16:44:56.714 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-06-27T16:44:56.714 INFO:teuthology.run_tasks:Running task console_log... 2024-06-27T16:44:56.771 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f326d877ac0>, signals=[15]) 2024-06-27T16:44:56.771 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-27T16:44:56.778 INFO:teuthology.task.internal:Opening connections... 2024-06-27T16:44:56.778 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-06-27T16:44:56.779 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:44:56.856 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-06-27T16:44:56.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:44:56.930 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-27T16:44:56.936 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-06-27T16:44:56.954 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-06-27T16:44:56.954 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="CentOS Stream" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="9" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:ID="centos" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="rhel fedora" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="9" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el9" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2024-06-27T16:44:57.011 INFO:teuthology.orchestra.run.smithi082.stdout:LOGO="fedora-logo-icon" 2024-06-27T16:44:57.012 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-27T16:44:57.012 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://centos.org/" 2024-06-27T16:44:57.012 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-27T16:44:57.012 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-27T16:44:57.012 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-27T16:44:57.012 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-06-27T16:44:57.032 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-06-27T16:44:57.049 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-06-27T16:44:57.050 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="9" 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="9" 2024-06-27T16:44:57.107 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el9" 2024-06-27T16:44:57.109 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-27T16:44:57.109 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2024-06-27T16:44:57.109 INFO:teuthology.orchestra.run.smithi177.stdout:LOGO="fedora-logo-icon" 2024-06-27T16:44:57.110 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-27T16:44:57.110 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2024-06-27T16:44:57.110 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-27T16:44:57.110 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-27T16:44:57.110 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-27T16:44:57.110 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-06-27T16:44:57.132 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-27T16:44:57.140 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-27T16:44:57.145 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-27T16:44:57.145 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-06-27T16:44:57.148 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-06-27T16:44:57.163 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-27T16:44:57.169 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-27T16:44:57.169 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-06-27T16:44:57.205 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-06-27T16:44:57.231 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-27T16:44:57.280 INFO:teuthology.run_tasks:Running task kernel... 2024-06-27T16:44:57.296 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-27T16:44:57.296 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-27T16:44:57.296 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-27T16:44:57.297 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-27T16:44:57.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:44:57.315 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-06-27T16:44:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:44:57.316 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-06-27T16:44:57.372 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-437.el9.x86_64 2024-06-27T16:44:57.372 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.14.0-437.el9.x86_64 2024-06-27T16:44:57.372 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2024-06-27T16:44:57.373 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-437.el9.x86_64 2024-06-27T16:44:57.373 INFO:teuthology.task.kernel:Running kernel on smithi082: 5.14.0-437.el9.x86_64 2024-06-27T16:44:57.373 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2024-06-27T16:44:59.754 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.1 MB 00:00 2024-06-27T16:45:00.904 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.1 MB 00:01 2024-06-27T16:45:05.529 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 4.2 MB/s | 20 MB 00:04 2024-06-27T16:45:05.621 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 5.5 MB/s | 20 MB 00:03 2024-06-27T16:45:09.913 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 9.0 MB/s | 6.4 MB 00:00 2024-06-27T16:45:10.538 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 5.6 MB/s | 6.4 MB 00:01 2024-06-27T16:45:11.447 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 83 kB/s | 17 kB 00:00 2024-06-27T16:45:12.238 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 17 kB 00:00 2024-06-27T16:45:12.417 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 26 MB/s | 21 MB 00:00 2024-06-27T16:45:13.084 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 31 MB/s | 21 MB 00:00 2024-06-27T16:45:17.681 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-06-27T16:45:18.509 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-06-27T16:45:19.704 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-27T16:45:19.704 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-27T16:45:19.787 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-06-27T16:45:19.792 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:45:19.792 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 5.14.0-467.el9 baseos 1.2 M 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core x86_64 5.14.0-467.el9 baseos 16 M 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules x86_64 5.14.0-467.el9 baseos 35 M 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core x86_64 5.14.0-467.el9 baseos 29 M 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout:Install 4 Packages 2024-06-27T16:45:19.793 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:45:19.794 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 82 M 2024-06-27T16:45:19.794 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 125 M 2024-06-27T16:45:19.794 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-06-27T16:45:20.149 INFO:teuthology.orchestra.run.smithi082.stdout:(1/4): kernel-5.14.0-467.el9.x86_64.rpm 5.0 MB/s | 1.2 MB 00:00 2024-06-27T16:45:20.590 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-27T16:45:20.590 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-27T16:45:20.675 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-06-27T16:45:20.681 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-467.el9 baseos 1.2 M 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core x86_64 5.14.0-467.el9 baseos 16 M 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules x86_64 5.14.0-467.el9 baseos 35 M 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core x86_64 5.14.0-467.el9 baseos 29 M 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:45:20.682 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 82 M 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 125 M 2024-06-27T16:45:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-06-27T16:45:20.732 INFO:teuthology.orchestra.run.smithi082.stdout:(2/4): kernel-core-5.14.0-467.el9.x86_64.rpm 20 MB/s | 16 MB 00:00 2024-06-27T16:45:21.243 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): kernel-5.14.0-467.el9.x86_64.rpm 2.9 MB/s | 1.2 MB 00:00 2024-06-27T16:45:21.291 INFO:teuthology.orchestra.run.smithi082.stdout:(3/4): kernel-modules-5.14.0-467.el9.x86_64.rpm 26 MB/s | 35 MB 00:01 2024-06-27T16:45:21.650 INFO:teuthology.orchestra.run.smithi082.stdout:(4/4): kernel-modules-core-5.14.0-467.el9.x86_6 20 MB/s | 29 MB 00:01 2024-06-27T16:45:21.650 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-06-27T16:45:21.650 INFO:teuthology.orchestra.run.smithi082.stdout:Total 44 MB/s | 82 MB 00:01 2024-06-27T16:45:22.185 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): kernel-core-5.14.0-467.el9.x86_64.rpm 12 MB/s | 16 MB 00:01 2024-06-27T16:45:22.369 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-06-27T16:45:22.714 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-06-27T16:45:22.714 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-06-27T16:45:22.819 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): kernel-modules-core-5.14.0-467.el9.x86_6 19 MB/s | 29 MB 00:01 2024-06-27T16:45:23.669 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): kernel-modules-5.14.0-467.el9.x86_64.rpm 12 MB/s | 35 MB 00:02 2024-06-27T16:45:23.669 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-06-27T16:45:23.669 INFO:teuthology.orchestra.run.smithi177.stdout:Total 27 MB/s | 82 MB 00:02 2024-06-27T16:45:23.682 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-06-27T16:45:23.683 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-06-27T16:45:24.380 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-06-27T16:45:24.711 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-06-27T16:45:24.712 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-06-27T16:45:25.674 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-06-27T16:45:25.675 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-06-27T16:45:26.103 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-06-27T16:45:26.821 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-core-5.14.0-467.el9.x86_64 1/4 2024-06-27T16:45:26.916 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:45:28.069 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-06-27T16:45:28.761 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-core-5.14.0-467.el9.x86_64 1/4 2024-06-27T16:45:28.861 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:45:29.590 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:45:29.727 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:45:31.549 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:45:31.691 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:45:34.495 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:45:34.592 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:45:36.466 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:45:36.582 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:45:39.419 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:45:41.373 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:09.038 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:09.078 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:09.463 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:09.463 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-5.14.0-467.el9.x86_64 1/4 2024-06-27T16:46:09.463 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:46:09.463 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:46:10.262 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:10.262 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:46:10.262 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:46:10.263 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-06-27T16:46:10.614 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T16:46:10.698 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.698 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T16:46:10.698 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-467.el9.x86_64 2024-06-27T16:46:10.699 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-27T16:46:10.699 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-27T16:46:10.699 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-06-27T16:46:10.699 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi082.front.sepia.ceph.com, path=None, version=distro) 2024-06-27T16:46:10.699 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T16:46:10.754 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:10.754 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T16:46:10.755 DEBUG:teuthology.orchestra.run.smithi082:> sudo rpm -qi grub2-tools 2024-06-27T16:46:10.785 INFO:teuthology.orchestra.run.smithi082.stdout:Name : grub2-tools 2024-06-27T16:46:10.785 INFO:teuthology.orchestra.run.smithi082.stdout:Epoch : 1 2024-06-27T16:46:10.785 INFO:teuthology.orchestra.run.smithi082.stdout:Version : 2.06 2024-06-27T16:46:10.785 INFO:teuthology.orchestra.run.smithi082.stdout:Release : 68.el9 2024-06-27T16:46:10.785 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: x86_64 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Group : Unspecified 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Size : 8264254 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:License : GPLv3+ 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Packager : builder@centos.org 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Vendor : CentOS 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Summary : Support tools for GRUB. 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout:Description : 2024-06-27T16:46:10.786 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout:hardware devices. 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:46:10.787 INFO:teuthology.orchestra.run.smithi082.stdout:This subpackage provides tools for support of all platforms. 2024-06-27T16:46:10.788 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-27T16:46:10.788 INFO:teuthology.task.kernel:Updating grub on smithi082 to boot 5.14.0-467.el9.x86_64 2024-06-27T16:46:10.788 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-27T16:46:10.939 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:10.979 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:11.361 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:11.361 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-467.el9.x86_64 1/4 2024-06-27T16:46:11.361 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-core-5.14.0-467.el9.x86_64 2/4 2024-06-27T16:46:11.361 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-5.14.0-467.el9.x86_64 3/4 2024-06-27T16:46:11.363 INFO:teuthology.orchestra.run.smithi082.stderr:Generating grub configuration file ... 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-core-5.14.0-467.el9.x86_64 4/4 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:46:12.136 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-06-27T16:46:12.482 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T16:46:12.577 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.577 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T16:46:12.577 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-467.el9.x86_64 2024-06-27T16:46:12.577 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-27T16:46:12.577 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-27T16:46:12.577 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-06-27T16:46:12.577 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-06-27T16:46:12.578 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-06-27T16:46:12.631 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-467.el9.x86_64 2024-06-27T16:46:12.631 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-467.el9.x86_64 2024-06-27T16:46:12.631 DEBUG:teuthology.orchestra.run.smithi177:> sudo rpm -qi grub2-tools 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Name : grub2-tools 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Epoch : 1 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Version : 2.06 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Release : 68.el9 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: x86_64 2024-06-27T16:46:12.670 INFO:teuthology.orchestra.run.smithi177.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Group : Unspecified 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Size : 8264254 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:License : GPLv3+ 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Packager : builder@centos.org 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Vendor : CentOS 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Summary : Support tools for GRUB. 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:Description : 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:46:12.671 INFO:teuthology.orchestra.run.smithi177.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-27T16:46:12.672 INFO:teuthology.orchestra.run.smithi177.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-27T16:46:12.672 INFO:teuthology.orchestra.run.smithi177.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-27T16:46:12.672 INFO:teuthology.orchestra.run.smithi177.stdout:hardware devices. 2024-06-27T16:46:12.672 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:46:12.672 INFO:teuthology.orchestra.run.smithi177.stdout:This subpackage provides tools for support of all platforms. 2024-06-27T16:46:12.673 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-27T16:46:12.673 INFO:teuthology.task.kernel:Updating grub on smithi177 to boot 5.14.0-467.el9.x86_64 2024-06-27T16:46:12.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-27T16:46:12.730 INFO:teuthology.orchestra.run.smithi082.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-27T16:46:12.750 INFO:teuthology.orchestra.run.smithi082.stderr:done 2024-06-27T16:46:12.752 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2024-06-27T16:46:12.774 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.rbgMEbbYic 2024-06-27T16:46:12.774 DEBUG:teuthology.orchestra.run.smithi082:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rbgMEbbYic 2024-06-27T16:46:12.865 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.rbgMEbbYic 2024-06-27T16:46:12.956 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.rbgMEbbYic is 6KB 2024-06-27T16:46:13.003 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.rbgMEbbYic 2024-06-27T16:46:13.017 DEBUG:teuthology.orchestra.run.smithi082:> sudo /bin/ls /boot/loader/entries || true 2024-06-27T16:46:13.085 INFO:teuthology.orchestra.run.smithi082.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-27T16:46:13.085 INFO:teuthology.orchestra.run.smithi082.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-27T16:46:13.085 INFO:teuthology.orchestra.run.smithi082.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-27T16:46:13.085 INFO:teuthology.orchestra.run.smithi082.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64.conf 2024-06-27T16:46:13.087 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64 2024-06-27T16:46:13.229 DEBUG:teuthology.orchestra.run.smithi082:> sudo shutdown -r now 2024-06-27T16:46:13.291 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-06-27T16:46:14.610 INFO:teuthology.orchestra.run.smithi177.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-27T16:46:14.654 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-06-27T16:46:14.656 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-06-27T16:46:14.671 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.sFepue04ig 2024-06-27T16:46:14.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sFepue04ig 2024-06-27T16:46:14.738 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.sFepue04ig 2024-06-27T16:46:14.874 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.sFepue04ig is 6KB 2024-06-27T16:46:14.922 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.sFepue04ig 2024-06-27T16:46:14.936 DEBUG:teuthology.orchestra.run.smithi177:> sudo /bin/ls /boot/loader/entries || true 2024-06-27T16:46:15.005 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-27T16:46:15.006 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-27T16:46:15.006 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-27T16:46:15.006 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64.conf 2024-06-27T16:46:15.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-467.el9.x86_64 2024-06-27T16:46:15.156 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-06-27T16:46:43.261 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-06-27T16:46:43.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-06-27T16:46:43.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:46:45.161 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-06-27T16:46:45.161 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-06-27T16:46:45.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:47:43.319 DEBUG:teuthology.orchestra.remote:timed out 2024-06-27T16:47:45.166 DEBUG:teuthology.orchestra.remote:timed out 2024-06-27T16:47:52.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-06-27T16:47:52.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:47:52.979 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-06-27T16:47:53.427 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-06-27T16:47:53.427 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-467.el9.x86_64"... 2024-06-27T16:47:53.428 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-06-27T16:47:53.442 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-467.el9.x86_64 2024-06-27T16:47:53.442 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-467.el9.x86_64 vs 5.14.0-467.el9.x86_64 2024-06-27T16:47:53.442 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-27T16:47:53.443 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-27T16:47:54.167 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-06-27T16:47:54.168 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:47:54.443 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-06-27T16:47:54.444 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-27T16:47:54.538 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-06-27T16:47:54.579 DEBUG:teuthology.parallel:result is None 2024-06-27T16:47:54.810 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-06-27T16:47:55.276 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-06-27T16:47:55.276 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-467.el9.x86_64"... 2024-06-27T16:47:55.276 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-06-27T16:47:55.291 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-467.el9.x86_64 2024-06-27T16:47:55.291 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-467.el9.x86_64 vs 5.14.0-467.el9.x86_64 2024-06-27T16:47:55.291 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-27T16:47:55.291 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-27T16:47:56.292 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-06-27T16:47:56.293 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-27T16:47:56.377 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-06-27T16:47:56.403 DEBUG:teuthology.parallel:result is None 2024-06-27T16:47:56.403 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-27T16:47:56.410 INFO:teuthology.task.internal:Creating test directory... 2024-06-27T16:47:56.410 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-27T16:47:56.412 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-27T16:47:56.427 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-27T16:47:56.433 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-27T16:47:56.442 INFO:teuthology.task.internal:Creating archive directory... 2024-06-27T16:47:56.443 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-27T16:47:56.468 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-27T16:47:56.488 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-27T16:47:56.500 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-27T16:47:56.500 DEBUG:teuthology.orchestra.run.smithi082:> 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-06-27T16:47:56.525 DEBUG:teuthology.orchestra.run.smithi177:> 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-06-27T16:47:56.561 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T16:47:56.571 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T16:47:56.585 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T16:47:56.595 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-27T16:47:56.597 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-27T16:47:56.603 INFO:teuthology.task.internal:Configuring sudo... 2024-06-27T16:47:56.604 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-27T16:47:56.606 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-27T16:47:56.637 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-27T16:47:56.646 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-27T16:47:56.647 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-27T16:47:56.670 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-27T16:47:56.693 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T16:47:56.765 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T16:47:56.814 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T16:47:56.896 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T16:47:56.936 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-06-27T16:47:56.936 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-27T16:47:57.005 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T16:47:57.046 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-27T16:47:57.094 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T16:47:57.176 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-27T16:47:57.216 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-06-27T16:47:57.216 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-27T16:47:57.289 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-06-27T16:47:57.291 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-06-27T16:47:57.338 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T16:47:57.370 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T16:47:57.939 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-27T16:47:57.947 INFO:teuthology.task.internal:Starting timer... 2024-06-27T16:47:57.947 INFO:teuthology.run_tasks:Running task pcp... 2024-06-27T16:47:57.957 INFO:teuthology.run_tasks:Running task selinux... 2024-06-27T16:47:57.965 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-06-27T16:47:57.965 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2024-06-27T16:47:58.024 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2024-06-27T16:47:58.026 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2024-06-27T16:47:58.087 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2024-06-27T16:47:58.089 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-27T16:47:58.089 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2024-06-27T16:47:58.119 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2024-06-27T16:47:58.119 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2024-06-27T16:47:58.144 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2024-06-27T16:47:58.144 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2024-06-27T16:47:58.145 DEBUG:teuthology.orchestra.run.smithi082:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-06-27T16:47:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:47:58.187 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-06-27T16:47:58.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:47:58.212 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-27T16:47:58.212 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2024-06-27T16:47:58.259 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2024-06-27T16:47:58.283 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-27T16:47:58.291 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-06-27T16:47:58.294 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-06-27T16:47:58.436 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-27T16:47:58.446 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-06-27T16:47:58.447 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi082.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-27T16:52:23.466 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-06-27T16:52:23.468 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-06-27T16:52:23.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:52:23.549 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-06-27T16:52:23.628 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-06-27T16:52:23.629 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-06-27T16:52:23.629 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-27T16:52:23.704 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-06-27T16:52:23.783 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-06-27T16:52:23.783 INFO:teuthology.run_tasks:Running task clock... 2024-06-27T16:52:23.794 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-27T16:52:23.795 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-27T16:52:23.795 DEBUG:teuthology.orchestra.run.smithi082:> 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-06-27T16:52:23.798 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-27T16:52:23.798 DEBUG:teuthology.orchestra.run.smithi177:> 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-06-27T16:52:23.824 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-27T16:52:23.838 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-27T16:52:23.855 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-27T16:52:23.862 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2024-06-27T16:52:23.870 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-27T16:52:23.872 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2024-06-27T16:52:23.886 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-27T16:52:23.895 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2024-06-27T16:52:23.900 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-27T16:52:23.907 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2024-06-27T16:52:23.921 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-27T16:52:23.936 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-27T16:52:23.956 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:23.959 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:23.997 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:24.000 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:24.001 INFO:teuthology.run_tasks:Running task pexec... 2024-06-27T16:52:24.030 INFO:teuthology.task.pexec:Executing custom commands... 2024-06-27T16:52:24.031 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi082.front.sepia.ceph.com 2024-06-27T16:52:24.031 DEBUG:teuthology.orchestra.run.smithi082:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-06-27T16:52:24.031 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi177.front.sepia.ceph.com 2024-06-27T16:52:24.032 DEBUG:teuthology.orchestra.run.smithi177:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-06-27T16:52:24.610 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:13 ago on Thu 27 Jun 2024 04:51:11 PM UTC. 2024-06-27T16:52:24.621 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:01:12 ago on Thu 27 Jun 2024 04:51:12 PM UTC. 2024-06-27T16:52:24.733 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-06-27T16:52:24.735 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:52:24.735 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-06-27T16:52:24.735 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:52:24.735 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-06-27T16:52:24.735 INFO:teuthology.orchestra.run.smithi082.stdout: runc x86_64 4:1.1.13-1.el9 appstream 3.2 M 2024-06-27T16:52:24.736 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:52:24.736 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-06-27T16:52:24.736 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-06-27T16:52:24.736 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-06-27T16:52:24.736 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:52:24.744 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-06-27T16:52:24.761 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 3.2 M 2024-06-27T16:52:24.761 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 10 M 2024-06-27T16:52:24.761 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-06-27T16:52:24.763 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:52:24.763 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-06-27T16:52:24.763 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:52:24.763 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout: runc x86_64 4:1.1.13-1.el9 appstream 3.2 M 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout:Install 1 Package 2024-06-27T16:52:24.764 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:24.771 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 3.2 M 2024-06-27T16:52:24.772 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 10 M 2024-06-27T16:52:24.772 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-06-27T16:52:25.649 INFO:teuthology.orchestra.run.smithi177.stdout:runc-1.1.13-1.el9.x86_64.rpm 3.8 MB/s | 3.2 MB 00:00 2024-06-27T16:52:25.649 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-06-27T16:52:25.649 INFO:teuthology.orchestra.run.smithi177.stdout:Total 3.6 MB/s | 3.2 MB 00:00 2024-06-27T16:52:25.686 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-06-27T16:52:25.692 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-06-27T16:52:25.692 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-06-27T16:52:25.775 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-06-27T16:52:25.776 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-06-27T16:52:25.993 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-06-27T16:52:26.081 INFO:teuthology.orchestra.run.smithi082.stdout:runc-1.1.13-1.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-06-27T16:52:26.081 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-06-27T16:52:26.082 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.4 MB/s | 3.2 MB 00:01 2024-06-27T16:52:26.092 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:26.119 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-06-27T16:52:26.124 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-06-27T16:52:26.124 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-06-27T16:52:26.208 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-06-27T16:52:26.209 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-06-27T16:52:26.420 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-06-27T16:52:26.509 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:26.639 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:26.883 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:26.884 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:26.884 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-06-27T16:52:26.884 INFO:teuthology.orchestra.run.smithi177.stdout: runc-4:1.1.13-1.el9.x86_64 2024-06-27T16:52:26.884 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:26.884 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-06-27T16:52:27.074 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:27.110 DEBUG:teuthology.parallel:result is None 2024-06-27T16:52:27.343 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : runc-4:1.1.13-1.el9.x86_64 1/1 2024-06-27T16:52:27.343 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:52:27.343 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-06-27T16:52:27.343 INFO:teuthology.orchestra.run.smithi082.stdout: runc-4:1.1.13-1.el9.x86_64 2024-06-27T16:52:27.344 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-06-27T16:52:27.344 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-06-27T16:52:27.575 DEBUG:teuthology.parallel:result is None 2024-06-27T16:52:27.575 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-06-27T16:52:27.973 INFO:tasks.cephadm:Testing if podman is available 2024-06-27T16:52:27.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo podman --help 2024-06-27T16:52:28.028 INFO:teuthology.orchestra.run.smithi177.stdout:Manage pods, containers and images 2024-06-27T16:52:28.028 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:28.028 INFO:teuthology.orchestra.run.smithi177.stdout:Usage: 2024-06-27T16:52:28.028 INFO:teuthology.orchestra.run.smithi177.stdout: podman [options] [command] 2024-06-27T16:52:28.028 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout:Available Commands: 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: attach Attach to a running container 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: auto-update Auto update containers according to their auto-update policy 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: build Build an image using instructions from Containerfiles 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: commit Create new image based on the changed container 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: container Manage containers 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: cp Copy files/folders between a container and the local filesystem 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: create Create but do not start a container 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: diff Display the changes to the object's file system 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: events Show podman system events 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: exec Run a process in a running container 2024-06-27T16:52:28.029 INFO:teuthology.orchestra.run.smithi177.stdout: export Export container's filesystem contents as a tar archive 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: farm Farm out builds to remote machines 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: generate Generate structured data based on containers, pods or volumes 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: healthcheck Manage health checks on containers 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: help Help about any command 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: history Show history of a specified image 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: image Manage images 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: images List images in local storage 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: import Import a tarball to create a filesystem image 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: info Display podman system information 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: init Initialize one or more containers 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: inspect Display the configuration of object denoted by ID 2024-06-27T16:52:28.030 INFO:teuthology.orchestra.run.smithi177.stdout: kill Kill one or more running containers with a specific signal 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: kube Play containers, pods or volumes from a structured file 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: load Load image(s) from a tar archive 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: login Log in to a container registry 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: logout Log out of a container registry 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: logs Fetch the logs of one or more containers 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: machine Manage a virtual machine 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: manifest Manipulate manifest lists and image indexes 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: mount Mount a working container's root filesystem 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: network Manage networks 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: pause Pause all the processes in one or more containers 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: pod Manage pods 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: port List port mappings or a specific mapping for the container 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: ps List containers 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: pull Pull an image from a registry 2024-06-27T16:52:28.031 INFO:teuthology.orchestra.run.smithi177.stdout: push Push an image to a specified destination 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: rename Rename an existing container 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: restart Restart one or more containers 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: rm Remove one or more containers 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: rmi Remove one or more images from local storage 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: run Run a command in a new container 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: save Save image(s) to an archive 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: search Search registry for image 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: secret Manage secrets 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: start Start one or more containers 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: stats Display a live stream of container resource usage statistics 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: stop Stop one or more containers 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: system Manage podman 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: tag Add an additional name to a local image 2024-06-27T16:52:28.032 INFO:teuthology.orchestra.run.smithi177.stdout: top Display the running processes of a container 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: unmount Unmount working container's root filesystem 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: unpause Unpause the processes in one or more containers 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: unshare Run a command in a modified user namespace 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: untag Remove a name from a local image 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: update Update an existing container 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: version Display the Podman version information 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: volume Manage volumes 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: wait Block on one or more containers 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout:Options: 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: --config string Location of authentication config file 2024-06-27T16:52:28.033 INFO:teuthology.orchestra.run.smithi177.stdout: --conmon string Path of the conmon binary 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: -c, --connection string Connection to use for remote Podman service 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --help Help for podman 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --module stringArray Load the containers.conf(5) module 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --network-cmd-path string Path to the command for configuring the network 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --network-config-dir string Path of the configuration directory for networks 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --out string Send output (stdout) from podman to a file 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: -r, --remote Access remote Podman service 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-06-27T16:52:28.034 INFO:teuthology.orchestra.run.smithi177.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --ssh string define the ssh mode (default "golang") 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: (default "/run/libpod") 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --transient-store Enable transient container storage 2024-06-27T16:52:28.035 INFO:teuthology.orchestra.run.smithi177.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-06-27T16:52:28.036 INFO:teuthology.orchestra.run.smithi177.stdout: -v, --version version for podman 2024-06-27T16:52:28.036 INFO:teuthology.orchestra.run.smithi177.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-06-27T16:52:28.036 DEBUG:teuthology.orchestra.run.smithi177:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-06-27T16:52:28.803 INFO:teuthology.orchestra.run.smithi177.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-06-27T16:52:29.269 INFO:teuthology.orchestra.run.smithi177.stderr:Getting image source signatures 2024-06-27T16:52:29.274 INFO:teuthology.orchestra.run.smithi177.stderr:Copying blob sha256:0cbea832001417afbda9d952082f335754477e9c25aed03855f07aff6e4b67f4 2024-06-27T16:52:29.274 INFO:teuthology.orchestra.run.smithi177.stderr:Copying blob sha256:448a98103eb410718abc41f612bc8e673cc208031ac0d3a31395ee8d6379d58f 2024-06-27T16:52:34.349 INFO:teuthology.orchestra.run.smithi177.stderr:Copying config sha256:839f1e1d76092c7a0fe55eff2d84bf2e5a75ec3dc0fb2db3a91d6007486cd231 2024-06-27T16:52:34.508 INFO:teuthology.orchestra.run.smithi177.stderr:Writing manifest to image destination 2024-06-27T16:52:34.725 INFO:teuthology.orchestra.run.smithi177.stdout:839f1e1d76092c7a0fe55eff2d84bf2e5a75ec3dc0fb2db3a91d6007486cd231 2024-06-27T16:52:34.731 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-27T16:52:34.740 INFO:tasks.cephadm:Config: {'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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '6db878042fba8d4a8c7752f434d22ef667041e27'} 2024-06-27T16:52:34.740 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:52:34.741 INFO:tasks.cephadm:Cluster fsid is a6f9dba4-34a5-11ef-bca8-c7b262605968 2024-06-27T16:52:34.742 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-27T16:52:34.742 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.82'} 2024-06-27T16:52:34.742 INFO:tasks.cephadm:First mon is mon.a on smithi082 2024-06-27T16:52:34.742 INFO:tasks.cephadm:First mgr is x 2024-06-27T16:52:34.742 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-27T16:52:34.743 DEBUG:teuthology.orchestra.run.smithi082:> sudo hostname $(hostname -s) 2024-06-27T16:52:34.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-06-27T16:52:34.801 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-06-27T16:52:34.802 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:52:34.953 INFO:tasks.cephadm:builder_project result: [] 2024-06-27T16:52:35.095 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 224, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 311, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/util/chacra.py", line 72, in get_binary_url raise RuntimeError(f'no results found at {resp.url}') RuntimeError: no results found at https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:52:35.096 INFO:tasks.cephadm:Teardown complete 2024-06-27T16:52:35.097 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 2291, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 224, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 311, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/util/chacra.py", line 72, in get_binary_url raise RuntimeError(f'no results found at {resp.url}') RuntimeError: no results found at https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:52:35.301 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5618caad31644fa1a301761de649e0d6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 2291, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 1920, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 224, in download_cephadm _fetch_cephadm_from_chachra(ctx, config, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/cephadm.py", line 311, in _fetch_cephadm_from_chachra url = chacra.get_binary_url( File "/home/teuthworker/src/git.ceph.com_ceph_f66d0b28ec82a68d408c200b227b83d7129b9e27/qa/tasks/util/chacra.py", line 72, in get_binary_url raise RuntimeError(f'no results found at {resp.url}') RuntimeError: no results found at https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6db878042fba8d4a8c7752f434d22ef667041e27 2024-06-27T16:52:35.306 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-27T16:52:35.335 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-06-27T16:52:35.357 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-27T16:52:35.371 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-27T16:52:35.372 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-27T16:52:35.389 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-27T16:52:35.398 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:^* hv01.front.sepia.ceph.com 3 6 17 5 +1403us[+1393us] +/- 59ms 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 5 -1878us[-1888us] +/- 70ms 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 5 +187us[ +187us] +/- 77ms 2024-06-27T16:52:35.403 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:35.408 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-06-27T16:52:35.413 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-27T16:52:35.413 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-06-27T16:52:35.414 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv01.front.sepia.ceph.com 3 6 17 5 +1407us[+1401us] +/- 59ms 2024-06-27T16:52:35.414 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 5 -1872us[-1877us] +/- 70ms 2024-06-27T16:52:35.414 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 5 +206us[ +201us] +/- 77ms 2024-06-27T16:52:35.414 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-06-27T16:52:35.415 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-27T16:52:35.427 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-27T16:52:35.427 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-27T16:52:35.452 DEBUG:teuthology.orchestra.run.smithi082:> 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-06-27T16:52:35.517 DEBUG:teuthology.orchestra.run.smithi177:> 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-06-27T16:52:35.576 DEBUG:teuthology.orchestra.run.smithi082:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-06-27T16:52:35.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:52:35.609 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-06-27T16:52:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:52:35.639 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-27T16:52:35.752 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-27T16:52:35.992 INFO:teuthology.task.internal:Duration was 278.045666 seconds 2024-06-27T16:52:35.993 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-27T16:52:36.157 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-27T16:52:36.157 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-27T16:52:36.163 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-27T16:52:36.206 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T16:52:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-27T16:52:36.695 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-27T16:52:36.696 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2024-06-27T16:52:36.696 DEBUG:teuthology.orchestra.run.smithi082:> 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-06-27T16:52:36.719 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-06-27T16:52:36.719 DEBUG:teuthology.orchestra.run.smithi177:> 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-06-27T16:52:36.753 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-27T16:52:36.754 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-27T16:52:36.762 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-27T16:52:36.821 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-27T16:52:36.821 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-27T16:52:36.831 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-27T16:52:36.951 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-27T16:52:36.962 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-27T16:52:36.962 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-27T16:52:36.987 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-27T16:52:37.012 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-27T16:52:37.022 DEBUG:teuthology.orchestra.run.smithi082:> 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-06-27T16:52:37.030 DEBUG:teuthology.orchestra.run.smithi177:> 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-06-27T16:52:37.051 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2024-06-27T16:52:37.076 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-06-27T16:52:37.107 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-27T16:52:37.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:52:37.124 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-27T16:52:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-27T16:52:37.162 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-27T16:52:37.172 INFO:teuthology.task.internal:Transferring archived files... 2024-06-27T16:52:37.174 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078/remote/smithi082 2024-06-27T16:52:37.176 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-27T16:52:37.261 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-06-10_20:08:17-orch-main-distro-default-smithi/7749078/remote/smithi177 2024-06-27T16:52:37.262 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-27T16:52:37.313 INFO:teuthology.task.internal:Removing archive directory... 2024-06-27T16:52:37.314 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-27T16:52:37.317 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-27T16:52:37.365 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-27T16:52:37.381 INFO:teuthology.task.internal:Not uploading archives. 2024-06-27T16:52:37.382 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-27T16:52:37.397 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-27T16:52:37.398 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-27T16:52:37.400 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-27T16:52:37.413 INFO:teuthology.orchestra.run.smithi082.stdout: 265676 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 16:52 /home/ubuntu/cephtest 2024-06-27T16:52:37.419 INFO:teuthology.orchestra.run.smithi177.stdout: 265322 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 16:52 /home/ubuntu/cephtest 2024-06-27T16:52:37.420 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-27T16:52:37.431 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-27T16:52:37.455 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_basic} duration: 278.04566645622253 failure_reason: no results found at https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6db878042fba8d4a8c7752f434d22ef667041e27 owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=5618caad31644fa1a301761de649e0d6 status: fail success: false 2024-06-27T16:52:37.455 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-27T16:52:37.535 INFO:teuthology.run:FAIL