2023-12-07T16:44:41.806 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T16:44:41.806 DEBUG:teuthology.run:Teuthology command: 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_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182/orig.config.yaml 2023-12-07T16:44:41.843 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:44:41.918 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182 branch: wip-yuri8-testing-2023-12-06-1425 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: null first_in_suite: false job_id: '7482182' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri8-testing-2023-12-06-1425 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: e068ebcf7ecc6503f24666fb6b152034d3fe1067 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri8-testing-2023-12-06-1425 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 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: 4465 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-12-06-1425 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e068ebcf7ecc6503f24666fb6b152034d3fe1067/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi026.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi053.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 0x7fa615113ee0>, signals=[15]) 2023-12-07T16:44:42.361 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T16:44:42.369 INFO:teuthology.task.internal:Opening connections... 2023-12-07T16:44:42.369 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T16:44:42.371 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:42.438 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi026.front.sepia.ceph.com 2023-12-07T16:44:42.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:42.506 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2023-12-07T16:44:42.507 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:42.574 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T16:44:42.582 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2023-12-07T16:44:42.603 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2023-12-07T16:44:42.603 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2023-12-07T16:44:42.662 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T16:44:42.662 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T16:44:42.662 INFO:teuthology.orchestra.run.smithi003.stdout:ID="rhel" 2023-12-07T16:44:42.662 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="fedora" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="8.6" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el8" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T16:44:42.663 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T16:44:42.664 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2023-12-07T16:44:42.688 DEBUG:teuthology.orchestra.run.smithi026:> uname -m 2023-12-07T16:44:42.709 INFO:teuthology.orchestra.run.smithi026.stdout:x86_64 2023-12-07T16:44:42.710 DEBUG:teuthology.orchestra.run.smithi026:> cat /etc/os-release 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:ID="rhel" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:ID_LIKE="fedora" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_ID="8.6" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:PLATFORM_ID="platform:el8" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:ANSI_COLOR="0;31" 2023-12-07T16:44:42.770 INFO:teuthology.orchestra.run.smithi026.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T16:44:42.771 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T16:44:42.771 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2023-12-07T16:44:42.796 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2023-12-07T16:44:42.817 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2023-12-07T16:44:42.817 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:ID="rhel" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE="fedora" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="8.6" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:PLATFORM_ID="platform:el8" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:ANSI_COLOR="0;31" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T16:44:42.878 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T16:44:42.879 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:44:42.879 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T16:44:42.879 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T16:44:42.879 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T16:44:42.879 INFO:teuthology.orchestra.run.smithi053.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T16:44:42.879 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2023-12-07T16:44:42.896 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T16:44:42.907 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T16:44:42.976 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T16:44:42.977 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2023-12-07T16:44:42.979 DEBUG:teuthology.orchestra.run.smithi026:> test '!' -e /home/ubuntu/cephtest 2023-12-07T16:44:42.981 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2023-12-07T16:44:43.000 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T16:44:43.011 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T16:44:43.011 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2023-12-07T16:44:43.039 DEBUG:teuthology.orchestra.run.smithi026:> test -z $(ls -A /var/lib/ceph) 2023-12-07T16:44:43.041 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2023-12-07T16:44:43.074 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T16:44:43.141 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T16:44:43.160 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T16:44:43.160 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-07T16:44:43.160 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T16:44:43.161 DEBUG:teuthology.orchestra.run.smithi026:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T16:44:43.161 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T16:44:43.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:43.180 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2023-12-07T16:44:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:43.182 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-12-07T16:44:43.182 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2023-12-07T16:44:43.241 INFO:teuthology.orchestra.run.smithi026.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.241 INFO:teuthology.task.kernel:Running kernel on smithi026: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.241 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum install -y kernel 2023-12-07T16:44:43.243 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.243 INFO:teuthology.task.kernel:Running kernel on smithi003: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2023-12-07T16:44:43.244 INFO:teuthology.orchestra.run.smithi053.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.244 INFO:teuthology.task.kernel:Running kernel on smithi053: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:43.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum install -y kernel 2023-12-07T16:44:44.425 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:44.426 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-12-07T16:44:44.426 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:44.427 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T16:44:44.493 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:44.494 INFO:teuthology.orchestra.run.smithi026.stdout:Unable to read consumer identity 2023-12-07T16:44:45.797 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-07T16:44:45.888 INFO:teuthology.orchestra.run.smithi026.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T16:44:45.898 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-07T16:44:46.922 INFO:teuthology.orchestra.run.smithi026.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2023-12-07T16:44:46.934 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2023-12-07T16:44:47.389 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-12-07T16:44:50.572 INFO:teuthology.orchestra.run.smithi026.stdout:lab-extras 556 kB/s | 24 kB 00:00 2023-12-07T16:44:50.616 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 421 kB/s | 24 kB 00:00 2023-12-07T16:44:51.122 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 427 kB/s | 24 kB 00:00 2023-12-07T16:44:51.274 INFO:teuthology.orchestra.run.smithi026.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T16:44:51.339 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2023-12-07T16:44:51.340 INFO:teuthology.orchestra.run.smithi026.stdout:Nothing to do. 2023-12-07T16:44:51.341 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2023-12-07T16:44:51.360 INFO:teuthology.orchestra.run.smithi053.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T16:44:51.421 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-12-07T16:44:51.422 INFO:teuthology.orchestra.run.smithi053.stdout:Nothing to do. 2023-12-07T16:44:51.422 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-12-07T16:44:51.465 DEBUG:teuthology.orchestra.run.smithi026:> echo no | sudo yum reinstall kernel || true 2023-12-07T16:44:51.535 DEBUG:teuthology.orchestra.run.smithi053:> echo no | sudo yum reinstall kernel || true 2023-12-07T16:44:51.818 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:51.818 INFO:teuthology.orchestra.run.smithi026.stdout:Unable to read consumer identity 2023-12-07T16:44:51.833 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T16:44:51.883 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T16:44:51.884 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2023-12-07T16:44:51.885 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T16:44:51.927 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:51.927 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-12-07T16:44:52.014 DEBUG:teuthology.orchestra.run.smithi003:> echo no | sudo yum reinstall kernel || true 2023-12-07T16:44:52.095 INFO:teuthology.orchestra.run.smithi026.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 04:44:50 PM UTC. 2023-12-07T16:44:52.140 INFO:teuthology.orchestra.run.smithi026.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:52.170 INFO:teuthology.orchestra.run.smithi026.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:52.201 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 04:44:50 PM UTC. 2023-12-07T16:44:52.217 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum reinstall -y kernel || true 2023-12-07T16:44:52.243 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:52.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:52.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum reinstall -y kernel || true 2023-12-07T16:44:52.364 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:52.364 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T16:44:52.566 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:52.566 INFO:teuthology.orchestra.run.smithi026.stdout:Unable to read consumer identity 2023-12-07T16:44:52.638 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 04:44:51 PM UTC. 2023-12-07T16:44:52.675 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:52.675 INFO:teuthology.orchestra.run.smithi053.stdout:Unable to read consumer identity 2023-12-07T16:44:52.681 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:52.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:52.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum reinstall -y kernel || true 2023-12-07T16:44:52.834 INFO:teuthology.orchestra.run.smithi026.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 04:44:50 PM UTC. 2023-12-07T16:44:52.879 INFO:teuthology.orchestra.run.smithi026.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:52.908 INFO:teuthology.orchestra.run.smithi026.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:52.944 INFO:teuthology.orchestra.run.smithi053.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 04:44:50 PM UTC. 2023-12-07T16:44:52.961 DEBUG:teuthology.orchestra.run.smithi026:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T16:44:52.988 INFO:teuthology.orchestra.run.smithi053.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:53.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:53.046 INFO:teuthology.orchestra.run.smithi026.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.046 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.046 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T16:44:53.046 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T16:44:53.046 DEBUG:teuthology.orchestra.run.smithi026:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T16:44:53.060 DEBUG:teuthology.orchestra.run.smithi053:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T16:44:53.080 INFO:teuthology.orchestra.run.smithi026.stdout:ttyS1 2023-12-07T16:44:53.092 DEBUG:teuthology.parallel:result is None 2023-12-07T16:44:53.127 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:44:53.127 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-12-07T16:44:53.142 INFO:teuthology.orchestra.run.smithi053.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.143 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.143 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T16:44:53.143 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-07T16:44:53.143 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T16:44:53.170 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2023-12-07T16:44:53.186 DEBUG:teuthology.parallel:result is None 2023-12-07T16:44:53.395 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 04:44:51 PM UTC. 2023-12-07T16:44:53.440 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T16:44:53.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-12-07T16:44:53.513 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T16:44:53.598 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.598 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:44:53.598 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T16:44:53.598 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T16:44:53.598 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T16:44:53.629 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2023-12-07T16:44:53.646 DEBUG:teuthology.parallel:result is None 2023-12-07T16:44:53.646 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T16:44:53.654 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T16:44:53.654 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T16:44:53.689 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T16:44:53.691 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T16:44:53.711 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T16:44:53.719 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T16:44:53.728 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T16:44:53.729 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T16:44:53.746 DEBUG:teuthology.orchestra.run.smithi026:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T16:44:53.749 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T16:44:53.783 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T16:44:53.790 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T16:44:53.791 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-07T16:44:53.803 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:44:53.808 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:44:53.843 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.845 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.853 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.854 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.856 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.865 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T16:44:53.866 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T16:44:53.874 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T16:44:53.874 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-07T16:44:53.897 DEBUG:teuthology.orchestra.run.smithi026:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T16:44:53.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T16:44:53.936 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T16:44:53.945 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T16:44:53.946 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T16:44:53.966 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T16:44:53.969 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T16:44:53.995 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.130 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.215 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-12-07T16:44:54.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T16:44:54.284 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.328 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.381 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.465 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.510 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-07T16:44:54.510 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T16:44:54.593 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.642 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T16:44:54.695 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T16:44:54.826 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-12-07T16:44:54.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T16:44:54.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2023-12-07T16:44:54.923 DEBUG:teuthology.orchestra.run.smithi026:> sudo service rsyslog restart 2023-12-07T16:44:54.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2023-12-07T16:44:54.982 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:44:55.004 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:44:55.022 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:44:55.373 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T16:44:55.380 INFO:teuthology.task.internal:Starting timer... 2023-12-07T16:44:55.381 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T16:44:55.396 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T16:44:55.405 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T16:44:55.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2023-12-07T16:44:55.477 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2023-12-07T16:44:55.479 DEBUG:teuthology.orchestra.run.smithi026:> sudo service auditd rotate 2023-12-07T16:44:55.531 INFO:teuthology.orchestra.run.smithi026.stdout:Rotating logs: 2023-12-07T16:44:55.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo service auditd rotate 2023-12-07T16:44:55.594 INFO:teuthology.orchestra.run.smithi053.stdout:Rotating logs: 2023-12-07T16:44:55.596 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T16:44:55.596 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2023-12-07T16:44:55.622 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2023-12-07T16:44:55.622 DEBUG:teuthology.orchestra.run.smithi026:> /usr/sbin/getenforce 2023-12-07T16:44:55.642 INFO:teuthology.orchestra.run.smithi026.stdout:Permissive 2023-12-07T16:44:55.642 DEBUG:teuthology.orchestra.run.smithi053:> /usr/sbin/getenforce 2023-12-07T16:44:55.668 INFO:teuthology.orchestra.run.smithi053.stdout:Permissive 2023-12-07T16:44:55.668 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi026.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi053.front.sepia.ceph.com': 'permissive'} 2023-12-07T16:44:55.668 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-07T16:44:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:55.697 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:44:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:55.727 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:44:55.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:44:55.755 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T16:44:55.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2023-12-07T16:44:55.786 DEBUG:teuthology.orchestra.run.smithi026:> sudo /usr/sbin/setenforce permissive 2023-12-07T16:44:55.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo /usr/sbin/setenforce permissive 2023-12-07T16:44:55.841 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T16:44:55.851 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-07T16:44:55.852 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T16:44:55.867 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-07T16:44:55.868 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi026.front.sepia.ceph.com,smithi053.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T16:56:32.744 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi026.front.sepia.ceph.com'), Remote(name='ubuntu@smithi053.front.sepia.ceph.com')] 2023-12-07T16:56:32.745 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-12-07T16:56:32.746 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:56:32.822 DEBUG:teuthology.orchestra.run.smithi003:> true 2023-12-07T16:56:32.900 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-12-07T16:56:32.901 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-07T16:56:32.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:56:32.991 DEBUG:teuthology.orchestra.run.smithi026:> true 2023-12-07T16:56:33.059 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2023-12-07T16:56:33.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-12-07T16:56:33.060 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:56:33.181 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-12-07T16:56:33.255 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-12-07T16:56:33.256 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T16:56:33.271 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T16:56:33.271 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T16:56:33.272 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-07T16:56:33.275 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T16:56:33.275 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:56:33.278 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T16:56:33.278 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:56:33.312 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T16:56:33.313 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T16:56:33.331 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T16:56:33.331 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T16:56:33.334 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T16:56:33.350 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T16:56:33.402 INFO:teuthology.orchestra.run.smithi026.stderr:sudo: ntpd: command not found 2023-12-07T16:56:33.402 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2023-12-07T16:56:33.415 INFO:teuthology.orchestra.run.smithi026.stdout:506 Cannot talk to daemon 2023-12-07T16:56:33.416 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2023-12-07T16:56:33.430 INFO:teuthology.orchestra.run.smithi053.stderr:sudo: ntpd: command not found 2023-12-07T16:56:33.432 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T16:56:33.433 INFO:teuthology.orchestra.run.smithi053.stdout:506 Cannot talk to daemon 2023-12-07T16:56:33.433 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T16:56:33.446 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T16:56:33.452 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T16:56:33.452 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T16:56:33.465 INFO:teuthology.orchestra.run.smithi053.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T16:56:33.529 INFO:teuthology.orchestra.run.smithi026.stderr:bash: ntpq: command not found 2023-12-07T16:56:33.529 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-12-07T16:56:33.530 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:56:33.530 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-12-07T16:56:33.531 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.531 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.531 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.531 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.532 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:56:33.532 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2023-12-07T16:56:33.532 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.532 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.532 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.533 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.543 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.560 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:56:33.560 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T16:56:33.573 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T16:56:33.574 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T16:56:33.574 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T16:56:33.575 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi026.front.sepia.ceph.com 2023-12-07T16:56:33.575 DEBUG:teuthology.orchestra.run.smithi026:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T16:56:33.575 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi053.front.sepia.ceph.com 2023-12-07T16:56:33.575 DEBUG:teuthology.orchestra.run.smithi053:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T16:56:33.969 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:33.970 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:33.996 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:35.833 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-07T16:56:35.882 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-07T16:56:35.884 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-07T16:56:36.146 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 kB/s | 4.5 kB 00:00 2023-12-07T16:56:36.168 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-07T16:56:36.261 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout: Package Architecture Version Repository Size 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout:Resetting modules: 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools 2023-12-07T16:56:38.324 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:56:38.325 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-12-07T16:56:38.325 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================ 2023-12-07T16:56:38.325 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:56:38.341 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T16:56:38.342 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T16:56:38.342 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout:Resetting modules: 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-12-07T16:56:38.343 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:56:38.444 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout:Resetting modules: 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout: container-tools 2023-12-07T16:56:38.446 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:56:38.447 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2023-12-07T16:56:38.447 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2023-12-07T16:56:38.447 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:56:47.711 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2023-12-07T16:56:48.203 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:48.746 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T16:56:49.220 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:49.955 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-07T16:56:50.387 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-07T16:56:50.615 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-12-07T16:56:50.942 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-07T16:56:51.080 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:56:51.262 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-07T16:56:52.557 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2023-12-07T16:56:52.661 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================================================ 2023-12-07T16:56:52.661 INFO:teuthology.orchestra.run.smithi026.stdout: Package Arch Version Repository Size 2023-12-07T16:56:52.661 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================================================ 2023-12-07T16:56:52.661 INFO:teuthology.orchestra.run.smithi026.stdout:Installing group/module packages: 2023-12-07T16:56:52.661 INFO:teuthology.orchestra.run.smithi026.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-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.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-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.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-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.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-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout:Installing module profiles: 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: container-tools/common 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:56:52.662 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling module streams: 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout: container-tools rhel8 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================================================ 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout:Install 10 Packages 2023-12-07T16:56:52.663 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:56:52.664 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 18 M 2023-12-07T16:56:52.664 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 65 M 2023-12-07T16:56:52.664 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2023-12-07T16:56:52.790 INFO:teuthology.orchestra.run.smithi026.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 325 kB/s | 41 kB 00:00 2023-12-07T16:56:52.840 INFO:teuthology.orchestra.run.smithi026.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 534 kB/s | 94 kB 00:00 2023-12-07T16:56:52.857 INFO:teuthology.orchestra.run.smithi026.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 129 kB/s | 25 kB 00:00 2023-12-07T16:56:52.907 INFO:teuthology.orchestra.run.smithi026.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 422 kB/s | 49 kB 00:00 2023-12-07T16:56:52.982 INFO:teuthology.orchestra.run.smithi026.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.6 MB/s | 524 kB 00:00 2023-12-07T16:56:53.018 INFO:teuthology.orchestra.run.smithi026.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-07T16:56:53.125 INFO:teuthology.orchestra.run.smithi026.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.5 MB/s | 213 kB 00:00 2023-12-07T16:56:53.210 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-07T16:56:53.242 INFO:teuthology.orchestra.run.smithi026.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 21 MB/s | 8.0 MB 00:00 2023-12-07T16:56:53.383 INFO:teuthology.orchestra.run.smithi026.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 19 MB/s | 7.0 MB 00:00 2023-12-07T16:56:53.433 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T16:56:53.434 INFO:teuthology.orchestra.run.smithi026.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 7.1 MB/s | 2.2 MB 00:00 2023-12-07T16:56:53.434 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:56:53.434 INFO:teuthology.orchestra.run.smithi026.stdout:Total 24 MB/s | 18 MB 00:00 2023-12-07T16:56:53.516 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-07T16:56:53.533 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T16:56:53.534 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T16:56:53.534 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T16:56:53.534 INFO:teuthology.orchestra.run.smithi003.stdout:Installing group/module packages: 2023-12-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 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-07T16:56:53.534 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T16:56:53.534 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-07T16:56:53.534 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T16:56:53.535 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-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:Installing module profiles: 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools/common 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling module streams: 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools rhel8 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================================================ 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:Install 10 Packages 2023-12-07T16:56:53.535 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:56:53.536 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 18 M 2023-12-07T16:56:53.536 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 65 M 2023-12-07T16:56:53.536 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T16:56:53.640 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2023-12-07T16:56:53.660 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2023-12-07T16:56:53.660 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2023-12-07T16:56:53.671 INFO:teuthology.orchestra.run.smithi003.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 303 kB/s | 41 kB 00:00 2023-12-07T16:56:53.689 INFO:teuthology.orchestra.run.smithi003.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 620 kB/s | 94 kB 00:00 2023-12-07T16:56:53.705 INFO:teuthology.orchestra.run.smithi003.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 148 kB/s | 25 kB 00:00 2023-12-07T16:56:53.791 INFO:teuthology.orchestra.run.smithi003.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 421 kB/s | 49 kB 00:00 2023-12-07T16:56:53.822 INFO:teuthology.orchestra.run.smithi003.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.8 MB/s | 524 kB 00:00 2023-12-07T16:56:53.854 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2023-12-07T16:56:53.858 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2023-12-07T16:56:53.914 INFO:teuthology.orchestra.run.smithi003.stdout:(6/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.3 MB/s | 213 kB 00:00 2023-12-07T16:56:53.964 INFO:teuthology.orchestra.run.smithi003.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 851 kB/s | 149 kB 00:00 2023-12-07T16:56:54.148 INFO:teuthology.orchestra.run.smithi003.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 18 MB/s | 8.0 MB 00:00 2023-12-07T16:56:54.232 INFO:teuthology.orchestra.run.smithi003.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 8.2 MB/s | 2.2 MB 00:00 2023-12-07T16:56:54.343 INFO:teuthology.orchestra.run.smithi003.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 16 MB/s | 7.0 MB 00:00 2023-12-07T16:56:54.343 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:56:54.343 INFO:teuthology.orchestra.run.smithi003.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-07T16:56:54.377 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2023-12-07T16:56:54.526 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T16:56:54.547 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T16:56:54.567 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T16:56:54.567 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T16:56:54.698 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:56:54.762 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T16:56:54.766 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T16:56:54.860 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T16:56:55.051 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T16:56:55.281 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T16:56:55.405 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T16:56:55.505 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T16:56:55.672 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-12-07T16:56:55.731 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================================ 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================================ 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout:Installing group/module packages: 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.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-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.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-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.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-07T16:56:55.776 INFO:teuthology.orchestra.run.smithi053.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-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:Installing module profiles: 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools/common 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:Enabling module streams: 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: container-tools rhel8 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================================================ 2023-12-07T16:56:55.777 INFO:teuthology.orchestra.run.smithi053.stdout:Install 10 Packages 2023-12-07T16:56:55.778 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:56:55.778 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 18 M 2023-12-07T16:56:55.778 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 65 M 2023-12-07T16:56:55.778 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-12-07T16:56:55.946 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T16:56:55.985 INFO:teuthology.orchestra.run.smithi053.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 120 kB/s | 25 kB 00:00 2023-12-07T16:56:56.011 INFO:teuthology.orchestra.run.smithi053.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 177 kB/s | 41 kB 00:00 2023-12-07T16:56:56.052 INFO:teuthology.orchestra.run.smithi053.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 344 kB/s | 94 kB 00:00 2023-12-07T16:56:56.154 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T16:56:56.162 INFO:teuthology.orchestra.run.smithi053.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 281 kB/s | 49 kB 00:00 2023-12-07T16:56:56.185 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T16:56:56.186 INFO:teuthology.orchestra.run.smithi053.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.9 MB/s | 524 kB 00:00 2023-12-07T16:56:56.269 INFO:teuthology.orchestra.run.smithi053.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-07T16:56:56.311 INFO:teuthology.orchestra.run.smithi053.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.7 MB/s | 213 kB 00:00 2023-12-07T16:56:56.407 INFO:teuthology.orchestra.run.smithi053.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 23 MB/s | 8.0 MB 00:00 2023-12-07T16:56:56.472 INFO:teuthology.orchestra.run.smithi053.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 14 MB/s | 2.2 MB 00:00 2023-12-07T16:56:56.522 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T16:56:56.578 INFO:teuthology.orchestra.run.smithi053.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 23 MB/s | 7.0 MB 00:00 2023-12-07T16:56:56.579 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:56:56.579 INFO:teuthology.orchestra.run.smithi053.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-07T16:56:56.787 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-12-07T16:56:56.808 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-12-07T16:56:56.808 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-12-07T16:56:57.001 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-12-07T16:56:57.005 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-12-07T16:56:57.090 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T16:56:57.292 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T16:56:57.348 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T16:56:57.436 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T16:56:57.518 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-12-07T16:56:57.579 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:56:57.724 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T16:56:57.854 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T16:56:57.855 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T16:56:57.886 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:56:58.075 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T16:56:58.263 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T16:56:58.266 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T16:56:58.491 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T16:56:58.660 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T16:56:58.703 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T16:56:58.898 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T16:56:59.171 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T16:56:59.172 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T16:56:59.172 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T16:56:59.172 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T16:56:59.448 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T16:57:00.365 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T16:57:00.583 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T16:57:00.792 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T16:57:00.968 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:57:01.240 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T16:57:01.240 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T16:57:01.240 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T16:57:01.240 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T16:57:01.240 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T16:57:01.241 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T16:57:01.241 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T16:57:01.241 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T16:57:01.241 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T16:57:01.241 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T16:57:06.898 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T16:57:06.899 INFO:teuthology.orchestra.run.smithi026.stdout:Installed products updated. 2023-12-07T16:57:07.111 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:57:07.111 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:57:07.112 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2023-12-07T16:57:07.251 DEBUG:teuthology.parallel:result is None 2023-12-07T16:57:10.531 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T16:57:10.531 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:10.740 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:10.741 INFO:teuthology.orchestra.run.smithi003.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:10.741 INFO:teuthology.orchestra.run.smithi003.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T16:57:10.741 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:57:10.741 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T16:57:10.880 DEBUG:teuthology.parallel:result is None 2023-12-07T16:57:10.922 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T16:57:10.923 INFO:teuthology.orchestra.run.smithi053.stdout:Installed products updated. 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T16:57:11.134 INFO:teuthology.orchestra.run.smithi053.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T16:57:11.135 INFO:teuthology.orchestra.run.smithi053.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T16:57:11.135 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:57:11.135 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-12-07T16:57:11.276 DEBUG:teuthology.parallel:result is None 2023-12-07T16:57:11.277 INFO:teuthology.run_tasks:Running task install... 2023-12-07T16:57:11.289 DEBUG:teuthology.task.install:project ceph 2023-12-07T16:57:11.289 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067'}} 2023-12-07T16:57:11.289 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067'} 2023-12-07T16:57:11.289 INFO:teuthology.task.install:Using flavor: default 2023-12-07T16:57:11.302 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-07T16:57:11.303 INFO:teuthology.task.install:extra packages: [] 2023-12-07T16:57:11.303 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': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T16:57:11.304 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T16:57:11.307 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': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T16:57:11.307 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T16:57:11.309 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': 'e068ebcf7ecc6503f24666fb6b152034d3fe1067', 'tag': None, 'wait_for_package': False} 2023-12-07T16:57:11.309 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T16:57:11.536 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T16:57:11.536 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T16:57:11.627 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T16:57:11.627 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T16:57:11.649 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/ 2023-12-07T16:57:11.649 INFO:teuthology.task.install.rpm:Package version is 19.0.0-64.ge068ebcf 2023-12-07T16:57:11.741 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T16:57:11.755 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-12-07T16:57:11.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T16:57:11.789 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T16:57:11.790 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-12-07T16:57:11.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T16:57:11.820 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-07T16:57:11.820 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/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T16:57:11.821 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-07T16:57:11.822 DEBUG:teuthology.orchestra.run.smithi053:> 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/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T16:57:11.892 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/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-yuri8-testing-2023-12-06-1425/e068ebcf7ecc6503f24666fb6b152034d3fe1067/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T16:57:11.892 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2023-12-07T16:57:11.892 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T16:57:11.906 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-07T16:57:11.908 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:57:11.958 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-07T16:57:11.958 DEBUG:teuthology.orchestra.run.smithi026:> 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/e068ebcf7ecc6503f24666fb6b152034d3fe1067/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T16:57:11.986 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:57:11.987 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-07T16:57:12.031 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:57:12.056 INFO:teuthology.orchestra.run.smithi053.stdout:check_obsoletes = 1 2023-12-07T16:57:12.056 INFO:teuthology.orchestra.run.smithi003.stdout:check_obsoletes = 1 2023-12-07T16:57:12.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum clean all 2023-12-07T16:57:12.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum clean all 2023-12-07T16:57:12.116 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:57:12.187 INFO:teuthology.orchestra.run.smithi026.stdout:check_obsoletes = 1 2023-12-07T16:57:12.188 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum clean all 2023-12-07T16:57:12.450 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:12.459 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:12.587 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:13.840 INFO:teuthology.orchestra.run.smithi026.stdout:44 files removed 2023-12-07T16:57:13.891 INFO:teuthology.orchestra.run.smithi053.stdout:44 files removed 2023-12-07T16:57:13.904 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum -y install ceph-radosgw 2023-12-07T16:57:13.905 INFO:teuthology.orchestra.run.smithi003.stdout:44 files removed 2023-12-07T16:57:13.945 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-radosgw 2023-12-07T16:57:13.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-radosgw 2023-12-07T16:57:14.262 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:14.302 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:14.344 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:57:15.965 INFO:teuthology.orchestra.run.smithi053.stdout:ceph packages for x86_64 214 kB/s | 81 kB 00:00 2023-12-07T16:57:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:ceph packages for x86_64 171 kB/s | 81 kB 00:00 2023-12-07T16:57:16.577 INFO:teuthology.orchestra.run.smithi026.stdout:ceph packages for x86_64 108 kB/s | 81 kB 00:00 2023-12-07T16:57:16.593 INFO:teuthology.orchestra.run.smithi053.stdout:ceph noarch packages 16 kB/s | 9.5 kB 00:00 2023-12-07T16:57:16.751 INFO:teuthology.orchestra.run.smithi003.stdout:ceph noarch packages 16 kB/s | 9.5 kB 00:00 2023-12-07T16:57:17.197 INFO:teuthology.orchestra.run.smithi026.stdout:ceph noarch packages 16 kB/s | 9.5 kB 00:00 2023-12-07T16:57:17.225 INFO:teuthology.orchestra.run.smithi053.stdout:ceph source packages 2.4 kB/s | 1.5 kB 00:00 2023-12-07T16:57:17.304 INFO:teuthology.orchestra.run.smithi003.stdout:ceph source packages 2.8 kB/s | 1.5 kB 00:00 2023-12-07T16:57:17.402 INFO:teuthology.orchestra.run.smithi053.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T16:57:17.454 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-07T16:57:17.797 INFO:teuthology.orchestra.run.smithi026.stdout:ceph source packages 2.6 kB/s | 1.5 kB 00:00 2023-12-07T16:57:17.946 INFO:teuthology.orchestra.run.smithi026.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-07T16:57:19.649 INFO:teuthology.orchestra.run.smithi026.stdout:Extra Packages for Enterprise Linux 9.5 MB/s | 16 MB 00:01 2023-12-07T16:57:20.704 INFO:teuthology.orchestra.run.smithi053.stdout:Extra Packages for Enterprise Linux 4.9 MB/s | 16 MB 00:03 2023-12-07T16:57:23.355 INFO:teuthology.orchestra.run.smithi026.stdout:lab-extras 524 kB/s | 24 kB 00:00 2023-12-07T16:57:24.434 INFO:teuthology.orchestra.run.smithi053.stdout:lab-extras 393 kB/s | 24 kB 00:00 2023-12-07T16:57:24.623 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-12-07T16:57:25.702 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-07T16:57:27.244 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 1.6 MB/s | 16 MB 00:09 2023-12-07T16:57:30.961 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 431 kB/s | 24 kB 00:00 2023-12-07T16:57:32.639 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 MB/s | 53 MB 00:01 2023-12-07T16:57:33.300 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 MB/s | 53 MB 00:01 2023-12-07T16:57:34.679 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-12-07T16:57:41.580 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-07T16:57:45.431 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================================== 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout: Package Arch Version Repository Size 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================================== 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout:Installing: 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T16:57:45.434 INFO:teuthology.orchestra.run.smithi026.stdout:Upgrading: 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T16:57:45.435 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T16:57:45.436 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================================== 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout:Install 21 Packages 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout:Upgrade 2 Packages 2023-12-07T16:57:45.437 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:57:45.444 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 63 M 2023-12-07T16:57:45.444 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2023-12-07T16:57:46.216 INFO:teuthology.orchestra.run.smithi026.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 7.1 MB/s | 5.4 MB 00:00 2023-12-07T16:57:46.284 INFO:teuthology.orchestra.run.smithi026.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 365 kB/s | 24 kB 00:00 2023-12-07T16:57:46.442 INFO:teuthology.orchestra.run.smithi026.stdout:(3/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 5.2 MB/s | 842 kB 00:00 2023-12-07T16:57:46.542 INFO:teuthology.orchestra.run.smithi026.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 5.2 MB/s | 527 kB 00:00 2023-12-07T16:57:46.654 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================================== 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================================== 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrading: 2023-12-07T16:57:46.659 INFO:teuthology.orchestra.run.smithi053.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T16:57:46.661 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T16:57:46.661 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-12-07T16:57:46.661 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T16:57:46.662 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout:================================================================================================== 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout:Install 21 Packages 2023-12-07T16:57:46.663 INFO:teuthology.orchestra.run.smithi053.stdout:Upgrade 2 Packages 2023-12-07T16:57:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:57:46.665 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 63 M 2023-12-07T16:57:46.665 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-12-07T16:57:47.218 INFO:teuthology.orchestra.run.smithi026.stdout:(5/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x8 8.3 MB/s | 15 MB 00:01 2023-12-07T16:57:47.301 INFO:teuthology.orchestra.run.smithi026.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 537 kB/s | 45 kB 00:00 2023-12-07T16:57:47.384 INFO:teuthology.orchestra.run.smithi026.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 1.5 MB/s | 128 kB 00:00 2023-12-07T16:57:47.460 INFO:teuthology.orchestra.run.smithi026.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 2.6 MB/s | 198 kB 00:00 2023-12-07T16:57:47.543 INFO:teuthology.orchestra.run.smithi026.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 4.4 MB/s | 371 kB 00:00 2023-12-07T16:57:47.638 INFO:teuthology.orchestra.run.smithi026.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 3.9 MB/s | 364 kB 00:00 2023-12-07T16:57:47.894 INFO:teuthology.orchestra.run.smithi026.stdout:(11/23): ceph-common-19.0.0-64.ge068ebcf.el8.x8 9.6 MB/s | 23 MB 00:02 2023-12-07T16:57:47.921 INFO:teuthology.orchestra.run.smithi026.stdout:(12/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 376 kB/s | 107 kB 00:00 2023-12-07T16:57:48.036 INFO:teuthology.orchestra.run.smithi026.stdout:(13/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64 4.9 MB/s | 7.3 MB 00:01 2023-12-07T16:57:48.136 INFO:teuthology.orchestra.run.smithi026.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-07T16:57:48.162 INFO:teuthology.orchestra.run.smithi026.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 243 kB/s | 59 kB 00:00 2023-12-07T16:57:48.204 INFO:teuthology.orchestra.run.smithi026.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 449 kB/s | 75 kB 00:00 2023-12-07T16:57:48.304 INFO:teuthology.orchestra.run.smithi026.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 10 MB/s | 1.7 MB 00:00 2023-12-07T16:57:48.363 INFO:teuthology.orchestra.run.smithi026.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 293 kB/s | 44 kB 00:00 2023-12-07T16:57:48.390 INFO:teuthology.orchestra.run.smithi026.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.1 MB/s | 259 kB 00:00 2023-12-07T16:57:48.480 INFO:teuthology.orchestra.run.smithi026.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 401 kB/s | 47 kB 00:00 2023-12-07T16:57:48.507 INFO:teuthology.orchestra.run.smithi026.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.7 MB/s | 354 kB 00:00 2023-12-07T16:57:49.098 INFO:teuthology.orchestra.run.smithi026.stdout:(22/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 5.3 MB/s | 3.8 MB 00:00 2023-12-07T16:57:49.158 INFO:teuthology.orchestra.run.smithi026.stdout:(23/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 5.5 MB/s | 3.7 MB 00:00 2023-12-07T16:57:49.158 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:57:49.159 INFO:teuthology.orchestra.run.smithi026.stdout:Total 17 MB/s | 63 MB 00:03 2023-12-07T16:57:49.209 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2023-12-07T16:57:49.259 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2023-12-07T16:57:49.259 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2023-12-07T16:57:49.272 INFO:teuthology.orchestra.run.smithi053.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 2.3 MB/s | 5.4 MB 00:02 2023-12-07T16:57:49.346 INFO:teuthology.orchestra.run.smithi053.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 325 kB/s | 24 kB 00:00 2023-12-07T16:57:49.514 INFO:teuthology.orchestra.run.smithi053.stdout:(3/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x8 5.8 MB/s | 15 MB 00:02 2023-12-07T16:57:49.588 INFO:teuthology.orchestra.run.smithi053.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 6.9 MB/s | 527 kB 00:00 2023-12-07T16:57:49.614 INFO:teuthology.orchestra.run.smithi053.stdout:(5/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 3.1 MB/s | 842 kB 00:00 2023-12-07T16:57:49.626 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2023-12-07T16:57:49.630 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2023-12-07T16:57:49.680 INFO:teuthology.orchestra.run.smithi053.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 673 kB/s | 45 kB 00:00 2023-12-07T16:57:49.756 INFO:teuthology.orchestra.run.smithi053.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 1.7 MB/s | 128 kB 00:00 2023-12-07T16:57:49.839 INFO:teuthology.orchestra.run.smithi053.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 2.3 MB/s | 198 kB 00:00 2023-12-07T16:57:49.998 INFO:teuthology.orchestra.run.smithi053.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 2.3 MB/s | 371 kB 00:00 2023-12-07T16:57:50.157 INFO:teuthology.orchestra.run.smithi053.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 2.3 MB/s | 364 kB 00:00 2023-12-07T16:57:50.248 INFO:teuthology.orchestra.run.smithi053.stdout:(11/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 1.1 MB/s | 107 kB 00:00 2023-12-07T16:57:50.458 INFO:teuthology.orchestra.run.smithi053.stdout:(12/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64 8.4 MB/s | 7.3 MB 00:00 2023-12-07T16:57:50.816 INFO:teuthology.orchestra.run.smithi053.stdout:(13/23): ceph-common-19.0.0-64.ge068ebcf.el8.x8 6.1 MB/s | 23 MB 00:03 2023-12-07T16:57:50.841 INFO:teuthology.orchestra.run.smithi053.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 517 kB/s | 306 kB 00:00 2023-12-07T16:57:50.853 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2023-12-07T16:57:50.861 INFO:teuthology.orchestra.run.smithi053.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 147 kB/s | 59 kB 00:00 2023-12-07T16:57:51.050 INFO:teuthology.orchestra.run.smithi053.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 321 kB/s | 75 kB 00:00 2023-12-07T16:57:51.076 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T16:57:51.186 INFO:teuthology.orchestra.run.smithi053.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.9 MB/s | 259 kB 00:00 2023-12-07T16:57:51.250 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:57:51.284 INFO:teuthology.orchestra.run.smithi053.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 441 kB/s | 44 kB 00:00 2023-12-07T16:57:51.376 INFO:teuthology.orchestra.run.smithi053.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.8 MB/s | 354 kB 00:00 2023-12-07T16:57:51.426 INFO:teuthology.orchestra.run.smithi053.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 83 kB/s | 47 kB 00:00 2023-12-07T16:57:51.680 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:57:51.702 INFO:teuthology.orchestra.run.smithi053.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 2.0 MB/s | 1.7 MB 00:00 2023-12-07T16:57:51.760 INFO:teuthology.orchestra.run.smithi053.stdout:(22/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 11 MB/s | 3.7 MB 00:00 2023-12-07T16:57:51.857 INFO:teuthology.orchestra.run.smithi026.stdout: Upgrading : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:57:51.958 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:57:52.129 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:57:52.244 INFO:teuthology.orchestra.run.smithi053.stdout:(23/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 4.4 MB/s | 3.8 MB 00:00 2023-12-07T16:57:52.249 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:57:52.250 INFO:teuthology.orchestra.run.smithi053.stdout:Total 11 MB/s | 63 MB 00:05 2023-12-07T16:57:52.299 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-12-07T16:57:52.349 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-12-07T16:57:52.349 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-12-07T16:57:52.406 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T16:57:52.589 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:57:52.723 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-12-07T16:57:52.723 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-12-07T16:57:53.038 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:57:53.257 INFO:teuthology.orchestra.run.smithi026.stdout: Upgrading : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:57:53.320 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:57:53.523 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T16:57:53.559 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 15 M 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrading: 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.8 M 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 3.7 M 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 5.4 M 2023-12-07T16:57:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 23 M 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 24 k 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 842 k 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T16:57:53.563 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-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 527 k 2023-12-07T16:57:53.563 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-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2 x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 7.3 M 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T16:57:53.563 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-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 45 k 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 128 k 2023-12-07T16:57:53.563 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 198 k 2023-12-07T16:57:53.563 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-07T16:57:53.564 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 371 k 2023-12-07T16:57:53.564 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 364 k 2023-12-07T16:57:53.564 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 107 k 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================================== 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout:Install 21 Packages 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrade 2 Packages 2023-12-07T16:57:53.565 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:57:53.566 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 63 M 2023-12-07T16:57:53.566 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T16:57:53.701 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T16:57:54.030 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-12-07T16:57:54.250 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T16:57:54.432 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:57:54.451 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T16:57:54.580 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:57:54.660 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:57:54.802 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 11/25 2023-12-07T16:57:54.859 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:57:54.942 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:57:54.963 INFO:teuthology.orchestra.run.smithi003.stdout:(1/23): ceph-base-19.0.0-64.ge068ebcf.el8.x86_6 4.0 MB/s | 5.4 MB 00:01 2023-12-07T16:57:55.056 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:57:55.063 INFO:teuthology.orchestra.run.smithi003.stdout:(2/23): ceph-selinux-19.0.0-64.ge068ebcf.el8.x8 243 kB/s | 24 kB 00:00 2023-12-07T16:57:55.135 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:57:55.154 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:57:55.180 INFO:teuthology.orchestra.run.smithi003.stdout:(3/23): libcephfs2-19.0.0-64.ge068ebcf.el8.x86_ 7.1 MB/s | 842 kB 00:00 2023-12-07T16:57:55.290 INFO:teuthology.orchestra.run.smithi003.stdout:(4/23): libradosstriper1-19.0.0-64.ge068ebcf.el 4.8 MB/s | 527 kB 00:00 2023-12-07T16:57:55.306 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 14/25 2023-12-07T16:57:55.362 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:57:55.472 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:57:55.548 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:57:55.582 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T16:57:55.674 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T16:57:55.763 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:57:55.798 INFO:teuthology.orchestra.run.smithi003.stdout:(5/23): librgw2-19.0.0-64.ge068ebcf.el8.x86_64. 14 MB/s | 7.3 MB 00:00 2023-12-07T16:57:55.845 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T16:57:55.857 INFO:teuthology.orchestra.run.smithi003.stdout:(6/23): python3-ceph-argparse-19.0.0-64.ge068eb 770 kB/s | 45 kB 00:00 2023-12-07T16:57:55.915 INFO:teuthology.orchestra.run.smithi003.stdout:(7/23): python3-ceph-common-19.0.0-64.ge068ebcf 2.2 MB/s | 128 kB 00:00 2023-12-07T16:57:55.982 INFO:teuthology.orchestra.run.smithi003.stdout:(8/23): python3-cephfs-19.0.0-64.ge068ebcf.el8. 2.9 MB/s | 198 kB 00:00 2023-12-07T16:57:56.049 INFO:teuthology.orchestra.run.smithi003.stdout:(9/23): python3-rados-19.0.0-64.ge068ebcf.el8.x 5.4 MB/s | 371 kB 00:00 2023-12-07T16:57:56.065 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T16:57:56.124 INFO:teuthology.orchestra.run.smithi003.stdout:(10/23): python3-rbd-19.0.0-64.ge068ebcf.el8.x8 4.8 MB/s | 364 kB 00:00 2023-12-07T16:57:56.183 INFO:teuthology.orchestra.run.smithi003.stdout:(11/23): python3-rgw-19.0.0-64.ge068ebcf.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-07T16:57:56.210 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:57:56.272 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 19/25 2023-12-07T16:57:56.358 INFO:teuthology.orchestra.run.smithi003.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.7 MB/s | 306 kB 00:00 2023-12-07T16:57:56.400 INFO:teuthology.orchestra.run.smithi003.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2023-12-07T16:57:56.421 INFO:teuthology.orchestra.run.smithi053.stdout: Upgrading : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:57:56.442 INFO:teuthology.orchestra.run.smithi003.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.8 MB/s | 75 kB 00:00 2023-12-07T16:57:56.504 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:57:56.551 INFO:teuthology.orchestra.run.smithi003.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 16 MB/s | 1.7 MB 00:00 2023-12-07T16:57:56.672 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T16:57:56.679 INFO:teuthology.orchestra.run.smithi003.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 375 kB/s | 47 kB 00:00 2023-12-07T16:57:56.728 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T16:57:56.834 INFO:teuthology.orchestra.run.smithi003.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.6 MB/s | 259 kB 00:00 2023-12-07T16:57:56.976 INFO:teuthology.orchestra.run.smithi003.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 311 kB/s | 44 kB 00:00 2023-12-07T16:57:57.118 INFO:teuthology.orchestra.run.smithi003.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.4 MB/s | 354 kB 00:00 2023-12-07T16:57:57.510 INFO:teuthology.orchestra.run.smithi003.stdout:(20/23): librados2-19.0.0-64.ge068ebcf.el8.x86_ 9.7 MB/s | 3.8 MB 00:00 2023-12-07T16:57:57.601 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T16:57:57.771 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:57:57.799 INFO:teuthology.orchestra.run.smithi003.stdout:(21/23): librbd1-19.0.0-64.ge068ebcf.el8.x86_64 13 MB/s | 3.7 MB 00:00 2023-12-07T16:57:57.839 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:57:58.103 INFO:teuthology.orchestra.run.smithi003.stdout:(22/23): ceph-radosgw-19.0.0-64.ge068ebcf.el8.x 3.3 MB/s | 15 MB 00:04 2023-12-07T16:57:58.161 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 11/25 2023-12-07T16:57:58.408 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:57:58.626 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:57:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 14/25 2023-12-07T16:57:59.005 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:57:59.061 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:57:59.332 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T16:57:59.513 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T16:57:59.731 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T16:57:59.897 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 19/25 2023-12-07T16:58:00.263 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:00.455 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:00.961 INFO:teuthology.orchestra.run.smithi003.stdout:(23/23): ceph-common-19.0.0-64.ge068ebcf.el8.x8 3.2 MB/s | 23 MB 00:07 2023-12-07T16:58:00.965 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:58:00.965 INFO:teuthology.orchestra.run.smithi003.stdout:Total 8.6 MB/s | 63 MB 00:07 2023-12-07T16:58:01.013 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T16:58:01.063 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T16:58:01.063 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T16:58:01.077 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:01.304 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:01.391 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:01.429 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T16:58:01.434 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T16:58:01.571 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:02.610 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T16:58:02.832 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T16:58:03.039 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:58:03.460 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T16:58:03.688 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:58:03.771 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:58:03.949 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:03.966 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:58:04.162 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:04.205 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T16:58:04.404 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:58:04.773 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:04.850 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:58:05.018 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:05.072 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:58:05.100 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:05.187 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:58:05.246 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:05.363 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T16:58:05.435 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-07T16:58:06.301 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-07T16:58:06.454 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:58:06.514 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:58:06.692 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 11/25 2023-12-07T16:58:06.867 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:58:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:58:07.289 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 14/25 2023-12-07T16:58:07.471 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:58:07.537 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 15/25 2023-12-07T16:58:07.673 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T16:58:07.920 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T16:58:08.173 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T16:58:08.330 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 19/25 2023-12-07T16:58:12.409 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:12.646 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:13.391 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 20/25 2023-12-07T16:58:13.635 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:13.708 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 21/25 2023-12-07T16:58:13.855 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /sys 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /proc 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /dev 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /run 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /mnt 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /var/tmp 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /home 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /tmp 2023-12-07T16:58:20.773 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /dev 2023-12-07T16:58:20.774 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:58:22.285 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:22.305 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:22.305 INFO:teuthology.orchestra.run.smithi026.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:22.520 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:22.520 INFO:teuthology.orchestra.run.smithi026.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:23.111 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:23.111 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 1/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 5/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 8/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 9/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 11/25 2023-12-07T16:58:23.112 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T16:58:23.113 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 24/25 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /sys 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /proc 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /dev 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /run 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /mnt 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /var/tmp 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /home 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /tmp 2023-12-07T16:58:24.773 INFO:teuthology.orchestra.run.smithi053.stdout:skipping the directory /dev 2023-12-07T16:58:24.774 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:58:26.332 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:26.354 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:26.354 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:26.545 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:26.545 INFO:teuthology.orchestra.run.smithi053.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:27.144 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:27.144 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 1/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 5/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 8/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 9/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 11/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T16:58:27.145 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T16:58:27.146 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 24/25 2023-12-07T16:58:33.180 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /sys 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /proc 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /run 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /mnt 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /var/tmp 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /home 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /tmp 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-12-07T16:58:33.181 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:58:34.435 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:34.435 INFO:teuthology.orchestra.run.smithi026.stdout:Installed products updated. 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout:Upgraded: 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.645 INFO:teuthology.orchestra.run.smithi026.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:34.646 INFO:teuthology.orchestra.run.smithi026.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T16:58:34.647 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:58:34.647 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2023-12-07T16:58:34.740 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:34.762 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 23/25 2023-12-07T16:58:34.762 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:34.847 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum -y install ceph-test 2023-12-07T16:58:34.970 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T16:58:34.970 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:35.223 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 1/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 3/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 4/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 5/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 6/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 7/25 2023-12-07T16:58:35.585 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x8 8/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_ 9/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 10/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 11/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 12/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 13/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 22/25 2023-12-07T16:58:35.586 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T16:58:35.587 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 24/25 2023-12-07T16:58:37.625 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2023-12-07T16:58:38.029 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2023-12-07T16:58:38.914 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:38.914 INFO:teuthology.orchestra.run.smithi053.stdout:Installed products updated. 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout:Upgraded: 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.123 INFO:teuthology.orchestra.run.smithi053.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.124 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:39.125 INFO:teuthology.orchestra.run.smithi053.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T16:58:39.125 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:58:39.125 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-12-07T16:58:39.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph-test 2023-12-07T16:58:39.663 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:58:39.722 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2023-12-07T16:58:39.725 INFO:teuthology.orchestra.run.smithi026.stdout:========================================================================================== 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: Package Arch Version Repository Size 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:========================================================================================== 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:Installing: 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-test x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 50 M 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: libcephsqlite x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 183 k 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:========================================================================================== 2023-12-07T16:58:39.726 INFO:teuthology.orchestra.run.smithi026.stdout:Install 6 Packages 2023-12-07T16:58:39.727 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:58:39.727 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 51 M 2023-12-07T16:58:39.727 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 228 M 2023-12-07T16:58:39.727 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2023-12-07T16:58:39.757 INFO:teuthology.orchestra.run.smithi026.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.4 MB/s | 70 kB 00:00 2023-12-07T16:58:39.956 INFO:teuthology.orchestra.run.smithi026.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-07T16:58:40.068 INFO:teuthology.orchestra.run.smithi026.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2023-12-07T16:58:40.189 INFO:teuthology.orchestra.run.smithi026.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.6 MB/s | 202 kB 00:00 2023-12-07T16:58:40.248 INFO:teuthology.orchestra.run.smithi026.stdout:(5/6): libcephsqlite-19.0.0-64.ge068ebcf.el8.x8 350 kB/s | 183 kB 00:00 2023-12-07T16:58:42.540 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-07T16:58:42.648 INFO:teuthology.orchestra.run.smithi026.stdout:(6/6): ceph-test-19.0.0-64.ge068ebcf.el8.x86_64 17 MB/s | 50 MB 00:02 2023-12-07T16:58:42.653 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:58:42.654 INFO:teuthology.orchestra.run.smithi026.stdout:Total 18 MB/s | 51 MB 00:02 2023-12-07T16:58:42.689 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2023-12-07T16:58:42.714 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2023-12-07T16:58:42.714 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2023-12-07T16:58:42.879 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-07T16:58:43.000 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2023-12-07T16:58:43.000 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2023-12-07T16:58:43.468 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2023-12-07T16:58:43.597 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:43.677 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:43.853 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T16:58:44.007 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T16:58:44.180 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T16:58:44.314 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:58:44.639 INFO:teuthology.orchestra.run.smithi053.stdout:Dependencies resolved. 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================== 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: Package Arch Version Repository Size 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================== 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout:Installing: 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 50 M 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout:Installing dependencies: 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 183 k 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T16:58:44.640 INFO:teuthology.orchestra.run.smithi053.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction Summary 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout:========================================================================================== 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout:Install 6 Packages 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:58:44.641 INFO:teuthology.orchestra.run.smithi053.stdout:Total download size: 51 M 2023-12-07T16:58:44.642 INFO:teuthology.orchestra.run.smithi053.stdout:Installed size: 228 M 2023-12-07T16:58:44.642 INFO:teuthology.orchestra.run.smithi053.stdout:Downloading Packages: 2023-12-07T16:58:44.676 INFO:teuthology.orchestra.run.smithi053.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-07T16:58:44.818 INFO:teuthology.orchestra.run.smithi053.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.4 MB/s | 323 kB 00:00 2023-12-07T16:58:44.860 INFO:teuthology.orchestra.run.smithi053.stdout:(3/6): libcephsqlite-19.0.0-64.ge068ebcf.el8.x8 839 kB/s | 183 kB 00:00 2023-12-07T16:58:44.960 INFO:teuthology.orchestra.run.smithi053.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-12-07T16:58:44.994 INFO:teuthology.orchestra.run.smithi053.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2023-12-07T16:58:47.422 INFO:teuthology.orchestra.run.smithi053.stdout:(6/6): ceph-test-19.0.0-64.ge068ebcf.el8.x86_64 18 MB/s | 50 MB 00:02 2023-12-07T16:58:47.423 INFO:teuthology.orchestra.run.smithi053.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:58:47.423 INFO:teuthology.orchestra.run.smithi053.stdout:Total 18 MB/s | 51 MB 00:02 2023-12-07T16:58:47.460 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction check 2023-12-07T16:58:47.484 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction check succeeded. 2023-12-07T16:58:47.484 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction test 2023-12-07T16:58:47.770 INFO:teuthology.orchestra.run.smithi053.stdout:Transaction test succeeded. 2023-12-07T16:58:47.774 INFO:teuthology.orchestra.run.smithi053.stdout:Running transaction 2023-12-07T16:58:48.238 INFO:teuthology.orchestra.run.smithi053.stdout: Preparing : 1/1 2023-12-07T16:58:48.356 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:48.427 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:48.534 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T16:58:48.534 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-12-07T16:58:48.637 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T16:58:48.742 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout:Upgraded: 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: librados2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.743 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:58:48.744 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T16:58:48.791 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T16:58:48.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph-test 2023-12-07T16:58:48.924 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T16:58:49.065 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:58:49.295 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:58:49.478 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:58:49.686 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:58:49.920 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:58:49.920 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 1/6 2023-12-07T16:58:49.920 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 2/6 2023-12-07T16:58:49.921 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T16:58:49.921 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T16:58:49.921 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T16:58:51.125 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2023-12-07T16:58:51.426 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2023-12-07T16:58:53.176 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-12-07T16:58:53.177 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T16:58:53.177 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-12-07T16:58:53.177 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T16:58:53.177 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-12-07T16:58:53.177 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 50 M 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite x86_64 2:19.0.0-64.ge068ebcf.el8 ceph 183 k 2023-12-07T16:58:53.178 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-07T16:58:53.178 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-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================== 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout:Install 6 Packages 2023-12-07T16:58:53.178 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:58:53.179 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 51 M 2023-12-07T16:58:53.179 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 228 M 2023-12-07T16:58:53.179 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-12-07T16:58:53.218 INFO:teuthology.orchestra.run.smithi003.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-07T16:58:53.418 INFO:teuthology.orchestra.run.smithi003.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-07T16:58:53.510 INFO:teuthology.orchestra.run.smithi003.stdout:(3/6): libcephsqlite-19.0.0-64.ge068ebcf.el8.x8 554 kB/s | 183 kB 00:00 2023-12-07T16:58:53.535 INFO:teuthology.orchestra.run.smithi003.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2023-12-07T16:58:53.698 INFO:teuthology.orchestra.run.smithi003.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-12-07T16:58:54.219 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:58:54.403 INFO:teuthology.orchestra.run.smithi053.stdout: Installing : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Running scriptlet: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 1/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 2/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T16:58:54.624 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T16:58:55.794 INFO:teuthology.orchestra.run.smithi003.stdout:(6/6): ceph-test-19.0.0-64.ge068ebcf.el8.x86_64 19 MB/s | 50 MB 00:02 2023-12-07T16:58:55.797 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-12-07T16:58:55.797 INFO:teuthology.orchestra.run.smithi003.stdout:Total 20 MB/s | 51 MB 00:02 2023-12-07T16:58:55.835 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-12-07T16:58:55.859 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-12-07T16:58:55.859 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-12-07T16:58:56.145 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-12-07T16:58:56.147 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-12-07T16:58:56.602 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-12-07T16:58:56.751 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:56.826 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T16:58:57.014 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T16:58:57.173 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T16:58:57.313 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T16:58:57.446 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:59:02.581 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 5/6 2023-12-07T16:59:02.801 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 6/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 1/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 2/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T16:59:03.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T16:59:03.302 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T16:59:03.302 INFO:teuthology.orchestra.run.smithi026.stdout:Installed products updated. 2023-12-07T16:59:03.508 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout: 2023-12-07T16:59:03.509 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2023-12-07T16:59:03.637 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum -y install ceph 2023-12-07T16:59:03.992 INFO:teuthology.orchestra.run.smithi026.stdout:Updating Subscription Management repositories. 2023-12-07T16:59:05.854 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2023-12-07T16:59:06.219 INFO:teuthology.orchestra.run.smithi053.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T16:59:06.219 INFO:teuthology.orchestra.run.smithi053.stdout:Installed products updated. 2023-12-07T16:59:06.274 INFO:teuthology.orchestra.run.smithi026.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout:Installed: 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T16:59:06.421 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-12-07T16:59:06.422 INFO:teuthology.orchestra.run.smithi053.stdout:Complete! 2023-12-07T16:59:06.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo yum -y install ceph 2023-12-07T16:59:06.914 INFO:teuthology.orchestra.run.smithi053.stdout:Updating Subscription Management repositories. 2023-12-07T16:59:07.961 INFO:teuthology.orchestra.run.smithi026.stderr:Error: 2023-12-07T16:59:07.961 INFO:teuthology.orchestra.run.smithi026.stderr: Problem: conflicting requests 2023-12-07T16:59:07.961 INFO:teuthology.orchestra.run.smithi026.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:59:07.961 INFO:teuthology.orchestra.run.smithi026.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T16:59:08.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:08.043 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 smithi026 with status 1: 'sudo yum -y install ceph' 2023-12-07T16:59:08.045 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 smithi026 with status 1: 'sudo yum -y install ceph' 2023-12-07T16:59:08.171 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0f6e064dc61046d98e0517498a4af1a1 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 smithi026 with status 1: 'sudo yum -y install ceph' 2023-12-07T16:59:08.174 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T16:59:08.190 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T16:59:08.203 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T16:59:08.204 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T16:59:08.219 DEBUG:teuthology.orchestra.run.smithi026:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T16:59:08.225 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T16:59:08.242 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-12-07T16:59:08.244 INFO:teuthology.orchestra.run.smithi026.stderr:bash: ntpq: command not found 2023-12-07T16:59:08.245 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:59:08.245 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-12-07T16:59:08.245 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +699us[ +699us] +/- 89ms 2023-12-07T16:59:08.246 INFO:teuthology.orchestra.run.smithi003.stdout:^* hv02.front.sepia.ceph.com 3 6 77 21 -690us[ -656us] +/- 64ms 2023-12-07T16:59:08.246 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 18 +175us[ +175us] +/- 89ms 2023-12-07T16:59:08.246 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 18 +730us[ +730us] +/- 89ms 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:^* hv02.front.sepia.ceph.com 3 6 77 19 -682us[ -689us] +/- 64ms 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 20 +219us[ +212us] +/- 89ms 2023-12-07T16:59:08.248 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:59:08.250 INFO:teuthology.orchestra.run.smithi053.stderr:bash: ntpq: command not found 2023-12-07T16:59:08.257 INFO:teuthology.orchestra.run.smithi053.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T16:59:08.257 INFO:teuthology.orchestra.run.smithi053.stdout:=============================================================================== 2023-12-07T16:59:08.258 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +729us[ +730us] +/- 89ms 2023-12-07T16:59:08.258 INFO:teuthology.orchestra.run.smithi053.stdout:^* hv02.front.sepia.ceph.com 3 6 77 19 -683us[ -682us] +/- 65ms 2023-12-07T16:59:08.258 INFO:teuthology.orchestra.run.smithi053.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 +212us[ +213us] +/- 89ms 2023-12-07T16:59:08.258 INFO:teuthology.orchestra.run.smithi053.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T16:59:08.258 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T16:59:08.273 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T16:59:08.274 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T16:59:08.299 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-07T16:59:08.427 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:59:08.526 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:59:08.647 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-07T16:59:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:08.685 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:59:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:08.720 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:59:08.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:08.757 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T16:59:08.772 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T16:59:08.788 INFO:teuthology.task.internal:Duration was 853.407230 seconds 2023-12-07T16:59:08.788 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T16:59:08.804 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T16:59:08.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T16:59:08.812 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T16:59:08.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T16:59:08.860 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:59:08.864 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:59:08.868 INFO:teuthology.orchestra.run.smithi053.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T16:59:09.215 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T16:59:09.215 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2023-12-07T16:59:09.216 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-07T16:59:09.243 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi026.front.sepia.ceph.com 2023-12-07T16:59:09.243 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:59:09.279 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2023-12-07T16:59:09.279 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:59:09.311 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T16:59:09.312 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T16:59:09.317 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T16:59:09.323 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T16:59:09.397 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T16:59:09.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T16:59:09.403 DEBUG:teuthology.orchestra.run.smithi026:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T16:59:09.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T16:59:09.513 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T16:59:09.534 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T16:59:09.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T16:59:09.568 DEBUG:teuthology.orchestra.run.smithi026:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T16:59:09.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T16:59:09.654 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T16:59:09.664 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-07T16:59:09.677 DEBUG:teuthology.orchestra.run.smithi026:> 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-07T16:59:09.688 DEBUG:teuthology.orchestra.run.smithi053:> 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-07T16:59:09.711 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2023-12-07T16:59:09.714 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = core 2023-12-07T16:59:09.741 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2023-12-07T16:59:09.753 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T16:59:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:09.782 DEBUG:teuthology.orchestra.run.smithi026:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T16:59:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:09.806 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T16:59:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:09.827 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T16:59:09.838 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T16:59:09.840 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182/remote/smithi003 2023-12-07T16:59:09.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T16:59:09.905 DEBUG:teuthology.misc:Transferring archived files from smithi026:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182/remote/smithi026 2023-12-07T16:59:09.910 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T16:59:09.977 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182/remote/smithi053 2023-12-07T16:59:09.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T16:59:10.046 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T16:59:10.047 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T16:59:10.049 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T16:59:10.052 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T16:59:10.089 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T16:59:10.113 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T16:59:10.113 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T16:59:10.134 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T16:59:10.134 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T16:59:10.142 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T16:59:10.147 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T16:59:10.157 INFO:teuthology.orchestra.run.smithi003.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 16:59 /home/ubuntu/cephtest 2023-12-07T16:59:10.162 INFO:teuthology.orchestra.run.smithi026.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 16:59 /home/ubuntu/cephtest 2023-12-07T16:59:10.168 INFO:teuthology.orchestra.run.smithi053.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 16:59 /home/ubuntu/cephtest 2023-12-07T16:59:10.168 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T16:59:10.181 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T16:59:10.234 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T16:59:10.265 DEBUG:teuthology.nuke:shortname: smithi003 2023-12-07T16:59:10.265 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:59:10.299 DEBUG:teuthology.nuke:shortname: smithi026 2023-12-07T16:59:10.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:59:10.306 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182', '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 16:39:27.530803', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:59:10.324 DEBUG:teuthology.nuke:shortname: smithi053 2023-12-07T16:59:10.325 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:59:10.333 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182', '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 16:39:27.533840', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:59:10.380 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482182', '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 16:39:27.527668', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:59:10.417 INFO:teuthology.orchestra.console.smithi003:Power off 2023-12-07T16:59:10.418 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:59:10.503 INFO:teuthology.orchestra.console.smithi026:Power off 2023-12-07T16:59:10.504 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:59:10.546 DEBUG:teuthology.orchestra.console.smithi003:power off output: Chassis Power Control: Down/Off 2023-12-07T16:59:10.547 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:10.578 INFO:teuthology.orchestra.console.smithi053:Power off 2023-12-07T16:59:10.579 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:59:10.620 DEBUG:teuthology.orchestra.console.smithi026:power off output: Chassis Power Control: Down/Off 2023-12-07T16:59:10.621 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:10.667 DEBUG:teuthology.orchestra.console.smithi053:power off output: Chassis Power Control: Down/Off 2023-12-07T16:59:10.667 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:10.677 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-12-07T16:59:10.715 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is on 2023-12-07T16:59:10.717 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-12-07T16:59:11.236 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-07T16:59:11.714 INFO:teuthology.orchestra.run.smithi053.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 16 kB/s | 4.5 kB 00:00 2023-12-07T16:59:13.147 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T16:59:13.148 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test-2:19.0.0-64.ge068ebcf.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite-2:19.0.0-64.ge068ebcf.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-12-07T16:59:13.353 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-12-07T16:59:13.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error: 2023-12-07T16:59:13.460 INFO:teuthology.orchestra.run.smithi053.stderr: Problem: conflicting requests 2023-12-07T16:59:13.460 INFO:teuthology.orchestra.run.smithi053.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-64.ge068ebcf.el8.x86_64 2023-12-07T16:59:13.460 INFO:teuthology.orchestra.run.smithi053.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T16:59:13.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum -y install ceph 2023-12-07T16:59:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:59:13.866 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-12-07T16:59:14.161 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T16:59:14.679 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:14.733 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:14.753 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:14.836 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-12-07T16:59:14.858 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is on 2023-12-07T16:59:14.870 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-12-07T16:59:18.842 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:18.859 DEBUG:teuthology.orchestra.console.smithi026:pexpect command: ipmitool -H smithi026.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:18.932 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:59:18.961 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is off 2023-12-07T16:59:19.033 DEBUG:teuthology.orchestra.console.smithi026:check power output: Chassis Power is off 2023-12-07T16:59:19.058 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is off 2023-12-07T16:59:19.063 INFO:teuthology.orchestra.console.smithi003:Power off completed 2023-12-07T16:59:19.136 INFO:teuthology.orchestra.console.smithi026:Power off completed 2023-12-07T16:59:19.159 INFO:teuthology.orchestra.console.smithi053:Power off completed 2023-12-07T16:59:19.269 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: 853.4072301387787 failure_reason: 'Command failed on smithi026 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0f6e064dc61046d98e0517498a4af1a1 status: fail success: false 2023-12-07T16:59:19.269 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:59:19.410 INFO:teuthology.run:FAIL