2024-03-09T23:22:57.230 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-09T23:22:57.230 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} --archive /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552 --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/orig.config.yaml 2024-03-09T23:22:57.261 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-09T23:22:57.351 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552 branch: wip-yuri8-testing-2024-03-06-1329 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7587552' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri8-testing-2024-03-06-1329 ceph: conf: global: mon election default strategy: 3 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\) - MON_DOWN - POOL_APP_NOT_ENABLED sha1: 6b01fe95f3aa686f1951a0c5828907a52930b92a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6b01fe95f3aa686f1951a0c5828907a52930b92a selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri8-testing-2024-03-06-1329 sha1: 6b01fe95f3aa686f1951a0c5828907a52930b92a owner: scheduled_yuriw@teuthology priority: 71 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: 1270 sha1: 6b01fe95f3aa686f1951a0c5828907a52930b92a sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2024-03-06-1329 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6b01fe95f3aa686f1951a0c5828907a52930b92a targets: smithi055.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN2KtoXh4ofNCmdyPM1q/Ewt9E8UpVW1nEiVMMen/+LOtcJdzbcnnHMSHzqCnueqc3F0eviftU88m7P+jgT3prw= smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNinTk7lOL26lRWmm8ytbmCTEXRx9ANzcNvyuSQPFmSAf5agULRExauFTk5XBFfM36x0KDMWTAYvEsMK7GyACk0= smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrX5/4/1GcCQQaVz1qi3EptAOeet29Q4IpSuHv/mc9Hq7vtnUGLxqZ4Elg1zUzEyMJX3HmFre+U9mwIVsvmB4c= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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 0x7f8bb4d40160>, signals=[15]) 2024-03-09T23:22:57.788 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-09T23:22:57.794 INFO:teuthology.task.internal:Opening connections... 2024-03-09T23:22:57.795 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi055.front.sepia.ceph.com 2024-03-09T23:22:57.796 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:22:57.908 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2024-03-09T23:22:57.909 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:22:58.005 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2024-03-09T23:22:58.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:22:58.102 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-09T23:22:58.108 DEBUG:teuthology.orchestra.run.smithi055:> uname -m 2024-03-09T23:22:58.127 INFO:teuthology.orchestra.run.smithi055.stdout:x86_64 2024-03-09T23:22:58.127 DEBUG:teuthology.orchestra.run.smithi055:> cat /etc/os-release 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:NAME="CentOS Stream" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION="9" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:ID="centos" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:ID_LIKE="rhel fedora" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:VERSION_ID="9" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:PLATFORM_ID="platform:el9" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:ANSI_COLOR="0;31" 2024-03-09T23:22:58.185 INFO:teuthology.orchestra.run.smithi055.stdout:LOGO="fedora-logo-icon" 2024-03-09T23:22:58.186 INFO:teuthology.orchestra.run.smithi055.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-09T23:22:58.186 INFO:teuthology.orchestra.run.smithi055.stdout:HOME_URL="https://centos.org/" 2024-03-09T23:22:58.186 INFO:teuthology.orchestra.run.smithi055.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-09T23:22:58.186 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-09T23:22:58.186 INFO:teuthology.orchestra.run.smithi055.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-09T23:22:58.186 INFO:teuthology.lock.ops:Updating smithi055.front.sepia.ceph.com on lock server 2024-03-09T23:22:58.220 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2024-03-09T23:22:58.238 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2024-03-09T23:22:58.238 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="CentOS Stream" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="9" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:ID="centos" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE="rhel fedora" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="9" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:PLATFORM_ID="platform:el9" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:ANSI_COLOR="0;31" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:LOGO="fedora-logo-icon" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-09T23:22:58.299 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://centos.org/" 2024-03-09T23:22:58.300 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-09T23:22:58.300 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-09T23:22:58.300 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-09T23:22:58.300 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2024-03-09T23:22:58.328 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2024-03-09T23:22:58.345 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2024-03-09T23:22:58.346 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="CentOS Stream" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="9" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:ID="centos" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="rhel fedora" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="9" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el9" 2024-03-09T23:22:58.403 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:LOGO="fedora-logo-icon" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://centos.org/" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-09T23:22:58.404 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-09T23:22:58.404 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2024-03-09T23:22:58.436 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-09T23:22:58.445 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-09T23:22:58.451 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-09T23:22:58.452 DEBUG:teuthology.orchestra.run.smithi055:> test '!' -e /home/ubuntu/cephtest 2024-03-09T23:22:58.454 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2024-03-09T23:22:58.456 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2024-03-09T23:22:58.471 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-09T23:22:58.477 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-09T23:22:58.477 DEBUG:teuthology.orchestra.run.smithi055:> test -z $(ls -A /var/lib/ceph) 2024-03-09T23:22:58.512 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2024-03-09T23:22:58.514 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2024-03-09T23:22:58.611 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-09T23:22:58.719 INFO:teuthology.run_tasks:Running task kernel... 2024-03-09T23:22:58.735 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-09T23:22:58.735 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 2024-03-09T23:22:58.735 DEBUG:teuthology.orchestra.run.smithi055:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-09T23:22:58.736 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-09T23:22:58.736 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-09T23:22:58.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:22:58.752 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-03-09T23:22:58.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:22:58.753 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-03-09T23:22:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:22:58.755 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-03-09T23:22:58.810 INFO:teuthology.orchestra.run.smithi078.stdout:5.14.0-361.el9.x86_64 2024-03-09T23:22:58.810 INFO:teuthology.task.kernel:Running kernel on smithi078: 5.14.0-361.el9.x86_64 2024-03-09T23:22:58.811 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum install -y kernel 2024-03-09T23:22:58.813 INFO:teuthology.orchestra.run.smithi055.stdout:5.14.0-361.el9.x86_64 2024-03-09T23:22:58.813 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-361.el9.x86_64 2024-03-09T23:22:58.813 INFO:teuthology.task.kernel:Running kernel on smithi055: 5.14.0-361.el9.x86_64 2024-03-09T23:22:58.814 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum install -y kernel 2024-03-09T23:22:58.814 INFO:teuthology.task.kernel:Running kernel on smithi190: 5.14.0-361.el9.x86_64 2024-03-09T23:22:58.814 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2024-03-09T23:23:00.977 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-03-09T23:23:01.013 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-03-09T23:23:01.058 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-03-09T23:23:02.405 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - BaseOS 7.2 MB/s | 2.0 MB 00:00 2024-03-09T23:23:02.483 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS-9 - BaseOS 7.4 MB/s | 2.0 MB 00:00 2024-03-09T23:23:02.602 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS-9 - BaseOS 3.8 MB/s | 2.0 MB 00:00 2024-03-09T23:23:03.146 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 20 MB/s | 8.0 MB 00:00 2024-03-09T23:23:04.132 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - BaseOS 6.2 MB/s | 8.0 MB 00:01 2024-03-09T23:23:04.335 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - BaseOS 5.7 MB/s | 8.0 MB 00:01 2024-03-09T23:23:06.072 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 10 MB/s | 19 MB 00:01 2024-03-09T23:23:06.236 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-03-09T23:23:07.817 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - AppStream 7.4 MB/s | 19 MB 00:02 2024-03-09T23:23:09.997 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.1 MB 00:00 2024-03-09T23:23:10.103 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.1 MB 00:00 2024-03-09T23:23:11.532 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 15 kB 00:00 2024-03-09T23:23:11.537 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 15 kB 00:00 2024-03-09T23:23:12.458 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 25 MB/s | 21 MB 00:00 2024-03-09T23:23:12.818 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.1 MB 00:01 2024-03-09T23:23:14.135 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - Extras packages 104 kB/s | 15 kB 00:00 2024-03-09T23:23:15.550 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 5.3 MB/s | 21 MB 00:03 2024-03-09T23:23:16.819 INFO:teuthology.orchestra.run.smithi055.stdout:Extra Packages for Enterprise Linux 8.0 MB/s | 21 MB 00:02 2024-03-09T23:23:17.382 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-03-09T23:23:19.531 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-09T23:23:19.532 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-09T23:23:19.619 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:23:19.627 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:23:19.627 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-03-09T23:23:19.627 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:23:19.627 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout: kernel x86_64 5.14.0-427.el9 baseos 6.0 M 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core x86_64 5.14.0-427.el9 baseos 21 M 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules x86_64 5.14.0-427.el9 baseos 39 M 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core x86_64 5.14.0-427.el9 baseos 33 M 2024-03-09T23:23:19.628 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:23:19.629 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:23:19.632 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:23:19.633 INFO:teuthology.orchestra.run.smithi190.stdout:Install 4 Packages 2024-03-09T23:23:19.633 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:23:19.633 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 100 M 2024-03-09T23:23:19.633 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 123 M 2024-03-09T23:23:19.633 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:23:20.439 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-03-09T23:23:21.392 INFO:teuthology.orchestra.run.smithi190.stdout:(1/4): kernel-5.14.0-427.el9.x86_64.rpm 3.6 MB/s | 6.0 MB 00:01 2024-03-09T23:23:21.836 INFO:teuthology.orchestra.run.smithi055.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-03-09T23:23:22.526 INFO:teuthology.orchestra.run.smithi190.stdout:(2/4): kernel-core-5.14.0-427.el9.x86_64.rpm 7.5 MB/s | 21 MB 00:02 2024-03-09T23:23:22.654 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-09T23:23:22.654 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-09T23:23:22.752 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:23:22.768 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:23:22.768 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-03-09T23:23:22.768 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:23:22.768 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:23:22.768 INFO:teuthology.orchestra.run.smithi078.stdout: kernel x86_64 5.14.0-427.el9 baseos 6.0 M 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-core x86_64 5.14.0-427.el9 baseos 21 M 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules x86_64 5.14.0-427.el9 baseos 39 M 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules-core x86_64 5.14.0-427.el9 baseos 33 M 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout:Install 4 Packages 2024-03-09T23:23:22.769 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:23:22.770 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 100 M 2024-03-09T23:23:22.770 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 123 M 2024-03-09T23:23:22.770 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:23:23.249 INFO:teuthology.orchestra.run.smithi078.stdout:(1/4): kernel-5.14.0-427.el9.x86_64.rpm 18 MB/s | 6.0 MB 00:00 2024-03-09T23:23:23.832 INFO:teuthology.orchestra.run.smithi078.stdout:(2/4): kernel-core-5.14.0-427.el9.x86_64.rpm 23 MB/s | 21 MB 00:00 2024-03-09T23:23:24.060 INFO:teuthology.orchestra.run.smithi055.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-09T23:23:24.060 INFO:teuthology.orchestra.run.smithi055.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-09T23:23:24.157 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: Package Architecture Version Repository Size 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: kernel x86_64 5.14.0-427.el9 baseos 6.0 M 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-core x86_64 5.14.0-427.el9 baseos 21 M 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-modules x86_64 5.14.0-427.el9 baseos 39 M 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-modules-core x86_64 5.14.0-427.el9 baseos 33 M 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:23:24.166 INFO:teuthology.orchestra.run.smithi055.stdout:Install 4 Packages 2024-03-09T23:23:24.167 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:23:24.167 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 100 M 2024-03-09T23:23:24.167 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 123 M 2024-03-09T23:23:24.167 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:23:24.416 INFO:teuthology.orchestra.run.smithi078.stdout:(3/4): kernel-modules-5.14.0-427.el9.x86_64.rpm 26 MB/s | 39 MB 00:01 2024-03-09T23:23:24.442 INFO:teuthology.orchestra.run.smithi190.stdout:(3/4): kernel-modules-5.14.0-427.el9.x86_64.rpm 8.4 MB/s | 39 MB 00:04 2024-03-09T23:23:25.050 INFO:teuthology.orchestra.run.smithi078.stdout:(4/4): kernel-modules-core-5.14.0-427.el9.x86_6 19 MB/s | 33 MB 00:01 2024-03-09T23:23:25.050 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:23:25.050 INFO:teuthology.orchestra.run.smithi078.stdout:Total 44 MB/s | 100 MB 00:02 2024-03-09T23:23:25.935 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:23:25.937 INFO:teuthology.orchestra.run.smithi055.stdout:(1/4): kernel-5.14.0-427.el9.x86_64.rpm 3.5 MB/s | 6.0 MB 00:01 2024-03-09T23:23:26.307 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:23:26.307 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:23:27.346 INFO:teuthology.orchestra.run.smithi055.stdout:(2/4): kernel-core-5.14.0-427.el9.x86_64.rpm 6.6 MB/s | 21 MB 00:03 2024-03-09T23:23:27.609 INFO:teuthology.orchestra.run.smithi190.stdout:(4/4): kernel-modules-core-5.14.0-427.el9.x86_6 5.4 MB/s | 33 MB 00:06 2024-03-09T23:23:27.609 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:23:27.609 INFO:teuthology.orchestra.run.smithi190.stdout:Total 12 MB/s | 100 MB 00:07 2024-03-09T23:23:27.936 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:23:27.936 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:23:28.497 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:23:28.868 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:23:28.868 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:23:30.212 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:23:30.212 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:23:30.866 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:23:31.530 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-modules-core-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:23:31.667 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:33.147 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:23:33.890 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-core-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:23:34.025 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:34.465 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:34.646 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:23:36.774 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:36.954 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:23:39.401 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:23:39.710 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:23:41.710 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:23:41.921 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:23:43.961 INFO:teuthology.orchestra.run.smithi055.stdout:(3/4): kernel-modules-5.14.0-427.el9.x86_64.rpm 2.0 MB/s | 39 MB 00:19 2024-03-09T23:23:44.479 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:23:45.379 INFO:teuthology.orchestra.run.smithi055.stdout:(4/4): kernel-modules-core-5.14.0-427.el9.x86_6 1.7 MB/s | 33 MB 00:19 2024-03-09T23:23:45.379 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:23:45.379 INFO:teuthology.orchestra.run.smithi055.stdout:Total 4.7 MB/s | 100 MB 00:21 2024-03-09T23:23:46.294 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:23:46.668 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:23:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:23:46.741 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:23:48.131 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:23:48.131 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:23:50.986 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:23:51.676 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : kernel-modules-core-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:23:51.829 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:54.776 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:23:54.966 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:24:00.077 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:24:00.203 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:05.327 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:13.678 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:13.678 INFO:teuthology.orchestra.run.smithi078.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-09T23:24:13.678 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:24:13.761 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:14.238 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:14.239 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:24:14.239 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:24:14.239 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:24:14.665 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules-5.14.0-427.el9.x86_64 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: kernel-modules-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:24:14.666 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:24:15.188 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:15.329 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:15.330 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:15.330 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-427.el9.x86_64 2024-03-09T23:24:15.330 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-09T23:24:15.330 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-09T23:24:15.330 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-09T23:24:15.330 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi078.front.sepia.ceph.com, path=None, version=distro) 2024-03-09T23:24:15.330 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:15.450 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:15.450 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:15.451 DEBUG:teuthology.orchestra.run.smithi078:> sudo rpm -qi grub2-tools 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Name : grub2-tools 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Epoch : 1 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Version : 2.06 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Release : 68.el9 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: x86_64 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Group : Unspecified 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:Size : 8264254 2024-03-09T23:24:15.485 INFO:teuthology.orchestra.run.smithi078.stdout:License : GPLv3+ 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Packager : builder@centos.org 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Vendor : CentOS 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Summary : Support tools for GRUB. 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:Description : 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-09T23:24:15.486 INFO:teuthology.orchestra.run.smithi078.stdout:hardware devices. 2024-03-09T23:24:15.487 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:24:15.487 INFO:teuthology.orchestra.run.smithi078.stdout:This subpackage provides tools for support of all platforms. 2024-03-09T23:24:15.487 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-09T23:24:15.488 INFO:teuthology.task.kernel:Updating grub on smithi078 to boot 5.14.0-427.el9.x86_64 2024-03-09T23:24:15.488 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-09T23:24:15.738 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:15.739 INFO:teuthology.orchestra.run.smithi190.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-09T23:24:15.739 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:24:15.826 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:16.092 INFO:teuthology.orchestra.run.smithi078.stderr:Generating grub configuration file ... 2024-03-09T23:24:16.264 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:16.264 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:24:16.264 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:24:16.264 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-5.14.0-427.el9.x86_64 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:24:16.737 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:24:17.227 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:17.368 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:17.368 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:17.368 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-427.el9.x86_64 2024-03-09T23:24:17.368 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-09T23:24:17.368 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-09T23:24:17.368 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-03-09T23:24:17.369 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2024-03-09T23:24:17.369 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:17.469 INFO:teuthology.orchestra.run.smithi078.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-09T23:24:17.489 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:17.490 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:17.490 DEBUG:teuthology.orchestra.run.smithi190:> sudo rpm -qi grub2-tools 2024-03-09T23:24:17.513 INFO:teuthology.orchestra.run.smithi078.stderr:done 2024-03-09T23:24:17.515 DEBUG:teuthology.orchestra.run.smithi078:> mktemp 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Name : grub2-tools 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Epoch : 1 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Version : 2.06 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Release : 68.el9 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: x86_64 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Group : Unspecified 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Size : 8264254 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:License : GPLv3+ 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-09T23:24:17.527 INFO:teuthology.orchestra.run.smithi190.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:Packager : builder@centos.org 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:Vendor : CentOS 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:Summary : Support tools for GRUB. 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:Description : 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:hardware devices. 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:24:17.528 INFO:teuthology.orchestra.run.smithi190.stdout:This subpackage provides tools for support of all platforms. 2024-03-09T23:24:17.529 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-09T23:24:17.529 INFO:teuthology.task.kernel:Updating grub on smithi190 to boot 5.14.0-427.el9.x86_64 2024-03-09T23:24:17.529 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-09T23:24:17.530 INFO:teuthology.orchestra.run.smithi078.stdout:/tmp/tmp.QXgSk3AT0n 2024-03-09T23:24:17.531 DEBUG:teuthology.orchestra.run.smithi078:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QXgSk3AT0n 2024-03-09T23:24:17.601 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0666 /tmp/tmp.QXgSk3AT0n 2024-03-09T23:24:17.752 DEBUG:teuthology.orchestra.remote:smithi078:/tmp/tmp.QXgSk3AT0n is 6KB 2024-03-09T23:24:17.800 DEBUG:teuthology.orchestra.run.smithi078:> rm -fr /tmp/tmp.QXgSk3AT0n 2024-03-09T23:24:17.814 DEBUG:teuthology.orchestra.run.smithi078:> sudo /bin/ls /boot/loader/entries || true 2024-03-09T23:24:17.879 INFO:teuthology.orchestra.run.smithi078.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-09T23:24:17.879 INFO:teuthology.orchestra.run.smithi078.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-09T23:24:17.879 INFO:teuthology.orchestra.run.smithi078.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-09T23:24:17.879 INFO:teuthology.orchestra.run.smithi078.stdout:15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64.conf 2024-03-09T23:24:17.880 DEBUG:teuthology.orchestra.run.smithi078:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64 2024-03-09T23:24:18.006 DEBUG:teuthology.orchestra.run.smithi078:> sudo shutdown -r now 2024-03-09T23:24:18.173 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2024-03-09T23:24:19.502 INFO:teuthology.orchestra.run.smithi190.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-09T23:24:19.537 INFO:teuthology.orchestra.run.smithi190.stderr:done 2024-03-09T23:24:19.539 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2024-03-09T23:24:19.579 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.zi3G8kjQke 2024-03-09T23:24:19.580 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.zi3G8kjQke 2024-03-09T23:24:19.649 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.zi3G8kjQke 2024-03-09T23:24:19.790 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.zi3G8kjQke is 6KB 2024-03-09T23:24:19.810 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.zi3G8kjQke 2024-03-09T23:24:19.823 DEBUG:teuthology.orchestra.run.smithi190:> sudo /bin/ls /boot/loader/entries || true 2024-03-09T23:24:19.894 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-09T23:24:19.894 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-09T23:24:19.894 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-09T23:24:19.894 INFO:teuthology.orchestra.run.smithi190.stdout:15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64.conf 2024-03-09T23:24:19.895 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64 2024-03-09T23:24:20.050 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2024-03-09T23:24:35.904 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:35.905 INFO:teuthology.orchestra.run.smithi055.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-09T23:24:35.905 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:24:35.990 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-modules-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:36.408 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: kernel-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:36.409 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : kernel-5.14.0-427.el9.x86_64 1/4 2024-03-09T23:24:36.409 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : kernel-core-5.14.0-427.el9.x86_64 2/4 2024-03-09T23:24:36.409 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : kernel-modules-5.14.0-427.el9.x86_64 3/4 2024-03-09T23:24:36.853 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : kernel-modules-core-5.14.0-427.el9.x86_64 4/4 2024-03-09T23:24:36.853 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:24:36.853 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:24:36.853 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:36.853 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:36.854 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-modules-5.14.0-427.el9.x86_64 2024-03-09T23:24:36.854 INFO:teuthology.orchestra.run.smithi055.stdout: kernel-modules-core-5.14.0-427.el9.x86_64 2024-03-09T23:24:36.854 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:24:36.854 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:24:37.387 DEBUG:teuthology.orchestra.run.smithi055:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:37.528 INFO:teuthology.orchestra.run.smithi055.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:37.528 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:37.528 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-427.el9.x86_64 2024-03-09T23:24:37.529 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-09T23:24:37.529 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-09T23:24:37.529 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-09T23:24:37.529 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi055.front.sepia.ceph.com, path=None, version=distro) 2024-03-09T23:24:37.529 DEBUG:teuthology.orchestra.run.smithi055:> rpm -q kernel | sort -rV | head -n 1 2024-03-09T23:24:37.655 INFO:teuthology.orchestra.run.smithi055.stdout:kernel-5.14.0-427.el9.x86_64 2024-03-09T23:24:37.655 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-427.el9.x86_64 2024-03-09T23:24:37.655 DEBUG:teuthology.orchestra.run.smithi055:> sudo rpm -qi grub2-tools 2024-03-09T23:24:37.693 INFO:teuthology.orchestra.run.smithi055.stdout:Name : grub2-tools 2024-03-09T23:24:37.693 INFO:teuthology.orchestra.run.smithi055.stdout:Epoch : 1 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Version : 2.06 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Release : 68.el9 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Architecture: x86_64 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Group : Unspecified 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Size : 8264254 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:License : GPLv3+ 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-09T23:24:37.694 INFO:teuthology.orchestra.run.smithi055.stdout:Packager : builder@centos.org 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:Vendor : CentOS 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:Summary : Support tools for GRUB. 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:Description : 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:hardware devices. 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:24:37.695 INFO:teuthology.orchestra.run.smithi055.stdout:This subpackage provides tools for support of all platforms. 2024-03-09T23:24:37.696 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-09T23:24:37.696 INFO:teuthology.task.kernel:Updating grub on smithi055 to boot 5.14.0-427.el9.x86_64 2024-03-09T23:24:37.697 DEBUG:teuthology.orchestra.run.smithi055:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-09T23:24:38.414 INFO:teuthology.orchestra.run.smithi055.stderr:Generating grub configuration file ... 2024-03-09T23:24:39.864 INFO:teuthology.orchestra.run.smithi055.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-09T23:24:39.905 INFO:teuthology.orchestra.run.smithi055.stderr:done 2024-03-09T23:24:39.910 DEBUG:teuthology.orchestra.run.smithi055:> mktemp 2024-03-09T23:24:39.925 INFO:teuthology.orchestra.run.smithi055.stdout:/tmp/tmp.Ur9c1VwnDB 2024-03-09T23:24:39.925 DEBUG:teuthology.orchestra.run.smithi055:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Ur9c1VwnDB 2024-03-09T23:24:39.997 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 0666 /tmp/tmp.Ur9c1VwnDB 2024-03-09T23:24:40.143 DEBUG:teuthology.orchestra.remote:smithi055:/tmp/tmp.Ur9c1VwnDB is 6KB 2024-03-09T23:24:40.192 DEBUG:teuthology.orchestra.run.smithi055:> rm -fr /tmp/tmp.Ur9c1VwnDB 2024-03-09T23:24:40.208 DEBUG:teuthology.orchestra.run.smithi055:> sudo /bin/ls /boot/loader/entries || true 2024-03-09T23:24:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-09T23:24:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-09T23:24:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-09T23:24:40.276 INFO:teuthology.orchestra.run.smithi055.stdout:15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64.conf 2024-03-09T23:24:40.277 DEBUG:teuthology.orchestra.run.smithi055:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-427.el9.x86_64 2024-03-09T23:24:40.449 DEBUG:teuthology.orchestra.run.smithi055:> sudo shutdown -r now 2024-03-09T23:24:48.014 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-09T23:24:48.015 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:24:48.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:24:50.055 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-03-09T23:24:50.055 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:24:50.056 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:06.462 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2024-03-09T23:25:08.510 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-03-09T23:25:10.454 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-09T23:25:10.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-09T23:25:10.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:15.468 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:25:15.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:17.513 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:25:17.514 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:18.562 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2024-03-09T23:25:20.606 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-03-09T23:25:28.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.55 2024-03-09T23:25:30.565 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:25:30.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:32.610 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:25:32.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:35.678 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-03-09T23:25:37.994 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-09T23:25:37.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:25:50.692 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:25:50.692 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:26:02.419 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-03-09T23:26:02.851 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:26:02.851 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-427.el9.x86_64"... 2024-03-09T23:26:02.851 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-03-09T23:26:02.865 INFO:teuthology.orchestra.run.smithi078.stdout:5.14.0-427.el9.x86_64 2024-03-09T23:26:02.865 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-427.el9.x86_64 vs 5.14.0-427.el9.x86_64 2024-03-09T23:26:02.865 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-09T23:26:02.865 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-09T23:26:03.866 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-09T23:26:03.866 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-09T23:26:03.971 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2024-03-09T23:26:04.013 DEBUG:teuthology.parallel:result is None 2024-03-09T23:26:09.819 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-03-09T23:26:10.286 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-09T23:26:10.287 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-427.el9.x86_64"... 2024-03-09T23:26:10.287 DEBUG:teuthology.orchestra.run.smithi055:> uname -r 2024-03-09T23:26:10.303 INFO:teuthology.orchestra.run.smithi055.stdout:5.14.0-427.el9.x86_64 2024-03-09T23:26:10.304 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-427.el9.x86_64 vs 5.14.0-427.el9.x86_64 2024-03-09T23:26:10.304 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-09T23:26:10.304 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-09T23:26:11.305 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-09T23:26:11.305 DEBUG:teuthology.orchestra.run.smithi055:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-09T23:26:11.378 INFO:teuthology.orchestra.run.smithi055.stdout:ttyS1 2024-03-09T23:26:11.438 DEBUG:teuthology.parallel:result is None 2024-03-09T23:26:22.578 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-03-09T23:26:23.001 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:26:23.001 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-427.el9.x86_64"... 2024-03-09T23:26:23.002 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-03-09T23:26:23.016 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-427.el9.x86_64 2024-03-09T23:26:23.016 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-427.el9.x86_64 vs 5.14.0-427.el9.x86_64 2024-03-09T23:26:23.016 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-09T23:26:23.016 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-09T23:26:24.017 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-03-09T23:26:24.018 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-09T23:26:24.075 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2024-03-09T23:26:24.112 DEBUG:teuthology.parallel:result is None 2024-03-09T23:26:24.112 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-09T23:26:24.120 INFO:teuthology.task.internal:Creating test directory... 2024-03-09T23:26:24.120 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-09T23:26:24.124 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-09T23:26:24.126 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-09T23:26:24.142 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-09T23:26:24.149 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-09T23:26:24.159 INFO:teuthology.task.internal:Creating archive directory... 2024-03-09T23:26:24.159 DEBUG:teuthology.orchestra.run.smithi055:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-09T23:26:24.186 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-09T23:26:24.189 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-09T23:26:24.225 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-09T23:26:24.233 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-09T23:26:24.233 DEBUG:teuthology.orchestra.run.smithi055:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-09T23:26:24.267 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-09T23:26:24.269 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-09T23:26:24.297 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.307 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.308 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.311 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.321 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.322 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-09T23:26:24.324 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-09T23:26:24.331 INFO:teuthology.task.internal:Configuring sudo... 2024-03-09T23:26:24.331 DEBUG:teuthology.orchestra.run.smithi055:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-09T23:26:24.359 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-09T23:26:24.367 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-09T23:26:24.396 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-09T23:26:24.406 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-09T23:26:24.406 DEBUG:teuthology.orchestra.run.smithi055:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-09T23:26:24.432 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-09T23:26:24.439 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-09T23:26:24.454 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:24.540 DEBUG:teuthology.orchestra.run.smithi055:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:24.584 DEBUG:teuthology.orchestra.run.smithi055:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:24.679 DEBUG:teuthology.orchestra.run.smithi055:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:24.715 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:26:24.715 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-09T23:26:24.785 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:24.840 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:24.884 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:24.978 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:25.016 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:26:25.016 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-09T23:26:25.087 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:25.136 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-09T23:26:25.175 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:25.296 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-09T23:26:25.322 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:26:25.323 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-09T23:26:25.388 DEBUG:teuthology.orchestra.run.smithi055:> sudo service rsyslog restart 2024-03-09T23:26:25.390 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2024-03-09T23:26:25.393 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2024-03-09T23:26:25.441 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:26:25.442 INFO:teuthology.orchestra.run.smithi055.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:26:25.480 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:26:25.951 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-09T23:26:25.959 INFO:teuthology.task.internal:Starting timer... 2024-03-09T23:26:25.959 INFO:teuthology.run_tasks:Running task pcp... 2024-03-09T23:26:25.987 INFO:teuthology.run_tasks:Running task selinux... 2024-03-09T23:26:25.995 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-09T23:26:25.995 DEBUG:teuthology.orchestra.run.smithi055:> sudo service auditd rotate 2024-03-09T23:26:26.061 INFO:teuthology.orchestra.run.smithi055.stdout:Rotating logs: 2024-03-09T23:26:26.063 DEBUG:teuthology.orchestra.run.smithi078:> sudo service auditd rotate 2024-03-09T23:26:26.110 INFO:teuthology.orchestra.run.smithi078.stdout:Rotating logs: 2024-03-09T23:26:26.112 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2024-03-09T23:26:26.180 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2024-03-09T23:26:26.181 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-09T23:26:26.182 DEBUG:teuthology.orchestra.run.smithi055:> /usr/sbin/getenforce 2024-03-09T23:26:26.213 INFO:teuthology.orchestra.run.smithi055.stdout:Permissive 2024-03-09T23:26:26.214 DEBUG:teuthology.orchestra.run.smithi078:> /usr/sbin/getenforce 2024-03-09T23:26:26.241 INFO:teuthology.orchestra.run.smithi078.stdout:Permissive 2024-03-09T23:26:26.241 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2024-03-09T23:26:26.265 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2024-03-09T23:26:26.266 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi055.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi078.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive'} 2024-03-09T23:26:26.266 DEBUG:teuthology.orchestra.run.smithi055:> 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 2024-03-09T23:26:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:26:26.295 DEBUG:teuthology.orchestra.run.smithi078:> 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 2024-03-09T23:26:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:26:26.323 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-03-09T23:26:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:26:26.351 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-09T23:26:26.351 DEBUG:teuthology.orchestra.run.smithi055:> sudo /usr/sbin/setenforce permissive 2024-03-09T23:26:26.382 DEBUG:teuthology.orchestra.run.smithi078:> sudo /usr/sbin/setenforce permissive 2024-03-09T23:26:26.414 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2024-03-09T23:26:26.500 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-09T23:26:26.510 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-09T23:26:26.526 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-09T23:26:26.528 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi055.front.sepia.ceph.com,smithi078.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-09T23:30:42.312 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi055.front.sepia.ceph.com'), Remote(name='ubuntu@smithi078.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2024-03-09T23:30:42.313 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-09T23:30:42.314 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:30:42.411 DEBUG:teuthology.orchestra.run.smithi055:> true 2024-03-09T23:30:42.485 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi055.front.sepia.ceph.com' 2024-03-09T23:30:42.486 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:30:42.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:30:42.599 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-03-09T23:30:42.677 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-03-09T23:30:42.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:30:42.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-09T23:30:42.771 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-03-09T23:30:42.857 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-03-09T23:30:42.857 INFO:teuthology.run_tasks:Running task clock... 2024-03-09T23:30:42.873 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-09T23:30:42.873 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-09T23:30:42.873 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:30:42.876 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-09T23:30:42.876 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:30:42.878 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-09T23:30:42.878 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:30:42.908 INFO:teuthology.orchestra.run.smithi055.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-09T23:30:42.909 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-09T23:30:42.926 INFO:teuthology.orchestra.run.smithi055.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-09T23:30:42.927 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-09T23:30:42.928 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-09T23:30:42.945 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-09T23:30:42.956 INFO:teuthology.orchestra.run.smithi078.stderr:sudo: ntpd: command not found 2024-03-09T23:30:42.957 INFO:teuthology.orchestra.run.smithi055.stderr:sudo: ntpd: command not found 2024-03-09T23:30:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:506 Cannot talk to daemon 2024-03-09T23:30:42.971 INFO:teuthology.orchestra.run.smithi055.stdout:506 Cannot talk to daemon 2024-03-09T23:30:42.974 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2024-03-09T23:30:42.987 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-09T23:30:42.988 INFO:teuthology.orchestra.run.smithi055.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-09T23:30:42.989 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2024-03-09T23:30:43.003 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-09T23:30:43.004 INFO:teuthology.orchestra.run.smithi055.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-09T23:30:43.005 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-09T23:30:43.021 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-09T23:30:43.058 INFO:teuthology.orchestra.run.smithi055.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:=============================================================================== 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.062 INFO:teuthology.orchestra.run.smithi055.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.063 INFO:teuthology.orchestra.run.smithi078.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:=============================================================================== 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.067 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.073 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.075 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:30:43.076 INFO:teuthology.run_tasks:Running task pexec... 2024-03-09T23:30:43.086 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-09T23:30:43.086 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi055.front.sepia.ceph.com 2024-03-09T23:30:43.086 DEBUG:teuthology.orchestra.run.smithi055:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-09T23:30:43.087 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi078.front.sepia.ceph.com 2024-03-09T23:30:43.087 DEBUG:teuthology.orchestra.run.smithi078:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-09T23:30:43.087 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2024-03-09T23:30:43.087 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-09T23:30:43.686 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:52 ago on Sat 09 Mar 2024 11:29:51 PM UTC. 2024-03-09T23:30:43.692 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:49 ago on Sat 09 Mar 2024 11:29:54 PM UTC. 2024-03-09T23:30:43.700 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:52 ago on Sat 09 Mar 2024 11:29:51 PM UTC. 2024-03-09T23:30:43.831 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:30:43.844 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:30:43.845 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:30:43.845 INFO:teuthology.orchestra.run.smithi055.stdout: Package Architecture Version Repository Size 2024-03-09T23:30:43.845 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:30:43.845 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:30:43.846 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-09T23:30:43.851 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:30:43.852 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:30:43.852 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:30:43.852 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:30:43.852 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:30:43.856 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 3.1 M 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 9.8 M 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:30:43.857 INFO:teuthology.orchestra.run.smithi190.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 3.1 M 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 9.8 M 2024-03-09T23:30:43.858 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:30:43.865 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.1 M 2024-03-09T23:30:43.865 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 9.8 M 2024-03-09T23:30:43.865 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:30:44.367 INFO:teuthology.orchestra.run.smithi190.stdout:runc-1.1.12-2.el9.x86_64.rpm 7.1 MB/s | 3.1 MB 00:00 2024-03-09T23:30:44.368 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:30:44.368 INFO:teuthology.orchestra.run.smithi190.stdout:Total 6.2 MB/s | 3.1 MB 00:00 2024-03-09T23:30:44.405 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:30:44.411 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:30:44.411 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:30:44.491 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:30:44.491 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:30:44.712 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:30:44.804 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:44.888 INFO:teuthology.orchestra.run.smithi055.stdout:runc-1.1.12-2.el9.x86_64.rpm 3.2 MB/s | 3.1 MB 00:00 2024-03-09T23:30:44.888 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:30:44.888 INFO:teuthology.orchestra.run.smithi055.stdout:Total 3.0 MB/s | 3.1 MB 00:01 2024-03-09T23:30:44.925 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:30:44.931 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:30:44.932 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:30:45.013 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:30:45.014 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:30:45.233 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:30:45.335 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:45.395 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:30:45.684 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:30:45.957 DEBUG:teuthology.parallel:result is None 2024-03-09T23:30:45.984 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:46.296 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:46.297 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:30:46.297 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:30:46.297 INFO:teuthology.orchestra.run.smithi055.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-09T23:30:46.297 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:30:46.297 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:30:46.537 DEBUG:teuthology.parallel:result is None 2024-03-09T23:30:48.554 INFO:teuthology.orchestra.run.smithi078.stdout:runc-1.1.12-2.el9.x86_64.rpm 688 kB/s | 3.1 MB 00:04 2024-03-09T23:30:48.554 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:30:48.554 INFO:teuthology.orchestra.run.smithi078.stdout:Total 682 kB/s | 3.1 MB 00:04 2024-03-09T23:30:48.594 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:30:48.598 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:30:48.598 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:30:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:30:48.681 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:30:48.901 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:30:48.991 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:49.526 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:30:49.826 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:30:50.069 DEBUG:teuthology.parallel:result is None 2024-03-09T23:30:50.069 INFO:teuthology.run_tasks:Running task install... 2024-03-09T23:30:50.078 DEBUG:teuthology.task.install:project ceph 2024-03-09T23:30:50.079 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6b01fe95f3aa686f1951a0c5828907a52930b92a'}} 2024-03-09T23:30:50.079 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6b01fe95f3aa686f1951a0c5828907a52930b92a'} 2024-03-09T23:30:50.079 INFO:teuthology.task.install:Using flavor: default 2024-03-09T23:30:50.086 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']} 2024-03-09T23:30:50.086 INFO:teuthology.task.install:extra packages: [] 2024-03-09T23:30:50.086 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': '6b01fe95f3aa686f1951a0c5828907a52930b92a', 'tag': None, 'wait_for_package': False} 2024-03-09T23:30:50.087 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:30:50.089 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': '6b01fe95f3aa686f1951a0c5828907a52930b92a', 'tag': None, 'wait_for_package': False} 2024-03-09T23:30:50.089 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:30:50.090 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': '6b01fe95f3aa686f1951a0c5828907a52930b92a', 'tag': None, 'wait_for_package': False} 2024-03-09T23:30:50.090 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:30:50.319 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/ 2024-03-09T23:30:50.319 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1920.g6b01fe95 2024-03-09T23:30:50.335 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/ 2024-03-09T23:30:50.335 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1920.g6b01fe95 2024-03-09T23:30:50.349 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/ 2024-03-09T23:30:50.349 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1920.g6b01fe95 2024-03-09T23:30:50.454 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-09T23:30:50.454 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:30:50.455 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-09T23:30:50.467 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-09T23:30:50.467 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:30:50.467 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-09T23:30:50.481 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 2024-03-09T23:30:50.481 DEBUG:teuthology.orchestra.run.smithi078:> 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/6b01fe95f3aa686f1951a0c5828907a52930b92a/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-09T23:30:50.499 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 2024-03-09T23:30:50.499 DEBUG:teuthology.orchestra.run.smithi190:> 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/6b01fe95f3aa686f1951a0c5828907a52930b92a/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-09T23:30:50.506 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-03-09T23:30:50.506 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:30:50.506 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-03-09T23:30:50.538 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 2024-03-09T23:30:50.538 DEBUG:teuthology.orchestra.run.smithi055:> 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/6b01fe95f3aa686f1951a0c5828907a52930b92a/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-03-09T23:30:50.548 DEBUG:teuthology.orchestra.run.smithi078:> 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 2024-03-09T23:30:50.571 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-03-09T23:30:50.608 DEBUG:teuthology.orchestra.run.smithi055:> 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 2024-03-09T23:30:50.628 DEBUG:teuthology.orchestra.run.smithi078:> 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 2024-03-09T23:30:50.655 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-03-09T23:30:50.691 DEBUG:teuthology.orchestra.run.smithi055:> 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 2024-03-09T23:30:50.717 INFO:teuthology.orchestra.run.smithi078.stdout:check_obsoletes = 1 2024-03-09T23:30:50.719 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum clean all 2024-03-09T23:30:50.723 INFO:teuthology.orchestra.run.smithi190.stdout:check_obsoletes = 1 2024-03-09T23:30:50.725 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum clean all 2024-03-09T23:30:50.760 INFO:teuthology.orchestra.run.smithi055.stdout:check_obsoletes = 1 2024-03-09T23:30:50.762 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum clean all 2024-03-09T23:30:50.928 INFO:teuthology.orchestra.run.smithi078.stdout:74 files removed 2024-03-09T23:30:50.955 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-radosgw 2024-03-09T23:30:50.977 INFO:teuthology.orchestra.run.smithi190.stdout:74 files removed 2024-03-09T23:30:51.004 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-radosgw 2024-03-09T23:30:51.008 INFO:teuthology.orchestra.run.smithi055.stdout:74 files removed 2024-03-09T23:30:51.036 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-radosgw 2024-03-09T23:30:51.592 INFO:teuthology.orchestra.run.smithi078.stdout:ceph packages for x86_64 257 kB/s | 82 kB 00:00 2024-03-09T23:30:51.730 INFO:teuthology.orchestra.run.smithi190.stdout:ceph packages for x86_64 201 kB/s | 82 kB 00:00 2024-03-09T23:30:51.787 INFO:teuthology.orchestra.run.smithi055.stdout:ceph packages for x86_64 199 kB/s | 82 kB 00:00 2024-03-09T23:30:52.035 INFO:teuthology.orchestra.run.smithi078.stdout:ceph noarch packages 25 kB/s | 10 kB 00:00 2024-03-09T23:30:52.081 INFO:teuthology.orchestra.run.smithi190.stdout:ceph noarch packages 33 kB/s | 10 kB 00:00 2024-03-09T23:30:52.155 INFO:teuthology.orchestra.run.smithi055.stdout:ceph noarch packages 32 kB/s | 10 kB 00:00 2024-03-09T23:30:52.423 INFO:teuthology.orchestra.run.smithi190.stdout:ceph source packages 6.2 kB/s | 1.9 kB 00:00 2024-03-09T23:30:52.469 INFO:teuthology.orchestra.run.smithi078.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-03-09T23:30:52.472 INFO:teuthology.orchestra.run.smithi055.stdout:ceph source packages 6.8 kB/s | 1.9 kB 00:00 2024-03-09T23:30:52.851 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - AppStream 17 MB/s | 6.7 MB 00:00 2024-03-09T23:30:52.954 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-03-09T23:30:53.033 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-03-09T23:30:54.234 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS-9 - BaseOS 7.6 MB/s | 2.0 MB 00:00 2024-03-09T23:30:54.346 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS-9 - BaseOS 7.5 MB/s | 2.0 MB 00:00 2024-03-09T23:30:54.508 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.0 MB 00:00 2024-03-09T23:30:55.008 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.0 MB 00:00 2024-03-09T23:30:55.753 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - BaseOS 7.4 MB/s | 8.0 MB 00:01 2024-03-09T23:30:55.791 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - BaseOS 8.6 MB/s | 8.0 MB 00:00 2024-03-09T23:30:57.593 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-03-09T23:30:57.613 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-03-09T23:30:58.667 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-03-09T23:31:01.899 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - CRB 7.1 MB/s | 6.1 MB 00:00 2024-03-09T23:31:03.448 INFO:teuthology.orchestra.run.smithi078.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 15 kB 00:00 2024-03-09T23:31:04.810 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 6.1 MB 00:02 2024-03-09T23:31:06.177 INFO:teuthology.orchestra.run.smithi055.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 15 kB 00:00 2024-03-09T23:31:07.079 INFO:teuthology.orchestra.run.smithi055.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-03-09T23:31:08.652 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 4.0 MB/s | 21 MB 00:05 2024-03-09T23:31:08.692 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 820 kB/s | 6.1 MB 00:07 2024-03-09T23:31:10.068 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 66 kB/s | 15 kB 00:00 2024-03-09T23:31:10.753 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 36 MB/s | 21 MB 00:00 2024-03-09T23:31:12.280 INFO:teuthology.orchestra.run.smithi055.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-03-09T23:31:13.466 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-03-09T23:31:14.981 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-radosgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 9.8 M 2024-03-09T23:31:14.984 INFO:teuthology.orchestra.run.smithi055.stdout:Upgrading: 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: librados2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.4 M 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: librbd1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: boost-program-options 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-base x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.4 M 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 20 M 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-selinux x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 25 k 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: libcephfs2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 745 k 2024-03-09T23:31:14.985 INFO:teuthology.orchestra.run.smithi055.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: libradosstriper1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 501 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: librgw2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.1 M 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ceph-argparse 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 45 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 131 k 2024-03-09T23:31:14.986 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cephfs x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 162 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rados x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 320 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 298 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 99 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout:Installing weak dependencies: 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:14.987 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout:Install 30 Packages 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout:Upgrade 2 Packages 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 58 M 2024-03-09T23:31:14.988 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:31:15.669 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-03-09T23:31:15.689 INFO:teuthology.orchestra.run.smithi055.stdout:(1/32): ceph-base-19.0.0-1920.g6b01fe95.el9.x86 9.9 MB/s | 5.4 MB 00:00 2024-03-09T23:31:15.723 INFO:teuthology.orchestra.run.smithi055.stdout:(2/32): ceph-selinux-19.0.0-1920.g6b01fe95.el9. 757 kB/s | 25 kB 00:00 2024-03-09T23:31:15.798 INFO:teuthology.orchestra.run.smithi055.stdout:(3/32): libcephfs2-19.0.0-1920.g6b01fe95.el9.x8 9.7 MB/s | 745 kB 00:00 2024-03-09T23:31:15.849 INFO:teuthology.orchestra.run.smithi055.stdout:(4/32): libradosstriper1-19.0.0-1920.g6b01fe95. 9.8 MB/s | 501 kB 00:00 2024-03-09T23:31:16.001 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:31:16.003 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:16.003 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:31:16.003 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:16.003 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-radosgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 9.8 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrading: 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: librados2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.4 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: librbd1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: boost-program-options 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-base x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.4 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 20 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-selinux x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 25 k 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 745 k 2024-03-09T23:31:16.004 INFO:teuthology.orchestra.run.smithi078.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: libradosstriper1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 501 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: librgw2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.1 M 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-argparse 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 45 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 131 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cephfs x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 162 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rados x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 320 k 2024-03-09T23:31:16.005 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 298 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 99 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout:Installing weak dependencies: 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout:Install 30 Packages 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrade 2 Packages 2024-03-09T23:31:16.006 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:16.007 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 58 M 2024-03-09T23:31:16.007 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:31:16.191 INFO:teuthology.orchestra.run.smithi055.stdout:(5/32): librgw2-19.0.0-1920.g6b01fe95.el9.x86_6 15 MB/s | 5.1 MB 00:00 2024-03-09T23:31:16.232 INFO:teuthology.orchestra.run.smithi055.stdout:(6/32): python3-ceph-argparse-19.0.0-1920.g6b01 1.1 MB/s | 45 kB 00:00 2024-03-09T23:31:16.283 INFO:teuthology.orchestra.run.smithi055.stdout:(7/32): python3-ceph-common-19.0.0-1920.g6b01fe 2.6 MB/s | 131 kB 00:00 2024-03-09T23:31:16.341 INFO:teuthology.orchestra.run.smithi055.stdout:(8/32): python3-cephfs-19.0.0-1920.g6b01fe95.el 2.7 MB/s | 162 kB 00:00 2024-03-09T23:31:16.417 INFO:teuthology.orchestra.run.smithi055.stdout:(9/32): python3-rados-19.0.0-1920.g6b01fe95.el9 4.2 MB/s | 320 kB 00:00 2024-03-09T23:31:16.476 INFO:teuthology.orchestra.run.smithi055.stdout:(10/32): python3-rbd-19.0.0-1920.g6b01fe95.el9. 5.0 MB/s | 298 kB 00:00 2024-03-09T23:31:16.534 INFO:teuthology.orchestra.run.smithi055.stdout:(11/32): python3-rgw-19.0.0-1920.g6b01fe95.el9. 1.7 MB/s | 99 kB 00:00 2024-03-09T23:31:16.643 INFO:teuthology.orchestra.run.smithi055.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 977 kB/s | 106 kB 00:00 2024-03-09T23:31:16.693 INFO:teuthology.orchestra.run.smithi055.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.1 MB/s | 159 kB 00:00 2024-03-09T23:31:16.727 INFO:teuthology.orchestra.run.smithi055.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 2024-03-09T23:31:16.886 INFO:teuthology.orchestra.run.smithi055.stdout:(15/32): ceph-radosgw-19.0.0-1920.g6b01fe95.el9 5.6 MB/s | 9.8 MB 00:01 2024-03-09T23:31:16.919 INFO:teuthology.orchestra.run.smithi055.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.4 MB/s | 661 kB 00:00 2024-03-09T23:31:16.944 INFO:teuthology.orchestra.run.smithi055.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.7 MB/s | 282 kB 00:00 2024-03-09T23:31:16.961 INFO:teuthology.orchestra.run.smithi055.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 992 kB/s | 41 kB 00:00 2024-03-09T23:31:17.087 INFO:teuthology.orchestra.run.smithi055.stdout:(19/32): qatlib-service-23.11.0-1.el9.x86_64.rp 279 kB/s | 35 kB 00:00 2024-03-09T23:31:17.137 INFO:teuthology.orchestra.run.smithi055.stdout:(20/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 887 kB/s | 44 kB 00:00 2024-03-09T23:31:17.187 INFO:teuthology.orchestra.run.smithi055.stdout:(21/32): qatlib-23.11.0-1.el9.x86_64.rpm 893 kB/s | 216 kB 00:00 2024-03-09T23:31:17.721 INFO:teuthology.orchestra.run.smithi055.stdout:(22/32): ceph-common-19.0.0-1920.g6b01fe95.el9. 7.8 MB/s | 20 MB 00:02 2024-03-09T23:31:17.746 INFO:teuthology.orchestra.run.smithi055.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 507 kB/s | 309 kB 00:00 2024-03-09T23:31:17.846 INFO:teuthology.orchestra.run.smithi055.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 486 kB/s | 49 kB 00:00 2024-03-09T23:31:17.850 INFO:teuthology.orchestra.run.smithi078.stdout:(1/32): ceph-base-19.0.0-1920.g6b01fe95.el9.x86 3.1 MB/s | 5.4 MB 00:01 2024-03-09T23:31:17.917 INFO:teuthology.orchestra.run.smithi078.stdout:(2/32): ceph-selinux-19.0.0-1920.g6b01fe95.el9. 378 kB/s | 25 kB 00:00 2024-03-09T23:31:17.964 INFO:teuthology.orchestra.run.smithi055.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 576 kB/s | 67 kB 00:00 2024-03-09T23:31:17.980 INFO:teuthology.orchestra.run.smithi055.stdout:(26/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 100 kB/s | 26 kB 00:00 2024-03-09T23:31:18.083 INFO:teuthology.orchestra.run.smithi078.stdout:(3/32): libcephfs2-19.0.0-1920.g6b01fe95.el9.x8 4.4 MB/s | 745 kB 00:00 2024-03-09T23:31:18.181 INFO:teuthology.orchestra.run.smithi055.stdout:(27/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.4 MB/s | 4.4 MB 00:00 2024-03-09T23:31:18.273 INFO:teuthology.orchestra.run.smithi055.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.7 MB/s | 838 kB 00:00 2024-03-09T23:31:18.282 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:31:18.284 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:18.284 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:31:18.284 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:18.284 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 9.8 M 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrading: 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: librados2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.4 M 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: boost-program-options 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.4 M 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 20 M 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 25 k 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-03-09T23:31:18.285 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 745 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 501 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2 x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 5.1 M 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-03-09T23:31:18.286 INFO:teuthology.orchestra.run.smithi190.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 45 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 131 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 162 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 320 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 298 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 99 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: qatlib x86_64 23.11.0-1.el9 appstream 216 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: qatzip-libs x86_64 1.1.2-2.el9 appstream 44 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-03-09T23:31:18.287 INFO:teuthology.orchestra.run.smithi190.stdout:Installing weak dependencies: 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout: qatlib-service x86_64 23.11.0-1.el9 appstream 35 k 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout:Install 30 Packages 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrade 2 Packages 2024-03-09T23:31:18.288 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:18.289 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 58 M 2024-03-09T23:31:18.289 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:31:18.307 INFO:teuthology.orchestra.run.smithi055.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 588 kB/s | 192 kB 00:00 2024-03-09T23:31:18.342 INFO:teuthology.orchestra.run.smithi078.stdout:(4/32): ceph-common-19.0.0-1920.g6b01fe95.el9.x 9.0 MB/s | 20 MB 00:02 2024-03-09T23:31:18.349 INFO:teuthology.orchestra.run.smithi055.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 9.4 MB/s | 1.6 MB 00:00 2024-03-09T23:31:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:(5/32): libradosstriper1-19.0.0-1920.g6b01fe95. 1.7 MB/s | 501 kB 00:00 2024-03-09T23:31:18.459 INFO:teuthology.orchestra.run.smithi078.stdout:(6/32): python3-ceph-argparse-19.0.0-1920.g6b01 493 kB/s | 45 kB 00:00 2024-03-09T23:31:18.585 INFO:teuthology.orchestra.run.smithi078.stdout:(7/32): python3-ceph-common-19.0.0-1920.g6b01fe 1.0 MB/s | 131 kB 00:00 2024-03-09T23:31:18.693 INFO:teuthology.orchestra.run.smithi078.stdout:(8/32): python3-cephfs-19.0.0-1920.g6b01fe95.el 1.5 MB/s | 162 kB 00:00 2024-03-09T23:31:18.768 INFO:teuthology.orchestra.run.smithi078.stdout:(9/32): librgw2-19.0.0-1920.g6b01fe95.el9.x86_6 12 MB/s | 5.1 MB 00:00 2024-03-09T23:31:18.793 INFO:teuthology.orchestra.run.smithi078.stdout:(10/32): python3-rados-19.0.0-1920.g6b01fe95.el 3.1 MB/s | 320 kB 00:00 2024-03-09T23:31:18.807 INFO:teuthology.orchestra.run.smithi055.stdout:(31/32): librbd1-19.0.0-1920.g6b01fe95.el9.x86_ 6.3 MB/s | 3.1 MB 00:00 2024-03-09T23:31:18.819 INFO:teuthology.orchestra.run.smithi078.stdout:(11/32): python3-rbd-19.0.0-1920.g6b01fe95.el9. 5.8 MB/s | 298 kB 00:00 2024-03-09T23:31:18.878 INFO:teuthology.orchestra.run.smithi078.stdout:(12/32): python3-rgw-19.0.0-1920.g6b01fe95.el9. 1.2 MB/s | 99 kB 00:00 2024-03-09T23:31:18.928 INFO:teuthology.orchestra.run.smithi078.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 978 kB/s | 106 kB 00:00 2024-03-09T23:31:18.953 INFO:teuthology.orchestra.run.smithi078.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 159 kB 00:00 2024-03-09T23:31:18.978 INFO:teuthology.orchestra.run.smithi078.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 883 kB/s | 44 kB 00:00 2024-03-09T23:31:19.012 INFO:teuthology.orchestra.run.smithi078.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-03-09T23:31:19.037 INFO:teuthology.orchestra.run.smithi078.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 282 kB 00:00 2024-03-09T23:31:19.054 INFO:teuthology.orchestra.run.smithi078.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 992 kB/s | 41 kB 00:00 2024-03-09T23:31:19.182 INFO:teuthology.orchestra.run.smithi055.stdout:(32/32): librados2-19.0.0-1920.g6b01fe95.el9.x8 3.7 MB/s | 3.4 MB 00:00 2024-03-09T23:31:19.185 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:19.185 INFO:teuthology.orchestra.run.smithi055.stdout:Total 14 MB/s | 58 MB 00:04 2024-03-09T23:31:19.188 INFO:teuthology.orchestra.run.smithi078.stdout:(19/32): ceph-radosgw-19.0.0-1920.g6b01fe95.el9 3.2 MB/s | 9.8 MB 00:03 2024-03-09T23:31:19.221 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:31:19.261 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:31:19.261 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:31:19.372 INFO:teuthology.orchestra.run.smithi078.stdout:(20/32): qatlib-service-23.11.0-1.el9.x86_64.rp 110 kB/s | 35 kB 00:00 2024-03-09T23:31:19.522 INFO:teuthology.orchestra.run.smithi078.stdout:(21/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 133 kB/s | 44 kB 00:00 2024-03-09T23:31:19.614 INFO:teuthology.orchestra.run.smithi078.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.2 MB/s | 309 kB 00:00 2024-03-09T23:31:19.656 INFO:teuthology.orchestra.run.smithi078.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 642 kB/s | 26 kB 00:00 2024-03-09T23:31:19.698 INFO:teuthology.orchestra.run.smithi078.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-03-09T23:31:19.748 INFO:teuthology.orchestra.run.smithi078.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-03-09T23:31:19.768 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:31:19.768 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:31:19.773 INFO:teuthology.orchestra.run.smithi078.stdout:(26/32): qatlib-23.11.0-1.el9.x86_64.rpm 294 kB/s | 216 kB 00:00 2024-03-09T23:31:20.004 INFO:teuthology.orchestra.run.smithi190.stdout:(1/32): ceph-common-19.0.0-1920.g6b01fe95.el9.x 14 MB/s | 20 MB 00:01 2024-03-09T23:31:20.054 INFO:teuthology.orchestra.run.smithi190.stdout:(2/32): ceph-selinux-19.0.0-1920.g6b01fe95.el9. 507 kB/s | 25 kB 00:00 2024-03-09T23:31:20.090 INFO:teuthology.orchestra.run.smithi078.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 605 kB/s | 192 kB 00:00 2024-03-09T23:31:20.121 INFO:teuthology.orchestra.run.smithi190.stdout:(3/32): libcephfs2-19.0.0-1920.g6b01fe95.el9.x8 11 MB/s | 745 kB 00:00 2024-03-09T23:31:20.173 INFO:teuthology.orchestra.run.smithi078.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.9 MB/s | 838 kB 00:00 2024-03-09T23:31:20.179 INFO:teuthology.orchestra.run.smithi190.stdout:(4/32): libradosstriper1-19.0.0-1920.g6b01fe95. 8.4 MB/s | 501 kB 00:00 2024-03-09T23:31:20.488 INFO:teuthology.orchestra.run.smithi190.stdout:(5/32): librgw2-19.0.0-1920.g6b01fe95.el9.x86_6 17 MB/s | 5.1 MB 00:00 2024-03-09T23:31:20.538 INFO:teuthology.orchestra.run.smithi190.stdout:(6/32): python3-ceph-argparse-19.0.0-1920.g6b01 906 kB/s | 45 kB 00:00 2024-03-09T23:31:20.622 INFO:teuthology.orchestra.run.smithi190.stdout:(7/32): ceph-base-19.0.0-1920.g6b01fe95.el9.x86 2.7 MB/s | 5.4 MB 00:02 2024-03-09T23:31:20.647 INFO:teuthology.orchestra.run.smithi190.stdout:(8/32): python3-ceph-common-19.0.0-1920.g6b01fe 1.2 MB/s | 131 kB 00:00 2024-03-09T23:31:20.706 INFO:teuthology.orchestra.run.smithi190.stdout:(9/32): python3-rados-19.0.0-1920.g6b01fe95.el9 5.4 MB/s | 320 kB 00:00 2024-03-09T23:31:20.731 INFO:teuthology.orchestra.run.smithi190.stdout:(10/32): python3-cephfs-19.0.0-1920.g6b01fe95.e 1.5 MB/s | 162 kB 00:00 2024-03-09T23:31:20.756 INFO:teuthology.orchestra.run.smithi190.stdout:(11/32): python3-rbd-19.0.0-1920.g6b01fe95.el9. 5.8 MB/s | 298 kB 00:00 2024-03-09T23:31:20.823 INFO:teuthology.orchestra.run.smithi190.stdout:(12/32): python3-rgw-19.0.0-1920.g6b01fe95.el9. 1.1 MB/s | 99 kB 00:00 2024-03-09T23:31:20.882 INFO:teuthology.orchestra.run.smithi190.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 845 kB/s | 106 kB 00:00 2024-03-09T23:31:20.907 INFO:teuthology.orchestra.run.smithi190.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 159 kB 00:00 2024-03-09T23:31:20.932 INFO:teuthology.orchestra.run.smithi190.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 889 kB/s | 44 kB 00:00 2024-03-09T23:31:20.965 INFO:teuthology.orchestra.run.smithi078.stdout:(29/32): librados2-19.0.0-1920.g6b01fe95.el9.x8 4.3 MB/s | 3.4 MB 00:00 2024-03-09T23:31:20.966 INFO:teuthology.orchestra.run.smithi190.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-03-09T23:31:20.991 INFO:teuthology.orchestra.run.smithi190.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 282 kB 00:00 2024-03-09T23:31:21.016 INFO:teuthology.orchestra.run.smithi190.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 831 kB/s | 41 kB 00:00 2024-03-09T23:31:21.032 INFO:teuthology.orchestra.run.smithi078.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 1.7 MB/s | 1.6 MB 00:00 2024-03-09T23:31:21.167 INFO:teuthology.orchestra.run.smithi190.stdout:(19/32): ceph-radosgw-19.0.0-1920.g6b01fe95.el9 3.8 MB/s | 9.8 MB 00:02 2024-03-09T23:31:21.202 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:31:21.267 INFO:teuthology.orchestra.run.smithi190.stdout:(20/32): qatlib-service-23.11.0-1.el9.x86_64.rp 139 kB/s | 35 kB 00:00 2024-03-09T23:31:21.274 INFO:teuthology.orchestra.run.smithi078.stdout:(31/32): librbd1-19.0.0-1920.g6b01fe95.el9.x86_ 10 MB/s | 3.1 MB 00:00 2024-03-09T23:31:21.292 INFO:teuthology.orchestra.run.smithi190.stdout:(21/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 356 kB/s | 44 kB 00:00 2024-03-09T23:31:21.294 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-09T23:31:21.329 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-09T23:31:21.364 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-09T23:31:21.386 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:21.401 INFO:teuthology.orchestra.run.smithi190.stdout:(22/32): qatlib-23.11.0-1.el9.x86_64.rpm 529 kB/s | 216 kB 00:00 2024-03-09T23:31:21.401 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:21.552 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:21.609 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:21.616 INFO:teuthology.orchestra.run.smithi078.stdout:(32/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.1 MB/s | 4.4 MB 00:02 2024-03-09T23:31:21.622 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:21.622 INFO:teuthology.orchestra.run.smithi078.stdout:Total 10 MB/s | 58 MB 00:05 2024-03-09T23:31:21.651 INFO:teuthology.orchestra.run.smithi190.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 104 kB/s | 26 kB 00:00 2024-03-09T23:31:21.656 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:31:21.693 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:31:21.693 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:31:21.743 INFO:teuthology.orchestra.run.smithi190.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 649 kB/s | 309 kB 00:00 2024-03-09T23:31:21.826 INFO:teuthology.orchestra.run.smithi190.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 277 kB/s | 49 kB 00:00 2024-03-09T23:31:21.851 INFO:teuthology.orchestra.run.smithi190.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 621 kB/s | 67 kB 00:00 2024-03-09T23:31:21.952 INFO:teuthology.orchestra.run.smithi190.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-03-09T23:31:21.958 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-09T23:31:22.032 INFO:teuthology.orchestra.run.smithi055.stdout: Upgrading : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:22.061 INFO:teuthology.orchestra.run.smithi190.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.8 MB/s | 4.4 MB 00:00 2024-03-09T23:31:22.125 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:22.161 INFO:teuthology.orchestra.run.smithi190.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.5 MB/s | 838 kB 00:00 2024-03-09T23:31:22.170 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:31:22.170 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:31:22.203 INFO:teuthology.orchestra.run.smithi190.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-03-09T23:31:22.215 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 8/34 2024-03-09T23:31:22.242 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:22.288 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:22.317 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-09T23:31:22.362 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 11/34 2024-03-09T23:31:22.432 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:22.445 INFO:teuthology.orchestra.run.smithi190.stdout:(31/32): librbd1-19.0.0-1920.g6b01fe95.el9.x86_ 11 MB/s | 3.1 MB 00:00 2024-03-09T23:31:22.472 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:22.515 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:22.543 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-09T23:31:22.654 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-09T23:31:22.695 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-09T23:31:22.728 INFO:teuthology.orchestra.run.smithi190.stdout:(32/32): librados2-19.0.0-1920.g6b01fe95.el9.x8 5.1 MB/s | 3.4 MB 00:00 2024-03-09T23:31:22.731 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:22.731 INFO:teuthology.orchestra.run.smithi190.stdout:Total 13 MB/s | 58 MB 00:04 2024-03-09T23:31:22.736 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-09T23:31:22.766 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:31:22.768 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-09T23:31:22.797 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-09T23:31:22.803 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:31:22.803 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:31:22.830 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-09T23:31:23.169 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-09T23:31:23.193 INFO:teuthology.orchestra.run.smithi055.stdout: Upgrading : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:23.267 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:23.280 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:31:23.280 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:31:23.306 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 23/34 2024-03-09T23:31:23.345 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-09T23:31:23.583 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:31:23.666 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-09T23:31:23.704 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-09T23:31:23.729 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-09T23:31:23.752 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:23.767 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:23.821 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-09T23:31:23.854 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:23.918 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:23.925 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:23.983 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:23.997 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 27/34 2024-03-09T23:31:24.032 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 28/34 2024-03-09T23:31:24.375 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-09T23:31:24.414 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:24.596 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 8/34 2024-03-09T23:31:24.624 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:24.684 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:31:24.704 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:24.724 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-09T23:31:24.768 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 11/34 2024-03-09T23:31:24.776 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-03-09T23:31:24.817 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-03-09T23:31:24.837 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:24.850 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-03-09T23:31:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:24.873 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:24.888 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-03-09T23:31:24.905 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:24.933 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-09T23:31:25.039 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:25.042 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-09T23:31:25.084 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-09T23:31:25.094 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-03-09T23:31:25.124 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-09T23:31:25.157 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-09T23:31:25.186 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-09T23:31:25.219 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-09T23:31:25.417 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-03-09T23:31:25.476 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:25.542 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-09T23:31:25.566 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:25.568 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:25.638 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:25.667 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 8/34 2024-03-09T23:31:25.680 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 23/34 2024-03-09T23:31:25.694 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-09T23:31:25.757 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 9/34 2024-03-09T23:31:25.786 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-03-09T23:31:25.830 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 11/34 2024-03-09T23:31:25.900 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:25.922 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:25.967 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 13/34 2024-03-09T23:31:25.995 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-03-09T23:31:26.105 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-03-09T23:31:26.138 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-03-09T23:31:26.178 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-03-09T23:31:26.184 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-09T23:31:26.211 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-03-09T23:31:26.218 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:26.239 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-03-09T23:31:26.272 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-03-09T23:31:26.277 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:26.289 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:26.321 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:26.357 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 27/34 2024-03-09T23:31:26.387 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 28/34 2024-03-09T23:31:26.600 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-03-09T23:31:26.627 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:26.717 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 22/34 2024-03-09T23:31:26.748 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 23/34 2024-03-09T23:31:26.802 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-03-09T23:31:26.955 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:27.025 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:27.182 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:27.183 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-09T23:31:27.183 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-09T23:31:27.183 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:27.227 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:27.254 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-03-09T23:31:27.288 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:27.342 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 26/34 2024-03-09T23:31:27.411 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 27/34 2024-03-09T23:31:27.448 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 28/34 2024-03-09T23:31:28.556 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:28.592 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:29.151 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:29.187 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:29.266 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-09T23:31:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-09T23:31:29.266 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:29.304 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:29.596 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:29.636 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:30.188 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 29/34 2024-03-09T23:31:30.223 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:30.294 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 30/34 2024-03-09T23:31:30.294 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-03-09T23:31:30.294 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-03-09T23:31:30.294 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:30.332 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /sys 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /proc 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /mnt 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /var/tmp 2024-03-09T23:31:37.372 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /home 2024-03-09T23:31:37.373 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /root 2024-03-09T23:31:37.373 INFO:teuthology.orchestra.run.smithi055.stdout:skipping the directory /tmp 2024-03-09T23:31:37.373 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:38.298 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:38.319 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:38.319 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:31:38.320 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-09T23:31:38.320 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:38.320 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:38.320 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:38.323 INFO:teuthology.orchestra.run.smithi055.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:38.409 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:38.426 INFO:teuthology.orchestra.run.smithi055.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /sys 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /proc 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /mnt 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /var/tmp 2024-03-09T23:31:38.565 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /home 2024-03-09T23:31:38.566 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /root 2024-03-09T23:31:38.566 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /tmp 2024-03-09T23:31:38.566 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:39.494 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:39.525 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:39.527 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:39.614 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:39.614 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:39.626 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 6/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 8/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 9/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 10/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 11/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:39.627 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 13/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-09T23:31:39.628 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-09T23:31:39.629 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-09T23:31:39.629 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-09T23:31:39.629 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:39.629 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-09T23:31:39.629 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/34 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /sys 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /proc 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /mnt 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /var/tmp 2024-03-09T23:31:39.700 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /home 2024-03-09T23:31:39.701 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /root 2024-03-09T23:31:39.701 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /tmp 2024-03-09T23:31:39.701 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:40.614 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:40.642 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/34 2024-03-09T23:31:40.642 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:31:40.643 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-03-09T23:31:40.643 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:40.643 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-03-09T23:31:40.643 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:40.645 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout:Upgraded: 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:31:40.662 INFO:teuthology.orchestra.run.smithi055.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.663 INFO:teuthology.orchestra.run.smithi055.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-09T23:31:40.664 INFO:teuthology.orchestra.run.smithi055.stdout: re2-1:20211101-3.el9.x86_64 2024-03-09T23:31:40.665 INFO:teuthology.orchestra.run.smithi055.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-09T23:31:40.665 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:40.665 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:31:40.726 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-03-09T23:31:40.726 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:40.781 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:40.781 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/34 2024-03-09T23:31:40.781 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 6/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 8/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 9/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 10/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 11/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 13/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-09T23:31:40.782 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-09T23:31:40.783 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-09T23:31:40.784 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:40.784 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-09T23:31:40.784 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/34 2024-03-09T23:31:40.971 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-test 2024-03-09T23:31:41.543 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:29 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:31:41.708 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:31:41.708 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:41.708 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:31:41.708 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:41.708 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-test x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 47 M 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: libcephsqlite x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 163 k 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout:Install 6 Packages 2024-03-09T23:31:41.709 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:41.710 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 48 M 2024-03-09T23:31:41.710 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 205 M 2024-03-09T23:31:41.710 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/34 2024-03-09T23:31:41.857 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_6 6/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 7/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9. 8/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x8 9/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 10/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 11/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 12/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 13/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-03-09T23:31:41.858 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-03-09T23:31:41.859 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-03-09T23:31:41.860 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 31/34 2024-03-09T23:31:41.860 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-03-09T23:31:41.860 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/34 2024-03-09T23:31:41.923 INFO:teuthology.orchestra.run.smithi055.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.3 MB/s | 217 kB 00:00 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout:Upgraded: 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.930 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.931 INFO:teuthology.orchestra.run.smithi078.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: re2-1:20211101-3.el9.x86_64 2024-03-09T23:31:41.932 INFO:teuthology.orchestra.run.smithi078.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-09T23:31:41.933 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:41.933 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:31:41.973 INFO:teuthology.orchestra.run.smithi055.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.9 MB/s | 300 kB 00:00 2024-03-09T23:31:42.007 INFO:teuthology.orchestra.run.smithi055.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-03-09T23:31:42.124 INFO:teuthology.orchestra.run.smithi055.stdout:(4/6): libcephsqlite-19.0.0-1920.g6b01fe95.el9. 441 kB/s | 163 kB 00:00 2024-03-09T23:31:42.267 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-test 2024-03-09T23:31:42.507 INFO:teuthology.orchestra.run.smithi055.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 374 kB/s | 187 kB 00:00 2024-03-09T23:31:42.818 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:29 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:31:42.846 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout:Upgraded: 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-9.0.0-10.el9.x86_64 2024-03-09T23:31:42.847 INFO:teuthology.orchestra.run.smithi190.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: liboath-2.6.7-2.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind-1.6.2-1.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-03-09T23:31:42.848 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: qatlib-23.11.0-1.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: re2-1:20211101-3.el9.x86_64 2024-03-09T23:31:42.849 INFO:teuthology.orchestra.run.smithi190.stdout: thrift-0.15.0-2.el9.x86_64 2024-03-09T23:31:42.850 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:42.850 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:31:42.969 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-test x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 47 M 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: libcephsqlite x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 163 k 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-09T23:31:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout:Install 6 Packages 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:42.971 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 48 M 2024-03-09T23:31:42.972 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 205 M 2024-03-09T23:31:42.972 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:31:43.177 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-test 2024-03-09T23:31:43.236 INFO:teuthology.orchestra.run.smithi078.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.4 MB/s | 217 kB 00:00 2024-03-09T23:31:43.286 INFO:teuthology.orchestra.run.smithi078.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 6.0 MB/s | 300 kB 00:00 2024-03-09T23:31:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 63 kB 00:00 2024-03-09T23:31:43.520 INFO:teuthology.orchestra.run.smithi078.stdout:(4/6): jq-1.6-16.el9.x86_64.rpm 936 kB/s | 187 kB 00:00 2024-03-09T23:31:43.704 INFO:teuthology.orchestra.run.smithi078.stdout:(5/6): libcephsqlite-19.0.0-1920.g6b01fe95.el9. 265 kB/s | 163 kB 00:00 2024-03-09T23:31:43.741 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:28 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:31:43.892 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 47 M 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-03-09T23:31:43.893 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 163 k 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2024-03-09T23:31:43.894 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:43.895 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 48 M 2024-03-09T23:31:43.895 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 205 M 2024-03-09T23:31:43.895 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:31:44.149 INFO:teuthology.orchestra.run.smithi055.stdout:(6/6): ceph-test-19.0.0-1920.g6b01fe95.el9.x86_ 20 MB/s | 47 MB 00:02 2024-03-09T23:31:44.152 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:44.153 INFO:teuthology.orchestra.run.smithi055.stdout:Total 20 MB/s | 48 MB 00:02 2024-03-09T23:31:44.167 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:31:44.189 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:31:44.190 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:31:44.328 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.4 MB/s | 217 kB 00:00 2024-03-09T23:31:44.379 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.9 MB/s | 300 kB 00:00 2024-03-09T23:31:44.412 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-03-09T23:31:44.537 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): jq-1.6-16.el9.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2024-03-09T23:31:44.563 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): libcephsqlite-19.0.0-1920.g6b01fe95.el9. 421 kB/s | 163 kB 00:00 2024-03-09T23:31:44.601 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:31:44.601 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:31:45.190 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:31:45.284 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-09T23:31:45.317 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-09T23:31:45.349 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:45.392 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-09T23:31:45.419 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:47.696 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): ceph-test-19.0.0-1920.g6b01fe95.el9.x86_ 13 MB/s | 47 MB 00:03 2024-03-09T23:31:47.699 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:47.699 INFO:teuthology.orchestra.run.smithi190.stdout:Total 13 MB/s | 48 MB 00:03 2024-03-09T23:31:47.714 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:31:47.736 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:31:47.736 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:31:47.912 INFO:teuthology.orchestra.run.smithi078.stdout:(6/6): ceph-test-19.0.0-1920.g6b01fe95.el9.x86_ 9.8 MB/s | 47 MB 00:04 2024-03-09T23:31:47.915 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:47.915 INFO:teuthology.orchestra.run.smithi078.stdout:Total 9.8 MB/s | 48 MB 00:04 2024-03-09T23:31:47.929 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:31:47.950 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:31:47.950 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:31:48.126 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:31:48.126 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:31:48.339 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:31:48.339 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:31:48.694 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:31:48.772 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-09T23:31:48.804 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-09T23:31:48.837 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:48.881 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-09T23:31:48.903 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:31:48.909 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:48.996 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-03-09T23:31:49.037 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-03-09T23:31:49.070 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-03-09T23:31:49.139 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:50.158 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:50.246 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:52.698 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:52.698 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/6 2024-03-09T23:31:52.698 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/6 2024-03-09T23:31:52.698 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:52.699 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-09T23:31:52.699 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: jq-1.6-16.el9.x86_64 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-09T23:31:53.133 INFO:teuthology.orchestra.run.smithi055.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-09T23:31:53.134 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:53.134 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:31:53.381 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph 2024-03-09T23:31:53.417 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:53.491 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/6 2024-03-09T23:31:53.689 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:53.961 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:41 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:31:54.122 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:31:54.124 INFO:teuthology.orchestra.run.smithi055.stdout:========================================================================================= 2024-03-09T23:31:54.124 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout:========================================================================================= 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 6.6 k 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mds x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 2.1 M 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 1.5 M 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 248 k 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mon x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 4.7 M 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-osd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 17 M 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-09T23:31:54.125 INFO:teuthology.orchestra.run.smithi055.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-09T23:31:54.126 INFO:teuthology.orchestra.run.smithi055.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-09T23:31:54.127 INFO:teuthology.orchestra.run.smithi055.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout:========================================================================================= 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout:Install 36 Packages 2024-03-09T23:31:54.128 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:31:54.129 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 30 M 2024-03-09T23:31:54.129 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 107 M 2024-03-09T23:31:54.129 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:31:54.694 INFO:teuthology.orchestra.run.smithi055.stdout:(1/36): ceph-19.0.0-1920.g6b01fe95.el9.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-03-09T23:31:54.919 INFO:teuthology.orchestra.run.smithi055.stdout:(2/36): ceph-mds-19.0.0-1920.g6b01fe95.el9.x86_ 5.5 MB/s | 2.1 MB 00:00 2024-03-09T23:31:55.294 INFO:teuthology.orchestra.run.smithi055.stdout:(3/36): ceph-mgr-19.0.0-1920.g6b01fe95.el9.x86_ 1.9 MB/s | 1.5 MB 00:00 2024-03-09T23:31:55.428 INFO:teuthology.orchestra.run.smithi055.stdout:(4/36): ceph-mon-19.0.0-1920.g6b01fe95.el9.x86_ 6.4 MB/s | 4.7 MB 00:00 2024-03-09T23:31:55.453 INFO:teuthology.orchestra.run.smithi055.stdout:(5/36): ceph-mgr-modules-core-19.0.0-1920.g6b01 1.5 MB/s | 248 kB 00:00 2024-03-09T23:31:55.578 INFO:teuthology.orchestra.run.smithi055.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-03-09T23:31:55.603 INFO:teuthology.orchestra.run.smithi055.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 144 kB 00:00 2024-03-09T23:31:55.629 INFO:teuthology.orchestra.run.smithi055.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 628 kB/s | 32 kB 00:00 2024-03-09T23:31:55.654 INFO:teuthology.orchestra.run.smithi055.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 939 kB/s | 47 kB 00:00 2024-03-09T23:31:55.680 INFO:teuthology.orchestra.run.smithi055.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 770 kB/s | 39 kB 00:00 2024-03-09T23:31:55.705 INFO:teuthology.orchestra.run.smithi055.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/6 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/6 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-09T23:31:55.863 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-09T23:31:55.880 INFO:teuthology.orchestra.run.smithi055.stdout:(12/36): ceph-osd-19.0.0-1920.g6b01fe95.el9.x86 18 MB/s | 17 MB 00:00 2024-03-09T23:31:55.914 INFO:teuthology.orchestra.run.smithi055.stdout:(13/36): python3-cryptography-36.0.1-4.el9.x86_ 4.9 MB/s | 1.1 MB 00:00 2024-03-09T23:31:55.931 INFO:teuthology.orchestra.run.smithi055.stdout:(14/36): python3-ply-3.11-14.el9.noarch.rpm 457 kB/s | 103 kB 00:00 2024-03-09T23:31:55.956 INFO:teuthology.orchestra.run.smithi055.stdout:(15/36): python3-pycparser-2.20-6.el9.noarch.rp 1.6 MB/s | 124 kB 00:00 2024-03-09T23:31:55.981 INFO:teuthology.orchestra.run.smithi055.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-03-09T23:31:56.145 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 6/6 2024-03-09T23:31:56.145 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/6 2024-03-09T23:31:56.145 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/6 2024-03-09T23:31:56.145 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-03-09T23:31:56.145 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-03-09T23:31:56.146 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-03-09T23:31:56.165 INFO:teuthology.orchestra.run.smithi055.stdout:(17/36): python3-requests-2.25.1-8.el9.noarch.r 535 kB/s | 125 kB 00:00 2024-03-09T23:31:56.190 INFO:teuthology.orchestra.run.smithi055.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 724 kB/s | 151 kB 00:00 2024-03-09T23:31:56.249 INFO:teuthology.orchestra.run.smithi055.stdout:(19/36): lua-devel-5.4.4-4.el9.x86_64.rpm 76 kB/s | 22 kB 00:00 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: jq-1.6-16.el9.x86_64 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:56.275 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-09T23:31:56.276 INFO:teuthology.orchestra.run.smithi190.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-09T23:31:56.276 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-09T23:31:56.276 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:56.276 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:31:56.282 INFO:teuthology.orchestra.run.smithi055.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-03-09T23:31:56.308 INFO:teuthology.orchestra.run.smithi055.stdout:(21/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 304 kB/s | 43 kB 00:00 2024-03-09T23:31:56.333 INFO:teuthology.orchestra.run.smithi055.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-03-09T23:31:56.366 INFO:teuthology.orchestra.run.smithi055.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 302 kB/s | 18 kB 00:00 2024-03-09T23:31:56.391 INFO:teuthology.orchestra.run.smithi055.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 394 kB/s | 23 kB 00:00 2024-03-09T23:31:56.425 INFO:teuthology.orchestra.run.smithi055.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 332 kB/s | 19 kB 00:00 2024-03-09T23:31:56.451 INFO:teuthology.orchestra.run.smithi055.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 335 kB/s | 20 kB 00:00 2024-03-09T23:31:56.490 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph 2024-03-09T23:31:56.501 INFO:teuthology.orchestra.run.smithi055.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 616 kB/s | 46 kB 00:00 2024-03-09T23:31:56.526 INFO:teuthology.orchestra.run.smithi055.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-03-09T23:31:56.551 INFO:teuthology.orchestra.run.smithi055.stdout:(29/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-03-09T23:31:56.563 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-test-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: jq-1.6-16.el9.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: libcephsqlite-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: socat-1.7.4.1-5.el9.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:31:56.585 INFO:teuthology.orchestra.run.smithi055.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 280 kB/s | 16 kB 00:00 2024-03-09T23:31:56.610 INFO:teuthology.orchestra.run.smithi055.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-03-09T23:31:56.635 INFO:teuthology.orchestra.run.smithi055.stdout:(32/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-03-09T23:31:56.661 INFO:teuthology.orchestra.run.smithi055.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-03-09T23:31:56.686 INFO:teuthology.orchestra.run.smithi055.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-03-09T23:31:56.711 INFO:teuthology.orchestra.run.smithi055.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-03-09T23:31:56.745 INFO:teuthology.orchestra.run.smithi055.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-03-09T23:31:56.750 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:31:56.750 INFO:teuthology.orchestra.run.smithi055.stdout:Total 11 MB/s | 30 MB 00:02 2024-03-09T23:31:56.775 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:31:56.821 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:31:56.821 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:31:56.822 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph 2024-03-09T23:31:57.080 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:42 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:31:57.241 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:31:57.241 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:31:57.251 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:31:57.253 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-03-09T23:31:57.253 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 6.6 k 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 2.1 M 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 1.5 M 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 248 k 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 4.7 M 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 17 M 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-09T23:31:57.254 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-09T23:31:57.257 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-09T23:31:57.257 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-09T23:31:57.257 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-09T23:31:57.258 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout:========================================================================================= 2024-03-09T23:31:57.259 INFO:teuthology.orchestra.run.smithi190.stdout:Install 36 Packages 2024-03-09T23:31:57.260 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:31:57.260 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 30 M 2024-03-09T23:31:57.260 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 107 M 2024-03-09T23:31:57.260 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:31:57.393 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:44 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:31:57.544 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:31:57.546 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================= 2024-03-09T23:31:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:31:57.546 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================= 2024-03-09T23:31:57.546 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 6.6 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mds x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 2.1 M 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 1.5 M 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 248 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mon x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 4.7 M 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-osd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 17 M 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-03-09T23:31:57.547 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-03-09T23:31:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:31:57.549 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================= 2024-03-09T23:31:57.550 INFO:teuthology.orchestra.run.smithi078.stdout:Install 36 Packages 2024-03-09T23:31:57.550 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:31:57.550 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 30 M 2024-03-09T23:31:57.550 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 107 M 2024-03-09T23:31:57.550 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:31:57.784 INFO:teuthology.orchestra.run.smithi190.stdout:(1/36): ceph-19.0.0-1920.g6b01fe95.el9.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-03-09T23:31:57.993 INFO:teuthology.orchestra.run.smithi190.stdout:(2/36): ceph-mds-19.0.0-1920.g6b01fe95.el9.x86_ 5.7 MB/s | 2.1 MB 00:00 2024-03-09T23:31:58.407 INFO:teuthology.orchestra.run.smithi078.stdout:(1/36): ceph-19.0.0-1920.g6b01fe95.el9.x86_64.r 20 kB/s | 6.6 kB 00:00 2024-03-09T23:31:58.543 INFO:teuthology.orchestra.run.smithi190.stdout:(3/36): ceph-mgr-19.0.0-1920.g6b01fe95.el9.x86_ 1.6 MB/s | 1.5 MB 00:00 2024-03-09T23:31:58.579 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:31:58.639 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-09T23:31:58.689 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-09T23:31:58.717 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-09T23:31:58.791 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-09T23:31:58.826 INFO:teuthology.orchestra.run.smithi190.stdout:(4/36): ceph-mon-19.0.0-1920.g6b01fe95.el9.x86_ 4.5 MB/s | 4.7 MB 00:01 2024-03-09T23:31:58.849 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-09T23:31:58.882 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-09T23:31:58.978 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-09T23:31:58.985 INFO:teuthology.orchestra.run.smithi190.stdout:(5/36): ceph-osd-19.0.0-1920.g6b01fe95.el9.x86_ 17 MB/s | 17 MB 00:00 2024-03-09T23:31:59.035 INFO:teuthology.orchestra.run.smithi190.stdout:(6/36): ceph-mgr-modules-core-19.0.0-1920.g6b01 503 kB/s | 248 kB 00:00 2024-03-09T23:31:59.055 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-09T23:31:59.110 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-09T23:31:59.127 INFO:teuthology.orchestra.run.smithi190.stdout:(7/36): lua-5.4.4-4.el9.x86_64.rpm 622 kB/s | 187 kB 00:00 2024-03-09T23:31:59.152 INFO:teuthology.orchestra.run.smithi190.stdout:(8/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.0 MB/s | 144 kB 00:00 2024-03-09T23:31:59.178 INFO:teuthology.orchestra.run.smithi190.stdout:(9/36): python3-markupsafe-1.1.1-12.el9.x86_64. 270 kB/s | 32 kB 00:00 2024-03-09T23:31:59.185 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-09T23:31:59.204 INFO:teuthology.orchestra.run.smithi190.stdout:(10/36): python3-pytz-2021.1-5.el9.noarch.rpm 628 kB/s | 47 kB 00:00 2024-03-09T23:31:59.236 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-09T23:31:59.237 INFO:teuthology.orchestra.run.smithi190.stdout:(11/36): python3-toml-0.10.2-6.el9.noarch.rpm 661 kB/s | 39 kB 00:00 2024-03-09T23:31:59.274 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-09T23:31:59.279 INFO:teuthology.orchestra.run.smithi190.stdout:(12/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.3 MB/s | 241 kB 00:00 2024-03-09T23:31:59.282 INFO:teuthology.orchestra.run.smithi078.stdout:(2/36): ceph-mgr-19.0.0-1920.g6b01fe95.el9.x86_ 1.2 MB/s | 1.5 MB 00:01 2024-03-09T23:31:59.325 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-09T23:31:59.397 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-09T23:31:59.491 INFO:teuthology.orchestra.run.smithi078.stdout:(3/36): ceph-mon-19.0.0-1920.g6b01fe95.el9.x86_ 4.3 MB/s | 4.7 MB 00:01 2024-03-09T23:31:59.504 INFO:teuthology.orchestra.run.smithi190.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 385 kB/s | 103 kB 00:00 2024-03-09T23:31:59.541 INFO:teuthology.orchestra.run.smithi078.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1920.g6b01 4.9 MB/s | 248 kB 00:00 2024-03-09T23:31:59.562 INFO:teuthology.orchestra.run.smithi190.stdout:(14/36): python3-cryptography-36.0.1-4.el9.x86_ 3.2 MB/s | 1.1 MB 00:00 2024-03-09T23:31:59.588 INFO:teuthology.orchestra.run.smithi190.stdout:(15/36): python3-pycparser-2.20-6.el9.noarch.rp 402 kB/s | 124 kB 00:00 2024-03-09T23:31:59.591 INFO:teuthology.orchestra.run.smithi078.stdout:(5/36): ceph-mds-19.0.0-1920.g6b01fe95.el9.x86_ 1.4 MB/s | 2.1 MB 00:01 2024-03-09T23:31:59.597 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-09T23:31:59.613 INFO:teuthology.orchestra.run.smithi190.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.7 MB/s | 187 kB 00:00 2024-03-09T23:31:59.645 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-09T23:31:59.691 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-09T23:31:59.727 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-09T23:31:59.756 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-09T23:31:59.767 INFO:teuthology.orchestra.run.smithi078.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 829 kB/s | 187 kB 00:00 2024-03-09T23:31:59.772 INFO:teuthology.orchestra.run.smithi190.stdout:(17/36): python3-requests-2.25.1-8.el9.noarch.r 598 kB/s | 125 kB 00:00 2024-03-09T23:31:59.792 INFO:teuthology.orchestra.run.smithi078.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 819 kB/s | 144 kB 00:00 2024-03-09T23:31:59.817 INFO:teuthology.orchestra.run.smithi078.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 633 kB/s | 32 kB 00:00 2024-03-09T23:31:59.835 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-09T23:31:59.842 INFO:teuthology.orchestra.run.smithi078.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 941 kB/s | 47 kB 00:00 2024-03-09T23:31:59.866 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:31:59.867 INFO:teuthology.orchestra.run.smithi078.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 767 kB/s | 39 kB 00:00 2024-03-09T23:31:59.888 INFO:teuthology.orchestra.run.smithi190.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 549 kB/s | 151 kB 00:00 2024-03-09T23:31:59.899 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-09T23:31:59.901 INFO:teuthology.orchestra.run.smithi078.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.0 MB/s | 241 kB 00:00 2024-03-09T23:31:59.930 INFO:teuthology.orchestra.run.smithi190.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 274 kB/s | 43 kB 00:00 2024-03-09T23:31:59.940 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-09T23:31:59.960 INFO:teuthology.orchestra.run.smithi078.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 12 MB/s | 1.1 MB 00:00 2024-03-09T23:31:59.975 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-09T23:31:59.985 INFO:teuthology.orchestra.run.smithi078.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 103 kB 00:00 2024-03-09T23:31:59.989 INFO:teuthology.orchestra.run.smithi190.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-03-09T23:32:00.009 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-09T23:32:00.010 INFO:teuthology.orchestra.run.smithi078.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-03-09T23:32:00.036 INFO:teuthology.orchestra.run.smithi078.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-03-09T23:32:00.056 INFO:teuthology.orchestra.run.smithi190.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-03-09T23:32:00.081 INFO:teuthology.orchestra.run.smithi190.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.3 MB/s | 358 kB 00:00 2024-03-09T23:32:00.094 INFO:teuthology.orchestra.run.smithi078.stdout:(16/36): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-03-09T23:32:00.103 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-09T23:32:00.120 INFO:teuthology.orchestra.run.smithi078.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 266 kB/s | 22 kB 00:00 2024-03-09T23:32:00.131 INFO:teuthology.orchestra.run.smithi190.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 235 kB/s | 18 kB 00:00 2024-03-09T23:32:00.140 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-09T23:32:00.156 INFO:teuthology.orchestra.run.smithi190.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 308 kB/s | 23 kB 00:00 2024-03-09T23:32:00.191 INFO:teuthology.orchestra.run.smithi190.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 330 kB/s | 19 kB 00:00 2024-03-09T23:32:00.216 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-09T23:32:00.216 INFO:teuthology.orchestra.run.smithi190.stdout:(26/36): lua-devel-5.4.4-4.el9.x86_64.rpm 35 kB/s | 22 kB 00:00 2024-03-09T23:32:00.241 INFO:teuthology.orchestra.run.smithi190.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 233 kB/s | 20 kB 00:00 2024-03-09T23:32:00.261 INFO:teuthology.orchestra.run.smithi078.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 307 kB/s | 43 kB 00:00 2024-03-09T23:32:00.266 INFO:teuthology.orchestra.run.smithi190.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 617 kB/s | 46 kB 00:00 2024-03-09T23:32:00.292 INFO:teuthology.orchestra.run.smithi190.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-03-09T23:32:00.320 INFO:teuthology.orchestra.run.smithi078.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 670 kB/s | 151 kB 00:00 2024-03-09T23:32:00.325 INFO:teuthology.orchestra.run.smithi190.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 280 kB/s | 16 kB 00:00 2024-03-09T23:32:00.350 INFO:teuthology.orchestra.run.smithi190.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-03-09T23:32:00.366 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-09T23:32:00.384 INFO:teuthology.orchestra.run.smithi190.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 611 kB/s | 36 kB 00:00 2024-03-09T23:32:00.387 INFO:teuthology.orchestra.run.smithi078.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-03-09T23:32:00.426 INFO:teuthology.orchestra.run.smithi190.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-03-09T23:32:00.429 INFO:teuthology.orchestra.run.smithi078.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.2 MB/s | 358 kB 00:00 2024-03-09T23:32:00.446 INFO:teuthology.orchestra.run.smithi078.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-03-09T23:32:00.468 INFO:teuthology.orchestra.run.smithi190.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-03-09T23:32:00.494 INFO:teuthology.orchestra.run.smithi190.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 299 kB/s | 20 kB 00:00 2024-03-09T23:32:00.495 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:00.513 INFO:teuthology.orchestra.run.smithi078.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 212 kB/s | 18 kB 00:00 2024-03-09T23:32:00.518 INFO:teuthology.orchestra.run.smithi190.stdout:(36/36): python3-pecan-1.4.2-3.el9.noarch.rpm 983 kB/s | 272 kB 00:00 2024-03-09T23:32:00.522 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:00.522 INFO:teuthology.orchestra.run.smithi190.stdout:Total 9.1 MB/s | 30 MB 00:03 2024-03-09T23:32:00.530 INFO:teuthology.orchestra.run.smithi078.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 277 kB/s | 23 kB 00:00 2024-03-09T23:32:00.545 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:00.555 INFO:teuthology.orchestra.run.smithi078.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 464 kB/s | 19 kB 00:00 2024-03-09T23:32:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-03-09T23:32:00.585 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:00.585 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:00.606 INFO:teuthology.orchestra.run.smithi078.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-03-09T23:32:00.639 INFO:teuthology.orchestra.run.smithi078.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-03-09T23:32:00.664 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 31/36 2024-03-09T23:32:00.681 INFO:teuthology.orchestra.run.smithi078.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-03-09T23:32:00.686 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:00.698 INFO:teuthology.orchestra.run.smithi078.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 281 kB/s | 16 kB 00:00 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:00.712 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:00.740 INFO:teuthology.orchestra.run.smithi078.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-03-09T23:32:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 611 kB/s | 36 kB 00:00 2024-03-09T23:32:00.807 INFO:teuthology.orchestra.run.smithi078.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.4 MB/s | 230 kB 00:00 2024-03-09T23:32:00.874 INFO:teuthology.orchestra.run.smithi078.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-03-09T23:32:01.005 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:01.005 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:01.133 INFO:teuthology.orchestra.run.smithi078.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 61 kB/s | 20 kB 00:00 2024-03-09T23:32:02.229 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:02.255 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:02.327 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:02.413 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-09T23:32:02.445 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-09T23:32:02.473 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-09T23:32:02.544 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-09T23:32:02.581 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-09T23:32:02.613 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-09T23:32:02.705 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-09T23:32:02.721 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:02.744 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:02.775 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-09T23:32:02.816 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-09T23:32:02.887 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-09T23:32:02.941 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-09T23:32:02.955 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:02.978 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:02.980 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-09T23:32:03.046 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-09T23:32:03.047 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:03.105 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-09T23:32:03.302 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-09T23:32:03.351 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-09T23:32:03.388 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-09T23:32:03.425 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-09T23:32:03.455 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-09T23:32:03.532 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-09T23:32:03.565 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:32:03.591 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-09T23:32:03.631 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-09T23:32:03.665 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-09T23:32:03.700 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-09T23:32:03.789 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-09T23:32:03.831 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-09T23:32:03.903 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-09T23:32:04.041 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-09T23:32:04.165 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:04.335 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 31/36 2024-03-09T23:32:04.361 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:04.386 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:04.386 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:04.387 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-09T23:32:04.387 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:04.387 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:04.387 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:04.750 INFO:teuthology.orchestra.run.smithi078.stdout:(36/36): ceph-osd-19.0.0-1920.g6b01fe95.el9.x86 3.1 MB/s | 17 MB 00:05 2024-03-09T23:32:04.755 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:04.755 INFO:teuthology.orchestra.run.smithi078.stdout:Total 4.1 MB/s | 30 MB 00:07 2024-03-09T23:32:04.779 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:04.821 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:04.821 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/36 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/36 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/36 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/36 2024-03-09T23:32:04.855 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 6/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-09T23:32:04.856 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-09T23:32:04.857 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-09T23:32:04.858 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:04.859 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-09T23:32:04.859 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-09T23:32:04.859 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-09T23:32:04.859 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-09T23:32:04.859 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-09T23:32:05.242 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:05.242 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:05.761 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-09T23:32:05.761 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: lua-5.4.4-4.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-09T23:32:05.762 INFO:teuthology.orchestra.run.smithi055.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-09T23:32:05.763 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-ply-3.11-14.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:05.764 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:05.862 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:05.888 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:05.889 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:05.889 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-09T23:32:05.889 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:05.889 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:05.889 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:06.130 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-base 2024-03-09T23:32:06.337 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:06.360 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:06.360 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:06.361 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-09T23:32:06.361 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:06.361 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:06.361 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:06.561 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:06.571 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:06.594 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:06.594 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:06.595 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-09T23:32:06.595 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:06.595 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:06.595 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:06.627 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-03-09T23:32:06.661 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:06.668 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-03-09T23:32:06.705 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-03-09T23:32:06.706 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:54 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:06.774 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-03-09T23:32:06.807 INFO:teuthology.orchestra.run.smithi055.stdout:Package ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:06.811 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-03-09T23:32:06.844 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-03-09T23:32:06.861 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:06.862 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:06.863 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:06.933 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install cephadm 2024-03-09T23:32:06.936 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-03-09T23:32:07.006 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-03-09T23:32:07.055 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-03-09T23:32:07.127 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-03-09T23:32:07.181 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-03-09T23:32:07.219 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-03-09T23:32:07.268 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-03-09T23:32:07.329 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-03-09T23:32:07.504 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:55 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:07.521 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-03-09T23:32:07.565 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-03-09T23:32:07.604 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-03-09T23:32:07.638 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-03-09T23:32:07.658 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout: cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 748 k 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:07.659 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:07.660 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 748 k 2024-03-09T23:32:07.660 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 755 k 2024-03-09T23:32:07.660 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:07.685 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-03-09T23:32:07.761 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-03-09T23:32:07.795 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:32:07.829 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-03-09T23:32:07.860 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-03-09T23:32:07.895 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-03-09T23:32:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-03-09T23:32:07.955 INFO:teuthology.orchestra.run.smithi055.stdout:cephadm-19.0.0-1920.g6b01fe95.el9.noarch.rpm 2.5 MB/s | 748 kB 00:00 2024-03-09T23:32:07.955 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:07.956 INFO:teuthology.orchestra.run.smithi055.stdout:Total 2.5 MB/s | 748 kB 00:00 2024-03-09T23:32:07.956 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:07.961 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:07.961 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:07.967 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:07.967 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:08.019 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-03-09T23:32:08.042 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:08.061 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-03-09T23:32:08.133 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-03-09T23:32:08.270 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 6/36 2024-03-09T23:32:08.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-09T23:32:08.399 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-09T23:32:08.400 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-09T23:32:08.401 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:08.401 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-09T23:32:08.401 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-09T23:32:08.401 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-09T23:32:08.539 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:08.560 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 31/36 2024-03-09T23:32:08.591 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 32/36 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-03-09T23:32:08.617 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:08.620 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:09.048 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:09.369 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: lua-5.4.4-4.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-09T23:32:09.370 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-09T23:32:09.371 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ply-3.11-14.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-09T23:32:09.372 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:09.373 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:09.577 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-immutable-object-cache 2024-03-09T23:32:09.656 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-base 2024-03-09T23:32:10.058 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:10.201 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:00:58 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:10.201 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 33/36 2024-03-09T23:32:10.201 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:10.201 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-03-09T23:32:10.201 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:10.202 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-03-09T23:32:10.202 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:10.224 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:55 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:10.303 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:10.303 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:10.303 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repo Size 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 145 k 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:10.304 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:10.305 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 145 k 2024-03-09T23:32:10.305 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 436 k 2024-03-09T23:32:10.305 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:10.322 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:10.375 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:10.375 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:10.375 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:10.433 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install cephadm 2024-03-09T23:32:10.525 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:10.536 INFO:teuthology.orchestra.run.smithi055.stdout:ceph-immutable-object-cache-19.0.0-1920.g6b01fe 627 kB/s | 145 kB 00:00 2024-03-09T23:32:10.537 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:10.537 INFO:teuthology.orchestra.run.smithi055.stdout:Total 623 kB/s | 145 kB 00:00 2024-03-09T23:32:10.537 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:10.546 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:10.546 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:10.548 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 34/36 2024-03-09T23:32:10.548 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:10.548 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-03-09T23:32:10.548 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:10.549 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-03-09T23:32:10.549 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:10.600 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:10.601 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:10.759 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:10.782 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 35/36 2024-03-09T23:32:10.782 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:10.783 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-03-09T23:32:10.783 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:10.783 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-03-09T23:32:10.783 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:10.848 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:10.858 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:10.912 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:10.937 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:10.937 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:10.937 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-09T23:32:10.937 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:10.990 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:55 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:11.139 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 748 k 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:11.140 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:32:11.141 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:11.141 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 748 k 2024-03-09T23:32:11.141 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 755 k 2024-03-09T23:32:11.141 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:11.415 INFO:teuthology.orchestra.run.smithi190.stdout:cephadm-19.0.0-1920.g6b01fe95.el9.noarch.rpm 2.7 MB/s | 748 kB 00:00 2024-03-09T23:32:11.416 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:11.416 INFO:teuthology.orchestra.run.smithi190.stdout:Total 2.7 MB/s | 748 kB 00:00 2024-03-09T23:32:11.416 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:11.421 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:11.421 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:11.427 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:11.427 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:11.498 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:11.890 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:11.923 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:11.970 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:12.147 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-mgr 2024-03-09T23:32:12.366 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 36/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 3/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 4/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 5/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9. 6/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-03-09T23:32:12.617 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-03-09T23:32:12.618 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-03-09T23:32:12.619 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-03-09T23:32:12.619 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-03-09T23:32:12.619 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-03-09T23:32:12.619 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-03-09T23:32:12.619 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-03-09T23:32:12.621 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:12.701 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:12.735 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:00 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:12.835 INFO:teuthology.orchestra.run.smithi055.stdout:Package ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:12.889 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:12.890 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:12.890 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:12.894 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-immutable-object-cache 2024-03-09T23:32:12.963 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-mgr-dashboard 2024-03-09T23:32:13.470 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:58 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:13.535 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-03-09T23:32:13.535 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:13.535 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:13.535 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mds-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-modules-core-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mon-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-osd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: lua-5.4.4-4.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: luarocks-3.9.2-1.el9.noarch 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-03-09T23:32:13.536 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-mako-1.1.4-6.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ply-3.11-14.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-portend-3.1.0-2.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pycparser-2.20-6.el9.noarch 2024-03-09T23:32:13.537 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytz-2021.1-5.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests-2.25.1-8.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-toml-0.10.2-6.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webob-1.8.7-6.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:13.538 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:01 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:13.618 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:13.618 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 145 k 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 145 k 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 436 k 2024-03-09T23:32:13.619 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:13.692 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout:====================================================================================== 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout:====================================================================================== 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 1.8 M 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 34 k 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 16 k 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-09T23:32:13.693 INFO:teuthology.orchestra.run.smithi055.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout:====================================================================================== 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout:Install 12 Packages 2024-03-09T23:32:13.694 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:13.695 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 6.9 M 2024-03-09T23:32:13.695 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 26 M 2024-03-09T23:32:13.695 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:13.830 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-base 2024-03-09T23:32:13.963 INFO:teuthology.orchestra.run.smithi190.stdout:ceph-immutable-object-cache-19.0.0-1920.g6b01fe 423 kB/s | 145 kB 00:00 2024-03-09T23:32:13.964 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:13.964 INFO:teuthology.orchestra.run.smithi190.stdout:Total 421 kB/s | 145 kB 00:00 2024-03-09T23:32:13.964 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:13.972 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:13.972 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:14.026 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:14.026 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:14.170 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:14.239 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:14.263 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:14.263 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:14.263 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-09T23:32:14.263 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:14.307 INFO:teuthology.orchestra.run.smithi055.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1920.g6b 175 kB/s | 34 kB 00:00 2024-03-09T23:32:14.324 INFO:teuthology.orchestra.run.smithi055.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1920.g6b0 78 kB/s | 16 kB 00:00 2024-03-09T23:32:14.389 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:01 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:14.475 INFO:teuthology.orchestra.run.smithi055.stdout:(3/12): ceph-mgr-dashboard-19.0.0-1920.g6b01fe9 5.0 MB/s | 1.8 MB 00:00 2024-03-09T23:32:14.485 INFO:teuthology.orchestra.run.smithi078.stdout:Package ceph-base-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:14.500 INFO:teuthology.orchestra.run.smithi055.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 238 kB 00:00 2024-03-09T23:32:14.525 INFO:teuthology.orchestra.run.smithi055.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.6 MB/s | 1.0 MB 00:00 2024-03-09T23:32:14.537 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:14.538 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:32:14.538 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:14.614 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install cephadm 2024-03-09T23:32:14.642 INFO:teuthology.orchestra.run.smithi055.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 166 kB/s | 19 kB 00:00 2024-03-09T23:32:14.692 INFO:teuthology.orchestra.run.smithi055.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.9 MB/s | 863 kB 00:00 2024-03-09T23:32:14.776 INFO:teuthology.orchestra.run.smithi055.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.9 MB/s | 548 kB 00:00 2024-03-09T23:32:14.818 INFO:teuthology.orchestra.run.smithi055.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 740 kB/s | 31 kB 00:00 2024-03-09T23:32:14.843 INFO:teuthology.orchestra.run.smithi055.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 961 kB/s | 144 kB 00:00 2024-03-09T23:32:14.885 INFO:teuthology.orchestra.run.smithi055.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-03-09T23:32:14.951 INFO:teuthology.orchestra.run.smithi055.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.6 MB/s | 2.0 MB 00:00 2024-03-09T23:32:14.954 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:14.954 INFO:teuthology.orchestra.run.smithi055.stdout:Total 5.5 MB/s | 6.9 MB 00:01 2024-03-09T23:32:14.973 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:14.990 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:14.990 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:15.168 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:15.169 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:15.169 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:02 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:15.272 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:15.273 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:15.273 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:15.273 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:15.273 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:15.273 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout: cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 748 k 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 748 k 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 755 k 2024-03-09T23:32:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:15.524 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr 2024-03-09T23:32:15.691 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:15.742 INFO:teuthology.orchestra.run.smithi078.stdout:cephadm-19.0.0-1920.g6b01fe95.el9.noarch.rpm 1.7 MB/s | 748 kB 00:00 2024-03-09T23:32:15.742 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:15.742 INFO:teuthology.orchestra.run.smithi078.stdout:Total 1.7 MB/s | 748 kB 00:00 2024-03-09T23:32:15.743 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:15.748 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:15.748 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:15.753 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:15.753 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:15.803 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-09T23:32:15.826 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:15.846 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-09T23:32:15.894 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-09T23:32:15.923 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-09T23:32:16.034 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-09T23:32:16.097 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:01 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:16.162 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-09T23:32:16.194 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:16.198 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:16.245 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:16.246 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:16.246 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:16.255 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-09T23:32:16.287 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:16.303 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-09T23:32:16.316 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-dashboard 2024-03-09T23:32:16.331 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:16.381 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 10/12 2024-03-09T23:32:16.628 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 11/12 2024-03-09T23:32:16.663 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:16.690 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:16.877 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:01 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:17.025 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:17.026 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-03-09T23:32:17.026 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 1.8 M 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 34 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 16 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-09T23:32:17.027 INFO:teuthology.orchestra.run.smithi190.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout:====================================================================================== 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout:Install 12 Packages 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:17.028 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 6.9 M 2024-03-09T23:32:17.029 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 26 M 2024-03-09T23:32:17.029 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/1 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout: cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:17.036 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:17.220 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-immutable-object-cache 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 1/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 2/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 3/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-09T23:32:17.457 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-09T23:32:17.458 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-09T23:32:17.458 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:17.458 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-09T23:32:17.458 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-09T23:32:17.467 INFO:teuthology.orchestra.run.smithi190.stdout:(1/12): ceph-prometheus-alerts-19.0.0-1920.g6b0 65 kB/s | 16 kB 00:00 2024-03-09T23:32:17.493 INFO:teuthology.orchestra.run.smithi190.stdout:(2/12): ceph-grafana-dashboards-19.0.0-1920.g6b 122 kB/s | 34 kB 00:00 2024-03-09T23:32:17.626 INFO:teuthology.orchestra.run.smithi190.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.7 MB/s | 238 kB 00:00 2024-03-09T23:32:17.660 INFO:teuthology.orchestra.run.smithi190.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.2 MB/s | 1.0 MB 00:00 2024-03-09T23:32:17.702 INFO:teuthology.orchestra.run.smithi190.stdout:(5/12): ceph-mgr-dashboard-19.0.0-1920.g6b01fe9 3.7 MB/s | 1.8 MB 00:00 2024-03-09T23:32:17.786 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:04 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:17.819 INFO:teuthology.orchestra.run.smithi190.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-09T23:32:17.829 INFO:teuthology.orchestra.run.smithi055.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:17.830 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:17.938 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:17.938 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:17.938 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repo Size 2024-03-09T23:32:17.938 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:17.938 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 145 k 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:17.939 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 145 k 2024-03-09T23:32:17.940 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 436 k 2024-03-09T23:32:17.940 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:17.961 INFO:teuthology.orchestra.run.smithi190.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 75 kB/s | 19 kB 00:00 2024-03-09T23:32:18.058 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-09T23:32:18.119 INFO:teuthology.orchestra.run.smithi190.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.2 MB/s | 548 kB 00:00 2024-03-09T23:32:18.144 INFO:teuthology.orchestra.run.smithi190.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 787 kB/s | 144 kB 00:00 2024-03-09T23:32:18.172 INFO:teuthology.orchestra.run.smithi078.stdout:ceph-immutable-object-cache-19.0.0-1920.g6b01fe 625 kB/s | 145 kB 00:00 2024-03-09T23:32:18.172 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:18.173 INFO:teuthology.orchestra.run.smithi078.stdout:Total 621 kB/s | 145 kB 00:00 2024-03-09T23:32:18.173 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:18.180 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:18.180 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:18.186 INFO:teuthology.orchestra.run.smithi190.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 458 kB/s | 31 kB 00:00 2024-03-09T23:32:18.231 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:18.232 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:18.253 INFO:teuthology.orchestra.run.smithi190.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.7 MB/s | 188 kB 00:00 2024-03-09T23:32:18.345 INFO:teuthology.orchestra.run.smithi190.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.9 MB/s | 2.0 MB 00:00 2024-03-09T23:32:18.351 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:18.351 INFO:teuthology.orchestra.run.smithi190.stdout:Total 5.2 MB/s | 6.9 MB 00:01 2024-03-09T23:32:18.365 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:18.369 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:18.386 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:18.386 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:18.448 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:18.471 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:18.471 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:18.471 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-03-09T23:32:18.472 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:18.550 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:18.550 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:18.629 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:06 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:18.787 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================================ 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================================ 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 7.4 M 2024-03-09T23:32:18.788 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout:============================================================================================ 2024-03-09T23:32:18.789 INFO:teuthology.orchestra.run.smithi055.stdout:Install 12 Packages 2024-03-09T23:32:18.790 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:18.790 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 37 M 2024-03-09T23:32:18.790 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 209 M 2024-03-09T23:32:18.790 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:19.017 INFO:teuthology.orchestra.run.smithi055.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 227 kB/s | 32 kB 00:00 2024-03-09T23:32:19.050 INFO:teuthology.orchestra.run.smithi055.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 536 kB/s | 17 kB 00:00 2024-03-09T23:32:19.065 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:19.093 INFO:teuthology.orchestra.run.smithi055.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 824 kB/s | 34 kB 00:00 2024-03-09T23:32:19.137 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-09T23:32:19.181 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-09T23:32:19.184 INFO:teuthology.orchestra.run.smithi055.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 9.7 MB/s | 3.0 MB 00:00 2024-03-09T23:32:19.227 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-09T23:32:19.260 INFO:teuthology.orchestra.run.smithi055.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 29 MB/s | 4.7 MB 00:00 2024-03-09T23:32:19.266 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-09T23:32:19.344 INFO:teuthology.orchestra.run.smithi055.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 31 MB/s | 4.8 MB 00:00 2024-03-09T23:32:19.368 INFO:teuthology.orchestra.run.smithi055.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 217 kB 00:00 2024-03-09T23:32:19.380 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-09T23:32:19.452 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95. 1/1 2024-03-09T23:32:19.453 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:19.453 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:19.453 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-immutable-object-cache-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:19.453 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:19.453 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:19.506 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-09T23:32:19.594 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-09T23:32:19.646 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-09T23:32:19.675 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:19.677 INFO:teuthology.orchestra.run.smithi055.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 47 MB/s | 16 MB 00:00 2024-03-09T23:32:19.707 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 10/12 2024-03-09T23:32:19.708 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-mgr 2024-03-09T23:32:19.778 INFO:teuthology.orchestra.run.smithi055.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-19 8.2 MB/s | 7.4 MB 00:00 2024-03-09T23:32:19.919 INFO:teuthology.orchestra.run.smithi055.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 808 kB/s | 195 kB 00:00 2024-03-09T23:32:19.945 INFO:teuthology.orchestra.run.smithi055.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.4 MB/s | 245 kB 00:00 2024-03-09T23:32:19.949 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 11/12 2024-03-09T23:32:19.982 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:20.288 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:07 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:20.385 INFO:teuthology.orchestra.run.smithi078.stdout:Package ceph-mgr-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:32:20.438 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:20.512 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-mgr-dashboard 2024-03-09T23:32:20.620 INFO:teuthology.orchestra.run.smithi055.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 644 kB/s | 803 kB 00:01 2024-03-09T23:32:20.622 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:20.622 INFO:teuthology.orchestra.run.smithi055.stdout:Total 20 MB/s | 37 MB 00:01 2024-03-09T23:32:20.666 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:20.692 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:20.692 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 1/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 2/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 3/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-09T23:32:20.829 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:20.830 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-09T23:32:20.830 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-09T23:32:21.069 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:21.069 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:21.074 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:08 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:21.216 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-09T23:32:21.216 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:21.216 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-09T23:32:21.217 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:21.218 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:21.223 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout:====================================================================================== 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout:====================================================================================== 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 1.8 M 2024-03-09T23:32:21.224 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 34 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 16 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout:====================================================================================== 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout:Install 12 Packages 2024-03-09T23:32:21.225 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:21.226 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 6.9 M 2024-03-09T23:32:21.226 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 26 M 2024-03-09T23:32:21.226 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:21.464 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-09T23:32:21.734 INFO:teuthology.orchestra.run.smithi078.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1920.g6b 137 kB/s | 34 kB 00:00 2024-03-09T23:32:21.759 INFO:teuthology.orchestra.run.smithi078.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1920.g6b0 60 kB/s | 16 kB 00:00 2024-03-09T23:32:21.796 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:21.868 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-09T23:32:21.899 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-09T23:32:21.902 INFO:teuthology.orchestra.run.smithi078.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.0 MB/s | 238 kB 00:00 2024-03-09T23:32:21.936 INFO:teuthology.orchestra.run.smithi078.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.0 MB/s | 1.0 MB 00:00 2024-03-09T23:32:21.998 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:22.024 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:07 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:22.036 INFO:teuthology.orchestra.run.smithi078.stdout:(5/12): ceph-mgr-dashboard-19.0.0-1920.g6b01fe9 3.3 MB/s | 1.8 MB 00:00 2024-03-09T23:32:22.036 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-09T23:32:22.161 INFO:teuthology.orchestra.run.smithi078.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.3 MB/s | 863 kB 00:00 2024-03-09T23:32:22.174 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:22.175 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 7.4 M 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-09T23:32:22.176 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout:Install 12 Packages 2024-03-09T23:32:22.177 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:22.178 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 37 M 2024-03-09T23:32:22.178 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 209 M 2024-03-09T23:32:22.178 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:22.221 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:22.252 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:22.330 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-09T23:32:22.553 INFO:teuthology.orchestra.run.smithi078.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 39 kB/s | 19 kB 00:00 2024-03-09T23:32:22.711 INFO:teuthology.orchestra.run.smithi190.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 219 kB/s | 32 kB 00:00 2024-03-09T23:32:22.744 INFO:teuthology.orchestra.run.smithi190.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 536 kB/s | 17 kB 00:00 2024-03-09T23:32:22.786 INFO:teuthology.orchestra.run.smithi190.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 850 kB/s | 34 kB 00:00 2024-03-09T23:32:22.837 INFO:teuthology.orchestra.run.smithi190.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-03-09T23:32:22.903 INFO:teuthology.orchestra.run.smithi078.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 413 kB/s | 144 kB 00:00 2024-03-09T23:32:23.012 INFO:teuthology.orchestra.run.smithi078.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 284 kB/s | 31 kB 00:00 2024-03-09T23:32:23.020 INFO:teuthology.orchestra.run.smithi190.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2024-03-09T23:32:23.035 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-09T23:32:23.062 INFO:teuthology.orchestra.run.smithi078.stdout:(10/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 487 kB/s | 548 kB 00:01 2024-03-09T23:32:23.087 INFO:teuthology.orchestra.run.smithi190.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 19 MB/s | 4.8 MB 00:00 2024-03-09T23:32:23.112 INFO:teuthology.orchestra.run.smithi190.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-03-09T23:32:23.151 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-09T23:32:23.279 INFO:teuthology.orchestra.run.smithi078.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 706 kB/s | 188 kB 00:00 2024-03-09T23:32:23.405 INFO:teuthology.orchestra.run.smithi190.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 49 MB/s | 16 MB 00:00 2024-03-09T23:32:23.497 INFO:teuthology.orchestra.run.smithi190.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-19 8.0 MB/s | 7.4 MB 00:00 2024-03-09T23:32:23.522 INFO:teuthology.orchestra.run.smithi190.stdout:(10/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.9 MB/s | 803 kB 00:00 2024-03-09T23:32:23.597 INFO:teuthology.orchestra.run.smithi190.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.0 MB/s | 195 kB 00:00 2024-03-09T23:32:24.447 INFO:teuthology.orchestra.run.smithi190.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 258 kB/s | 245 kB 00:00 2024-03-09T23:32:24.450 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:24.451 INFO:teuthology.orchestra.run.smithi190.stdout:Total 16 MB/s | 37 MB 00:02 2024-03-09T23:32:24.457 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-09T23:32:24.494 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:24.520 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:24.520 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:24.883 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:24.883 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:25.212 INFO:teuthology.orchestra.run.smithi078.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 690 kB/s | 2.0 MB 00:03 2024-03-09T23:32:25.218 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:25.218 INFO:teuthology.orchestra.run.smithi078.stdout:Total 1.7 MB/s | 6.9 MB 00:03 2024-03-09T23:32:25.238 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:25.257 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:25.258 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:25.437 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:25.437 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:25.530 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-09T23:32:25.568 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:25.588 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:25.670 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-09T23:32:25.714 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-09T23:32:25.803 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:25.838 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-09T23:32:25.981 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:26.023 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:26.054 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-03-09T23:32:26.062 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:26.090 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-03-09T23:32:26.136 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-03-09T23:32:26.147 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-09T23:32:26.166 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-03-09T23:32:26.287 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-03-09T23:32:26.410 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-03-09T23:32:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-03-09T23:32:26.538 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-03-09T23:32:26.566 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:26.598 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 10/12 2024-03-09T23:32:26.793 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-09T23:32:26.846 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 11/12 2024-03-09T23:32:26.873 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:26.908 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 12/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el 1/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noa 2/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9 3/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-03-09T23:32:27.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-03-09T23:32:27.697 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-03-09T23:32:27.697 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-grafana-dashboards-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-dashboard-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:28.075 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-prometheus-alerts-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: grpc-data-1.46.7-10.el9.noarch 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: protobuf-3.14.0-13.el9.x86_64 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: python3-routes-2.5.1-5.el9.noarch 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:28.076 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:28.122 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 1/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-09T23:32:28.193 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-09T23:32:28.194 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-09T23:32:28.194 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-09T23:32:28.359 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-mgr-diskprediction-local 2024-03-09T23:32:28.669 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-09T23:32:28.670 INFO:teuthology.orchestra.run.smithi055.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-09T23:32:28.671 INFO:teuthology.orchestra.run.smithi055.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:28.671 INFO:teuthology.orchestra.run.smithi055.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:28.671 INFO:teuthology.orchestra.run.smithi055.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-09T23:32:28.671 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:28.671 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:28.923 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:15 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:29.060 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-mgr-rook 2024-03-09T23:32:29.075 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================================ 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================================ 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 7.4 M 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-03-09T23:32:29.076 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================================ 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout:Install 12 Packages 2024-03-09T23:32:29.077 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:29.078 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 37 M 2024-03-09T23:32:29.078 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 209 M 2024-03-09T23:32:29.078 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:29.164 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-09T23:32:29.195 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 235 kB/s | 32 kB 00:00 2024-03-09T23:32:29.419 INFO:teuthology.orchestra.run.smithi078.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 729 kB/s | 17 kB 00:00 2024-03-09T23:32:29.445 INFO:teuthology.orchestra.run.smithi078.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.4 MB/s | 34 kB 00:00 2024-03-09T23:32:29.495 INFO:teuthology.orchestra.run.smithi078.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-03-09T23:32:29.635 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:17 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:29.662 INFO:teuthology.orchestra.run.smithi078.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 22 MB/s | 4.7 MB 00:00 2024-03-09T23:32:29.729 INFO:teuthology.orchestra.run.smithi078.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 21 MB/s | 4.8 MB 00:00 2024-03-09T23:32:29.754 INFO:teuthology.orchestra.run.smithi078.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-03-09T23:32:29.792 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-rook noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 49 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-google-auth noarch 1:2.28.0-1.el9 epel 203 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-09T23:32:29.794 INFO:teuthology.orchestra.run.smithi055.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout:Install 13 Packages 2024-03-09T23:32:29.795 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:29.796 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 2.0 M 2024-03-09T23:32:29.796 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 26 M 2024-03-09T23:32:29.796 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:29.994 INFO:teuthology.orchestra.run.smithi055.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 141 kB/s | 18 kB 00:00 2024-03-09T23:32:30.019 INFO:teuthology.orchestra.run.smithi055.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 159 kB/s | 24 kB 00:00 2024-03-09T23:32:30.046 INFO:teuthology.orchestra.run.smithi078.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 49 MB/s | 16 MB 00:00 2024-03-09T23:32:30.069 INFO:teuthology.orchestra.run.smithi055.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-03-09T23:32:30.095 INFO:teuthology.orchestra.run.smithi055.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-03-09T23:32:30.120 INFO:teuthology.orchestra.run.smithi055.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-03-09T23:32:30.137 INFO:teuthology.orchestra.run.smithi055.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 43 kB 00:00 2024-03-09T23:32:30.138 INFO:teuthology.orchestra.run.smithi078.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-19 8.4 MB/s | 7.4 MB 00:00 2024-03-09T23:32:30.162 INFO:teuthology.orchestra.run.smithi055.stdout:(7/13): ceph-mgr-rook-19.0.0-1920.g6b01fe95.el9 166 kB/s | 49 kB 00:00 2024-03-09T23:32:30.304 INFO:teuthology.orchestra.run.smithi055.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 90 kB/s | 15 kB 00:00 2024-03-09T23:32:30.313 INFO:teuthology.orchestra.run.smithi078.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 732 kB/s | 195 kB 00:00 2024-03-09T23:32:30.320 INFO:teuthology.orchestra.run.smithi055.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 160 kB/s | 32 kB 00:00 2024-03-09T23:32:30.347 INFO:teuthology.orchestra.run.smithi078.stdout:(11/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.3 MB/s | 803 kB 00:00 2024-03-09T23:32:30.371 INFO:teuthology.orchestra.run.smithi055.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-03-09T23:32:30.372 INFO:teuthology.orchestra.run.smithi078.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.0 MB/s | 245 kB 00:00 2024-03-09T23:32:30.374 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:30.375 INFO:teuthology.orchestra.run.smithi078.stdout:Total 29 MB/s | 37 MB 00:01 2024-03-09T23:32:30.413 INFO:teuthology.orchestra.run.smithi055.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.1 MB/s | 90 kB 00:00 2024-03-09T23:32:30.418 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:30.438 INFO:teuthology.orchestra.run.smithi055.stdout:(12/13): python3-google-auth-2.28.0-1.el9.noarc 891 kB/s | 203 kB 00:00 2024-03-09T23:32:30.441 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:30.441 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:30.546 INFO:teuthology.orchestra.run.smithi055.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.2 MB/s | 1.0 MB 00:00 2024-03-09T23:32:30.551 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:30.551 INFO:teuthology.orchestra.run.smithi055.stdout:Total 2.7 MB/s | 2.0 MB 00:00 2024-03-09T23:32:30.551 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:30.564 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:30.564 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:30.666 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:30.667 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:30.798 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:30.799 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:31.193 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:31.375 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-09T23:32:31.424 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-09T23:32:31.481 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-09T23:32:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:31.524 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-09T23:32:31.566 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-09T23:32:31.587 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-03-09T23:32:31.618 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 1/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-09T23:32:31.655 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-09T23:32:31.663 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-09T23:32:31.714 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-03-09T23:32:31.772 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-google-auth-1:2.28.0-1.el9.noarch 7/13 2024-03-09T23:32:31.826 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-09T23:32:31.940 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:31.970 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:32.046 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-09T23:32:32.069 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:32.070 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:32.435 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-rook 2024-03-09T23:32:32.585 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-09T23:32:32.641 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-09T23:32:32.675 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-09T23:32:32.708 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-03-09T23:32:32.724 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-09T23:32:32.753 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:32.841 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-03-09T23:32:33.007 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:18 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:33.159 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:33.160 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:33.160 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:33.160 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:33.160 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 49 k 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth noarch 1:2.28.0-1.el9 epel 203 k 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-09T23:32:33.161 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-09T23:32:33.162 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout:Install 13 Packages 2024-03-09T23:32:33.163 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:33.164 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 2.0 M 2024-03-09T23:32:33.165 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 26 M 2024-03-09T23:32:33.165 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:33.322 INFO:teuthology.orchestra.run.smithi190.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 207 kB/s | 24 kB 00:00 2024-03-09T23:32:33.339 INFO:teuthology.orchestra.run.smithi190.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 134 kB/s | 18 kB 00:00 2024-03-09T23:32:33.389 INFO:teuthology.orchestra.run.smithi190.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 174 kB 00:00 2024-03-09T23:32:33.414 INFO:teuthology.orchestra.run.smithi190.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-03-09T23:32:33.448 INFO:teuthology.orchestra.run.smithi190.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-03-09T23:32:33.465 INFO:teuthology.orchestra.run.smithi190.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 860 kB/s | 43 kB 00:00 2024-03-09T23:32:33.482 INFO:teuthology.orchestra.run.smithi190.stdout:(7/13): ceph-mgr-rook-19.0.0-1920.g6b01fe95.el9 177 kB/s | 49 kB 00:00 2024-03-09T23:32:33.516 INFO:teuthology.orchestra.run.smithi190.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 297 kB/s | 15 kB 00:00 2024-03-09T23:32:33.532 INFO:teuthology.orchestra.run.smithi190.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 382 kB/s | 32 kB 00:00 2024-03-09T23:32:33.548 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:33.548 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 1/13 2024-03-09T23:32:33.548 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-09T23:32:33.548 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-google-auth-1:2.28.0-1.el9.noarch 10/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-09T23:32:33.549 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-09T23:32:33.591 INFO:teuthology.orchestra.run.smithi190.stdout:(10/13): python3-google-auth-2.28.0-1.el9.noarc 1.8 MB/s | 203 kB 00:00 2024-03-09T23:32:33.616 INFO:teuthology.orchestra.run.smithi190.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 704 kB/s | 59 kB 00:00 2024-03-09T23:32:33.650 INFO:teuthology.orchestra.run.smithi190.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-03-09T23:32:33.692 INFO:teuthology.orchestra.run.smithi190.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 5.8 MB/s | 1.0 MB 00:00 2024-03-09T23:32:33.694 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:33.694 INFO:teuthology.orchestra.run.smithi190.stdout:Total 3.8 MB/s | 2.0 MB 00:00 2024-03-09T23:32:33.694 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:33.707 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:33.707 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:33.805 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:33.806 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: python3-google-auth-1:2.28.0-1.el9.noarch 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-09T23:32:33.944 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:33.945 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:34.092 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-03-09T23:32:34.163 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-mgr-cephadm 2024-03-09T23:32:34.330 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:34.506 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-09T23:32:34.568 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-09T23:32:34.623 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-09T23:32:34.653 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-09T23:32:34.694 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-09T23:32:34.732 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:22 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:34.787 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-09T23:32:34.887 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-google-auth-1:2.28.0-1.el9.noarch 7/13 2024-03-09T23:32:34.888 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 139 k 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout: python3-asyncssh noarch 2.13.2-4.el9 epel 548 k 2024-03-09T23:32:34.889 INFO:teuthology.orchestra.run.smithi055.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout:======================================================================================== 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout:Install 6 Packages 2024-03-09T23:32:34.890 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:34.891 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 6.8 M 2024-03-09T23:32:34.891 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 33 M 2024-03-09T23:32:34.891 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:34.946 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-09T23:32:35.113 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-03-09T23:32:35.144 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:35.626 INFO:teuthology.orchestra.run.smithi055.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 22 MB/s | 5.8 MB 00:00 2024-03-09T23:32:35.651 INFO:teuthology.orchestra.run.smithi055.stdout:(2/6): ceph-mgr-cephadm-19.0.0-1920.g6b01fe95.e 485 kB/s | 139 kB 00:00 2024-03-09T23:32:35.662 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-09T23:32:35.718 INFO:teuthology.orchestra.run.smithi055.stdout:(3/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 703 kB/s | 248 kB 00:00 2024-03-09T23:32:35.718 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-09T23:32:35.752 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-09T23:32:35.800 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-09T23:32:35.830 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:36.202 INFO:teuthology.orchestra.run.smithi055.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 105 kB/s | 58 kB 00:00 2024-03-09T23:32:36.243 INFO:teuthology.orchestra.run.smithi055.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 97 kB/s | 51 kB 00:00 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 1/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-09T23:32:36.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-09T23:32:36.668 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-google-auth-1:2.28.0-1.el9.noarch 10/13 2024-03-09T23:32:36.668 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-09T23:32:36.668 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-09T23:32:36.827 INFO:teuthology.orchestra.run.smithi055.stdout:(6/6): python3-asyncssh-2.13.2-4.el9.noarch.rpm 456 kB/s | 548 kB 00:01 2024-03-09T23:32:36.831 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:36.831 INFO:teuthology.orchestra.run.smithi055.stdout:Total 3.5 MB/s | 6.8 MB 00:01 2024-03-09T23:32:36.845 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:36.858 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:36.858 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:36.959 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:36.960 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:37.055 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-09T23:32:37.055 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:37.055 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:37.055 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:37.055 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth-1:2.28.0-1.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:37.056 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:37.291 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:37.318 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-cephadm 2024-03-09T23:32:37.448 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-09T23:32:37.512 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-asyncssh-2.13.2-4.el9.noarch 2/6 2024-03-09T23:32:37.638 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 12/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01f 1/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-03-09T23:32:37.639 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-03-09T23:32:37.880 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:22 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:38.031 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 139 k 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:38.032 INFO:teuthology.orchestra.run.smithi190.stdout: python3-asyncssh noarch 2.13.2-4.el9 epel 548 k 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================== 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2024-03-09T23:32:38.033 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:38.034 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 6.8 M 2024-03-09T23:32:38.034 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 33 M 2024-03-09T23:32:38.034 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:38.060 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-03-09T23:32:38.106 INFO:teuthology.orchestra.run.smithi078.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-0.3.21-2.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:38.107 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:38.142 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-09T23:32:38.220 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-09T23:32:38.258 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:38.346 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-03-09T23:32:38.371 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): ceph-mgr-cephadm-19.0.0-1920.g6b01fe95.e 550 kB/s | 139 kB 00:00 2024-03-09T23:32:38.505 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-mgr-rook 2024-03-09T23:32:38.529 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 14 MB/s | 5.8 MB 00:00 2024-03-09T23:32:38.963 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 98 kB/s | 58 kB 00:00 2024-03-09T23:32:39.030 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 112 kB/s | 51 kB 00:00 2024-03-09T23:32:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:26 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/6 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-asyncssh-2.13.2-4.el9.noarch 4/6 2024-03-09T23:32:39.144 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-09T23:32:39.197 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): python3-asyncssh-2.13.2-4.el9.noarch.rpm 644 kB/s | 548 kB 00:00 2024-03-09T23:32:39.200 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:39.200 INFO:teuthology.orchestra.run.smithi190.stdout:Total 5.8 MB/s | 6.8 MB 00:01 2024-03-09T23:32:39.213 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:39.224 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:39.224 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:39.229 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-rook noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 49 k 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-03-09T23:32:39.230 INFO:teuthology.orchestra.run.smithi078.stdout: python3-google-auth noarch 1:2.28.0-1.el9 epel 203 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:39.231 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:39.232 INFO:teuthology.orchestra.run.smithi078.stdout:Install 13 Packages 2024-03-09T23:32:39.232 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:39.233 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 2.0 M 2024-03-09T23:32:39.233 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 26 M 2024-03-09T23:32:39.233 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:39.315 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:39.316 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: python3-asyncssh-2.13.2-4.el9.noarch 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-09T23:32:39.458 INFO:teuthology.orchestra.run.smithi055.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-09T23:32:39.459 INFO:teuthology.orchestra.run.smithi055.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-09T23:32:39.459 INFO:teuthology.orchestra.run.smithi055.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-09T23:32:39.459 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:39.459 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:39.545 INFO:teuthology.orchestra.run.smithi078.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 191 kB/s | 24 kB 00:00 2024-03-09T23:32:39.570 INFO:teuthology.orchestra.run.smithi078.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 118 kB/s | 18 kB 00:00 2024-03-09T23:32:39.612 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:39.620 INFO:teuthology.orchestra.run.smithi078.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-03-09T23:32:39.646 INFO:teuthology.orchestra.run.smithi078.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-03-09T23:32:39.663 INFO:teuthology.orchestra.run.smithi078.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.9 MB/s | 211 kB 00:00 2024-03-09T23:32:39.688 INFO:teuthology.orchestra.run.smithi078.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 43 kB 00:00 2024-03-09T23:32:39.699 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-fuse 2024-03-09T23:32:39.713 INFO:teuthology.orchestra.run.smithi078.stdout:(7/13): ceph-mgr-rook-19.0.0-1920.g6b01fe95.el9 167 kB/s | 49 kB 00:00 2024-03-09T23:32:39.768 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-09T23:32:39.815 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-asyncssh-2.13.2-4.el9.noarch 2/6 2024-03-09T23:32:39.955 INFO:teuthology.orchestra.run.smithi078.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 110 kB/s | 32 kB 00:00 2024-03-09T23:32:39.981 INFO:teuthology.orchestra.run.smithi078.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 51 kB/s | 15 kB 00:00 2024-03-09T23:32:40.223 INFO:teuthology.orchestra.run.smithi078.stdout:(10/13): python3-google-auth-2.28.0-1.el9.noarc 398 kB/s | 203 kB 00:00 2024-03-09T23:32:40.265 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:28 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:40.323 INFO:teuthology.orchestra.run.smithi078.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 173 kB/s | 59 kB 00:00 2024-03-09T23:32:40.327 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-09T23:32:40.401 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-09T23:32:40.422 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 888 k 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:Install 2 Packages 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:40.423 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 967 k 2024-03-09T23:32:40.424 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 2.8 M 2024-03-09T23:32:40.424 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:40.463 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-09T23:32:40.486 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:40.562 INFO:teuthology.orchestra.run.smithi055.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 570 kB/s | 79 kB 00:00 2024-03-09T23:32:40.589 INFO:teuthology.orchestra.run.smithi078.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 244 kB/s | 90 kB 00:00 2024-03-09T23:32:40.648 INFO:teuthology.orchestra.run.smithi078.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.5 MB/s | 1.0 MB 00:00 2024-03-09T23:32:40.651 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:40.651 INFO:teuthology.orchestra.run.smithi078.stdout:Total 1.4 MB/s | 2.0 MB 00:01 2024-03-09T23:32:40.651 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:40.664 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:40.664 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:40.745 INFO:teuthology.orchestra.run.smithi055.stdout:(2/2): ceph-fuse-19.0.0-1920.g6b01fe95.el9.x86_ 2.7 MB/s | 888 kB 00:00 2024-03-09T23:32:40.746 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:40.747 INFO:teuthology.orchestra.run.smithi055.stdout:Total 2.9 MB/s | 967 kB 00:00 2024-03-09T23:32:40.747 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:40.765 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:40.767 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:40.768 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:40.768 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:40.847 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:40.847 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:41.034 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:41.176 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-09T23:32:41.248 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:41.278 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:41.354 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:41.354 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/6 2024-03-09T23:32:41.354 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-09T23:32:41.354 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-09T23:32:41.354 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-asyncssh-2.13.2-4.el9.noarch 4/6 2024-03-09T23:32:41.355 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-09T23:32:41.445 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-03-09T23:32:41.507 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-03-09T23:32:41.572 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-03-09T23:32:41.609 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-03-09T23:32:41.659 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-03-09T23:32:41.667 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-09T23:32:41.667 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:41.667 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:41.667 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: python3-asyncssh-2.13.2-4.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:41.668 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:41.753 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-03-09T23:32:41.862 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-google-auth-1:2.28.0-1.el9.noarch 7/13 2024-03-09T23:32:41.904 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:41.905 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/2 2024-03-09T23:32:41.910 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-03-09T23:32:41.919 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-fuse 2024-03-09T23:32:42.242 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-09T23:32:42.243 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:42.243 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:42.243 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-09T23:32:42.243 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:42.243 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:42.479 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:27 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:42.519 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install ceph-volume 2024-03-09T23:32:42.626 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-03-09T23:32:42.629 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 888 k 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout:Install 2 Packages 2024-03-09T23:32:42.630 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:42.631 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 967 k 2024-03-09T23:32:42.631 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 2.8 M 2024-03-09T23:32:42.631 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:42.673 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-03-09T23:32:42.707 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-03-09T23:32:42.756 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-03-09T23:32:42.773 INFO:teuthology.orchestra.run.smithi190.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 554 kB/s | 79 kB 00:00 2024-03-09T23:32:42.777 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:43.093 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:31 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:43.107 INFO:teuthology.orchestra.run.smithi190.stdout:(2/2): ceph-fuse-19.0.0-1920.g6b01fe95.el9.x86_ 1.8 MB/s | 888 kB 00:00 2024-03-09T23:32:43.108 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:43.109 INFO:teuthology.orchestra.run.smithi190.stdout:Total 2.0 MB/s | 967 kB 00:00 2024-03-09T23:32:43.109 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:43.130 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:43.130 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:43.206 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:43.206 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:43.248 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:43.248 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:43.248 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repository Size 2024-03-09T23:32:43.248 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:43.248 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-volume noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 264 k 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout:Installing dependencies: 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout:Install 2 Packages 2024-03-09T23:32:43.249 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:43.250 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 332 k 2024-03-09T23:32:43.250 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 1.5 M 2024-03-09T23:32:43.250 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:43.383 INFO:teuthology.orchestra.run.smithi055.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 517 kB/s | 69 kB 00:00 2024-03-09T23:32:43.395 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:43.533 INFO:teuthology.orchestra.run.smithi055.stdout:(2/2): ceph-volume-19.0.0-1920.g6b01fe95.el9.no 931 kB/s | 264 kB 00:00 2024-03-09T23:32:43.534 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:43.535 INFO:teuthology.orchestra.run.smithi055.stdout:Total 1.1 MB/s | 332 kB 00:00 2024-03-09T23:32:43.535 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:43.543 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-09T23:32:43.544 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:43.544 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 13/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 1/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-03-09T23:32:43.547 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-03-09T23:32:43.548 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-03-09T23:32:43.548 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-03-09T23:32:43.548 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-google-auth-1:2.28.0-1.el9.noarch 10/13 2024-03-09T23:32:43.548 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-03-09T23:32:43.548 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-03-09T23:32:43.585 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:43.586 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:43.617 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:43.743 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:43.924 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-rook-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-google-auth-1:2.28.0-1.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-03-09T23:32:43.925 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rsa-4.9-2.el9.noarch 2024-03-09T23:32:43.926 INFO:teuthology.orchestra.run.smithi078.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-03-09T23:32:43.926 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:43.926 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:43.932 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-09T23:32:43.969 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:43.985 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:43.985 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:43.985 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-09T23:32:43.985 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:44.163 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-mgr-cephadm 2024-03-09T23:32:44.362 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:44.362 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/2 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:44.710 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:44.723 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:31 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:44.745 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 1/2 2024-03-09T23:32:44.871 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:44.872 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:44.872 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:44.872 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:44.872 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:44.872 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 139 k 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: python3-asyncssh noarch 2.13.2-4.el9 epel 548 k 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================== 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout:Install 6 Packages 2024-03-09T23:32:44.873 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:44.874 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 6.8 M 2024-03-09T23:32:44.874 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 33 M 2024-03-09T23:32:44.874 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:44.999 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-volume 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:45.080 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:45.392 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install librados-devel 2024-03-09T23:32:45.458 INFO:teuthology.orchestra.run.smithi078.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 21 MB/s | 5.8 MB 00:00 2024-03-09T23:32:45.483 INFO:teuthology.orchestra.run.smithi078.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 833 kB/s | 248 kB 00:00 2024-03-09T23:32:45.508 INFO:teuthology.orchestra.run.smithi078.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1920.g6b01fe95.e 430 kB/s | 139 kB 00:00 2024-03-09T23:32:45.576 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:30 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:45.658 INFO:teuthology.orchestra.run.smithi078.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 330 kB/s | 58 kB 00:00 2024-03-09T23:32:45.692 INFO:teuthology.orchestra.run.smithi078.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 278 kB/s | 51 kB 00:00 2024-03-09T23:32:45.727 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:45.727 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:45.727 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2024-03-09T23:32:45.727 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-volume noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 264 k 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout:Install 2 Packages 2024-03-09T23:32:45.728 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:45.729 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 332 k 2024-03-09T23:32:45.729 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 1.5 M 2024-03-09T23:32:45.729 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:45.864 INFO:teuthology.orchestra.run.smithi190.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 510 kB/s | 69 kB 00:00 2024-03-09T23:32:45.883 INFO:teuthology.orchestra.run.smithi078.stdout:(6/6): python3-asyncssh-2.13.2-4.el9.noarch.rpm 1.3 MB/s | 548 kB 00:00 2024-03-09T23:32:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:Total 6.7 MB/s | 6.8 MB 00:01 2024-03-09T23:32:45.897 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:45.907 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:45.908 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:45.973 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:33 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:45.998 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:45.999 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:46.014 INFO:teuthology.orchestra.run.smithi190.stdout:(2/2): ceph-volume-19.0.0-1920.g6b01fe95.el9.no 925 kB/s | 264 kB 00:00 2024-03-09T23:32:46.015 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:46.015 INFO:teuthology.orchestra.run.smithi190.stdout:Total 1.1 MB/s | 332 kB 00:00 2024-03-09T23:32:46.015 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:46.024 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:46.024 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:46.069 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:46.069 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:46.128 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repo Size 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout: librados-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 126 k 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:46.129 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:46.130 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:46.130 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:46.130 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 126 k 2024-03-09T23:32:46.130 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 456 k 2024-03-09T23:32:46.130 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:46.221 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:46.300 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:46.405 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-09T23:32:46.448 INFO:teuthology.orchestra.run.smithi055.stdout:librados-devel-19.0.0-1920.g6b01fe95.el9.x86_64 398 kB/s | 126 kB 00:00 2024-03-09T23:32:46.448 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:46.449 INFO:teuthology.orchestra.run.smithi055.stdout:Total 397 kB/s | 126 kB 00:00 2024-03-09T23:32:46.449 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:46.450 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:46.454 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:46.455 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:46.466 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:46.466 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:46.466 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-09T23:32:46.466 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:46.475 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-03-09T23:32:46.514 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:46.514 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:46.527 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-asyncssh-2.13.2-4.el9.noarch 2/6 2024-03-09T23:32:46.710 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:46.816 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:47.040 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-03-09T23:32:47.129 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-03-09T23:32:47.191 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-03-09T23:32:47.209 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 1/2 2024-03-09T23:32:47.231 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:47.235 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:47.532 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:47.559 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-09T23:32:47.559 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:47.560 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:47.560 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:47.560 INFO:teuthology.orchestra.run.smithi190.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-09T23:32:47.560 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:47.560 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:47.777 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install libcephfs2 2024-03-09T23:32:47.881 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados-devel 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 6/6 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 1/6 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-asyncssh-2.13.2-4.el9.noarch 4/6 2024-03-09T23:32:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-cephadm-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: python3-asyncssh-2.13.2-4.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: python3-babel-2.9.1-2.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-03-09T23:32:48.316 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:48.317 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:48.357 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:36 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:48.457 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:33 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:48.457 INFO:teuthology.orchestra.run.smithi055.stdout:Package libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:48.512 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:48.513 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:48.514 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:48.564 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-fuse 2024-03-09T23:32:48.577 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install libcephfs-devel 2024-03-09T23:32:48.607 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 126 k 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:48.608 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 126 k 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 456 k 2024-03-09T23:32:48.609 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:48.954 INFO:teuthology.orchestra.run.smithi190.stdout:librados-devel-19.0.0-1920.g6b01fe95.el9.x86_64 367 kB/s | 126 kB 00:00 2024-03-09T23:32:48.954 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:48.955 INFO:teuthology.orchestra.run.smithi190.stdout:Total 366 kB/s | 126 kB 00:00 2024-03-09T23:32:48.955 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:48.960 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:48.960 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:49.016 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:49.016 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:49.122 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:36 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:49.154 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:37 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:49.216 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:49.271 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:49.272 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:49.272 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:49.272 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:49.272 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 888 k 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Install 2 Packages 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 967 k 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 2.8 M 2024-03-09T23:32:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:49.302 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:49.309 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repo Size 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout: libcephfs-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 31 k 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:49.310 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:49.311 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 31 k 2024-03-09T23:32:49.311 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 140 k 2024-03-09T23:32:49.311 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:49.402 INFO:teuthology.orchestra.run.smithi078.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 611 kB/s | 79 kB 00:00 2024-03-09T23:32:49.476 INFO:teuthology.orchestra.run.smithi055.stdout:libcephfs-devel-19.0.0-1920.g6b01fe95.el9.x86_6 189 kB/s | 31 kB 00:00 2024-03-09T23:32:49.477 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:49.477 INFO:teuthology.orchestra.run.smithi055.stdout:Total 187 kB/s | 31 kB 00:00 2024-03-09T23:32:49.477 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:49.481 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:49.481 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:49.505 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:49.505 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:49.590 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:49.702 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:49.719 INFO:teuthology.orchestra.run.smithi078.stdout:(2/2): ceph-fuse-19.0.0-1920.g6b01fe95.el9.x86_ 1.9 MB/s | 888 kB 00:00 2024-03-09T23:32:49.720 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:49.720 INFO:teuthology.orchestra.run.smithi078.stdout:Total 2.1 MB/s | 967 kB 00:00 2024-03-09T23:32:49.721 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:49.740 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:49.741 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:49.771 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:49.816 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:49.816 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:50.006 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:50.038 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:50.109 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:50.145 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-03-09T23:32:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:50.318 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:50.339 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs2 2024-03-09T23:32:50.473 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install librados2 2024-03-09T23:32:50.904 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2/2 2024-03-09T23:32:50.904 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/2 2024-03-09T23:32:50.918 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:35 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:51.019 INFO:teuthology.orchestra.run.smithi190.stdout:Package libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:51.038 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:39 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:51.072 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:51.073 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:51.073 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:51.135 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs-devel 2024-03-09T23:32:51.138 INFO:teuthology.orchestra.run.smithi055.stdout:Package librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:51.193 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:51.194 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:51.194 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:51.233 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-03-09T23:32:51.233 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:51.233 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:51.233 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-03-09T23:32:51.234 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:51.234 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:51.257 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install librbd1 2024-03-09T23:32:51.496 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-volume 2024-03-09T23:32:51.706 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:36 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:51.821 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:39 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:51.856 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:51.856 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:51.856 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-03-09T23:32:51.856 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 31 k 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:51.857 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 31 k 2024-03-09T23:32:51.858 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 140 k 2024-03-09T23:32:51.858 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:51.921 INFO:teuthology.orchestra.run.smithi055.stdout:Package librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:51.976 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:51.977 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:51.977 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:52.032 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install python3-rados 2024-03-09T23:32:52.033 INFO:teuthology.orchestra.run.smithi190.stdout:libcephfs-devel-19.0.0-1920.g6b01fe95.el9.x86_6 179 kB/s | 31 kB 00:00 2024-03-09T23:32:52.033 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:52.033 INFO:teuthology.orchestra.run.smithi190.stdout:Total 177 kB/s | 31 kB 00:00 2024-03-09T23:32:52.033 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:52.036 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:52.036 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:52.060 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:52.060 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:52.068 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:39 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:52.149 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:52.223 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-volume noarch 2:19.0.0-1920.g6b01fe95.el9 ceph-noarch 264 k 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-03-09T23:32:52.224 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:Install 2 Packages 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 332 k 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 1.5 M 2024-03-09T23:32:52.225 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:52.271 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:52.349 INFO:teuthology.orchestra.run.smithi078.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 557 kB/s | 69 kB 00:00 2024-03-09T23:32:52.482 INFO:teuthology.orchestra.run.smithi078.stdout:(2/2): ceph-volume-19.0.0-1920.g6b01fe95.el9.no 1.0 MB/s | 264 kB 00:00 2024-03-09T23:32:52.483 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:52.483 INFO:teuthology.orchestra.run.smithi078.stdout:Total 1.3 MB/s | 332 kB 00:00 2024-03-09T23:32:52.484 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:52.492 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:52.492 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:52.532 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:52.532 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:52.608 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:40 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:52.680 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:52.683 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:52.708 INFO:teuthology.orchestra.run.smithi055.stdout:Package python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:52.763 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:52.764 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:52.764 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:52.825 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install python3-rgw 2024-03-09T23:32:52.874 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-03-09T23:32:52.920 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:52.936 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2/2 2024-03-09T23:32:52.936 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:32:52.936 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-03-09T23:32:52.936 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:52.957 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:52.957 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:52.957 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:32:52.958 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:52.958 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:52.958 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:53.121 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados2 2024-03-09T23:32:53.400 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:41 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:53.500 INFO:teuthology.orchestra.run.smithi055.stdout:Package python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:53.554 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:53.555 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:53.555 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:53.616 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install python3-cephfs 2024-03-09T23:32:53.678 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:38 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:53.696 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 1/2 2024-03-09T23:32:53.777 INFO:teuthology.orchestra.run.smithi190.stdout:Package librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:53.828 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:53.829 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:53.829 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:53.888 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librbd1 2024-03-09T23:32:54.034 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-volume-2:19.0.0-1920.g6b01fe95.el9.noarch 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout: python3-packaging-20.9-5.el9.noarch 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:54.035 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:54.194 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:42 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:54.294 INFO:teuthology.orchestra.run.smithi055.stdout:Package python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:54.349 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:54.350 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:54.350 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:54.368 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install librados-devel 2024-03-09T23:32:54.411 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install python3-rbd 2024-03-09T23:32:54.446 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:39 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:54.544 INFO:teuthology.orchestra.run.smithi190.stdout:Package librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:54.595 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:54.596 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:54.596 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:54.655 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rados 2024-03-09T23:32:54.948 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:41 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:54.986 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:42 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:55.089 INFO:teuthology.orchestra.run.smithi055.stdout:Package python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:55.097 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repo Size 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout: librados-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 126 k 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:55.098 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:32:55.099 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:55.099 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 126 k 2024-03-09T23:32:55.099 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 456 k 2024-03-09T23:32:55.099 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:55.144 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:55.145 INFO:teuthology.orchestra.run.smithi055.stdout:Nothing to do. 2024-03-09T23:32:55.145 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:55.208 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install rbd-fuse 2024-03-09T23:32:55.219 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:40 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:55.318 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:55.371 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:55.372 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:55.372 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:55.415 INFO:teuthology.orchestra.run.smithi078.stdout:librados-devel-19.0.0-1920.g6b01fe95.el9.x86_64 400 kB/s | 126 kB 00:00 2024-03-09T23:32:55.415 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:55.416 INFO:teuthology.orchestra.run.smithi078.stdout:Total 399 kB/s | 126 kB 00:00 2024-03-09T23:32:55.416 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:55.422 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:55.422 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:55.433 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rgw 2024-03-09T23:32:55.477 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:55.478 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:55.675 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:55.789 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:55.792 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:43 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:55.949 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout: Package Architecture Version Repository Size 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 85 k 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:55.950 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:55.951 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 85 k 2024-03-09T23:32:55.951 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 231 k 2024-03-09T23:32:55.951 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:55.992 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:40 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:56.088 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:56.140 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:56.141 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:56.141 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:56.208 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-cephfs 2024-03-09T23:32:56.248 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:56.263 INFO:teuthology.orchestra.run.smithi055.stdout:rbd-fuse-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 273 kB/s | 85 kB 00:00 2024-03-09T23:32:56.264 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:56.264 INFO:teuthology.orchestra.run.smithi055.stdout:Total 272 kB/s | 85 kB 00:00 2024-03-09T23:32:56.264 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:32:56.272 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:32:56.272 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:32:56.329 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:32:56.329 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:32:56.478 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:32:56.557 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:56.557 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:56.557 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:56.557 INFO:teuthology.orchestra.run.smithi078.stdout: librados-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:56.557 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:56.558 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:56.590 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:56.775 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:41 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:56.796 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install libcephfs2 2024-03-09T23:32:56.873 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:56.925 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:56.926 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:56.927 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:56.990 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:56.991 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rbd 2024-03-09T23:32:57.315 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:57.315 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:57.315 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:32:57.316 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:57.316 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:57.316 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:32:57.385 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:44 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:57.490 INFO:teuthology.orchestra.run.smithi078.stdout:Package libcephfs2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:57.513 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install rbd-mirror 2024-03-09T23:32:57.544 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:57.545 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:32:57.546 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:57.557 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:42 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:57.614 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install libcephfs-devel 2024-03-09T23:32:57.655 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:32:57.706 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:57.707 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2024-03-09T23:32:57.708 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:32:57.768 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-fuse 2024-03-09T23:32:58.088 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:46 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:32:58.187 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:45 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:32:58.246 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout: Package Arch Version Repo Size 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-mirror x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:32:58.247 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:32:58.248 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:32:58.248 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 3.1 M 2024-03-09T23:32:58.248 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 13 M 2024-03-09T23:32:58.248 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:32:58.329 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:43 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:32:58.339 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repo Size 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs-devel x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 31 k 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:58.340 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 31 k 2024-03-09T23:32:58.341 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 140 k 2024-03-09T23:32:58.341 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:32:58.477 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 85 k 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:32:58.478 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:32:58.479 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:32:58.479 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:32:58.479 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 85 k 2024-03-09T23:32:58.479 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 231 k 2024-03-09T23:32:58.479 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:32:58.702 INFO:teuthology.orchestra.run.smithi078.stdout:libcephfs-devel-19.0.0-1920.g6b01fe95.el9.x86_6 86 kB/s | 31 kB 00:00 2024-03-09T23:32:58.703 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:58.703 INFO:teuthology.orchestra.run.smithi078.stdout:Total 86 kB/s | 31 kB 00:00 2024-03-09T23:32:58.703 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:32:58.706 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:32:58.706 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:32:58.739 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:32:58.739 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:32:58.833 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:32:58.943 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:59.010 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-fuse-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 161 kB/s | 85 kB 00:00 2024-03-09T23:32:59.011 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:32:59.011 INFO:teuthology.orchestra.run.smithi190.stdout:Total 160 kB/s | 85 kB 00:00 2024-03-09T23:32:59.011 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:32:59.018 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:32:59.018 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:32:59.074 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:32:59.075 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:32:59.218 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:32:59.325 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:59.368 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:59.640 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:59.641 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:59.641 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:32:59.641 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs-devel-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:32:59.641 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:32:59.641 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:32:59.721 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:32:59.783 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install librados2 2024-03-09T23:33:00.051 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:00.051 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:00.051 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:33:00.052 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:00.052 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:00.052 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:33:00.299 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-mirror 2024-03-09T23:33:00.341 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:47 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:00.438 INFO:teuthology.orchestra.run.smithi078.stdout:Package librados2-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:00.490 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:00.491 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:00.491 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:00.525 INFO:teuthology.orchestra.run.smithi055.stdout:rbd-mirror-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 1.4 MB/s | 3.1 MB 00:02 2024-03-09T23:33:00.525 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:00.526 INFO:teuthology.orchestra.run.smithi055.stdout:Total 1.4 MB/s | 3.1 MB 00:02 2024-03-09T23:33:00.526 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:33:00.538 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:33:00.538 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:33:00.547 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install librbd1 2024-03-09T23:33:00.618 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:33:00.619 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:33:00.893 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:45 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:33:01.048 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:33:01.049 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:01.049 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.1 M 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 13 M 2024-03-09T23:33:01.050 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:33:01.061 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:33:01.101 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:48 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:01.134 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:01.158 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:01.158 INFO:teuthology.orchestra.run.smithi055.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:33:01.158 INFO:teuthology.orchestra.run.smithi055.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-09T23:33:01.158 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:01.158 INFO:teuthology.orchestra.run.smithi055.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:01.159 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:01.198 INFO:teuthology.orchestra.run.smithi078.stdout:Package librbd1-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:01.250 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:01.250 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:01.250 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:01.315 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install python3-rados 2024-03-09T23:33:01.876 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:48 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:01.972 INFO:teuthology.orchestra.run.smithi078.stdout:Package python3-rados-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:02.023 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:02.023 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:02.023 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:02.079 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install python3-rgw 2024-03-09T23:33:02.275 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:02.275 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:02.276 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:33:02.276 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:02.276 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:02.276 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:33:02.521 DEBUG:teuthology.orchestra.run.smithi055:> sudo yum -y install rbd-nbd 2024-03-09T23:33:02.642 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:49 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:02.739 INFO:teuthology.orchestra.run.smithi078.stdout:Package python3-rgw-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:02.790 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:02.791 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:02.791 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:02.854 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install python3-cephfs 2024-03-09T23:33:02.922 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-mirror-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 1.7 MB/s | 3.1 MB 00:01 2024-03-09T23:33:02.923 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:02.923 INFO:teuthology.orchestra.run.smithi190.stdout:Total 1.6 MB/s | 3.1 MB 00:01 2024-03-09T23:33:02.923 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:33:02.935 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:33:02.935 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:33:03.011 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:33:03.011 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:33:03.098 INFO:teuthology.orchestra.run.smithi055.stdout:Last metadata expiration check: 0:01:51 ago on Sat 09 Mar 2024 11:31:12 PM UTC. 2024-03-09T23:33:03.254 INFO:teuthology.orchestra.run.smithi055.stdout:Dependencies resolved. 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout: Package Architecture Version Repository Size 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout:Installing: 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-nbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 170 k 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction Summary 2024-03-09T23:33:03.255 INFO:teuthology.orchestra.run.smithi055.stdout:================================================================================ 2024-03-09T23:33:03.256 INFO:teuthology.orchestra.run.smithi055.stdout:Install 1 Package 2024-03-09T23:33:03.256 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:03.256 INFO:teuthology.orchestra.run.smithi055.stdout:Total download size: 170 k 2024-03-09T23:33:03.256 INFO:teuthology.orchestra.run.smithi055.stdout:Installed size: 490 k 2024-03-09T23:33:03.256 INFO:teuthology.orchestra.run.smithi055.stdout:Downloading Packages: 2024-03-09T23:33:03.412 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:50 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:03.444 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:33:03.506 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:03.508 INFO:teuthology.orchestra.run.smithi078.stdout:Package python3-cephfs-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:03.531 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:03.532 INFO:teuthology.orchestra.run.smithi190.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:33:03.532 INFO:teuthology.orchestra.run.smithi190.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-09T23:33:03.532 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:03.532 INFO:teuthology.orchestra.run.smithi190.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:03.532 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:03.559 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:03.560 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:03.560 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:03.623 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install python3-rbd 2024-03-09T23:33:03.861 INFO:teuthology.orchestra.run.smithi055.stdout:rbd-nbd-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 281 kB/s | 170 kB 00:00 2024-03-09T23:33:03.862 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:03.862 INFO:teuthology.orchestra.run.smithi055.stdout:Total 281 kB/s | 170 kB 00:00 2024-03-09T23:33:03.862 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction check 2024-03-09T23:33:03.871 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction check succeeded. 2024-03-09T23:33:03.871 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction test 2024-03-09T23:33:03.932 INFO:teuthology.orchestra.run.smithi055.stdout:Transaction test succeeded. 2024-03-09T23:33:03.932 INFO:teuthology.orchestra.run.smithi055.stdout:Running transaction 2024-03-09T23:33:04.085 INFO:teuthology.orchestra.run.smithi055.stdout: Preparing : 1/1 2024-03-09T23:33:04.179 INFO:teuthology.orchestra.run.smithi055.stdout: Installing : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:04.188 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:51 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:04.285 INFO:teuthology.orchestra.run.smithi078.stdout:Package python3-rbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 is already installed. 2024-03-09T23:33:04.337 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:04.338 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2024-03-09T23:33:04.338 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:04.395 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install rbd-fuse 2024-03-09T23:33:04.618 INFO:teuthology.orchestra.run.smithi055.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:04.733 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:33:04.912 INFO:teuthology.orchestra.run.smithi055.stdout: Verifying : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:04.912 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:04.912 INFO:teuthology.orchestra.run.smithi055.stdout:Installed: 2024-03-09T23:33:04.912 INFO:teuthology.orchestra.run.smithi055.stdout: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:04.913 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:33:04.913 INFO:teuthology.orchestra.run.smithi055.stdout:Complete! 2024-03-09T23:33:04.949 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:51 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:04.972 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-nbd 2024-03-09T23:33:05.099 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-fuse x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 85 k 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:05.100 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:33:05.101 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:05.101 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 85 k 2024-03-09T23:33:05.101 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 231 k 2024-03-09T23:33:05.101 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:33:05.150 DEBUG:teuthology.parallel:result is None 2024-03-09T23:33:05.322 INFO:teuthology.orchestra.run.smithi078.stdout:rbd-fuse-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 385 kB/s | 85 kB 00:00 2024-03-09T23:33:05.323 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:05.323 INFO:teuthology.orchestra.run.smithi078.stdout:Total 383 kB/s | 85 kB 00:00 2024-03-09T23:33:05.323 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:33:05.330 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:33:05.330 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:33:05.386 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:33:05.387 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:33:05.531 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:33:05.547 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:50 ago on Sat 09 Mar 2024 11:31:15 PM UTC. 2024-03-09T23:33:05.629 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:05.696 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-03-09T23:33:05.696 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 170 k 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 170 k 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 490 k 2024-03-09T23:33:05.697 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-03-09T23:33:06.039 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:06.042 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-nbd-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 495 kB/s | 170 kB 00:00 2024-03-09T23:33:06.043 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:06.043 INFO:teuthology.orchestra.run.smithi190.stdout:Total 493 kB/s | 170 kB 00:00 2024-03-09T23:33:06.043 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-03-09T23:33:06.051 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-03-09T23:33:06.051 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-03-09T23:33:06.109 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-03-09T23:33:06.109 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-03-09T23:33:06.253 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-03-09T23:33:06.357 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-fuse-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:06.373 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:06.605 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install rbd-mirror 2024-03-09T23:33:06.813 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:07.116 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:07.116 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:07.116 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-03-09T23:33:07.116 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:07.116 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-03-09T23:33:07.117 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-03-09T23:33:07.175 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:54 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:07.327 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repo Size 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-mirror x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 3.1 M 2024-03-09T23:33:07.328 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 3.1 M 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 13 M 2024-03-09T23:33:07.329 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:33:07.345 DEBUG:teuthology.parallel:result is None 2024-03-09T23:33:08.391 INFO:teuthology.orchestra.run.smithi078.stdout:rbd-mirror-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 2.9 MB/s | 3.1 MB 00:01 2024-03-09T23:33:08.392 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:08.393 INFO:teuthology.orchestra.run.smithi078.stdout:Total 2.9 MB/s | 3.1 MB 00:01 2024-03-09T23:33:08.393 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:33:08.401 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:33:08.402 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:33:08.475 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:33:08.475 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:33:08.900 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:33:08.959 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-03-09T23:33:08.984 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:10.200 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:10.201 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:10.201 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:33:10.201 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-mirror-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:10.201 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:10.201 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:10.457 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install rbd-nbd 2024-03-09T23:33:11.024 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:01:58 ago on Sat 09 Mar 2024 11:31:13 PM UTC. 2024-03-09T23:33:11.173 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2024-03-09T23:33:11.174 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:11.174 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2024-03-09T23:33:11.174 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:11.174 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2024-03-09T23:33:11.174 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-nbd x86_64 2:19.0.0-1920.g6b01fe95.el9 ceph 170 k 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:Install 1 Package 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 170 k 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:Installed size: 490 k 2024-03-09T23:33:11.175 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2024-03-09T23:33:11.537 INFO:teuthology.orchestra.run.smithi078.stdout:rbd-nbd-19.0.0-1920.g6b01fe95.el9.x86_64.rpm 471 kB/s | 170 kB 00:00 2024-03-09T23:33:11.538 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:33:11.538 INFO:teuthology.orchestra.run.smithi078.stdout:Total 469 kB/s | 170 kB 00:00 2024-03-09T23:33:11.538 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2024-03-09T23:33:11.546 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2024-03-09T23:33:11.546 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2024-03-09T23:33:11.603 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2024-03-09T23:33:11.603 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2024-03-09T23:33:11.748 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2024-03-09T23:33:11.860 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:12.315 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 1/1 2024-03-09T23:33:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:12.664 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2024-03-09T23:33:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-nbd-2:19.0.0-1920.g6b01fe95.el9.x86_64 2024-03-09T23:33:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-03-09T23:33:12.664 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2024-03-09T23:33:12.897 DEBUG:teuthology.parallel:result is None 2024-03-09T23:33:12.898 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:13.062 DEBUG:teuthology.orchestra.run.smithi055:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-09T23:33:13.087 INFO:teuthology.orchestra.run.smithi055.stdout:19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.088 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.088 INFO:teuthology.task.install:The correct ceph version 19.0.0-1920.g6b01fe95 is installed. 2024-03-09T23:33:13.090 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:13.250 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-09T23:33:13.272 INFO:teuthology.orchestra.run.smithi078.stdout:19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.272 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.272 INFO:teuthology.task.install:The correct ceph version 19.0.0-1920.g6b01fe95 is installed. 2024-03-09T23:33:13.274 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:13.503 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-03-09T23:33:13.528 INFO:teuthology.orchestra.run.smithi190.stdout:19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.528 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1920.g6b01fe95.el9 2024-03-09T23:33:13.528 INFO:teuthology.task.install:The correct ceph version 19.0.0-1920.g6b01fe95 is installed. 2024-03-09T23:33:13.529 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-03-09T23:33:13.530 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:33:13.530 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-09T23:33:13.561 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:33:13.561 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-09T23:33:13.592 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:33:13.593 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-03-09T23:33:13.623 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-03-09T23:33:13.624 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:33:13.624 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/usr/bin/daemon-helper 2024-03-09T23:33:13.654 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-09T23:33:13.724 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:33:13.724 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/daemon-helper 2024-03-09T23:33:13.753 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-09T23:33:13.822 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:33:13.822 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/daemon-helper 2024-03-09T23:33:13.852 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-03-09T23:33:13.921 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-03-09T23:33:13.921 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:33:13.921 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-09T23:33:13.952 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-09T23:33:14.022 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:33:14.023 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-09T23:33:14.051 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-09T23:33:14.120 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:33:14.120 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/adjust-ulimits 2024-03-09T23:33:14.150 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-03-09T23:33:14.220 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-03-09T23:33:14.220 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:33:14.220 DEBUG:teuthology.orchestra.run.smithi055:> sudo dd of=/usr/bin/stdin-killer 2024-03-09T23:33:14.250 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-09T23:33:14.320 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-03-09T23:33:14.320 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/stdin-killer 2024-03-09T23:33:14.349 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-09T23:33:14.418 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-03-09T23:33:14.418 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/stdin-killer 2024-03-09T23:33:14.447 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-03-09T23:33:14.515 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-09T23:33:14.615 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, '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\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED'], 'sha1': '6b01fe95f3aa686f1951a0c5828907a52930b92a'} 2024-03-09T23:33:14.616 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:14.616 INFO:tasks.cephadm:Cluster fsid is 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:33:14.616 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-09T23:33:14.617 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.55', 'mon.b': '172.21.15.78', 'mon.c': '172.21.15.190'} 2024-03-09T23:33:14.617 INFO:tasks.cephadm:First mon is mon.a on smithi055 2024-03-09T23:33:14.617 INFO:tasks.cephadm:First mgr is a 2024-03-09T23:33:14.617 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-09T23:33:14.617 DEBUG:teuthology.orchestra.run.smithi055:> sudo hostname $(hostname -s) 2024-03-09T23:33:14.648 DEBUG:teuthology.orchestra.run.smithi078:> sudo hostname $(hostname -s) 2024-03-09T23:33:14.679 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2024-03-09T23:33:14.709 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-09T23:33:14.709 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:14.929 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '6b01fe95f3aa686f1951a0c5828907a52930b92a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/77392/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1920-g6b01fe95', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1920.g6b01fe95'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-03-07 01:55:50.169116', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2024-03-06-1329', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-03-09T23:33:15.073 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-yuri8-testing-2024-03-06-1329, sha1 6b01fe95f3aa686f1951a0c5828907a52930b92a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:33:15.075 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/x86_64/flavors/default/cephadm 2024-03-09T23:33:15.075 DEBUG:teuthology.orchestra.run.smithi055:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:15.656 INFO:teuthology.orchestra.run.smithi055.stdout:-rw-r--r--. 1 ubuntu ubuntu 767311 Mar 9 23:33 /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:15.656 DEBUG:teuthology.orchestra.run.smithi078:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.223 INFO:teuthology.orchestra.run.smithi078.stdout:-rw-r--r--. 1 ubuntu ubuntu 767311 Mar 9 23:33 /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.224 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-03-06-1329/6b01fe95f3aa686f1951a0c5828907a52930b92a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.793 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-r--r--. 1 ubuntu ubuntu 767311 Mar 9 23:33 /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.794 DEBUG:teuthology.orchestra.run.smithi055:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.812 DEBUG:teuthology.orchestra.run.smithi078:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.830 DEBUG:teuthology.orchestra.run.smithi190:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-09T23:33:16.860 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a on all hosts... 2024-03-09T23:33:16.860 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a pull 2024-03-09T23:33:16.862 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a pull 2024-03-09T23:33:16.873 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a pull 2024-03-09T23:33:17.685 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a... 2024-03-09T23:33:17.704 INFO:teuthology.orchestra.run.smithi055.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a... 2024-03-09T23:33:17.723 INFO:teuthology.orchestra.run.smithi078.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a... 2024-03-09T23:33:50.665 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-03-09T23:33:50.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph_version": "ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev)", 2024-03-09T23:33:50.666 INFO:teuthology.orchestra.run.smithi078.stdout: "image_id": "f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56", 2024-03-09T23:33:50.666 INFO:teuthology.orchestra.run.smithi078.stdout: "repo_digests": [ 2024-03-09T23:33:50.666 INFO:teuthology.orchestra.run.smithi078.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c4253a9c1a4d2bb6b4ac8a985dd1726f07539b5f0fc76b3531f14a6c822e6e8d" 2024-03-09T23:33:50.666 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2024-03-09T23:33:50.666 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-03-09T23:34:26.500 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2024-03-09T23:34:26.501 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev)", 2024-03-09T23:34:26.501 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56", 2024-03-09T23:34:26.501 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2024-03-09T23:34:26.501 INFO:teuthology.orchestra.run.smithi190.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c4253a9c1a4d2bb6b4ac8a985dd1726f07539b5f0fc76b3531f14a6c822e6e8d" 2024-03-09T23:34:26.502 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2024-03-09T23:34:26.502 INFO:teuthology.orchestra.run.smithi190.stdout:} 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout:{ 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout: "ceph_version": "ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev)", 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout: "image_id": "f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56", 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout: "repo_digests": [ 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:c4253a9c1a4d2bb6b4ac8a985dd1726f07539b5f0fc76b3531f14a6c822e6e8d" 2024-03-09T23:34:31.248 INFO:teuthology.orchestra.run.smithi055.stdout: ] 2024-03-09T23:34:31.249 INFO:teuthology.orchestra.run.smithi055.stdout:} 2024-03-09T23:34:31.274 DEBUG:teuthology.orchestra.run.smithi055:> sudo mkdir -p /etc/ceph 2024-03-09T23:34:31.323 DEBUG:teuthology.orchestra.run.smithi078:> sudo mkdir -p /etc/ceph 2024-03-09T23:34:31.358 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2024-03-09T23:34:31.394 DEBUG:teuthology.orchestra.run.smithi055:> sudo chmod 777 /etc/ceph 2024-03-09T23:34:31.421 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 777 /etc/ceph 2024-03-09T23:34:31.452 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2024-03-09T23:34:31.483 INFO:tasks.cephadm:Writing seed config... 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-09T23:34:31.484 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-09T23:34:31.485 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-09T23:34:31.485 DEBUG:teuthology.orchestra.run.smithi055:> set -ex 2024-03-09T23:34:31.485 DEBUG:teuthology.orchestra.run.smithi055:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-09T23:34:31.500 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 666b3008-de6d-11ee-95c7-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-09T23:34:31.501 DEBUG:teuthology.orchestra.run.smithi055:mon.a> sudo journalctl -f -n 0 -u ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service 2024-03-09T23:34:31.543 DEBUG:teuthology.orchestra.run.smithi055:mgr.a> sudo journalctl -f -n 0 -u ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service 2024-03-09T23:34:31.586 INFO:tasks.cephadm:Bootstrapping... 2024-03-09T23:34:31.587 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -v bootstrap --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-09T23:34:31.782 INFO:teuthology.orchestra.run.smithi055.stdout:-------------------------------------------------------------------------------- 2024-03-09T23:34:31.782 INFO:teuthology.orchestra.run.smithi055.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a', '-v', 'bootstrap', '--fsid', '666b3008-de6d-11ee-95c7-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.55', '--skip-admin-label'] 2024-03-09T23:34:31.808 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-09T23:34:31.808 INFO:teuthology.orchestra.run.smithi055.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-09T23:34:31.808 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying podman|docker is present... 2024-03-09T23:34:31.831 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-09T23:34:31.831 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying lvm2 is present... 2024-03-09T23:34:31.831 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying time synchronization is in place... 2024-03-09T23:34:31.838 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-09T23:34:31.839 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-09T23:34:31.846 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-09T23:34:31.846 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-03-09T23:34:31.850 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout enabled 2024-03-09T23:34:31.856 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout active 2024-03-09T23:34:31.856 INFO:teuthology.orchestra.run.smithi055.stdout:Unit chronyd.service is enabled and running 2024-03-09T23:34:31.856 INFO:teuthology.orchestra.run.smithi055.stdout:Repeating the final host check... 2024-03-09T23:34:31.878 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-09T23:34:31.878 INFO:teuthology.orchestra.run.smithi055.stdout:podman (/bin/podman) version 4.9.3 is present 2024-03-09T23:34:31.878 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl is present 2024-03-09T23:34:31.879 INFO:teuthology.orchestra.run.smithi055.stdout:lvcreate is present 2024-03-09T23:34:31.885 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-09T23:34:31.885 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-09T23:34:31.890 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-09T23:34:31.891 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-03-09T23:34:31.897 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout enabled 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout active 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Unit chronyd.service is enabled and running 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Host looks OK 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Cluster fsid: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Acquiring lock 140691394985408 on /run/cephadm/666b3008-de6d-11ee-95c7-87774f69a715.lock 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Lock 140691394985408 acquired on /run/cephadm/666b3008-de6d-11ee-95c7-87774f69a715.lock 2024-03-09T23:34:31.903 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying IP 172.21.15.55 port 3300 ... 2024-03-09T23:34:31.904 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying IP 172.21.15.55 port 6789 ... 2024-03-09T23:34:31.904 INFO:teuthology.orchestra.run.smithi055.stdout:Base mon IP(s) is [172.21.15.55:3300, 172.21.15.55:6789], mon addrv is [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-03-09T23:34:31.907 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.55 metric 100 2024-03-09T23:34:31.907 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.55 metric 100 2024-03-09T23:34:31.909 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-09T23:34:31.909 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-03-09T23:34:31.909 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-03-09T23:34:31.912 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2606/64 scope link noprefixroute 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:Mon IP `172.21.15.55` is in CIDR network `172.21.0.0/20` 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:Mon IP `172.21.15.55` is in CIDR network `172.21.0.0/20` 2024-03-09T23:34:31.913 INFO:teuthology.orchestra.run.smithi055.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-09T23:34:31.914 INFO:teuthology.orchestra.run.smithi055.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-09T23:34:31.914 INFO:teuthology.orchestra.run.smithi055.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a... 2024-03-09T23:34:32.400 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a... 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Getting image source signatures 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Copying blob sha256:f2a84f6d9b93f0a9c4c30ffe32cf4d8263921b927dab7c44db356735be8dc908 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Copying blob sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Copying config sha256:f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56 2024-03-09T23:34:32.401 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stderr Writing manifest to image destination 2024-03-09T23:34:33.350 INFO:teuthology.orchestra.run.smithi055.stdout:ceph: stdout ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev) 2024-03-09T23:34:33.350 INFO:teuthology.orchestra.run.smithi055.stdout:Ceph version: ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev) 2024-03-09T23:34:33.350 INFO:teuthology.orchestra.run.smithi055.stdout:Extracting ceph user uid/gid from container image... 2024-03-09T23:34:34.363 INFO:teuthology.orchestra.run.smithi055.stdout:stat: stdout 167 167 2024-03-09T23:34:34.363 INFO:teuthology.orchestra.run.smithi055.stdout:Creating initial keys... 2024-03-09T23:34:35.436 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQAK8uxlAGyxKxAA1B0478lbTHC9cA4i6KOV6w== 2024-03-09T23:34:36.451 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQAL8uxlflKNLRAApHIyZX0LLHktHDHrBkHcTA== 2024-03-09T23:34:37.415 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph-authtool: stdout AQAM8uxlXQTkMxAAJq61iyV0qHfStTdliNmUow== 2024-03-09T23:34:37.416 INFO:teuthology.orchestra.run.smithi055.stdout:Creating initial monmap... 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:monmaptool for a [v2:172.21.15.55:3300,v1:172.21.15.55:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:setting min_mon_release = quincy 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: set fsid to 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-09T23:34:38.372 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:34:38.373 INFO:teuthology.orchestra.run.smithi055.stdout:Creating mon... 2024-03-09T23:34:39.269 INFO:teuthology.orchestra.run.smithi055.stdout:create mon.a on 2024-03-09T23:34:39.475 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-03-09T23:34:39.616 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-09T23:34:39.785 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target → /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target. 2024-03-09T23:34:39.786 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target → /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target. 2024-03-09T23:34:40.026 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a 2024-03-09T23:34:40.027 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service not loaded. 2024-03-09T23:34:40.187 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service → /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715@.service. 2024-03-09T23:34:40.744 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-09T23:34:40.744 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout disabled 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld.service is not enabled 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to enable service . firewalld.service is not available 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mon to start... 2024-03-09T23:34:40.751 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mon... 2024-03-09T23:34:41.784 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout cluster: 2024-03-09T23:34:41.784 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout id: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:41.784 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout services: 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.588707s) 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout data: 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout pgs: 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:mon is available 2024-03-09T23:34:41.785 INFO:teuthology.orchestra.run.smithi055.stdout:Assimilating anything we can from ceph.conf... 2024-03-09T23:34:42.903 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:42 smithi055 ceph-mon[29588]: from='client.? 172.21.15.55:0/4274498564' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-09T23:34:42.907 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:42.907 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [global] 2024-03-09T23:34:42.907 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout fsid = 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:42.907 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.55:3300,v1:172.21.15.55:6789] 2024-03-09T23:34:42.907 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [osd] 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-09T23:34:42.908 INFO:teuthology.orchestra.run.smithi055.stdout:Generating new minimal ceph.conf... 2024-03-09T23:34:43.937 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:43 smithi055 ceph-mon[29588]: from='client.? 172.21.15.55:0/3492074707' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-09T23:34:43.938 INFO:teuthology.orchestra.run.smithi055.stdout:Restarting the monitor... 2024-03-09T23:34:44.200 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:43 smithi055 systemd[1]: Stopping Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715... 2024-03-09T23:34:44.490 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:44 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a[29565]: 2024-03-09T23:34:44.197+0000 7f7aaa1b0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-09T23:34:44.490 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:44 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a[29565]: 2024-03-09T23:34:44.197+0000 7f7aaa1b0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-09T23:34:44.490 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:44 smithi055 podman[29920]: 2024-03-09 23:34:44.240501861 +0000 UTC m=+0.137786773 container died c3d60cfe595a716629fb52a63b6a5c2476d93835ba19f14253eaef646c44f42d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240222, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-03-09T23:34:44.779 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:44 smithi055 podman[29920]: 2024-03-09 23:34:44.588304141 +0000 UTC m=+0.485589042 container cleanup c3d60cfe595a716629fb52a63b6a5c2476d93835ba19f14253eaef646c44f42d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240222, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-03-09T23:34:44.780 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:44 smithi055 bash[29920]: ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a 2024-03-09T23:34:47.279 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:46 smithi055 podman[29939]: 2024-03-09 23:34:46.936056229 +0000 UTC m=+2.697541089 container remove c3d60cfe595a716629fb52a63b6a5c2476d93835ba19f14253eaef646c44f42d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, org.label-schema.build-date=20240222, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b) 2024-03-09T23:34:47.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:47 smithi055 systemd[1]: ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-09T23:34:47.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:47 smithi055 systemd[1]: Stopped Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715. 2024-03-09T23:34:47.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:47 smithi055 systemd[1]: Starting Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715... 2024-03-09T23:34:47.779 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:47 smithi055 podman[30038]: 2024-03-09 23:34:47.18413441 +0000 UTC m=+0.018736526 image pull f02fa55b9b8de60984f1e61e337d57bb8acd19809523a4759a724dc047890a56 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a 2024-03-09T23:34:48.780 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:48 smithi055 podman[30038]: 2024-03-09 23:34:48.420306387 +0000 UTC m=+1.254908493 container create fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, org.label-schema.build-date=20240222, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9) 2024-03-09T23:34:50.530 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 podman[30038]: 2024-03-09 23:34:50.112669382 +0000 UTC m=+2.947271501 container init fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240222) 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 podman[30038]: 2024-03-09 23:34:50.119057522 +0000 UTC m=+2.953659631 container start fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, GIT_BRANCH=HEAD, org.label-schema.build-date=20240222, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, GIT_CLEAN=True) 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: set uid:gid to 167:167 (ceph:ceph) 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: ceph version 19.0.0-1920-g6b01fe95 (6b01fe95f3aa686f1951a0c5828907a52930b92a) squid (dev), process ceph-mon, pid 7 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: pidfile_write: ignore empty --pid-file 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: load: jerasure load: lrc 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: RocksDB version: 7.9.2 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Git sha 0 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Compile date 2024-03-07 00:38:21 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: DB SUMMARY 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: DB Session ID: UVO5N8ZFJS2J1NOJPN15 2024-03-09T23:34:50.531 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: CURRENT file: CURRENT 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: IDENTITY file: IDENTITY 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84963 ; 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.error_if_exists: 0 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.create_if_missing: 0 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.paranoid_checks: 1 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.env: 0x56008e8e9b20 2024-03-09T23:34:50.532 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.fs: PosixFileSystem 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.info_log: 0x5600905198e0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_file_opening_threads: 16 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.statistics: (nil) 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.use_fsync: 0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_log_file_size: 0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.keep_log_file_num: 1000 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.recycle_log_file_num: 0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_fallocate: 1 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_mmap_reads: 0 2024-03-09T23:34:50.533 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_mmap_writes: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.use_direct_reads: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.create_missing_column_families: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.db_log_dir: 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.wal_dir: 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.advise_random_on_open: 1 2024-03-09T23:34:50.534 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.db_write_buffer_size: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.write_buffer_manager: 0x5600904ed400 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.rate_limiter: (nil) 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.wal_recovery_mode: 2 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enable_thread_tracking: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enable_pipelined_write: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.unordered_write: 0 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.row_cache: None 2024-03-09T23:34:50.535 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.wal_filter: None 2024-03-09T23:34:50.537 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-09T23:34:50.537 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_ingest_behind: 0 2024-03-09T23:34:50.537 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.two_write_queues: 0 2024-03-09T23:34:50.537 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.manual_wal_flush: 0 2024-03-09T23:34:50.537 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.wal_compression: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.atomic_flush: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.log_readahead_size: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.best_efforts_recovery: 0 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-09T23:34:50.538 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.allow_data_in_errors: 0 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.db_host_id: __hostname__ 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_background_jobs: 2 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_background_compactions: -1 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_subcompactions: 1 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_total_wal_size: 0 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-09T23:34:50.539 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_open_files: -1 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bytes_per_sync: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_readahead_size: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_background_flushes: -1 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Compression algorithms supported: 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kZSTD supported: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kXpressCompression supported: 0 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kLZ4HCCompression supported: 1 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kZlibCompression supported: 1 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kSnappyCompression supported: 1 2024-03-09T23:34:50.540 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kLZ4Compression supported: 1 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: kBZip2Compression supported: 0 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.merge_operator: 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_filter: None 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_filter_factory: None 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.sst_partitioner_factory: None 2024-03-09T23:34:50.541 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5600905199e0) 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: cache_index_and_filter_blocks: 1 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: pin_top_level_index_and_filter: 1 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: index_type: 0 2024-03-09T23:34:50.542 INFO:journalctl@ceph.mon.a.smithi055.stdout: data_block_index_type: 0 2024-03-09T23:34:50.543 INFO:journalctl@ceph.mon.a.smithi055.stdout: index_shortening: 1 2024-03-09T23:34:50.543 INFO:journalctl@ceph.mon.a.smithi055.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-09T23:34:50.543 INFO:journalctl@ceph.mon.a.smithi055.stdout: checksum: 4 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: no_block_cache: 0 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_cache: 0x56009051f090 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_cache_name: BinnedLRUCache 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_cache_options: 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: capacity : 536870912 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: num_shard_bits : 4 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: strict_capacity_limit : 0 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: high_pri_pool_ratio: 0.000 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_cache_compressed: (nil) 2024-03-09T23:34:50.544 INFO:journalctl@ceph.mon.a.smithi055.stdout: persistent_cache: (nil) 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_size: 4096 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_size_deviation: 10 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_restart_interval: 16 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: index_block_restart_interval: 1 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: metadata_block_size: 4096 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: partition_filters: 0 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: use_delta_encoding: 1 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: filter_policy: bloomfilter 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: whole_key_filtering: 1 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: verify_compression: 0 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: read_amp_bytes_per_bit: 0 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: format_version: 5 2024-03-09T23:34:50.545 INFO:journalctl@ceph.mon.a.smithi055.stdout: enable_index_compression: 1 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout: block_align: 0 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout: max_auto_readahead_size: 262144 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout: prepopulate_block_cache: 0 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout: initial_auto_readahead_size: 8192 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout: num_file_reads_for_auto_readahead: 2 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.write_buffer_size: 33554432 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_write_buffer_number: 2 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression: NoCompression 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression: Disabled 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.prefix_extractor: nullptr 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-09T23:34:50.546 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.num_levels: 7 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-09T23:34:50.547 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.level: 32767 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.strategy: 0 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.enabled: false 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.target_file_size_base: 67108864 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-09T23:34:50.548 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.arena_block_size: 1048576 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-09T23:34:50.549 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.disable_auto_compactions: 0 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.table_properties_collectors: 2024-03-09T23:34:50.550 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.inplace_update_support: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.bloom_locality: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.max_successive_merges: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.paranoid_file_checks: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.force_consistency_checks: 1 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.report_bg_io_stats: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.ttl: 2592000 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-09T23:34:50.551 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enable_blob_files: false 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.min_blob_size: 0 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_file_size: 268435456 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.blob_file_starting_level: 0 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-09T23:34:50.552 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 940ec2a9-102b-430d-9afc-a04f81aac5c1 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710027290151373, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710027290152323, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81588, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 79775, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 74084, "raw_average_value_size": 351, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1710027290, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "940ec2a9-102b-430d-9afc-a04f81aac5c1", "db_session_id": "UVO5N8ZFJS2J1NOJPN15", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: EVENT_LOG_v1 {"time_micros": 1710027290152416, "job": 1, "event": "recovery_finished"} 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560090612000 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: DB pointer 0x5600905fc000 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout: ** DB Stats ** 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-09T23:34:50.553 INFO:journalctl@ceph.mon.a.smithi055.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: ** Compaction Stats [default] ** 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: L0 2/0 81.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-09T23:34:50.554 INFO:journalctl@ceph.mon.a.smithi055.stdout: Sum 2/0 81.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: ** Compaction Stats [default] ** 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-09T23:34:50.555 INFO:journalctl@ceph.mon.a.smithi055.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: Cumulative compaction: 0.00 GB write, 22.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: Interval compaction: 0.00 GB write, 22.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: Block cache BinnedLRUCache@0x56009051f090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: starting mon.a rank 0 at public addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] at bind addrs [v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???) e1 preinit fsid 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:34:50.556 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).mds e1 new map 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).mds e1 print_map 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: e1 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: legacy client fscid: -1 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout: No filesystems configured 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-09T23:34:50.557 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: monmap e1: 1 mons at {a=[v2:172.21.15.55:3300/0,v1:172.21.15.55:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-09T23:34:50.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: fsmap 2024-03-09T23:34:50.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: osdmap e1: 0 total, 0 up, 0 in 2024-03-09T23:34:50.558 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 ceph-mon[30076]: mgrmap e1: no daemons active 2024-03-09T23:34:51.003 INFO:teuthology.orchestra.run.smithi055.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-09T23:34:51.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:50 smithi055 bash[30038]: fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 2024-03-09T23:34:51.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:51 smithi055 systemd[1]: Started Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715. 2024-03-09T23:34:54.046 INFO:teuthology.orchestra.run.smithi055.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-09T23:34:54.067 INFO:teuthology.orchestra.run.smithi055.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-09T23:34:54.067 INFO:teuthology.orchestra.run.smithi055.stdout:Creating mgr... 2024-03-09T23:34:54.068 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-09T23:34:54.068 INFO:teuthology.orchestra.run.smithi055.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-09T23:34:54.322 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a 2024-03-09T23:34:54.322 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service not loaded. 2024-03-09T23:34:54.459 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715@.service. 2024-03-09T23:34:54.678 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-mon[30076]: from='client.? 172.21.15.55:0/2594119596' entity='client.admin' 2024-03-09T23:34:54.957 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 podman[30317]: 2024-03-09 23:34:54.895215847 +0000 UTC m=+0.317417042 container start f5f675388fc8dfa6044677a5f8cec9241cce2fa63003be74bf56f47c7a33a363 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240222, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-09T23:34:54.957 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.955+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.003 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-09T23:34:55.003 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout disabled 2024-03-09T23:34:55.010 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-09T23:34:55.010 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-03-09T23:34:55.010 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld.service is not enabled 2024-03-09T23:34:55.010 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to enable service . firewalld.service is not available 2024-03-09T23:34:55.018 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-09T23:34:55.018 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout disabled 2024-03-09T23:34:55.025 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-09T23:34:55.026 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stdout inactive 2024-03-09T23:34:55.026 INFO:teuthology.orchestra.run.smithi055.stdout:firewalld.service is not enabled 2024-03-09T23:34:55.026 INFO:teuthology.orchestra.run.smithi055.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-03-09T23:34:55.026 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr to start... 2024-03-09T23:34:55.026 INFO:teuthology.orchestra.run.smithi055.stdout:Waiting for mgr... 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.955+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.960+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'restful' 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.960+0000 7efcd9eef200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.975+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.975+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.220 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.979+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.979+0000 7efcd9eef200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 bash[30317]: f5f675388fc8dfa6044677a5f8cec9241cce2fa63003be74bf56f47c7a33a363 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 systemd[1]: Started Ceph mgr.a for 666b3008-de6d-11ee-95c7-87774f69a715. 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.994+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.994+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.998+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:54 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:54.998+0000 7efcd9eef200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-03-09T23:34:55.221 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.014+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.014+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.018+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.018+0000 7efcd9eef200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.034+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.034+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.038+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'dashboard' 2024-03-09T23:34:55.222 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.038+0000 7efcd9eef200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.054+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.054+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.061+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'zabbix' 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.061+0000 7efcd9eef200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-03-09T23:34:55.223 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.076+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.076+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.080+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'balancer' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.080+0000 7efcd9eef200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.095+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.095+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.099+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'influx' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.099+0000 7efcd9eef200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.123+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.224 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.123+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.127+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'alerts' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.127+0000 7efcd9eef200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.142+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.142+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.146+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'iostat' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.146+0000 7efcd9eef200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.161+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.161+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.165+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'rgw' 2024-03-09T23:34:55.225 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.165+0000 7efcd9eef200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.180+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.180+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.184+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'rbd_support' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.184+0000 7efcd9eef200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.199+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.199+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.203+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'progress' 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.203+0000 7efcd9eef200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-03-09T23:34:55.226 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.217+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.480 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.217+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.222+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.222+0000 7efcd9eef200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.237+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.237+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.243+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'devicehealth' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.243+0000 7efcd9eef200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.259+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.481 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.259+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.264+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'k8sevents' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.264+0000 7efcd9eef200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.280+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.280+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.285+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'rook' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.285+0000 7efcd9eef200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.302+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.482 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.302+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.306+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.306+0000 7efcd9eef200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.342+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.342+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.483 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.346+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'mirroring' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.346+0000 7efcd9eef200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.361+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.361+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.365+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'selftest' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.365+0000 7efcd9eef200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.381+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.381+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.484 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.385+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'telegraf' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.385+0000 7efcd9eef200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.400+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.400+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.404+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.404+0000 7efcd9eef200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.419+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.419+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.423+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'localpool' 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.423+0000 7efcd9eef200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-03-09T23:34:55.485 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.438+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.438+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.443+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'crash' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.443+0000 7efcd9eef200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.458+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.458+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.462+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'insights' 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.462+0000 7efcd9eef200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-03-09T23:34:55.486 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.478+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.779 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-mon[30076]: from='client.? 172.21.15.55:0/2090849802' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-09T23:34:55.780 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.478+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.780 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.780 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.483+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'orchestrator' 2024-03-09T23:34:55.780 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.483+0000 7efcd9eef200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-03-09T23:34:55.780 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.498+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.498+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.502+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'osd_support' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.502+0000 7efcd9eef200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.517+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.517+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.521+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'volumes' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.521+0000 7efcd9eef200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.573+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.573+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.577+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'stats' 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.577+0000 7efcd9eef200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-03-09T23:34:55.781 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.593+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.593+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.597+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'cephadm' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.597+0000 7efcd9eef200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.612+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.612+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.616+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'telemetry' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.616+0000 7efcd9eef200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.630+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.631+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.634+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'prometheus' 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.634+0000 7efcd9eef200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-03-09T23:34:55.782 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.649+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.649+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.654+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'status' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.654+0000 7efcd9eef200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.669+0000 7efcd9eef200 -1 mgr[py] Module not found: 'mgr_module' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.669+0000 7efcd9eef200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.673+0000 7efcd9eef200 -1 mgr[py] Class not found in module 'nfs' 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.673+0000 7efcd9eef200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-03-09T23:34:55.783 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:34:55 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:34:55.673+0000 7efcd9eef200 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: restful, mds_autoscaler, osd_perf_query, snap_schedule, dashboard, zabbix, balancer, influx, alerts, iostat, rgw, rbd_support, progress, pg_autoscaler, devicehealth, k8sevents, rook, diskprediction_local, mirroring, selftest, telegraf, test_orchestrator, localpool, crash, insights, orchestrator, osd_support, volumes, stats, cephadm, telemetry, prometheus, status, nfs 2024-03-09T23:34:56.118 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:34:56.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-03-09T23:34:56.120 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "666b3008-de6d-11ee-95c7-87774f69a715", 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-09T23:34:56.121 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-09T23:34:56.122 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-09T23:34:56.125 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-09T23:34:56.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-03-09T23:34:40.679397+0000", 2024-03-09T23:34:56.127 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-09T23:34:56.128 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:34:56.128 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-09T23:34:56.128 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-03-09T23:34:56.128 INFO:teuthology.orchestra.run.smithi055.stdout:mgr not available, waiting (1/15)... 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: Activating manager daemon a 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: mgrmap e2: a(active, starting, since 0.00181275s) 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: from='mgr.14100 172.21.15.55:0/2922392284' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: from='mgr.14100 172.21.15.55:0/2922392284' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: from='mgr.14100 172.21.15.55:0/2922392284' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: from='mgr.14100 172.21.15.55:0/2922392284' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: from='mgr.14100 172.21.15.55:0/2922392284' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-03-09T23:34:57.030 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:56 smithi055 ceph-mon[30076]: Manager daemon a is now available 2024-03-09T23:34:58.029 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:57 smithi055 ceph-mon[30076]: mgrmap e3: a(active, since 1.00544s) 2024-03-09T23:34:58.896 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:34:58 smithi055 ceph-mon[30076]: from='client.? 172.21.15.55:0/1242682303' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-09T23:35:01.937 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout { 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsid": "666b3008-de6d-11ee-95c7-87774f69a715", 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "health": { 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 0 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:35:01.938 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "a" 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-09T23:35:01.939 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-09T23:35:01.943 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.944 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "restful" 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout ], 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-09T23:35:01.945 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "modified": "2024-03-09T23:34:40.679397+0000", 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout }, 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout } 2024-03-09T23:35:01.946 INFO:teuthology.orchestra.run.smithi055.stdout:mgr is available 2024-03-09T23:35:02.806 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:02 smithi055 ceph-mon[30076]: from='client.? 172.21.15.55:0/558787499' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [global] 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout fsid = 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-09T23:35:03.018 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout [osd] 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-09T23:35:03.019 INFO:teuthology.orchestra.run.smithi055.stdout:Enabling cephadm module... 2024-03-09T23:35:03.780 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:03 smithi055 ceph-mon[30076]: from='client.? 172.21.15.55:0/1947013788' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-09T23:35:04.125 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 2 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -e NODE_NAME=smithi055 -v /var/log/ceph/666b3008-de6d-11ee-95c7-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpm6wvj543:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp05q83u05:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a mgr module enable cephadm 2024-03-09T23:35:04.126 INFO:teuthology.orchestra.run.smithi055.stdout:/usr/bin/ceph: stderr Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-03-09T23:35:04.126 INFO:teuthology.orchestra.run.smithi055.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -e NODE_NAME=smithi055 -v /var/log/ceph/666b3008-de6d-11ee-95c7-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpm6wvj543:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp05q83u05:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-03-09T23:35:04.126 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-03-09T23:35:04.126 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: *************** 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: *************** 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout: 2024-03-09T23:35:04.127 INFO:teuthology.orchestra.run.smithi055.stdout:Deleting cluster with fsid: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:35:04.159 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout fc0154c0250e,18.22MB / 33.27GB 2024-03-09T23:35:04.159 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout f5f675388fc8,101.6MB / 33.27GB 2024-03-09T23:35:04.187 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout fc0154c0250e,0.88% 2024-03-09T23:35:04.188 INFO:teuthology.orchestra.run.smithi055.stdout:/bin/podman: stdout f5f675388fc8,8.92% 2024-03-09T23:35:04.529 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:04 smithi055 systemd[1]: Stopping Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715... 2024-03-09T23:35:04.530 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:04 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a[30053]: 2024-03-09T23:35:04.426+0000 7f9b0086d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-03-09T23:35:04.530 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:04 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a[30053]: 2024-03-09T23:35:04.426+0000 7f9b0086d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-09T23:35:04.951 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:04 smithi055 podman[30800]: 2024-03-09 23:35:04.67293395 +0000 UTC m=+0.324870328 container died fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240222, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b) 2024-03-09T23:35:05.279 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:05 smithi055 podman[30800]: 2024-03-09 23:35:05.049707558 +0000 UTC m=+0.701643889 container cleanup fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, io.buildah.version=1.33.5, org.label-schema.build-date=20240222, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9) 2024-03-09T23:35:05.280 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:05 smithi055 bash[30800]: ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a 2024-03-09T23:35:05.596 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service". 2024-03-09T23:35:05.605 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 5 from systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service 2024-03-09T23:35:05.606 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to stop ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service not loaded. 2024-03-09T23:35:05.608 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service 2024-03-09T23:35:05.609 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service not loaded. 2024-03-09T23:35:05.614 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl disable ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service 2024-03-09T23:35:05.614 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mon.a.service does not exist. 2024-03-09T23:35:05.628 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:05 smithi055 podman[30820]: 2024-03-09 23:35:05.292640768 +0000 UTC m=+0.611151447 container remove fc0154c0250e5323e9217120c8f4b87f74264d72a808a6a9f8493649de834889 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240222, ceph=True, GIT_CLEAN=True, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-03-09T23:35:05.628 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:05 smithi055 systemd[1]: ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-09T23:35:05.628 INFO:journalctl@ceph.mon.a.smithi055.stdout:Mar 09 23:35:05 smithi055 systemd[1]: Stopped Ceph mon.a for 666b3008-de6d-11ee-95c7-87774f69a715. 2024-03-09T23:35:06.029 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:05 smithi055 systemd[1]: Stopping Ceph mgr.a for 666b3008-de6d-11ee-95c7-87774f69a715... 2024-03-09T23:35:06.030 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:05 smithi055 ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a[30332]: 2024-03-09T23:35:05.865+0000 7efcce4ea700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-03-09T23:35:06.030 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:05 smithi055 podman[30938]: 2024-03-09 23:35:05.876121075 +0000 UTC m=+0.107559941 container died f5f675388fc8dfa6044677a5f8cec9241cce2fa63003be74bf56f47c7a33a363 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240222, io.buildah.version=1.33.5, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-09T23:35:06.407 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 podman[30938]: 2024-03-09 23:35:06.245595585 +0000 UTC m=+0.477034456 container cleanup f5f675388fc8dfa6044677a5f8cec9241cce2fa63003be74bf56f47c7a33a363 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240222, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-03-09T23:35:06.407 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 bash[30938]: ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a 2024-03-09T23:35:06.776 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 podman[30957]: 2024-03-09 23:35:06.514080983 +0000 UTC m=+0.633384093 container remove f5f675388fc8dfa6044677a5f8cec9241cce2fa63003be74bf56f47c7a33a363 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a, name=ceph-666b3008-de6d-11ee-95c7-87774f69a715-mgr-a, GIT_BRANCH=HEAD, RELEASE=wip-yuri8-testing-2024-03-06-1329-6b01fe9, ceph=True, org.label-schema.build-date=20240222, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=6d53bc8ece767735a31d32bfc429296668de9e0b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-03-09T23:35:06.776 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 systemd[1]: ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service: Deactivated successfully. 2024-03-09T23:35:06.776 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 systemd[1]: Stopped Ceph mgr.a for 666b3008-de6d-11ee-95c7-87774f69a715. 2024-03-09T23:35:06.777 INFO:journalctl@ceph.mgr.a.smithi055.stdout:Mar 09 23:35:06 smithi055 systemd[1]: ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service: Consumed 1.592s CPU time. 2024-03-09T23:35:06.786 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715@mgr.a.service". 2024-03-09T23:35:06.793 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 5 from systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service 2024-03-09T23:35:06.794 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to stop ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service not loaded. 2024-03-09T23:35:06.799 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service 2024-03-09T23:35:06.799 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to reset failed state of unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service not loaded. 2024-03-09T23:35:06.805 INFO:teuthology.orchestra.run.smithi055.stdout:Non-zero exit code 1 from systemctl disable ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service 2024-03-09T23:35:06.805 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-666b3008-de6d-11ee-95c7-87774f69a715-init@mgr.a.service does not exist. 2024-03-09T23:35:07.003 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target". 2024-03-09T23:35:07.003 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-666b3008-de6d-11ee-95c7-87774f69a715.target". 2024-03-09T23:35:07.217 INFO:teuthology.orchestra.run.smithi055.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-03-09T23:35:07.218 INFO:teuthology.orchestra.run.smithi055.stderr:Traceback (most recent call last): 2024-03-09T23:35:07.218 INFO:teuthology.orchestra.run.smithi055.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-09T23:35:07.250 INFO:teuthology.orchestra.run.smithi055.stderr: return _run_code(code, main_globals, None, 2024-03-09T23:35:07.250 INFO:teuthology.orchestra.run.smithi055.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-09T23:35:07.250 INFO:teuthology.orchestra.run.smithi055.stderr: exec(code, run_globals) 2024-03-09T23:35:07.250 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 5527, in 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 5515, in main 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 2640, in _rollback 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 443, in _default_image 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 2872, in command_bootstrap 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 2334, in enable_cephadm_mgr_module 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/__main__.py", line 2801, in cli 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/cephadmlib/container_types.py", line 433, in run 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: File "/tmp/tmps31uil4l.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -e NODE_NAME=smithi055 -v /var/log/ceph/666b3008-de6d-11ee-95c7-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpm6wvj543:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp05q83u05:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-03-09T23:35:07.251 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-03-09T23:35:07.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:07.273 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-09T23:35:07.274 DEBUG:teuthology.orchestra.run.smithi055:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-09T23:35:07.288 DEBUG:teuthology.orchestra.run.smithi078:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-09T23:35:07.307 DEBUG:teuthology.orchestra.run.smithi190:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-09T23:35:07.325 INFO:tasks.cephadm:Stopping all daemons... 2024-03-09T23:35:07.325 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-09T23:35:07.326 DEBUG:teuthology.orchestra.run.smithi055:> sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a 2024-03-09T23:35:07.362 INFO:teuthology.orchestra.run.smithi055.stderr:Failed to stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service: Unit ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a.service not loaded. 2024-03-09T23:35:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-03-09T23:35:07.363 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 743, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -v bootstrap --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 830, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 5: 'sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a' 2024-03-09T23:35:07.365 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 743, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -v bootstrap --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 830, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 5: 'sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a' 2024-03-09T23:35:07.366 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-09T23:35:07.367 DEBUG:teuthology.misc:Transferring archived files from smithi055:/var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi055/crash 2024-03-09T23:35:07.368 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash -- . 2024-03-09T23:35:07.441 INFO:teuthology.orchestra.run.smithi055.stderr:tar: /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash: Cannot open: No such file or directory 2024-03-09T23:35:07.441 INFO:teuthology.orchestra.run.smithi055.stderr:tar: Error is not recoverable: exiting now 2024-03-09T23:35:07.442 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi078/crash 2024-03-09T23:35:07.443 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash -- . 2024-03-09T23:35:07.502 INFO:teuthology.orchestra.run.smithi078.stderr:tar: /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash: Cannot open: No such file or directory 2024-03-09T23:35:07.502 INFO:teuthology.orchestra.run.smithi078.stderr:tar: Error is not recoverable: exiting now 2024-03-09T23:35:07.504 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi190/crash 2024-03-09T23:35:07.505 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash -- . 2024-03-09T23:35:07.579 INFO:teuthology.orchestra.run.smithi190.stderr:tar: /var/lib/ceph/666b3008-de6d-11ee-95c7-87774f69a715/crash: Cannot open: No such file or directory 2024-03-09T23:35:07.579 INFO:teuthology.orchestra.run.smithi190.stderr:tar: Error is not recoverable: exiting now 2024-03-09T23:35:07.581 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-09T23:35:07.581 DEBUG:teuthology.orchestra.run.smithi055:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/666b3008-de6d-11ee-95c7-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | head -n 1 2024-03-09T23:35:07.608 INFO:teuthology.orchestra.run.smithi055.stderr:grep: /var/log/ceph/666b3008-de6d-11ee-95c7-87774f69a715/ceph.log: No such file or directory 2024-03-09T23:35:07.609 INFO:tasks.cephadm:Compressing logs... 2024-03-09T23:35:07.609 DEBUG:teuthology.orchestra.run.smithi055:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-09T23:35:07.655 DEBUG:teuthology.orchestra.run.smithi078:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-09T23:35:07.658 DEBUG:teuthology.orchestra.run.smithi190:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-09T23:35:07.678 INFO:teuthology.orchestra.run.smithi055.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-09T23:35:07.680 INFO:teuthology.orchestra.run.smithi055.stderr: 2024-03-09T23:35:07.681 INFO:teuthology.orchestra.run.smithi055.stderr:real 0m0.014s 2024-03-09T23:35:07.681 INFO:teuthology.orchestra.run.smithi055.stderr:user 0m0.011s 2024-03-09T23:35:07.681 INFO:teuthology.orchestra.run.smithi055.stderr:sys 0m0.015s 2024-03-09T23:35:07.687 INFO:teuthology.orchestra.run.smithi078.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-03-09T23:35:07.687 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-03-09T23:35:07.688 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/cephadm.log: 56.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-09T23:35:07.690 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-03-09T23:35:07.690 INFO:teuthology.orchestra.run.smithi078.stderr:real 0m0.017s 2024-03-09T23:35:07.690 INFO:teuthology.orchestra.run.smithi078.stderr:user 0m0.017s 2024-03-09T23:35:07.690 INFO:teuthology.orchestra.run.smithi078.stderr:sys 0m0.014s 2024-03-09T23:35:07.691 INFO:teuthology.orchestra.run.smithi190.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-09T23:35:07.691 INFO:teuthology.orchestra.run.smithi190.stderr:: No such file or directory 2024-03-09T23:35:07.691 INFO:teuthology.orchestra.run.smithi190.stderr:/var/log/ceph/cephadm.log: 56.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-09T23:35:07.692 INFO:teuthology.orchestra.run.smithi190.stderr: 2024-03-09T23:35:07.692 INFO:teuthology.orchestra.run.smithi190.stderr:real 0m0.017s 2024-03-09T23:35:07.692 INFO:teuthology.orchestra.run.smithi190.stderr:user 0m0.015s 2024-03-09T23:35:07.692 INFO:teuthology.orchestra.run.smithi190.stderr:sys 0m0.015s 2024-03-09T23:35:07.693 INFO:tasks.cephadm:Archiving logs... 2024-03-09T23:35:07.693 DEBUG:teuthology.misc:Transferring archived files from smithi055:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi055/log 2024-03-09T23:35:07.694 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-09T23:35:07.747 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi078/log 2024-03-09T23:35:07.748 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-09T23:35:07.779 DEBUG:teuthology.misc:Transferring archived files from smithi190:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi190/log 2024-03-09T23:35:07.780 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-09T23:35:07.811 INFO:tasks.cephadm:Removing cluster... 2024-03-09T23:35:07.811 DEBUG:teuthology.orchestra.run.smithi055:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --force 2024-03-09T23:35:07.995 INFO:teuthology.orchestra.run.smithi055.stdout:Deleting cluster with fsid: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:35:08.243 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --force 2024-03-09T23:35:08.430 INFO:teuthology.orchestra.run.smithi078.stdout:Deleting cluster with fsid: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:35:08.688 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --force 2024-03-09T23:35:08.878 INFO:teuthology.orchestra.run.smithi190.stdout:Deleting cluster with fsid: 666b3008-de6d-11ee-95c7-87774f69a715 2024-03-09T23:35:09.126 INFO:tasks.cephadm:Removing cephadm ... 2024-03-09T23:35:09.126 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-09T23:35:09.144 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-09T23:35:09.159 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-09T23:35:09.175 INFO:tasks.cephadm:Teardown complete 2024-03-09T23:35:09.175 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 743, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -v bootstrap --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 1831, 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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 1746, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 830, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 5: 'sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a' 2024-03-09T23:35:09.396 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=84bab084e12d4b11b3f8ef8d3cf53fd2 Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 743, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:6b01fe95f3aa686f1951a0c5828907a52930b92a -v bootstrap --fsid 666b3008-de6d-11ee-95c7-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.55 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 1831, 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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 1746, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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/github.com_ceph_ceph-c_6b01fe95f3aa686f1951a0c5828907a52930b92a/qa/tasks/cephadm.py", line 830, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi055 with status 5: 'sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a' 2024-03-09T23:35:09.401 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-09T23:35:09.410 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-03-09T23:35:09.418 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-03-09T23:35:09.418 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-09T23:35:09.446 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-09T23:35:09.450 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-03-09T23:35:09.576 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-09T23:35:09.586 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-09T23:35:09.586 DEBUG:teuthology.orchestra.run.smithi055:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:35:09.589 DEBUG:teuthology.orchestra.run.smithi078:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:35:09.592 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-09T23:35:09.603 INFO:teuthology.orchestra.run.smithi055.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:35:09.605 INFO:teuthology.orchestra.run.smithi078.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:35:09.605 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-03-09T23:35:09.607 INFO:teuthology.orchestra.run.smithi055.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:35:09.607 INFO:teuthology.orchestra.run.smithi055.stdout:=============================================================================== 2024-03-09T23:35:09.607 INFO:teuthology.orchestra.run.smithi055.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 1 +2611us[+2611us] +/- 107ms 2024-03-09T23:35:09.607 INFO:teuthology.orchestra.run.smithi055.stdout:^* hv02.front.sepia.ceph.com 3 6 377 2 -1136us[-1133us] +/- 60ms 2024-03-09T23:35:09.607 INFO:teuthology.orchestra.run.smithi055.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 1 -303us[ -303us] +/- 60ms 2024-03-09T23:35:09.608 INFO:teuthology.orchestra.run.smithi055.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:=============================================================================== 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 1 +2585us[+2585us] +/- 107ms 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:^* hv02.front.sepia.ceph.com 3 6 177 64 -1126us[-1157us] +/- 59ms 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 1 -329us[ -329us] +/- 60ms 2024-03-09T23:35:09.611 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 2 +2598us[+2570us] +/- 107ms 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:^* hv02.front.sepia.ceph.com 3 6 377 1 -1143us[-1171us] +/- 60ms 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 0 -323us[ -323us] +/- 60ms 2024-03-09T23:35:09.612 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-09T23:35:09.613 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-09T23:35:09.622 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-09T23:35:09.622 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-09T23:35:09.630 DEBUG:teuthology.orchestra.run.smithi055:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-09T23:35:09.719 DEBUG:teuthology.orchestra.run.smithi078:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-09T23:35:09.786 DEBUG:teuthology.orchestra.run.smithi190:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-09T23:35:09.849 DEBUG:teuthology.orchestra.run.smithi055:> 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 2024-03-09T23:35:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:09.883 DEBUG:teuthology.orchestra.run.smithi078:> 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 2024-03-09T23:35:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:09.915 DEBUG:teuthology.orchestra.run.smithi190:> 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 2024-03-09T23:35:09.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:09.945 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-09T23:35:09.961 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-09T23:35:09.972 INFO:teuthology.task.internal:Duration was 524.012720 seconds 2024-03-09T23:35:09.972 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-09T23:35:09.982 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-09T23:35:09.982 DEBUG:teuthology.orchestra.run.smithi055:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-09T23:35:09.985 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-09T23:35:09.987 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-09T23:35:10.030 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:35:10.030 INFO:teuthology.orchestra.run.smithi055.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:35:10.031 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-09T23:35:10.367 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-09T23:35:10.367 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi055.front.sepia.ceph.com 2024-03-09T23:35:10.368 DEBUG:teuthology.orchestra.run.smithi055:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-09T23:35:10.391 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi078.front.sepia.ceph.com 2024-03-09T23:35:10.391 DEBUG:teuthology.orchestra.run.smithi078:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-09T23:35:10.419 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2024-03-09T23:35:10.419 DEBUG:teuthology.orchestra.run.smithi190:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-09T23:35:10.444 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-09T23:35:10.444 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-09T23:35:10.447 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-09T23:35:10.461 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-09T23:35:10.512 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-09T23:35:10.513 DEBUG:teuthology.orchestra.run.smithi055:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-09T23:35:10.519 DEBUG:teuthology.orchestra.run.smithi078:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-09T23:35:10.530 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-09T23:35:10.645 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-09T23:35:10.666 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-09T23:35:10.667 DEBUG:teuthology.orchestra.run.smithi055:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-09T23:35:10.696 DEBUG:teuthology.orchestra.run.smithi078:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-09T23:35:10.724 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-09T23:35:10.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-09T23:35:10.765 DEBUG:teuthology.orchestra.run.smithi055:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.767 DEBUG:teuthology.orchestra.run.smithi078:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.770 DEBUG:teuthology.orchestra.run.smithi190:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.790 INFO:teuthology.orchestra.run.smithi055.stdout:kernel.core_pattern = core 2024-03-09T23:35:10.792 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = core 2024-03-09T23:35:10.817 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2024-03-09T23:35:10.840 DEBUG:teuthology.orchestra.run.smithi055:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:10.876 DEBUG:teuthology.orchestra.run.smithi078:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:10.894 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-09T23:35:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-09T23:35:10.909 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-09T23:35:10.926 INFO:teuthology.task.internal:Transferring archived files... 2024-03-09T23:35:10.930 DEBUG:teuthology.misc:Transferring archived files from smithi055:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi055 2024-03-09T23:35:10.931 DEBUG:teuthology.orchestra.run.smithi055:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-09T23:35:10.969 DEBUG:teuthology.misc:Transferring archived files from smithi078:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi078 2024-03-09T23:35:10.969 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-09T23:35:11.005 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552/remote/smithi190 2024-03-09T23:35:11.006 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-09T23:35:11.040 INFO:teuthology.task.internal:Removing archive directory... 2024-03-09T23:35:11.041 DEBUG:teuthology.orchestra.run.smithi055:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-09T23:35:11.043 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-09T23:35:11.045 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-09T23:35:11.090 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-09T23:35:11.105 INFO:teuthology.task.internal:Not uploading archives. 2024-03-09T23:35:11.105 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-09T23:35:11.120 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-09T23:35:11.121 DEBUG:teuthology.orchestra.run.smithi055:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-09T23:35:11.123 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-09T23:35:11.125 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-09T23:35:11.135 INFO:teuthology.orchestra.run.smithi055.stdout: 265300 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 23:35 /home/ubuntu/cephtest 2024-03-09T23:35:11.137 INFO:teuthology.orchestra.run.smithi078.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 23:35 /home/ubuntu/cephtest 2024-03-09T23:35:11.144 INFO:teuthology.orchestra.run.smithi190.stdout: 265656 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 23:35 /home/ubuntu/cephtest 2024-03-09T23:35:11.146 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-09T23:35:11.162 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-09T23:35:11.191 INFO:teuthology.nuke:Checking targets against current locks 2024-03-09T23:35:11.227 DEBUG:teuthology.nuke:shortname: smithi055 2024-03-09T23:35:11.228 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-09T23:35:11.271 DEBUG:teuthology.nuke:shortname: smithi078 2024-03-09T23:35:11.271 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-09T23:35:11.287 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi055.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-09 23:15:46.551039', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN2KtoXh4ofNCmdyPM1q/Ewt9E8UpVW1nEiVMMen/+LOtcJdzbcnnHMSHzqCnueqc3F0eviftU88m7P+jgT3prw='} 2024-03-09T23:35:11.302 DEBUG:teuthology.nuke:shortname: smithi190 2024-03-09T23:35:11.303 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-09T23:35:11.329 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-09 23:15:46.552382', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNinTk7lOL26lRWmm8ytbmCTEXRx9ANzcNvyuSQPFmSAf5agULRExauFTk5XBFfM36x0KDMWTAYvEsMK7GyACk0='} 2024-03-09T23:35:11.342 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-03-08_16:18:36-rados-wip-yuri8-testing-2024-03-06-1329-distro-default-smithi/7587552', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-09 23:15:46.549477', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrX5/4/1GcCQQaVz1qi3EptAOeet29Q4IpSuHv/mc9Hq7vtnUGLxqZ4Elg1zUzEyMJX3HmFre+U9mwIVsvmB4c='} 2024-03-09T23:35:11.370 INFO:teuthology.orchestra.console.smithi055:Power off 2024-03-09T23:35:11.370 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-09T23:35:11.415 DEBUG:teuthology.orchestra.console.smithi055:power off output: Chassis Power Control: Down/Off 2024-03-09T23:35:11.416 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:11.440 INFO:teuthology.orchestra.console.smithi190:Power off 2024-03-09T23:35:11.440 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-09T23:35:11.456 INFO:teuthology.orchestra.console.smithi078:Power off 2024-03-09T23:35:11.456 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-09T23:35:11.469 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-03-09T23:35:11.487 DEBUG:teuthology.orchestra.console.smithi190:power off output: Chassis Power Control: Down/Off 2024-03-09T23:35:11.488 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:11.507 DEBUG:teuthology.orchestra.console.smithi078:power off output: Chassis Power Control: Down/Off 2024-03-09T23:35:11.508 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:11.536 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2024-03-09T23:35:11.546 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2024-03-09T23:35:15.470 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:15.538 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:15.547 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:15.581 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-03-09T23:35:15.649 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is on 2024-03-09T23:35:15.657 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2024-03-09T23:35:19.586 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:19.649 DEBUG:teuthology.orchestra.console.smithi190:pexpect command: ipmitool -H smithi190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:19.658 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:19.697 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is on 2024-03-09T23:35:19.760 DEBUG:teuthology.orchestra.console.smithi190:check power output: Chassis Power is off 2024-03-09T23:35:19.769 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is off 2024-03-09T23:35:19.862 INFO:teuthology.orchestra.console.smithi190:Power off completed 2024-03-09T23:35:19.870 INFO:teuthology.orchestra.console.smithi078:Power off completed 2024-03-09T23:35:23.701 DEBUG:teuthology.orchestra.console.smithi055:pexpect command: ipmitool -H smithi055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-09T23:35:23.811 DEBUG:teuthology.orchestra.console.smithi055:check power output: Chassis Power is off 2024-03-09T23:35:23.912 INFO:teuthology.orchestra.console.smithi055:Power off completed 2024-03-09T23:35:24.016 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 524.0127198696136 failure_reason: 'Command failed on smithi055 with status 5: ''sudo systemctl stop ceph-666b3008-de6d-11ee-95c7-87774f69a715@mon.a''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=84bab084e12d4b11b3f8ef8d3cf53fd2 status: fail success: false 2024-03-09T23:35:24.017 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-09T23:35:24.112 INFO:teuthology.run:FAIL