2023-12-07T23:28:24.773 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T23:28:24.773 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} --name yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569 --verbose -- /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569/orig.config.yaml 2023-12-07T23:28:24.803 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T23:28:24.879 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569 branch: wip-yuri3-testing-2023-12-07-0727 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7482569' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri3-testing-2023-12-07-0727 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2023-12-07-0727 sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 9380 sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2023-12-07-0727 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_c56ad3eaf0784383bf22c04e35d26e15c4baeafe/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: c56ad3eaf0784383bf22c04e35d26e15c4baeafe targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7ff0904f4ee0>, signals=[15]) 2023-12-07T23:28:25.344 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T23:28:25.350 INFO:teuthology.task.internal:Opening connections... 2023-12-07T23:28:25.351 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T23:28:25.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:28:25.420 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2023-12-07T23:28:25.420 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:28:25.487 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2023-12-07T23:28:25.488 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:28:25.554 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T23:28:25.560 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2023-12-07T23:28:25.582 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2023-12-07T23:28:25.582 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:ID="rhel" 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="fedora" 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="8.6" 2023-12-07T23:28:25.646 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el8" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T23:28:25.647 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T23:28:25.648 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2023-12-07T23:28:25.666 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2023-12-07T23:28:25.688 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2023-12-07T23:28:25.688 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2023-12-07T23:28:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:ID="rhel" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="fedora" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="8.6" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el8" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T23:28:25.749 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T23:28:25.750 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T23:28:25.750 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T23:28:25.750 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2023-12-07T23:28:25.774 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2023-12-07T23:28:25.794 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2023-12-07T23:28:25.795 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2023-12-07T23:28:25.853 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T23:28:25.853 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:ID="rhel" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE="fedora" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="8.6" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:PLATFORM_ID="platform:el8" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:ANSI_COLOR="0;31" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T23:28:25.854 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T23:28:25.855 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T23:28:25.855 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T23:28:25.855 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2023-12-07T23:28:25.891 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T23:28:25.900 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T23:28:25.905 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T23:28:25.905 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2023-12-07T23:28:25.907 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2023-12-07T23:28:25.909 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2023-12-07T23:28:25.927 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T23:28:25.933 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T23:28:25.933 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2023-12-07T23:28:25.968 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2023-12-07T23:28:25.970 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2023-12-07T23:28:26.013 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T23:28:26.091 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T23:28:26.106 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T23:28:26.106 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-07T23:28:26.106 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T23:28:26.107 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T23:28:26.107 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T23:28:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:26.126 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2023-12-07T23:28:26.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:26.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:26.128 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2023-12-07T23:28:26.129 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2023-12-07T23:28:26.187 INFO:teuthology.orchestra.run.smithi094.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.188 INFO:teuthology.task.kernel:Running kernel on smithi094: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.188 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum install -y kernel 2023-12-07T23:28:26.189 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.190 INFO:teuthology.orchestra.run.smithi052.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.190 INFO:teuthology.task.kernel:Running kernel on smithi003: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2023-12-07T23:28:26.191 INFO:teuthology.task.kernel:Running kernel on smithi052: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:26.191 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2023-12-07T23:28:27.390 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:27.391 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-12-07T23:28:27.418 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:27.419 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T23:28:27.452 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:27.452 INFO:teuthology.orchestra.run.smithi052.stdout:Unable to read consumer identity 2023-12-07T23:28:28.848 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-07T23:28:28.866 INFO:teuthology.orchestra.run.smithi052.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-07T23:28:28.921 INFO:teuthology.orchestra.run.smithi094.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-07T23:28:29.639 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-07T23:28:29.967 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-07T23:28:30.038 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-07T23:28:33.364 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 424 kB/s | 24 kB 00:00 2023-12-07T23:28:33.571 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 416 kB/s | 24 kB 00:00 2023-12-07T23:28:33.634 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 471 kB/s | 24 kB 00:00 2023-12-07T23:28:34.125 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T23:28:34.175 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T23:28:34.176 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2023-12-07T23:28:34.177 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T23:28:34.291 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T23:28:34.303 DEBUG:teuthology.orchestra.run.smithi003:> echo no | sudo yum reinstall kernel || true 2023-12-07T23:28:34.335 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-12-07T23:28:34.336 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T23:28:34.337 INFO:teuthology.orchestra.run.smithi094.stdout:Nothing to do. 2023-12-07T23:28:34.337 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-12-07T23:28:34.390 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2023-12-07T23:28:34.391 INFO:teuthology.orchestra.run.smithi052.stdout:Nothing to do. 2023-12-07T23:28:34.391 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2023-12-07T23:28:34.461 DEBUG:teuthology.orchestra.run.smithi094:> echo no | sudo yum reinstall kernel || true 2023-12-07T23:28:34.527 DEBUG:teuthology.orchestra.run.smithi052:> echo no | sudo yum reinstall kernel || true 2023-12-07T23:28:34.653 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:34.653 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T23:28:34.832 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:34.832 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-12-07T23:28:34.918 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:34.919 INFO:teuthology.orchestra.run.smithi052.stdout:Unable to read consumer identity 2023-12-07T23:28:34.930 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:34.974 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:35.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum reinstall -y kernel || true 2023-12-07T23:28:35.092 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:35.133 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.181 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:35.193 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:35.228 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum reinstall -y kernel || true 2023-12-07T23:28:35.238 INFO:teuthology.orchestra.run.smithi052.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.264 INFO:teuthology.orchestra.run.smithi052.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:35.312 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum reinstall -y kernel || true 2023-12-07T23:28:35.407 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:35.407 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T23:28:35.556 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:35.556 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-12-07T23:28:35.662 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:28:35.662 INFO:teuthology.orchestra.run.smithi052.stdout:Unable to read consumer identity 2023-12-07T23:28:35.676 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:35.721 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:35.803 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T23:28:35.813 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:35.852 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.876 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:35.885 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:35.885 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:35.885 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T23:28:35.885 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T23:28:35.885 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T23:28:35.922 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2023-12-07T23:28:35.927 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T23:28:35.929 INFO:teuthology.orchestra.run.smithi052.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 11:28:33 PM UTC. 2023-12-07T23:28:35.934 DEBUG:teuthology.parallel:result is None 2023-12-07T23:28:35.971 INFO:teuthology.orchestra.run.smithi052.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T23:28:35.989 INFO:teuthology.orchestra.run.smithi052.stderr:Error: No packages marked for reinstall. 2023-12-07T23:28:36.006 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:36.007 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:36.007 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T23:28:36.007 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-07T23:28:36.007 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T23:28:36.036 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T23:28:36.037 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2023-12-07T23:28:36.050 DEBUG:teuthology.parallel:result is None 2023-12-07T23:28:36.119 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:36.119 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T23:28:36.119 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T23:28:36.119 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T23:28:36.119 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T23:28:36.153 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2023-12-07T23:28:36.165 DEBUG:teuthology.parallel:result is None 2023-12-07T23:28:36.166 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T23:28:36.177 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T23:28:36.177 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T23:28:36.179 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T23:28:36.208 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T23:28:36.224 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T23:28:36.230 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T23:28:36.236 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T23:28:36.236 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T23:28:36.239 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T23:28:36.266 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T23:28:36.287 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T23:28:36.294 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T23:28:36.294 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T23:28:36.297 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T23:28:36.323 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-07T23:28:36.335 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.346 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.367 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.372 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.378 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.382 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T23:28:36.384 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T23:28:36.392 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T23:28:36.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T23:28:36.395 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T23:28:36.396 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T23:28:36.423 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T23:28:36.437 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T23:28:36.437 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T23:28:36.462 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T23:28:36.465 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T23:28:36.481 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:36.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:36.614 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:36.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:36.741 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-12-07T23:28:36.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T23:28:36.809 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:36.854 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:36.915 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:36.960 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:37.004 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2023-12-07T23:28:37.004 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T23:28:37.097 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:37.143 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T23:28:37.198 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:37.283 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T23:28:37.324 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2023-12-07T23:28:37.324 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T23:28:37.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2023-12-07T23:28:37.396 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2023-12-07T23:28:37.399 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2023-12-07T23:28:37.454 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:28:37.470 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:28:37.502 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:28:37.930 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T23:28:37.938 INFO:teuthology.task.internal:Starting timer... 2023-12-07T23:28:37.938 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T23:28:37.948 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T23:28:38.014 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T23:28:38.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2023-12-07T23:28:38.094 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2023-12-07T23:28:38.096 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2023-12-07T23:28:38.166 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2023-12-07T23:28:38.168 DEBUG:teuthology.orchestra.run.smithi094:> sudo service auditd rotate 2023-12-07T23:28:38.238 INFO:teuthology.orchestra.run.smithi094.stdout:Rotating logs: 2023-12-07T23:28:38.240 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T23:28:38.241 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2023-12-07T23:28:38.263 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2023-12-07T23:28:38.264 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2023-12-07T23:28:38.286 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2023-12-07T23:28:38.286 DEBUG:teuthology.orchestra.run.smithi094:> /usr/sbin/getenforce 2023-12-07T23:28:38.306 INFO:teuthology.orchestra.run.smithi094.stdout:Permissive 2023-12-07T23:28:38.306 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi052.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi094.front.sepia.ceph.com': 'permissive'} 2023-12-07T23:28:38.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:28:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:38.334 DEBUG:teuthology.orchestra.run.smithi052:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:28:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:38.363 DEBUG:teuthology.orchestra.run.smithi094:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:28:38.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:28:38.391 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T23:28:38.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2023-12-07T23:28:38.419 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2023-12-07T23:28:38.447 DEBUG:teuthology.orchestra.run.smithi094:> sudo /usr/sbin/setenforce permissive 2023-12-07T23:28:38.473 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T23:28:38.483 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-07T23:28:38.484 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T23:28:38.502 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-07T23:28:38.503 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi052.front.sepia.ceph.com,smithi094.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T23:37:57.934 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi052.front.sepia.ceph.com'), Remote(name='ubuntu@smithi094.front.sepia.ceph.com')] 2023-12-07T23:37:57.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-12-07T23:37:57.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:37:58.008 DEBUG:teuthology.orchestra.run.smithi003:> true 2023-12-07T23:37:58.080 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-12-07T23:37:58.081 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2023-12-07T23:37:58.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:37:58.152 DEBUG:teuthology.orchestra.run.smithi052:> true 2023-12-07T23:37:58.180 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2023-12-07T23:37:58.181 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2023-12-07T23:37:58.181 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T23:37:58.251 DEBUG:teuthology.orchestra.run.smithi094:> true 2023-12-07T23:37:58.321 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2023-12-07T23:37:58.323 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T23:37:58.337 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T23:37:58.337 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T23:37:58.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:37:58.341 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T23:37:58.341 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:37:58.345 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T23:37:58.346 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:37:58.375 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T23:37:58.381 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T23:37:58.391 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T23:37:58.398 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T23:37:58.398 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T23:37:58.411 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T23:37:58.461 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2023-12-07T23:37:58.474 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2023-12-07T23:37:58.478 INFO:teuthology.orchestra.run.smithi052.stderr:sudo: ntpd: command not found 2023-12-07T23:37:58.483 INFO:teuthology.orchestra.run.smithi094.stderr:sudo: ntpd: command not found 2023-12-07T23:37:58.489 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T23:37:58.491 INFO:teuthology.orchestra.run.smithi052.stdout:506 Cannot talk to daemon 2023-12-07T23:37:58.495 INFO:teuthology.orchestra.run.smithi094.stdout:506 Cannot talk to daemon 2023-12-07T23:37:58.504 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T23:37:58.507 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T23:37:58.510 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T23:37:58.522 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T23:37:58.524 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T23:37:58.575 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.579 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.594 INFO:teuthology.orchestra.run.smithi052.stderr:bash: ntpq: command not found 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.597 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.607 INFO:teuthology.orchestra.run.smithi094.stderr:bash: ntpq: command not found 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.611 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:37:58.612 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T23:37:58.621 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T23:37:58.622 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T23:37:58.622 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T23:37:58.622 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi052.front.sepia.ceph.com 2023-12-07T23:37:58.623 DEBUG:teuthology.orchestra.run.smithi052:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T23:37:58.623 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi094.front.sepia.ceph.com 2023-12-07T23:37:58.623 DEBUG:teuthology.orchestra.run.smithi094:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T23:37:59.015 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:37:59.023 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:37:59.034 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:37:59.823 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 139 kB/s | 4.5 kB 00:00 2023-12-07T23:37:59.878 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-07T23:37:59.901 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 107 kB/s | 4.1 kB 00:00 2023-12-07T23:38:00.091 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 141 kB/s | 4.5 kB 00:00 2023-12-07T23:38:00.126 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2023-12-07T23:38:00.140 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 126 kB/s | 4.1 kB 00:00 2023-12-07T23:38:02.004 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-12-07T23:38:02.004 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout: Package Architecture Version Repository Size 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout:Resetting modules: 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout: container-tools 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2023-12-07T23:38:02.005 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:02.226 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout:Resetting modules: 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T23:38:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:02.257 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout:Resetting modules: 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2023-12-07T23:38:02.259 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:05.704 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-12-07T23:38:06.156 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:06.657 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2023-12-07T23:38:06.774 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T23:38:06.895 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 157 kB/s | 4.1 kB 00:00 2023-12-07T23:38:07.096 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2023-12-07T23:38:07.122 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:07.258 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:07.794 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 140 kB/s | 4.1 kB 00:00 2023-12-07T23:38:07.870 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-07T23:38:08.016 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 134 kB/s | 4.5 kB 00:00 2023-12-07T23:38:08.184 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 125 kB/s | 4.1 kB 00:00 2023-12-07T23:38:09.157 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout:============================================================================================================ 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout: Package Arch Version Repository Size 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout:============================================================================================================ 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout:Installing group/module packages: 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T23:38:09.251 INFO:teuthology.orchestra.run.smithi094.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T23:38:09.252 INFO:teuthology.orchestra.run.smithi094.stdout:Installing dependencies: 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout:Installing module profiles: 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout: container-tools/common 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:09.253 INFO:teuthology.orchestra.run.smithi094.stdout:Enabling module streams: 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout: container-tools rhel8 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout:============================================================================================================ 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout:Install 10 Packages 2023-12-07T23:38:09.254 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:09.259 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 18 M 2023-12-07T23:38:09.259 INFO:teuthology.orchestra.run.smithi094.stdout:Installed size: 65 M 2023-12-07T23:38:09.259 INFO:teuthology.orchestra.run.smithi094.stdout:Downloading Packages: 2023-12-07T23:38:09.312 INFO:teuthology.orchestra.run.smithi094.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 699 kB/s | 41 kB 00:00 2023-12-07T23:38:09.337 INFO:teuthology.orchestra.run.smithi094.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2023-12-07T23:38:09.354 INFO:teuthology.orchestra.run.smithi094.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 933 kB/s | 94 kB 00:00 2023-12-07T23:38:09.379 INFO:teuthology.orchestra.run.smithi094.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 734 kB/s | 49 kB 00:00 2023-12-07T23:38:09.413 INFO:teuthology.orchestra.run.smithi094.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 6.8 MB/s | 524 kB 00:00 2023-12-07T23:38:09.438 INFO:teuthology.orchestra.run.smithi094.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-07T23:38:09.463 INFO:teuthology.orchestra.run.smithi094.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-07T23:38:09.600 INFO:teuthology.orchestra.run.smithi094.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 16 MB/s | 2.2 MB 00:00 2023-12-07T23:38:09.714 INFO:teuthology.orchestra.run.smithi094.stdout:(9/10): buildah-1.26.2-1.module+el8.6.0+16771+2 22 MB/s | 8.0 MB 00:00 2023-12-07T23:38:09.798 INFO:teuthology.orchestra.run.smithi094.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 20 MB/s | 7.0 MB 00:00 2023-12-07T23:38:09.798 INFO:teuthology.orchestra.run.smithi094.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:09.798 INFO:teuthology.orchestra.run.smithi094.stdout:Total 33 MB/s | 18 MB 00:00 2023-12-07T23:38:09.998 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction check 2023-12-07T23:38:10.018 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction check succeeded. 2023-12-07T23:38:10.018 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction test 2023-12-07T23:38:10.170 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2023-12-07T23:38:10.198 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction test succeeded. 2023-12-07T23:38:10.202 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction 2023-12-07T23:38:10.268 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T23:38:10.279 INFO:teuthology.orchestra.run.smithi052.stdout:============================================================================================================ 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: Package Arch Version Repository Size 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout:============================================================================================================ 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout:Installing group/module packages: 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T23:38:10.280 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Installing module profiles: 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools/common 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling module streams: 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: container-tools rhel8 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:============================================================================================================ 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Install 10 Packages 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 18 M 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 65 M 2023-12-07T23:38:10.281 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2023-12-07T23:38:10.357 INFO:teuthology.orchestra.run.smithi052.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout:Installing group/module packages: 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T23:38:10.370 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout:Installing module profiles: 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools/common 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling module streams: 2023-12-07T23:38:10.371 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools rhel8 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout:Install 10 Packages 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:10.372 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 18 M 2023-12-07T23:38:10.373 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 65 M 2023-12-07T23:38:10.373 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T23:38:10.374 INFO:teuthology.orchestra.run.smithi052.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 255 kB/s | 25 kB 00:00 2023-12-07T23:38:10.390 INFO:teuthology.orchestra.run.smithi052.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 357 kB/s | 41 kB 00:00 2023-12-07T23:38:10.407 INFO:teuthology.orchestra.run.smithi052.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 978 kB/s | 49 kB 00:00 2023-12-07T23:38:10.441 INFO:teuthology.orchestra.run.smithi052.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 7.6 MB/s | 524 kB 00:00 2023-12-07T23:38:10.466 INFO:teuthology.orchestra.run.smithi052.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-07T23:38:10.467 INFO:teuthology.orchestra.run.smithi003.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-12-07T23:38:10.484 INFO:teuthology.orchestra.run.smithi003.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 224 kB/s | 25 kB 00:00 2023-12-07T23:38:10.492 INFO:teuthology.orchestra.run.smithi052.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-07T23:38:10.500 INFO:teuthology.orchestra.run.smithi003.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 319 kB/s | 41 kB 00:00 2023-12-07T23:38:10.517 INFO:teuthology.orchestra.run.smithi003.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 978 kB/s | 49 kB 00:00 2023-12-07T23:38:10.551 INFO:teuthology.orchestra.run.smithi003.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 7.6 MB/s | 524 kB 00:00 2023-12-07T23:38:10.576 INFO:teuthology.orchestra.run.smithi003.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-07T23:38:10.601 INFO:teuthology.orchestra.run.smithi003.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-07T23:38:10.608 INFO:teuthology.orchestra.run.smithi052.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 19 MB/s | 2.2 MB 00:00 2023-12-07T23:38:10.710 INFO:teuthology.orchestra.run.smithi003.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 20 MB/s | 2.2 MB 00:00 2023-12-07T23:38:10.717 INFO:teuthology.orchestra.run.smithi094.stdout: Preparing : 1/1 2023-12-07T23:38:10.726 INFO:teuthology.orchestra.run.smithi052.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 27 MB/s | 7.0 MB 00:00 2023-12-07T23:38:10.817 INFO:teuthology.orchestra.run.smithi052.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 19 MB/s | 8.0 MB 00:00 2023-12-07T23:38:10.818 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:10.818 INFO:teuthology.orchestra.run.smithi052.stdout:Total 34 MB/s | 18 MB 00:00 2023-12-07T23:38:10.836 INFO:teuthology.orchestra.run.smithi003.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 27 MB/s | 7.0 MB 00:00 2023-12-07T23:38:10.898 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T23:38:10.927 INFO:teuthology.orchestra.run.smithi003.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 19 MB/s | 8.0 MB 00:00 2023-12-07T23:38:10.928 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:10.928 INFO:teuthology.orchestra.run.smithi003.stdout:Total 33 MB/s | 18 MB 00:00 2023-12-07T23:38:11.026 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2023-12-07T23:38:11.046 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2023-12-07T23:38:11.046 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2023-12-07T23:38:11.064 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:11.135 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T23:38:11.156 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T23:38:11.156 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T23:38:11.239 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2023-12-07T23:38:11.243 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2023-12-07T23:38:11.249 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T23:38:11.349 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T23:38:11.353 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T23:38:11.478 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T23:38:11.778 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2023-12-07T23:38:11.816 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T23:38:11.897 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T23:38:11.944 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T23:38:12.115 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T23:38:12.138 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:12.298 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:12.342 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T23:38:12.504 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T23:38:12.574 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T23:38:12.595 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T23:38:12.711 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T23:38:12.928 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T23:38:13.064 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T23:38:13.445 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T23:38:13.682 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T23:38:13.732 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T23:38:13.846 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T23:38:13.862 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T23:38:14.015 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:14.276 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T23:38:14.277 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T23:38:14.683 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T23:38:14.790 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T23:38:14.912 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T23:38:15.015 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T23:38:15.120 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T23:38:15.187 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T23:38:15.329 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:15.388 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T23:38:15.622 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T23:38:15.623 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T23:38:15.623 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T23:38:15.623 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T23:38:15.623 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T23:38:15.673 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T23:38:18.229 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T23:38:18.230 INFO:teuthology.orchestra.run.smithi094.stdout:Installed products updated. 2023-12-07T23:38:18.429 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout:Installed: 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:18.430 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-12-07T23:38:18.576 DEBUG:teuthology.parallel:result is None 2023-12-07T23:38:20.385 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T23:38:20.385 INFO:teuthology.orchestra.run.smithi052.stdout:Installed products updated. 2023-12-07T23:38:20.402 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T23:38:20.402 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-12-07T23:38:20.597 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:20.597 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2023-12-07T23:38:20.597 INFO:teuthology.orchestra.run.smithi052.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.597 INFO:teuthology.orchestra.run.smithi052.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:20.597 INFO:teuthology.orchestra.run.smithi052.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:20.598 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2023-12-07T23:38:20.618 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:20.618 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:20.619 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T23:38:20.735 DEBUG:teuthology.parallel:result is None 2023-12-07T23:38:20.769 DEBUG:teuthology.parallel:result is None 2023-12-07T23:38:20.769 INFO:teuthology.run_tasks:Running task install... 2023-12-07T23:38:20.779 DEBUG:teuthology.task.install:project ceph 2023-12-07T23:38:20.779 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe'}} 2023-12-07T23:38:20.779 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe'} 2023-12-07T23:38:20.779 INFO:teuthology.task.install:Using flavor: default 2023-12-07T23:38:20.786 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-07T23:38:20.787 INFO:teuthology.task.install:extra packages: [] 2023-12-07T23:38:20.787 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-07T23:38:20.787 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-07T23:38:20.790 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-07T23:38:20.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-07T23:38:20.791 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c56ad3eaf0784383bf22c04e35d26e15c4baeafe', 'tag': None, 'wait_for_package': False} 2023-12-07T23:38:20.791 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c56ad3eaf0784383bf22c04e35d26e15c4baeafe 2023-12-07T23:38:20.936 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-07T23:38:20.937 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-07T23:38:20.942 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-07T23:38:20.942 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-07T23:38:21.006 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/ 2023-12-07T23:38:21.007 INFO:teuthology.task.install.rpm:Package version is 19.0.0-83.gc56ad3ea 2023-12-07T23:38:21.047 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T23:38:21.047 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-12-07T23:38:21.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T23:38:21.076 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T23:38:21.076 DEBUG:teuthology.orchestra.run.smithi003:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T23:38:21.102 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T23:38:21.102 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2023-12-07T23:38:21.103 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T23:38:21.112 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2023-12-07-0727/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T23:38:21.112 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2023-12-07T23:38:21.112 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T23:38:21.135 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T23:38:21.135 DEBUG:teuthology.orchestra.run.smithi094:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T23:38:21.142 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-07T23:38:21.143 DEBUG:teuthology.orchestra.run.smithi052:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/c56ad3eaf0784383bf22c04e35d26e15c4baeafe/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T23:38:21.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-07T23:38:21.208 DEBUG:teuthology.orchestra.run.smithi094:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-07T23:38:21.212 DEBUG:teuthology.orchestra.run.smithi052:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-07T23:38:21.222 DEBUG:teuthology.orchestra.run.smithi003:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-07T23:38:21.288 INFO:teuthology.orchestra.run.smithi003.stdout:check_obsoletes = 1 2023-12-07T23:38:21.290 DEBUG:teuthology.orchestra.run.smithi094:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-07T23:38:21.291 DEBUG:teuthology.orchestra.run.smithi052:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-07T23:38:21.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum clean all 2023-12-07T23:38:21.358 INFO:teuthology.orchestra.run.smithi094.stdout:check_obsoletes = 1 2023-12-07T23:38:21.359 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum clean all 2023-12-07T23:38:21.360 INFO:teuthology.orchestra.run.smithi052.stdout:check_obsoletes = 1 2023-12-07T23:38:21.361 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum clean all 2023-12-07T23:38:21.683 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:21.732 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:21.754 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:22.957 INFO:teuthology.orchestra.run.smithi003.stdout:44 files removed 2023-12-07T23:38:23.007 INFO:teuthology.orchestra.run.smithi094.stdout:44 files removed 2023-12-07T23:38:23.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-radosgw 2023-12-07T23:38:23.041 INFO:teuthology.orchestra.run.smithi052.stdout:44 files removed 2023-12-07T23:38:23.059 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum -y install ceph-radosgw 2023-12-07T23:38:23.096 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum -y install ceph-radosgw 2023-12-07T23:38:23.363 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:23.390 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:23.449 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:38:25.048 INFO:teuthology.orchestra.run.smithi094.stdout:ceph packages for x86_64 245 kB/s | 83 kB 00:00 2023-12-07T23:38:25.096 INFO:teuthology.orchestra.run.smithi003.stdout:ceph packages for x86_64 224 kB/s | 83 kB 00:00 2023-12-07T23:38:25.171 INFO:teuthology.orchestra.run.smithi052.stdout:ceph packages for x86_64 205 kB/s | 83 kB 00:00 2023-12-07T23:38:25.416 INFO:teuthology.orchestra.run.smithi094.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-07T23:38:25.497 INFO:teuthology.orchestra.run.smithi003.stdout:ceph noarch packages 26 kB/s | 9.5 kB 00:00 2023-12-07T23:38:25.564 INFO:teuthology.orchestra.run.smithi052.stdout:ceph noarch packages 27 kB/s | 9.5 kB 00:00 2023-12-07T23:38:25.799 INFO:teuthology.orchestra.run.smithi094.stdout:ceph source packages 4.1 kB/s | 1.5 kB 00:00 2023-12-07T23:38:25.864 INFO:teuthology.orchestra.run.smithi003.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-07T23:38:25.931 INFO:teuthology.orchestra.run.smithi052.stdout:ceph source packages 4.3 kB/s | 1.5 kB 00:00 2023-12-07T23:38:25.950 INFO:teuthology.orchestra.run.smithi094.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-07T23:38:26.023 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-07T23:38:26.074 INFO:teuthology.orchestra.run.smithi052.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-12-07T23:38:27.060 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-07T23:38:27.518 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-07T23:38:27.591 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-07T23:38:30.594 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 447 kB/s | 24 kB 00:00 2023-12-07T23:38:31.257 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-12-07T23:38:31.352 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 293 kB/s | 24 kB 00:00 2023-12-07T23:38:31.529 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-12-07T23:38:32.284 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 56 MB/s | 53 MB 00:00 2023-12-07T23:38:32.326 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 MB/s | 47 MB 00:00 2023-12-07T23:38:39.681 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 MB/s | 47 MB 00:00 2023-12-07T23:38:40.693 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 MB/s | 53 MB 00:00 2023-12-07T23:38:40.935 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 MB/s | 47 MB 00:00 2023-12-07T23:38:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-12-07T23:38:50.604 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================================== 2023-12-07T23:38:50.604 INFO:teuthology.orchestra.run.smithi094.stdout: Package Arch Version Repository Size 2023-12-07T23:38:50.604 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================================== 2023-12-07T23:38:50.604 INFO:teuthology.orchestra.run.smithi094.stdout:Installing: 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout:Upgrading: 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout:Installing dependencies: 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T23:38:50.605 INFO:teuthology.orchestra.run.smithi094.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-07T23:38:50.606 INFO:teuthology.orchestra.run.smithi094.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================================== 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:Install 21 Packages 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:Upgrade 2 Packages 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 62 M 2023-12-07T23:38:50.607 INFO:teuthology.orchestra.run.smithi094.stdout:Downloading Packages: 2023-12-07T23:38:51.457 INFO:teuthology.orchestra.run.smithi094.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 7.6 MB/s | 5.4 MB 00:00 2023-12-07T23:38:51.524 INFO:teuthology.orchestra.run.smithi094.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 364 kB/s | 24 kB 00:00 2023-12-07T23:38:51.683 INFO:teuthology.orchestra.run.smithi094.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 5.3 MB/s | 864 kB 00:00 2023-12-07T23:38:51.766 INFO:teuthology.orchestra.run.smithi094.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 6.4 MB/s | 545 kB 00:00 2023-12-07T23:38:52.083 INFO:teuthology.orchestra.run.smithi094.stdout:(5/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x8 10 MB/s | 14 MB 00:01 2023-12-07T23:38:52.159 INFO:teuthology.orchestra.run.smithi094.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 596 kB/s | 45 kB 00:00 2023-12-07T23:38:52.234 INFO:teuthology.orchestra.run.smithi094.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 1.7 MB/s | 129 kB 00:00 2023-12-07T23:38:52.318 INFO:teuthology.orchestra.run.smithi094.stdout:(8/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64. 13 MB/s | 6.9 MB 00:00 2023-12-07T23:38:52.343 INFO:teuthology.orchestra.run.smithi094.stdout:(9/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 1.8 MB/s | 197 kB 00:00 2023-12-07T23:38:52.397 INFO:teuthology.orchestra.run.smithi094.stdout:(10/23): python3-rados-19.0.0-83.gc56ad3ea.el8. 4.6 MB/s | 371 kB 00:00 2023-12-07T23:38:52.427 INFO:teuthology.orchestra.run.smithi094.stdout:(11/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 4.3 MB/s | 364 kB 00:00 2023-12-07T23:38:52.444 INFO:teuthology.orchestra.run.smithi094.stdout:(12/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 2.2 MB/s | 106 kB 00:00 2023-12-07T23:38:52.553 INFO:teuthology.orchestra.run.smithi094.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 542 kB/s | 59 kB 00:00 2023-12-07T23:38:52.603 INFO:teuthology.orchestra.run.smithi094.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.7 MB/s | 306 kB 00:00 2023-12-07T23:38:52.629 INFO:teuthology.orchestra.run.smithi094.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 994 kB/s | 75 kB 00:00 2023-12-07T23:38:52.642 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrading: 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-07T23:38:52.645 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T23:38:52.646 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout:Install 21 Packages 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrade 2 Packages 2023-12-07T23:38:52.647 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:38:52.648 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 62 M 2023-12-07T23:38:52.648 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T23:38:52.687 INFO:teuthology.orchestra.run.smithi094.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 804 kB/s | 47 kB 00:00 2023-12-07T23:38:52.729 INFO:teuthology.orchestra.run.smithi094.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2023-12-07T23:38:52.755 INFO:teuthology.orchestra.run.smithi094.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.8 MB/s | 259 kB 00:00 2023-12-07T23:38:52.797 INFO:teuthology.orchestra.run.smithi094.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 655 kB/s | 44 kB 00:00 2023-12-07T23:38:52.822 INFO:teuthology.orchestra.run.smithi094.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.6 MB/s | 354 kB 00:00 2023-12-07T23:38:53.091 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================================== 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: Package Arch Version Repository Size 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================================== 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-radosgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 14 M 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout:Upgrading: 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: librados2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: librbd1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 3.8 M 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-base x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 5.4 M 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 23 M 2023-12-07T23:38:53.094 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-selinux x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 24 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: libcephfs2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 864 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: libradosstriper1 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 545 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: librgw2 x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 6.9 M 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: python3-ceph-argparse x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 45 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: python3-ceph-common x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 129 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: python3-cephfs x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 197 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T23:38:53.095 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rados x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 371 k 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rbd x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 364 k 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rgw x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 106 k 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================================== 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout:Install 21 Packages 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout:Upgrade 2 Packages 2023-12-07T23:38:53.096 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:38:53.097 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 62 M 2023-12-07T23:38:53.097 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2023-12-07T23:38:53.172 INFO:teuthology.orchestra.run.smithi094.stdout:(21/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 10 MB/s | 3.8 MB 00:00 2023-12-07T23:38:53.340 INFO:teuthology.orchestra.run.smithi094.stdout:(22/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 7.3 MB/s | 3.8 MB 00:00 2023-12-07T23:38:54.011 INFO:teuthology.orchestra.run.smithi003.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 4.5 MB/s | 5.4 MB 00:01 2023-12-07T23:38:54.119 INFO:teuthology.orchestra.run.smithi003.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 224 kB/s | 24 kB 00:00 2023-12-07T23:38:54.361 INFO:teuthology.orchestra.run.smithi003.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 3.5 MB/s | 864 kB 00:00 2023-12-07T23:38:54.528 INFO:teuthology.orchestra.run.smithi003.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 3.2 MB/s | 545 kB 00:00 2023-12-07T23:38:55.720 INFO:teuthology.orchestra.run.smithi003.stdout:(5/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64. 5.8 MB/s | 6.9 MB 00:01 2023-12-07T23:38:55.820 INFO:teuthology.orchestra.run.smithi003.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 448 kB/s | 45 kB 00:00 2023-12-07T23:38:55.904 INFO:teuthology.orchestra.run.smithi003.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 1.5 MB/s | 129 kB 00:00 2023-12-07T23:38:55.987 INFO:teuthology.orchestra.run.smithi003.stdout:(8/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 2.3 MB/s | 197 kB 00:00 2023-12-07T23:38:56.071 INFO:teuthology.orchestra.run.smithi003.stdout:(9/23): python3-rados-19.0.0-83.gc56ad3ea.el8.x 4.3 MB/s | 371 kB 00:00 2023-12-07T23:38:56.163 INFO:teuthology.orchestra.run.smithi003.stdout:(10/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 3.9 MB/s | 364 kB 00:00 2023-12-07T23:38:56.181 INFO:teuthology.orchestra.run.smithi094.stdout:(23/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x8 4.2 MB/s | 23 MB 00:05 2023-12-07T23:38:56.183 INFO:teuthology.orchestra.run.smithi094.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:56.184 INFO:teuthology.orchestra.run.smithi094.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-07T23:38:56.230 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction check 2023-12-07T23:38:56.260 INFO:teuthology.orchestra.run.smithi003.stdout:(11/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 1.1 MB/s | 106 kB 00:00 2023-12-07T23:38:56.275 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction check succeeded. 2023-12-07T23:38:56.275 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction test 2023-12-07T23:38:56.522 INFO:teuthology.orchestra.run.smithi003.stdout:(12/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x8 6.1 MB/s | 23 MB 00:03 2023-12-07T23:38:56.626 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction test succeeded. 2023-12-07T23:38:56.629 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction 2023-12-07T23:38:56.814 INFO:teuthology.orchestra.run.smithi003.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 202 kB/s | 59 kB 00:00 2023-12-07T23:38:56.827 INFO:teuthology.orchestra.run.smithi052.stdout:(1/23): ceph-base-19.0.0-83.gc56ad3ea.el8.x86_6 1.6 MB/s | 5.4 MB 00:03 2023-12-07T23:38:56.886 INFO:teuthology.orchestra.run.smithi052.stdout:(2/23): ceph-selinux-19.0.0-83.gc56ad3ea.el8.x8 418 kB/s | 24 kB 00:00 2023-12-07T23:38:56.889 INFO:teuthology.orchestra.run.smithi003.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 487 kB/s | 306 kB 00:00 2023-12-07T23:38:56.956 INFO:teuthology.orchestra.run.smithi003.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 530 kB/s | 75 kB 00:00 2023-12-07T23:38:57.015 INFO:teuthology.orchestra.run.smithi003.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-07T23:38:57.057 INFO:teuthology.orchestra.run.smithi003.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-07T23:38:57.099 INFO:teuthology.orchestra.run.smithi003.stdout:(18/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-12-07T23:38:57.124 INFO:teuthology.orchestra.run.smithi003.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.2 MB/s | 354 kB 00:00 2023-12-07T23:38:57.191 INFO:teuthology.orchestra.run.smithi003.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 509 kB/s | 47 kB 00:00 2023-12-07T23:38:57.195 INFO:teuthology.orchestra.run.smithi052.stdout:(3/23): libcephfs2-19.0.0-83.gc56ad3ea.el8.x86_ 2.7 MB/s | 864 kB 00:00 2023-12-07T23:38:57.333 INFO:teuthology.orchestra.run.smithi003.stdout:(21/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x 3.1 MB/s | 14 MB 00:04 2023-12-07T23:38:57.403 INFO:teuthology.orchestra.run.smithi052.stdout:(4/23): libradosstriper1-19.0.0-83.gc56ad3ea.el 2.6 MB/s | 545 kB 00:00 2023-12-07T23:38:57.800 INFO:teuthology.orchestra.run.smithi003.stdout:(22/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 5.7 MB/s | 3.8 MB 00:00 2023-12-07T23:38:57.826 INFO:teuthology.orchestra.run.smithi094.stdout: Preparing : 1/1 2023-12-07T23:38:57.858 INFO:teuthology.orchestra.run.smithi003.stdout:(23/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 5.7 MB/s | 3.8 MB 00:00 2023-12-07T23:38:57.861 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:57.861 INFO:teuthology.orchestra.run.smithi003.stdout:Total 12 MB/s | 62 MB 00:05 2023-12-07T23:38:57.910 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T23:38:57.960 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T23:38:57.960 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T23:38:58.012 INFO:teuthology.orchestra.run.smithi052.stdout:(5/23): ceph-common-19.0.0-83.gc56ad3ea.el8.x86 4.9 MB/s | 23 MB 00:04 2023-12-07T23:38:58.040 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T23:38:58.070 INFO:teuthology.orchestra.run.smithi052.stdout:(6/23): python3-ceph-argparse-19.0.0-83.gc56ad3 773 kB/s | 45 kB 00:00 2023-12-07T23:38:58.129 INFO:teuthology.orchestra.run.smithi052.stdout:(7/23): python3-ceph-common-19.0.0-83.gc56ad3ea 2.2 MB/s | 129 kB 00:00 2023-12-07T23:38:58.196 INFO:teuthology.orchestra.run.smithi052.stdout:(8/23): python3-cephfs-19.0.0-83.gc56ad3ea.el8. 2.9 MB/s | 197 kB 00:00 2023-12-07T23:38:58.296 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:38:58.318 INFO:teuthology.orchestra.run.smithi052.stdout:(9/23): python3-rados-19.0.0-83.gc56ad3ea.el8.x 3.0 MB/s | 371 kB 00:00 2023-12-07T23:38:58.326 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T23:38:58.330 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T23:38:58.397 INFO:teuthology.orchestra.run.smithi052.stdout:(10/23): python3-rbd-19.0.0-83.gc56ad3ea.el8.x8 4.6 MB/s | 364 kB 00:00 2023-12-07T23:38:58.464 INFO:teuthology.orchestra.run.smithi052.stdout:(11/23): python3-rgw-19.0.0-83.gc56ad3ea.el8.x8 1.6 MB/s | 106 kB 00:00 2023-12-07T23:38:58.713 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:38:58.714 INFO:teuthology.orchestra.run.smithi052.stdout:(12/23): ceph-radosgw-19.0.0-83.gc56ad3ea.el8.x 2.6 MB/s | 14 MB 00:05 2023-12-07T23:38:58.739 INFO:teuthology.orchestra.run.smithi052.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-12-07T23:38:58.789 INFO:teuthology.orchestra.run.smithi052.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2023-12-07T23:38:58.815 INFO:teuthology.orchestra.run.smithi052.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 586 kB/s | 59 kB 00:00 2023-12-07T23:38:58.873 INFO:teuthology.orchestra.run.smithi052.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 807 kB/s | 47 kB 00:00 2023-12-07T23:38:58.915 INFO:teuthology.orchestra.run.smithi052.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2023-12-07T23:38:58.949 INFO:teuthology.orchestra.run.smithi052.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.4 MB/s | 259 kB 00:00 2023-12-07T23:38:58.999 INFO:teuthology.orchestra.run.smithi052.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 527 kB/s | 44 kB 00:00 2023-12-07T23:38:59.012 INFO:teuthology.orchestra.run.smithi094.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:38:59.067 INFO:teuthology.orchestra.run.smithi052.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2023-12-07T23:38:59.107 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:38:59.289 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:38:59.334 INFO:teuthology.orchestra.run.smithi052.stdout:(21/23): librgw2-19.0.0-83.gc56ad3ea.el8.x86_64 3.6 MB/s | 6.9 MB 00:01 2023-12-07T23:38:59.517 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T23:38:59.567 INFO:teuthology.orchestra.run.smithi052.stdout:(22/23): librados2-19.0.0-83.gc56ad3ea.el8.x86_ 6.7 MB/s | 3.8 MB 00:00 2023-12-07T23:38:59.679 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:38:59.740 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T23:38:59.742 INFO:teuthology.orchestra.run.smithi052.stdout:(23/23): librbd1-19.0.0-83.gc56ad3ea.el8.x86_64 5.6 MB/s | 3.8 MB 00:00 2023-12-07T23:38:59.745 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:38:59.745 INFO:teuthology.orchestra.run.smithi052.stdout:Total 9.3 MB/s | 62 MB 00:06 2023-12-07T23:38:59.797 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2023-12-07T23:38:59.847 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2023-12-07T23:38:59.847 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2023-12-07T23:38:59.978 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T23:39:00.090 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:00.167 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:39:00.211 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2023-12-07T23:39:00.215 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2023-12-07T23:39:00.321 INFO:teuthology.orchestra.run.smithi094.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:00.418 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:00.590 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:39:00.637 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T23:39:00.700 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T23:39:00.776 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:00.902 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:01.107 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:39:01.336 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T23:39:01.461 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T23:39:01.467 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2023-12-07T23:39:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:01.612 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:01.709 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T23:39:01.709 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:01.815 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-07T23:39:01.901 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:39:01.956 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:01.965 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:02.142 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:02.156 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:02.374 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T23:39:02.376 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-07T23:39:02.537 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:02.560 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T23:39:02.594 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:02.600 INFO:teuthology.orchestra.run.smithi052.stdout: Upgrading : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:02.723 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:02.738 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T23:39:02.792 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T23:39:02.916 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:39:02.966 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T23:39:03.189 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T23:39:03.195 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T23:39:03.337 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-07T23:39:03.367 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:03.499 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T23:39:03.675 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:03.729 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:03.838 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:03.845 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-07T23:39:03.987 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:04.067 INFO:teuthology.orchestra.run.smithi052.stdout: Upgrading : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:04.195 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:04.213 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:04.384 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T23:39:04.451 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T23:39:04.861 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-07T23:39:05.150 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:05.227 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:05.352 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T23:39:05.533 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T23:39:05.711 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T23:39:05.777 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T23:39:05.892 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-07T23:39:05.955 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:06.096 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 11/25 2023-12-07T23:39:06.238 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:06.464 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:06.644 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 14/25 2023-12-07T23:39:06.817 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:06.894 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 15/25 2023-12-07T23:39:07.027 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T23:39:07.163 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:07.249 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T23:39:07.362 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:07.485 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T23:39:07.634 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 19/25 2023-12-07T23:39:07.957 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:08.251 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:08.334 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:08.477 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:10.078 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:10.316 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:10.948 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:11.227 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:11.307 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:11.457 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:11.722 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:11.958 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:12.586 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 20/25 2023-12-07T23:39:12.870 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:13.092 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 21/25 2023-12-07T23:39:13.216 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:27.177 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /sys 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /proc 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /dev 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /run 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /mnt 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /var/tmp 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /home 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /tmp 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout:skipping the directory /dev 2023-12-07T23:39:27.178 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:28.590 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:28.610 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:28.610 INFO:teuthology.orchestra.run.smithi094.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:28.803 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:28.803 INFO:teuthology.orchestra.run.smithi094.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-07T23:39:29.379 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T23:39:29.380 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T23:39:29.381 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T23:39:29.381 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:29.381 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T23:39:29.381 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-07T23:39:30.977 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /sys 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /proc 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /run 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /mnt 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /var/tmp 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /home 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /tmp 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-12-07T23:39:30.978 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:39:32.477 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:32.496 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:32.496 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:32.707 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:32.707 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:32.859 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:32.859 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /sys 2023-12-07T23:39:32.859 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /proc 2023-12-07T23:39:32.859 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /dev 2023-12-07T23:39:32.859 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /run 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /mnt 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /var/tmp 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /home 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /tmp 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout:skipping the directory /dev 2023-12-07T23:39:32.860 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:39:33.195 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:33.195 INFO:teuthology.orchestra.run.smithi094.stdout:Installed products updated. 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:33.295 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T23:39:33.296 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:33.297 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T23:39:33.297 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout:Upgraded: 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout:Installed: 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.384 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T23:39:33.385 INFO:teuthology.orchestra.run.smithi094.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:33.386 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-12-07T23:39:33.572 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum -y install ceph-test 2023-12-07T23:39:33.921 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:39:34.409 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:34.434 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 23/25 2023-12-07T23:39:34.434 INFO:teuthology.orchestra.run.smithi052.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:34.613 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-07T23:39:34.774 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T23:39:34.774 INFO:teuthology.orchestra.run.smithi052.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:34.820 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 165 kB/s | 4.5 kB 00:00 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 3/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 4/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/25 2023-12-07T23:39:35.419 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 7/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x8 8/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_ 9/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 10/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 11/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 12/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 13/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T23:39:35.420 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 22/25 2023-12-07T23:39:35.421 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T23:39:35.421 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 24/25 2023-12-07T23:39:36.403 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-12-07T23:39:36.404 INFO:teuthology.orchestra.run.smithi094.stdout:========================================================================================== 2023-12-07T23:39:36.404 INFO:teuthology.orchestra.run.smithi094.stdout: Package Arch Version Repository Size 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout:========================================================================================== 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout:Installing: 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout:Installing dependencies: 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2023-12-07T23:39:36.405 INFO:teuthology.orchestra.run.smithi094.stdout:========================================================================================== 2023-12-07T23:39:36.406 INFO:teuthology.orchestra.run.smithi094.stdout:Install 6 Packages 2023-12-07T23:39:36.406 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:36.406 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 53 M 2023-12-07T23:39:36.406 INFO:teuthology.orchestra.run.smithi094.stdout:Installed size: 254 M 2023-12-07T23:39:36.406 INFO:teuthology.orchestra.run.smithi094.stdout:Downloading Packages: 2023-12-07T23:39:36.443 INFO:teuthology.orchestra.run.smithi094.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.9 MB/s | 70 kB 00:00 2023-12-07T23:39:36.518 INFO:teuthology.orchestra.run.smithi094.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.2 MB/s | 323 kB 00:00 2023-12-07T23:39:36.568 INFO:teuthology.orchestra.run.smithi094.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-12-07T23:39:36.610 INFO:teuthology.orchestra.run.smithi094.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-07T23:39:37.060 INFO:teuthology.orchestra.run.smithi094.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 280 kB/s | 183 kB 00:00 2023-12-07T23:39:37.560 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:37.560 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout:Upgraded: 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.765 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T23:39:37.766 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.767 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.767 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:37.767 INFO:teuthology.orchestra.run.smithi003.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T23:39:37.767 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:39:37.767 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T23:39:37.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-test 2023-12-07T23:39:38.315 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T23:39:39.051 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2023-12-07T23:39:39.378 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 93 kB/s | 4.1 kB 00:00 2023-12-07T23:39:39.741 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T23:39:39.741 INFO:teuthology.orchestra.run.smithi052.stdout:Installed products updated. 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout:Upgraded: 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: librados2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: librbd1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-base-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-radosgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-selinux-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.949 INFO:teuthology.orchestra.run.smithi052.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: libcephfs2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: libradosstriper1-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: librgw2-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: python3-ceph-argparse-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: python3-ceph-common-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: python3-cephfs-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T23:39:39.950 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rados-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.951 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rbd-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.951 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rgw-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:39.951 INFO:teuthology.orchestra.run.smithi052.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T23:39:39.951 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:39:39.951 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2023-12-07T23:39:40.118 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum -y install ceph-test 2023-12-07T23:39:40.488 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:39:41.051 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-07T23:39:41.052 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout:Install 6 Packages 2023-12-07T23:39:41.053 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T23:39:41.054 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 53 M 2023-12-07T23:39:41.054 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 254 M 2023-12-07T23:39:41.054 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T23:39:41.084 INFO:teuthology.orchestra.run.smithi003.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.3 MB/s | 70 kB 00:00 2023-12-07T23:39:41.151 INFO:teuthology.orchestra.run.smithi003.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-07T23:39:41.202 INFO:teuthology.orchestra.run.smithi003.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.5 MB/s | 187 kB 00:00 2023-12-07T23:39:41.243 INFO:teuthology.orchestra.run.smithi003.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-12-07T23:39:41.274 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 105 kB/s | 4.1 kB 00:00 2023-12-07T23:39:41.491 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-07T23:39:41.736 INFO:teuthology.orchestra.run.smithi003.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 269 kB/s | 183 kB 00:00 2023-12-07T23:39:43.249 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout:========================================================================================== 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout: Package Arch Version Repository Size 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout:========================================================================================== 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-test x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 52 M 2023-12-07T23:39:43.250 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: libcephsqlite x86_64 2:19.0.0-83.gc56ad3ea.el8 ceph 183 k 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout:========================================================================================== 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout:Install 6 Packages 2023-12-07T23:39:43.251 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:39:43.252 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 53 M 2023-12-07T23:39:43.252 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 254 M 2023-12-07T23:39:43.252 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2023-12-07T23:39:43.285 INFO:teuthology.orchestra.run.smithi052.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.1 MB/s | 70 kB 00:00 2023-12-07T23:39:43.419 INFO:teuthology.orchestra.run.smithi052.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.4 MB/s | 323 kB 00:00 2023-12-07T23:39:43.486 INFO:teuthology.orchestra.run.smithi052.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.8 MB/s | 187 kB 00:00 2023-12-07T23:39:43.686 INFO:teuthology.orchestra.run.smithi052.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.0 MB/s | 202 kB 00:00 2023-12-07T23:39:43.820 INFO:teuthology.orchestra.run.smithi052.stdout:(5/6): libcephsqlite-19.0.0-83.gc56ad3ea.el8.x8 323 kB/s | 183 kB 00:00 2023-12-07T23:39:44.994 INFO:teuthology.orchestra.run.smithi094.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 6.1 MB/s | 52 MB 00:08 2023-12-07T23:39:44.995 INFO:teuthology.orchestra.run.smithi094.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:39:44.995 INFO:teuthology.orchestra.run.smithi094.stdout:Total 6.2 MB/s | 53 MB 00:08 2023-12-07T23:39:45.033 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction check 2023-12-07T23:39:45.054 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction check succeeded. 2023-12-07T23:39:45.055 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction test 2023-12-07T23:39:45.335 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction test succeeded. 2023-12-07T23:39:45.339 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction 2023-12-07T23:39:45.814 INFO:teuthology.orchestra.run.smithi094.stdout: Preparing : 1/1 2023-12-07T23:39:45.940 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:46.030 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:46.252 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T23:39:46.390 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T23:39:46.530 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T23:39:46.699 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:39:49.636 INFO:teuthology.orchestra.run.smithi052.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 8.2 MB/s | 52 MB 00:06 2023-12-07T23:39:49.638 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:39:49.638 INFO:teuthology.orchestra.run.smithi052.stdout:Total 8.4 MB/s | 53 MB 00:06 2023-12-07T23:39:49.677 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2023-12-07T23:39:49.701 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2023-12-07T23:39:49.701 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2023-12-07T23:39:50.000 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2023-12-07T23:39:50.004 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2023-12-07T23:39:50.483 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2023-12-07T23:39:50.611 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:50.729 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:50.935 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T23:39:51.121 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T23:39:51.253 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T23:39:51.436 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:39:51.886 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:39:52.120 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:39:52.348 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:39:52.348 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-07T23:39:52.348 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-07T23:39:52.348 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T23:39:52.349 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T23:39:52.349 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T23:39:55.409 INFO:teuthology.orchestra.run.smithi003.stdout:(6/6): ceph-test-19.0.0-83.gc56ad3ea.el8.x86_64 3.7 MB/s | 52 MB 00:14 2023-12-07T23:39:55.411 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T23:39:55.411 INFO:teuthology.orchestra.run.smithi003.stdout:Total 3.7 MB/s | 53 MB 00:14 2023-12-07T23:39:55.451 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T23:39:55.474 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T23:39:55.474 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T23:39:55.773 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T23:39:55.777 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T23:39:56.054 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T23:39:56.055 INFO:teuthology.orchestra.run.smithi094.stdout:Installed products updated. 2023-12-07T23:39:56.239 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:56.239 INFO:teuthology.orchestra.run.smithi094.stdout:Installed: 2023-12-07T23:39:56.239 INFO:teuthology.orchestra.run.smithi094.stdout: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T23:39:56.239 INFO:teuthology.orchestra.run.smithi094.stdout: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T23:39:56.239 INFO:teuthology.orchestra.run.smithi094.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T23:39:56.240 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-12-07T23:39:56.240 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-12-07T23:39:56.258 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T23:39:56.379 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum -y install ceph 2023-12-07T23:39:56.392 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:56.515 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T23:39:56.718 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-12-07T23:39:56.723 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T23:39:56.868 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T23:39:56.953 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:39:57.042 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T23:39:57.199 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:39:57.200 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:39:57.417 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:39:57.464 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-07T23:39:57.464 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-07T23:39:57.464 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T23:39:57.464 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T23:39:57.464 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T23:39:57.470 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 158 kB/s | 4.1 kB 00:00 2023-12-07T23:39:57.681 INFO:teuthology.orchestra.run.smithi094.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 162 kB/s | 4.5 kB 00:00 2023-12-07T23:39:59.256 INFO:teuthology.orchestra.run.smithi094.stderr:Error: 2023-12-07T23:39:59.257 INFO:teuthology.orchestra.run.smithi094.stderr: Problem: conflicting requests 2023-12-07T23:39:59.257 INFO:teuthology.orchestra.run.smithi094.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-83.gc56ad3ea.el8.x86_64 2023-12-07T23:39:59.257 INFO:teuthology.orchestra.run.smithi094.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T23:39:59.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:39:59.338 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi094 with status 1: 'sudo yum -y install ceph' 2023-12-07T23:39:59.340 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi094 with status 1: 'sudo yum -y install ceph' 2023-12-07T23:39:59.442 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d0f3c3284e9d4bccbd87e2ebfc30f018 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi094 with status 1: 'sudo yum -y install ceph' 2023-12-07T23:39:59.446 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T23:39:59.457 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T23:39:59.472 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T23:39:59.472 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:39:59.497 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:39:59.501 DEBUG:teuthology.orchestra.run.smithi094:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T23:39:59.503 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-12-07T23:39:59.506 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:39:59.507 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-12-07T23:39:59.507 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 49 +1884us[+1884us] +/- 92ms 2023-12-07T23:39:59.507 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 49 -50us[ -50us] +/- 76ms 2023-12-07T23:39:59.507 INFO:teuthology.orchestra.run.smithi003.stdout:^* hv03.front.sepia.ceph.com 3 6 37 50 -1587us[-1500us] +/- 71ms 2023-12-07T23:39:59.507 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:39:59.514 INFO:teuthology.orchestra.run.smithi052.stderr:bash: ntpq: command not found 2023-12-07T23:39:59.518 INFO:teuthology.orchestra.run.smithi094.stderr:bash: ntpq: command not found 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 49 +1948us[+1964us] +/- 92ms 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 50 +24us[ +40us] +/- 76ms 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:^* hv03.front.sepia.ceph.com 3 6 37 49 -1523us[-1508us] +/- 71ms 2023-12-07T23:39:59.519 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:39:59.521 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T23:39:59.521 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2023-12-07T23:39:59.522 INFO:teuthology.orchestra.run.smithi094.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 49 +1945us[+1945us] +/- 92ms 2023-12-07T23:39:59.522 INFO:teuthology.orchestra.run.smithi094.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 50 -20us[ -20us] +/- 76ms 2023-12-07T23:39:59.522 INFO:teuthology.orchestra.run.smithi094.stdout:^* hv03.front.sepia.ceph.com 3 6 37 50 -1538us[-1505us] +/- 71ms 2023-12-07T23:39:59.522 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T23:39:59.523 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T23:39:59.535 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T23:39:59.536 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T23:39:59.547 DEBUG:teuthology.orchestra.run.smithi003:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-07T23:39:59.649 DEBUG:teuthology.orchestra.run.smithi052:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-07T23:39:59.748 DEBUG:teuthology.orchestra.run.smithi094:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-07T23:39:59.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:39:59.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:39:59.880 DEBUG:teuthology.orchestra.run.smithi052:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:39:59.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:39:59.911 DEBUG:teuthology.orchestra.run.smithi094:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-07T23:39:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:39:59.943 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T23:39:59.957 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T23:39:59.972 INFO:teuthology.task.internal:Duration was 682.034355 seconds 2023-12-07T23:39:59.973 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T23:39:59.988 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T23:39:59.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T23:39:59.990 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T23:39:59.992 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T23:40:00.037 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:40:00.039 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:40:00.040 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T23:40:00.482 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T23:40:00.483 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T23:40:00.483 DEBUG:teuthology.orchestra.run.smithi003:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T23:40:00.507 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2023-12-07T23:40:00.507 DEBUG:teuthology.orchestra.run.smithi052:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T23:40:00.529 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi094.front.sepia.ceph.com 2023-12-07T23:40:00.530 DEBUG:teuthology.orchestra.run.smithi094:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-07T23:40:00.553 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T23:40:00.553 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T23:40:00.555 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T23:40:00.571 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T23:40:00.631 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T23:40:00.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T23:40:00.634 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T23:40:00.651 DEBUG:teuthology.orchestra.run.smithi094:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T23:40:00.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T23:40:00.748 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T23:40:00.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T23:40:00.791 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T23:40:00.841 DEBUG:teuthology.orchestra.run.smithi094:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T23:40:00.873 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T23:40:00.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:00.885 DEBUG:teuthology.orchestra.run.smithi052:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:00.888 DEBUG:teuthology.orchestra.run.smithi094:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:00.910 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2023-12-07T23:40:00.912 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2023-12-07T23:40:00.939 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = core 2023-12-07T23:40:00.954 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:40:00.983 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:40:00.999 DEBUG:teuthology.orchestra.run.smithi094:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T23:40:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T23:40:01.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T23:40:01.025 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T23:40:01.027 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569/remote/smithi003 2023-12-07T23:40:01.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T23:40:01.071 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569/remote/smithi052 2023-12-07T23:40:01.072 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T23:40:01.119 DEBUG:teuthology.misc:Transferring archived files from smithi094:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569/remote/smithi094 2023-12-07T23:40:01.120 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T23:40:01.194 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T23:40:01.195 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T23:40:01.197 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T23:40:01.199 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T23:40:01.215 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T23:40:01.226 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T23:40:01.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T23:40:01.237 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T23:40:01.237 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T23:40:01.254 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T23:40:01.256 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T23:40:01.268 INFO:teuthology.orchestra.run.smithi003.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 23:40 /home/ubuntu/cephtest 2023-12-07T23:40:01.271 INFO:teuthology.orchestra.run.smithi052.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 23:40 /home/ubuntu/cephtest 2023-12-07T23:40:01.272 INFO:teuthology.orchestra.run.smithi094.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 23:40 /home/ubuntu/cephtest 2023-12-07T23:40:01.274 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T23:40:01.285 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T23:40:01.313 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T23:40:01.340 DEBUG:teuthology.nuke:shortname: smithi003 2023-12-07T23:40:01.341 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T23:40:01.366 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 23:23:31.830603', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T23:40:01.371 DEBUG:teuthology.nuke:shortname: smithi052 2023-12-07T23:40:01.371 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T23:40:01.396 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 23:23:31.832374', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T23:40:01.402 DEBUG:teuthology.nuke:shortname: smithi094 2023-12-07T23:40:01.402 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T23:40:01.428 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_21:35:03-rados-wip-yuri3-testing-2023-12-07-0727-distro-default-smithi/7482569', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 23:23:31.828687', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T23:40:01.438 INFO:teuthology.orchestra.console.smithi003:Power off 2023-12-07T23:40:01.439 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T23:40:01.485 INFO:teuthology.orchestra.console.smithi052:Power off 2023-12-07T23:40:01.485 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T23:40:01.504 DEBUG:teuthology.orchestra.console.smithi003:power off output: Chassis Power Control: Down/Off 2023-12-07T23:40:01.504 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:01.521 DEBUG:teuthology.orchestra.console.smithi052:power off output: Chassis Power Control: Down/Off 2023-12-07T23:40:01.522 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:01.554 INFO:teuthology.orchestra.console.smithi094:Power off 2023-12-07T23:40:01.555 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T23:40:01.565 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2023-12-07T23:40:01.566 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-12-07T23:40:01.581 DEBUG:teuthology.orchestra.console.smithi094:power off output: Chassis Power Control: Down/Off 2023-12-07T23:40:01.581 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:01.611 DEBUG:teuthology.orchestra.console.smithi094:check power output: Chassis Power is on 2023-12-07T23:40:01.662 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T23:40:01.663 INFO:teuthology.orchestra.run.smithi052.stdout:Installed products updated. 2023-12-07T23:40:01.869 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:40:01.869 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2023-12-07T23:40:01.869 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T23:40:01.870 INFO:teuthology.orchestra.run.smithi052.stdout: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T23:40:01.870 INFO:teuthology.orchestra.run.smithi052.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T23:40:01.870 INFO:teuthology.orchestra.run.smithi052.stdout: 2023-12-07T23:40:01.870 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2023-12-07T23:40:02.042 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum -y install ceph 2023-12-07T23:40:02.397 INFO:teuthology.orchestra.run.smithi052.stdout:Updating Subscription Management repositories. 2023-12-07T23:40:02.717 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 5/6 2023-12-07T23:40:02.955 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:40:03.145 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 105 kB/s | 4.1 kB 00:00 2023-12-07T23:40:03.175 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 6/6 2023-12-07T23:40:03.175 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-test-2:19.0.0-83.gc56ad3ea.el8.x86_64 1/6 2023-12-07T23:40:03.175 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephsqlite-2:19.0.0-83.gc56ad3ea.el8.x86_64 2/6 2023-12-07T23:40:03.176 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T23:40:03.176 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T23:40:03.176 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T23:40:03.377 INFO:teuthology.orchestra.run.smithi052.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-07T23:40:05.037 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T23:40:05.198 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T23:40:05.199 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T23:40:05.566 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:05.578 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:05.612 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:05.680 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is on 2023-12-07T23:40:05.687 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-12-07T23:40:05.725 DEBUG:teuthology.orchestra.console.smithi094:check power output: Chassis Power is on 2023-12-07T23:40:09.686 DEBUG:teuthology.orchestra.console.smithi052:pexpect command: ipmitool -H smithi052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:09.699 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:09.725 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:09.801 DEBUG:teuthology.orchestra.console.smithi052:check power output: Chassis Power is off 2023-12-07T23:40:09.809 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-12-07T23:40:09.838 DEBUG:teuthology.orchestra.console.smithi094:check power output: Chassis Power is on 2023-12-07T23:40:09.902 INFO:teuthology.orchestra.console.smithi052:Power off completed 2023-12-07T23:40:13.810 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:13.839 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T23:40:13.923 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is off 2023-12-07T23:40:13.954 DEBUG:teuthology.orchestra.console.smithi094:check power output: Chassis Power is off 2023-12-07T23:40:14.025 INFO:teuthology.orchestra.console.smithi003:Power off completed 2023-12-07T23:40:14.055 INFO:teuthology.orchestra.console.smithi094:Power off completed 2023-12-07T23:40:14.160 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 682.0343549251556 failure_reason: 'Command failed on smithi094 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d0f3c3284e9d4bccbd87e2ebfc30f018 status: fail success: false 2023-12-07T23:40:14.160 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T23:40:14.237 INFO:teuthology.run:FAIL