2024-04-01T18:57:32.987 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-01T18:57:32.987 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks} --name lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi --verbose --owner scheduled_lflores@teuthology --archive /home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170 -- /home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170/orig.config.yaml 2024-04-01T18:57:33.020 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T18:57:33.100 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170 branch: main description: upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks} email: null first_in_suite: false job_id: '7634170' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - overall HEALTH_ - \(OSDMAP_FLAGS\) - \(OSD_ - \(PG_ - \(POOL_ - \(CACHE_POOL_ - \(SMALLER_PGP_NUM\) - \(OBJECT_ - \(SLOW_OPS\) - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) - slow request - timeout on replica - late reservation from - MON_DOWN - OSDMAP_FLAGS - OSD_DOWN - PG_DEGRADED - PG_AVAILABILITY - POOL_APP_NOT_ENABLED - mons down - mon down - out of quorum sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-tracker-65189 sha1: 1aa27635c3a7c0aaacd2a8286476324282a265a8 owner: scheduled_lflores@teuthology priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1424 sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 sleep_before_teardown: 0 suite: upgrade:telemetry-upgrade suite_branch: wip-tracker-65189 suite_path: /home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: 1aa27635c3a7c0aaacd2a8286476324282a265a8 targets: smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCgv8YhwFY2aRdwSK03n1JxWr9RZplsV5NwynWTbLoKDDH3ex6s6kzSWs6pCnrOylbD764LCesDX5hqiGqbpEdc= smithi187.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVEBe7uFrjxhZUfjQKEhqttn7ksDFK3dHADFIVqQMcWcYxaOu3kGoQExqmEEKXZ+gCS9uqH2pBlixXW5MnNoL4= 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: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.io/ceph/daemon-base:latest-reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start upgrade sequence...' - sequential: - print: '**** done start upgrade...' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade...' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' - print: '**** done end upgrade sequence...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_18:37:53 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-01T18:57:33.100 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa; will attempt to use it 2024-04-01T18:57:33.100 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks 2024-04-01T18:57:33.100 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-01T18:57:33.102 INFO:teuthology.task.internal:Checking packages... 2024-04-01T18:57:33.125 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd82c9aa17f09785fe698d262f9601d87bb79f962' 2024-04-01T18:57:33.125 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T18:57:33.125 INFO:teuthology.packaging:ref: None 2024-04-01T18:57:33.125 INFO:teuthology.packaging:tag: None 2024-04-01T18:57:33.125 INFO:teuthology.packaging:branch: main 2024-04-01T18:57:33.125 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T18:57:33.125 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-04-01T18:57:33.513 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2578.ge5c885fe 2024-04-01T18:57:33.514 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-01T18:57:33.520 INFO:teuthology.task.internal:no buildpackages task found 2024-04-01T18:57:33.520 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-01T18:57:33.537 INFO:teuthology.task.internal:Saving configuration 2024-04-01T18:57:33.550 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-01T18:57:33.557 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T18:57:33.582 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170', '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-04-01 18:52:34.006475', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCgv8YhwFY2aRdwSK03n1JxWr9RZplsV5NwynWTbLoKDDH3ex6s6kzSWs6pCnrOylbD764LCesDX5hqiGqbpEdc='} 2024-04-01T18:57:33.599 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170', '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-04-01 18:52:34.008190', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVEBe7uFrjxhZUfjQKEhqttn7ksDFK3dHADFIVqQMcWcYxaOu3kGoQExqmEEKXZ+gCS9uqH2pBlixXW5MnNoL4='} 2024-04-01T18:57:33.599 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-01T18:57:33.607 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-01T18:57:33.607 INFO:teuthology.task.internal:roles: ubuntu@smithi187.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-01T18:57:33.607 INFO:teuthology.run_tasks:Running task console_log... 2024-04-01T18:57:33.721 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f445be5c1f0>, signals=[15]) 2024-04-01T18:57:33.721 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-01T18:57:33.727 INFO:teuthology.task.internal:Opening connections... 2024-04-01T18:57:33.728 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-04-01T18:57:33.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:57:33.821 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2024-04-01T18:57:33.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:57:33.908 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-01T18:57:33.917 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-04-01T18:57:33.935 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-04-01T18:57:33.935 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-04-01T18:57:33.991 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="CentOS Stream" 2024-04-01T18:57:33.991 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:ID="centos" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="rhel fedora" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:LOGO="fedora-logo-icon" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://centos.org/" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T18:57:33.992 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T18:57:33.993 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-04-01T18:57:34.019 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2024-04-01T18:57:34.036 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2024-04-01T18:57:34.036 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-04-01T18:57:34.093 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2024-04-01T18:57:34.093 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="9" 2024-04-01T18:57:34.093 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2024-04-01T18:57:34.093 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="9" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el9" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:LOGO="fedora-logo-icon" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-01T18:57:34.094 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-01T18:57:34.095 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-04-01T18:57:34.127 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-01T18:57:34.137 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-01T18:57:34.151 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-01T18:57:34.152 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-04-01T18:57:34.154 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2024-04-01T18:57:34.170 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-01T18:57:34.181 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-01T18:57:34.182 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-04-01T18:57:34.211 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2024-04-01T18:57:34.315 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-01T18:57:34.367 INFO:teuthology.run_tasks:Running task kernel... 2024-04-01T18:57:34.383 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-01T18:57:34.383 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-01T18:57:34.383 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T18:57:34.384 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T18:57:34.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T18:57:34.400 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-04-01T18:57:34.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T18:57:34.401 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-04-01T18:57:34.455 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-361.el9.x86_64 2024-04-01T18:57:34.455 INFO:teuthology.task.kernel:Running kernel on smithi187: 5.14.0-361.el9.x86_64 2024-04-01T18:57:34.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum install -y kernel 2024-04-01T18:57:34.456 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-361.el9.x86_64 2024-04-01T18:57:34.457 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.14.0-361.el9.x86_64 2024-04-01T18:57:34.457 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2024-04-01T18:57:36.567 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-04-01T18:57:36.610 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-04-01T18:57:37.994 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS-9 - BaseOS 6.8 MB/s | 2.0 MB 00:00 2024-04-01T18:57:38.167 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-04-01T18:57:39.034 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-01T18:57:39.982 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.0 MB 00:01 2024-04-01T18:57:41.361 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - AppStream 15 MB/s | 19 MB 00:01 2024-04-01T18:57:42.025 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 19 MB/s | 19 MB 00:00 2024-04-01T18:57:45.545 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 6.1 MB 00:00 2024-04-01T18:57:46.275 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 8.2 MB/s | 6.1 MB 00:00 2024-04-01T18:57:47.834 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-04-01T18:57:47.970 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 2024-04-01T18:57:49.661 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-01T18:57:49.738 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-01T18:57:54.719 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-01T18:57:54.813 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-04-01T18:57:55.005 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:01 ago on Mon 01 Apr 2024 06:57:54 PM UTC. 2024-04-01T18:57:56.925 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T18:57:56.925 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T18:57:57.011 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T18:57:57.019 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T18:57:57.020 INFO:teuthology.orchestra.run.smithi175.stdout:Install 4 Packages 2024-04-01T18:57:57.020 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:57:57.020 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 76 M 2024-04-01T18:57:57.020 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 123 M 2024-04-01T18:57:57.020 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T18:57:57.029 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-01T18:57:57.029 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-01T18:57:57.109 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T18:57:57.114 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T18:57:57.114 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T18:57:57.114 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T18:57:57.114 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T18:57:57.114 INFO:teuthology.orchestra.run.smithi187.stdout: kernel x86_64 5.14.0-434.el9 CentOS-BaseOS 192 k 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core x86_64 5.14.0-434.el9 CentOS-BaseOS 15 M 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules x86_64 5.14.0-434.el9 CentOS-BaseOS 34 M 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core x86_64 5.14.0-434.el9 CentOS-BaseOS 28 M 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout:Install 4 Packages 2024-04-01T18:57:57.115 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:57:57.116 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 76 M 2024-04-01T18:57:57.116 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 123 M 2024-04-01T18:57:57.116 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T18:57:57.170 INFO:teuthology.orchestra.run.smithi175.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 1.2 MB/s | 192 kB 00:00 2024-04-01T18:57:57.356 INFO:teuthology.orchestra.run.smithi187.stdout:(1/4): kernel-5.14.0-434.el9.x86_64.rpm 799 kB/s | 192 kB 00:00 2024-04-01T18:57:57.678 INFO:teuthology.orchestra.run.smithi175.stdout:(2/4): kernel-core-5.14.0-434.el9.x86_64.rpm 23 MB/s | 15 MB 00:00 2024-04-01T18:57:58.470 INFO:teuthology.orchestra.run.smithi175.stdout:(3/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 23 MB/s | 34 MB 00:01 2024-04-01T18:57:58.506 INFO:teuthology.orchestra.run.smithi187.stdout:(2/4): kernel-modules-core-5.14.0-434.el9.x86_6 24 MB/s | 28 MB 00:01 2024-04-01T18:57:58.729 INFO:teuthology.orchestra.run.smithi175.stdout:(4/4): kernel-modules-core-5.14.0-434.el9.x86_6 18 MB/s | 28 MB 00:01 2024-04-01T18:57:58.732 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T18:57:58.732 INFO:teuthology.orchestra.run.smithi175.stdout:Total 45 MB/s | 76 MB 00:01 2024-04-01T18:57:58.733 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T18:57:58.856 INFO:teuthology.orchestra.run.smithi187.stdout:(3/4): kernel-core-5.14.0-434.el9.x86_64.rpm 8.7 MB/s | 15 MB 00:01 2024-04-01T18:57:59.089 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T18:57:59.089 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T18:57:59.373 INFO:teuthology.orchestra.run.smithi187.stdout:(4/4): kernel-modules-5.14.0-434.el9.x86_64.rpm 15 MB/s | 34 MB 00:02 2024-04-01T18:57:59.376 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T18:57:59.376 INFO:teuthology.orchestra.run.smithi187.stdout:Total 34 MB/s | 76 MB 00:02 2024-04-01T18:57:59.377 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T18:57:59.748 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T18:57:59.748 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T18:57:59.913 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T18:57:59.914 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T18:58:00.604 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T18:58:00.604 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T18:58:02.247 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T18:58:02.873 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T18:58:02.888 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T18:58:02.953 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:03.478 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-core-5.14.0-434.el9.x86_64 1/4 2024-04-01T18:58:03.564 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:05.690 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:05.837 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:06.322 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:06.457 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:10.533 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:10.577 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:11.142 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:11.389 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:15.283 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:16.111 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:44.454 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:44.454 INFO:teuthology.orchestra.run.smithi175.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T18:58:44.454 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:58:44.497 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:44.881 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:44.881 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T18:58:44.881 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:44.881 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:45.295 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:58:45.296 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T18:58:45.356 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:45.356 INFO:teuthology.orchestra.run.smithi187.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-01T18:58:45.356 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:58:45.399 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:45.620 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T18:58:45.716 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.716 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T18:58:45.716 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T18:58:45.717 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T18:58:45.717 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T18:58:45.717 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-01T18:58:45.717 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T18:58:45.717 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T18:58:45.797 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:45.797 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T18:58:45.797 DEBUG:teuthology.orchestra.run.smithi175:> sudo rpm -qi grub2-tools 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Name : grub2-tools 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Epoch : 1 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Version : 2.06 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Release : 68.el9 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: x86_64 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Group : Unspecified 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Size : 8264254 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:License : GPLv3+ 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T18:58:45.831 INFO:teuthology.orchestra.run.smithi175.stdout:Packager : builder@centos.org 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:Vendor : CentOS 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:Summary : Support tools for GRUB. 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:Description : 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:hardware devices. 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T18:58:45.832 INFO:teuthology.orchestra.run.smithi175.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T18:58:45.833 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:45.833 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-5.14.0-434.el9.x86_64 1/4 2024-04-01T18:58:45.833 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-core-5.14.0-434.el9.x86_64 2/4 2024-04-01T18:58:45.833 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-5.14.0-434.el9.x86_64 3/4 2024-04-01T18:58:45.834 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T18:58:45.834 INFO:teuthology.task.kernel:Updating grub on smithi175 to boot 5.14.0-434.el9.x86_64 2024-04-01T18:58:45.834 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T18:58:46.217 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-core-5.14.0-434.el9.x86_64 4/4 2024-04-01T18:58:46.217 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:58:46.217 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T18:58:46.217 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.218 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.218 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.218 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.218 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:58:46.218 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T18:58:46.431 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-04-01T18:58:46.580 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T18:58:46.681 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.682 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T18:58:46.682 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-434.el9.x86_64 2024-04-01T18:58:46.682 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T18:58:46.682 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T18:58:46.682 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-01T18:58:46.682 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi187.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T18:58:46.682 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-04-01T18:58:46.763 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-434.el9.x86_64 2024-04-01T18:58:46.763 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-434.el9.x86_64 2024-04-01T18:58:46.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo rpm -qi grub2-tools 2024-04-01T18:58:46.798 INFO:teuthology.orchestra.run.smithi187.stdout:Name : grub2-tools 2024-04-01T18:58:46.798 INFO:teuthology.orchestra.run.smithi187.stdout:Epoch : 1 2024-04-01T18:58:46.798 INFO:teuthology.orchestra.run.smithi187.stdout:Version : 2.06 2024-04-01T18:58:46.798 INFO:teuthology.orchestra.run.smithi187.stdout:Release : 68.el9 2024-04-01T18:58:46.798 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: x86_64 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Group : Unspecified 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Size : 8264254 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:License : GPLv3+ 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Packager : builder@centos.org 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Vendor : CentOS 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Summary : Support tools for GRUB. 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:Description : 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-01T18:58:46.799 INFO:teuthology.orchestra.run.smithi187.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-01T18:58:46.800 INFO:teuthology.orchestra.run.smithi187.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-01T18:58:46.800 INFO:teuthology.orchestra.run.smithi187.stdout:hardware devices. 2024-04-01T18:58:46.800 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T18:58:46.800 INFO:teuthology.orchestra.run.smithi187.stdout:This subpackage provides tools for support of all platforms. 2024-04-01T18:58:46.800 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-01T18:58:46.801 INFO:teuthology.task.kernel:Updating grub on smithi187 to boot 5.14.0-434.el9.x86_64 2024-04-01T18:58:46.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-01T18:58:47.406 INFO:teuthology.orchestra.run.smithi187.stderr:Generating grub configuration file ... 2024-04-01T18:58:47.776 INFO:teuthology.orchestra.run.smithi175.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T18:58:47.822 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-04-01T18:58:47.825 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-04-01T18:58:47.840 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.qGUb9JEjOF 2024-04-01T18:58:47.840 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qGUb9JEjOF 2024-04-01T18:58:47.908 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.qGUb9JEjOF 2024-04-01T18:58:48.052 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.qGUb9JEjOF is 6KB 2024-04-01T18:58:48.101 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.qGUb9JEjOF 2024-04-01T18:58:48.115 DEBUG:teuthology.orchestra.run.smithi175:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T18:58:48.180 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T18:58:48.180 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T18:58:48.180 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T18:58:48.180 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T18:58:48.181 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T18:58:48.333 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-04-01T18:58:48.829 INFO:teuthology.orchestra.run.smithi187.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-01T18:58:48.873 INFO:teuthology.orchestra.run.smithi187.stderr:done 2024-04-01T18:58:48.875 DEBUG:teuthology.orchestra.run.smithi187:> mktemp 2024-04-01T18:58:48.890 INFO:teuthology.orchestra.run.smithi187.stdout:/tmp/tmp.RXsLBSAbcQ 2024-04-01T18:58:48.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.RXsLBSAbcQ 2024-04-01T18:58:48.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0666 /tmp/tmp.RXsLBSAbcQ 2024-04-01T18:58:49.100 DEBUG:teuthology.orchestra.remote:smithi187:/tmp/tmp.RXsLBSAbcQ is 6KB 2024-04-01T18:58:49.149 DEBUG:teuthology.orchestra.run.smithi187:> rm -fr /tmp/tmp.RXsLBSAbcQ 2024-04-01T18:58:49.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo /bin/ls /boot/loader/entries || true 2024-04-01T18:58:49.235 INFO:teuthology.orchestra.run.smithi187.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-01T18:58:49.236 INFO:teuthology.orchestra.run.smithi187.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-01T18:58:49.236 INFO:teuthology.orchestra.run.smithi187.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-01T18:58:49.236 INFO:teuthology.orchestra.run.smithi187.stdout:15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64.conf 2024-04-01T18:58:49.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-434.el9.x86_64 2024-04-01T18:58:49.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo shutdown -r now 2024-04-01T18:59:18.342 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-01T18:59:18.343 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T18:59:18.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:59:19.385 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-01T18:59:19.385 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T18:59:19.386 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:59:36.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-04-01T18:59:37.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-04-01T18:59:45.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T18:59:45.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:59:46.888 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T18:59:46.889 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T18:59:48.926 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-04-01T18:59:49.950 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-04-01T19:00:00.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T19:00:00.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:00:01.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T19:00:01.953 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:00:32.734 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-04-01T19:00:33.135 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T19:00:33.135 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-434.el9.x86_64"... 2024-04-01T19:00:33.135 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-04-01T19:00:33.149 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-434.el9.x86_64 2024-04-01T19:00:33.149 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T19:00:33.150 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T19:00:33.150 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T19:00:33.803 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-04-01T19:00:34.151 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-01T19:00:34.151 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T19:00:34.228 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-04-01T19:00:34.259 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T19:00:34.259 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-434.el9.x86_64"... 2024-04-01T19:00:34.259 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-04-01T19:00:34.272 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-434.el9.x86_64 2024-04-01T19:00:34.273 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-434.el9.x86_64 vs 5.14.0-434.el9.x86_64 2024-04-01T19:00:34.273 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T19:00:34.273 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-01T19:00:34.276 DEBUG:teuthology.parallel:result is None 2024-04-01T19:00:35.274 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-01T19:00:35.274 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T19:00:35.334 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2024-04-01T19:00:35.376 DEBUG:teuthology.parallel:result is None 2024-04-01T19:00:35.376 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-01T19:00:35.384 INFO:teuthology.task.internal:Creating test directory... 2024-04-01T19:00:35.384 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T19:00:35.389 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T19:00:35.405 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-01T19:00:35.412 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-01T19:00:35.422 INFO:teuthology.task.internal:Creating archive directory... 2024-04-01T19:00:35.422 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T19:00:35.452 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T19:00:35.495 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-01T19:00:35.502 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-01T19:00:35.502 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:00:35.535 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:00:35.569 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:00:35.581 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:00:35.640 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:00:35.659 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T19:00:35.662 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-01T19:00:35.669 INFO:teuthology.task.internal:Configuring sudo... 2024-04-01T19:00:35.669 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T19:00:35.671 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T19:00:35.712 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-01T19:00:35.721 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-01T19:00:35.721 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T19:00:35.760 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T19:00:35.784 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:00:35.879 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:00:35.956 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:00:36.007 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:00:36.067 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:00:36.067 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T19:00:36.156 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:00:36.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T19:00:36.246 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:00:36.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T19:00:36.369 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:00:36.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T19:00:36.436 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-04-01T19:00:36.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2024-04-01T19:00:36.482 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:00:36.513 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:00:36.901 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-01T19:00:36.910 INFO:teuthology.task.internal:Starting timer... 2024-04-01T19:00:36.910 INFO:teuthology.run_tasks:Running task pcp... 2024-04-01T19:00:36.920 INFO:teuthology.run_tasks:Running task selinux... 2024-04-01T19:00:36.927 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-01T19:00:36.927 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2024-04-01T19:00:37.003 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2024-04-01T19:00:37.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo service auditd rotate 2024-04-01T19:00:37.066 INFO:teuthology.orchestra.run.smithi187.stdout:Rotating logs: 2024-04-01T19:00:37.068 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-01T19:00:37.068 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2024-04-01T19:00:37.106 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2024-04-01T19:00:37.106 DEBUG:teuthology.orchestra.run.smithi187:> /usr/sbin/getenforce 2024-04-01T19:00:37.140 INFO:teuthology.orchestra.run.smithi187.stdout:Permissive 2024-04-01T19:00:37.140 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi175.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi187.front.sepia.ceph.com': 'permissive'} 2024-04-01T19:00:37.141 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:00:37.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:00:37.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:00:37.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:00:37.208 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-01T19:00:37.209 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2024-04-01T19:00:37.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo /usr/sbin/setenforce permissive 2024-04-01T19:00:37.292 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-01T19:00:37.301 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-01T19:00:37.306 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-01T19:00:37.491 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-01T19:00:37.505 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-04-01T19:00:37.506 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi175.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-01T19:04:50.857 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi175.front.sepia.ceph.com'), Remote(name='ubuntu@smithi187.front.sepia.ceph.com')] 2024-04-01T19:04:50.858 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T19:04:50.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:04:50.952 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-04-01T19:04:51.028 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-04-01T19:04:51.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T19:04:51.029 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T19:04:51.116 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-04-01T19:04:51.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-04-01T19:04:51.198 INFO:teuthology.run_tasks:Running task clock... 2024-04-01T19:04:51.208 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-01T19:04:51.209 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T19:04:51.209 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:04:51.211 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T19:04:51.211 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:04:51.240 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T19:04:51.257 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T19:04:51.269 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-01T19:04:51.286 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-01T19:04:51.286 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2024-04-01T19:04:51.300 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2024-04-01T19:04:51.316 INFO:teuthology.orchestra.run.smithi187.stderr:sudo: ntpd: command not found 2024-04-01T19:04:51.316 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T19:04:51.329 INFO:teuthology.orchestra.run.smithi187.stdout:506 Cannot talk to daemon 2024-04-01T19:04:51.333 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T19:04:51.346 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-01T19:04:51.363 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-01T19:04:51.384 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.419 INFO:teuthology.orchestra.run.smithi187.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:04:51.422 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:04:51.423 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2024-04-01T19:04:51.423 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.423 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.423 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.423 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:04:51.423 INFO:teuthology.run_tasks:Running task pexec... 2024-04-01T19:04:51.432 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-01T19:04:51.433 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi175.front.sepia.ceph.com 2024-04-01T19:04:51.433 DEBUG:teuthology.orchestra.run.smithi175:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-01T19:04:51.433 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi187.front.sepia.ceph.com 2024-04-01T19:04:51.433 DEBUG:teuthology.orchestra.run.smithi187:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-01T19:04:52.015 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:46 ago on Mon 01 Apr 2024 07:04:05 PM UTC. 2024-04-01T19:04:52.050 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:51 ago on Mon 01 Apr 2024 07:04:00 PM UTC. 2024-04-01T19:04:52.161 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:04:52.161 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:04:52.162 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:04:52.163 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 3.1 M 2024-04-01T19:04:52.163 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 9.8 M 2024-04-01T19:04:52.163 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:04:52.195 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:04:52.196 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:04:52.197 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:04:52.198 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 3.1 M 2024-04-01T19:04:52.198 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 9.8 M 2024-04-01T19:04:52.198 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:04:52.873 INFO:teuthology.orchestra.run.smithi187.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2024-04-01T19:04:52.873 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:04:52.874 INFO:teuthology.orchestra.run.smithi187.stdout:Total 4.6 MB/s | 3.1 MB 00:00 2024-04-01T19:04:52.910 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:04:52.916 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:04:52.916 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:04:52.988 INFO:teuthology.orchestra.run.smithi175.stdout:runc-1.1.12-2.el9.x86_64.rpm 4.4 MB/s | 3.1 MB 00:00 2024-04-01T19:04:52.988 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:04:52.988 INFO:teuthology.orchestra.run.smithi175.stdout:Total 3.8 MB/s | 3.1 MB 00:00 2024-04-01T19:04:52.997 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:04:52.997 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:04:53.024 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:04:53.030 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:04:53.030 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:04:53.111 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:04:53.112 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:04:53.207 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:04:53.302 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:53.331 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:04:53.417 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:53.832 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:53.960 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:04:54.145 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:04:54.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-01T19:04:54.308 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:04:54.308 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:04:54.308 INFO:teuthology.orchestra.run.smithi175.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-01T19:04:54.308 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:04:54.308 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:04:54.416 DEBUG:teuthology.parallel:result is None 2024-04-01T19:04:54.562 DEBUG:teuthology.parallel:result is None 2024-04-01T19:04:54.562 INFO:teuthology.run_tasks:Running task install... 2024-04-01T19:04:54.571 DEBUG:teuthology.task.install:project ceph 2024-04-01T19:04:54.571 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'}} 2024-04-01T19:04:54.571 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-04-01T19:04:54.571 INFO:teuthology.task.install:Using flavor: default 2024-04-01T19:04:54.576 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-01T19:04:54.576 INFO:teuthology.task.install:extra packages: [] 2024-04-01T19:04:54.576 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962', 'tag': None, 'wait_for_package': False} 2024-04-01T19:04:54.576 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:04:54.576 INFO:teuthology.packaging:ref: None 2024-04-01T19:04:54.577 INFO:teuthology.packaging:tag: None 2024-04-01T19:04:54.577 INFO:teuthology.packaging:branch: reef 2024-04-01T19:04:54.577 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:04:54.577 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T19:04:54.579 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962', 'tag': None, 'wait_for_package': False} 2024-04-01T19:04:54.579 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:04:54.579 INFO:teuthology.packaging:ref: None 2024-04-01T19:04:54.579 INFO:teuthology.packaging:tag: None 2024-04-01T19:04:54.579 INFO:teuthology.packaging:branch: reef 2024-04-01T19:04:54.579 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:04:54.579 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T19:04:54.850 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/ 2024-04-01T19:04:54.850 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1057.g31b151c4 2024-04-01T19:04:54.882 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/ 2024-04-01T19:04:54.883 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1057.g31b151c4 2024-04-01T19:04:54.968 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T19:04:54.968 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:04:54.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T19:04:54.996 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, 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-04-01T19:04:54.996 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:04:54.996 INFO:teuthology.packaging:ref: None 2024-04-01T19:04:54.997 INFO:teuthology.packaging:tag: None 2024-04-01T19:04:54.997 INFO:teuthology.packaging:branch: reef 2024-04-01T19:04:54.997 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:04:54.997 DEBUG:teuthology.orchestra.run.smithi187:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T19:04:55.051 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/31b151c4607b0154d429096e6dcfacfc215df2d1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-01T19:04:55.051 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:04:55.051 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-01T19:04:55.065 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:04:55.078 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, 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-04-01T19:04:55.079 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:04:55.079 INFO:teuthology.packaging:ref: None 2024-04-01T19:04:55.079 INFO:teuthology.packaging:tag: None 2024-04-01T19:04:55.079 INFO:teuthology.packaging:branch: reef 2024-04-01T19:04:55.079 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:04:55.079 DEBUG:teuthology.orchestra.run.smithi175:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-01T19:04:55.144 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:04:55.173 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:04:55.211 INFO:teuthology.orchestra.run.smithi187.stdout:check_obsoletes = 1 2024-04-01T19:04:55.212 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:04:55.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum clean all 2024-04-01T19:04:55.278 INFO:teuthology.orchestra.run.smithi175.stdout:check_obsoletes = 1 2024-04-01T19:04:55.279 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum clean all 2024-04-01T19:04:55.456 INFO:teuthology.orchestra.run.smithi187.stdout:74 files removed 2024-04-01T19:04:55.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-radosgw 2024-04-01T19:04:55.517 INFO:teuthology.orchestra.run.smithi175.stdout:74 files removed 2024-04-01T19:04:55.544 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-radosgw 2024-04-01T19:04:56.112 INFO:teuthology.orchestra.run.smithi187.stdout:ceph packages for x86_64 236 kB/s | 77 kB 00:00 2024-04-01T19:04:56.205 INFO:teuthology.orchestra.run.smithi175.stdout:ceph packages for x86_64 217 kB/s | 77 kB 00:00 2024-04-01T19:04:56.562 INFO:teuthology.orchestra.run.smithi187.stdout:ceph noarch packages 25 kB/s | 9.9 kB 00:00 2024-04-01T19:04:56.572 INFO:teuthology.orchestra.run.smithi175.stdout:ceph noarch packages 31 kB/s | 9.9 kB 00:00 2024-04-01T19:04:56.889 INFO:teuthology.orchestra.run.smithi175.stdout:ceph source packages 6.7 kB/s | 1.9 kB 00:00 2024-04-01T19:04:56.929 INFO:teuthology.orchestra.run.smithi187.stdout:ceph source packages 5.7 kB/s | 1.9 kB 00:00 2024-04-01T19:04:57.649 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS-9 - AppStream 9.8 MB/s | 6.7 MB 00:00 2024-04-01T19:04:57.708 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - AppStream 8.6 MB/s | 6.7 MB 00:00 2024-04-01T19:04:59.092 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - BaseOS 7.5 MB/s | 2.0 MB 00:00 2024-04-01T19:04:59.107 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS-9 - BaseOS 5.9 MB/s | 2.0 MB 00:00 2024-04-01T19:04:59.882 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-01T19:05:01.600 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 29 MB/s | 19 MB 00:00 2024-04-01T19:05:05.593 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.1 MB 00:00 2024-04-01T19:05:08.271 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - BaseOS 931 kB/s | 8.0 MB 00:08 2024-04-01T19:05:11.806 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - AppStream 7.7 MB/s | 19 MB 00:02 2024-04-01T19:05:16.048 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - CRB 8.0 MB/s | 6.1 MB 00:00 2024-04-01T19:05:17.682 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 16 kB 00:00 2024-04-01T19:05:19.552 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-01T19:05:24.527 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-04-01T19:05:27.141 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-radosgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 7.7 M 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout:Upgrading: 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: librados2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.3 M 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: librbd1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: boost-program-options 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-base x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 5.1 M 2024-04-01T19:05:27.144 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 18 M 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-selinux x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 25 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 710 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libradosstriper1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 474 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: librgw2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.5 M 2024-04-01T19:05:27.145 INFO:teuthology.orchestra.run.smithi187.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-argparse 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 45 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 129 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cephfs x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 161 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rados x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 320 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 298 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 99 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:27.146 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout:Install 28 Packages 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout:Upgrade 2 Packages 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 53 M 2024-04-01T19:05:27.147 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:05:28.536 INFO:teuthology.orchestra.run.smithi187.stdout:(1/30): ceph-base-18.2.2-1057.g31b151c4.el9.x86 4.9 MB/s | 5.1 MB 00:01 2024-04-01T19:05:28.586 INFO:teuthology.orchestra.run.smithi187.stdout:(2/30): ceph-selinux-18.2.2-1057.g31b151c4.el9. 507 kB/s | 25 kB 00:00 2024-04-01T19:05:28.778 INFO:teuthology.orchestra.run.smithi187.stdout:(3/30): libcephfs2-18.2.2-1057.g31b151c4.el9.x8 3.6 MB/s | 710 kB 00:00 2024-04-01T19:05:28.870 INFO:teuthology.orchestra.run.smithi187.stdout:(4/30): ceph-radosgw-18.2.2-1057.g31b151c4.el9. 5.7 MB/s | 7.7 MB 00:01 2024-04-01T19:05:28.904 INFO:teuthology.orchestra.run.smithi187.stdout:(5/30): libradosstriper1-18.2.2-1057.g31b151c4. 3.7 MB/s | 474 kB 00:00 2024-04-01T19:05:28.979 INFO:teuthology.orchestra.run.smithi187.stdout:(6/30): python3-ceph-argparse-18.2.2-1057.g31b1 602 kB/s | 45 kB 00:00 2024-04-01T19:05:29.129 INFO:teuthology.orchestra.run.smithi187.stdout:(7/30): python3-ceph-common-18.2.2-1057.g31b151 861 kB/s | 129 kB 00:00 2024-04-01T19:05:29.213 INFO:teuthology.orchestra.run.smithi187.stdout:(8/30): python3-cephfs-18.2.2-1057.g31b151c4.el 1.9 MB/s | 161 kB 00:00 2024-04-01T19:05:29.313 INFO:teuthology.orchestra.run.smithi187.stdout:(9/30): librgw2-18.2.2-1057.g31b151c4.el9.x86_6 10 MB/s | 4.5 MB 00:00 2024-04-01T19:05:29.355 INFO:teuthology.orchestra.run.smithi187.stdout:(10/30): python3-rados-18.2.2-1057.g31b151c4.el 2.2 MB/s | 320 kB 00:00 2024-04-01T19:05:29.389 INFO:teuthology.orchestra.run.smithi187.stdout:(11/30): python3-rbd-18.2.2-1057.g31b151c4.el9. 3.9 MB/s | 298 kB 00:00 2024-04-01T19:05:29.564 INFO:teuthology.orchestra.run.smithi187.stdout:(12/30): ceph-common-18.2.2-1057.g31b151c4.el9. 8.9 MB/s | 18 MB 00:02 2024-04-01T19:05:29.614 INFO:teuthology.orchestra.run.smithi187.stdout:(13/30): python3-rgw-18.2.2-1057.g31b151c4.el9. 384 kB/s | 99 kB 00:00 2024-04-01T19:05:29.681 INFO:teuthology.orchestra.run.smithi187.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 362 kB/s | 106 kB 00:00 2024-04-01T19:05:29.706 INFO:teuthology.orchestra.run.smithi187.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 657 kB/s | 44 kB 00:00 2024-04-01T19:05:29.740 INFO:teuthology.orchestra.run.smithi187.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 159 kB 00:00 2024-04-01T19:05:29.824 INFO:teuthology.orchestra.run.smithi187.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 4.5 MB/s | 661 kB 00:00 2024-04-01T19:05:29.849 INFO:teuthology.orchestra.run.smithi187.stdout:(18/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 282 kB 00:00 2024-04-01T19:05:29.874 INFO:teuthology.orchestra.run.smithi187.stdout:(19/30): python3-prettytable-0.7.2-27.el9.noarc 307 kB/s | 41 kB 00:00 2024-04-01T19:05:32.816 INFO:teuthology.orchestra.run.smithi187.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 37 kB/s | 111 kB 00:02 2024-04-01T19:05:32.841 INFO:teuthology.orchestra.run.smithi187.stdout:(21/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 104 kB/s | 309 kB 00:02 2024-04-01T19:05:32.858 INFO:teuthology.orchestra.run.smithi187.stdout:(22/30): libarrow-doc-9.0.0-10.el9.noarch.rpm 621 kB/s | 26 kB 00:00 2024-04-01T19:05:32.875 INFO:teuthology.orchestra.run.smithi187.stdout:(23/30): liboath-2.6.7-2.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 2024-04-01T19:05:32.909 INFO:teuthology.orchestra.run.smithi187.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-04-01T19:05:32.984 INFO:teuthology.orchestra.run.smithi187.stdout:(25/30): libarrow-9.0.0-10.el9.x86_64.rpm 1.4 MB/s | 4.4 MB 00:03 2024-04-01T19:05:33.018 INFO:teuthology.orchestra.run.smithi187.stdout:(26/30): parquet-libs-9.0.0-10.el9.x86_64.rpm 5.8 MB/s | 838 kB 00:00 2024-04-01T19:05:33.410 INFO:teuthology.orchestra.run.smithi187.stdout:(27/30): librados2-18.2.2-1057.g31b151c4.el9.x8 8.4 MB/s | 3.3 MB 00:00 2024-04-01T19:05:33.627 INFO:teuthology.orchestra.run.smithi187.stdout:(28/30): librbd1-18.2.2-1057.g31b151c4.el9.x86_ 14 MB/s | 3.0 MB 00:00 2024-04-01T19:05:35.010 INFO:teuthology.orchestra.run.smithi187.stdout:(29/30): re2-20211101-3.el9.x86_64.rpm 91 kB/s | 192 kB 00:02 2024-04-01T19:05:35.043 INFO:teuthology.orchestra.run.smithi187.stdout:(30/30): thrift-0.15.0-2.el9.x86_64.rpm 787 kB/s | 1.6 MB 00:02 2024-04-01T19:05:35.048 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:05:35.048 INFO:teuthology.orchestra.run.smithi187.stdout:Total 6.7 MB/s | 53 MB 00:07 2024-04-01T19:05:35.049 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:05:35.085 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:05:35.085 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:05:35.528 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:05:35.528 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:05:36.882 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:05:36.969 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-04-01T19:05:36.998 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-04-01T19:05:37.048 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-04-01T19:05:37.367 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-04-01T19:05:37.430 INFO:teuthology.orchestra.run.smithi187.stdout: Upgrading : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:05:37.522 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:05:37.613 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 6/32 2024-04-01T19:05:37.649 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:05:37.711 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:05:37.757 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-04-01T19:05:37.800 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 9/32 2024-04-01T19:05:37.866 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T19:05:37.893 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T19:05:37.941 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T19:05:38.049 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-04-01T19:05:38.084 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/32 2024-04-01T19:05:38.124 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-04-01T19:05:38.174 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-04-01T19:05:38.200 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/32 2024-04-01T19:05:38.236 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-04-01T19:05:38.269 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-04-01T19:05:38.570 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-04-01T19:05:38.599 INFO:teuthology.orchestra.run.smithi187.stdout: Upgrading : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T19:05:38.672 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T19:05:38.704 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 21/32 2024-04-01T19:05:38.751 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-04-01T19:05:39.151 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 23/32 2024-04-01T19:05:39.176 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T19:05:39.231 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T19:05:39.300 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 25/32 2024-04-01T19:05:39.329 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 26/32 2024-04-01T19:05:41.436 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:05:41.476 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:05:42.003 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:05:42.038 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T19:05:42.132 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T19:05:42.132 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T19:05:42.132 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T19:05:42.132 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:42.164 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /sys 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /proc 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /mnt 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /var/tmp 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /home 2024-04-01T19:05:51.687 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /root 2024-04-01T19:05:51.688 INFO:teuthology.orchestra.run.smithi187.stdout:skipping the directory /tmp 2024-04-01T19:05:51.688 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:52.414 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:05:52.438 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:52.440 INFO:teuthology.orchestra.run.smithi187.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T19:05:52.524 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T19:05:52.525 INFO:teuthology.orchestra.run.smithi187.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:05:53.536 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:05:53.536 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 1/32 2024-04-01T19:05:53.536 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 3/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 4/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 6/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 8/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 9/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 11/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 12/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 13/32 2024-04-01T19:05:53.537 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 22/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 23/32 2024-04-01T19:05:53.538 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 26/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-04-01T19:05:53.539 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 31/32 2024-04-01T19:05:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout:Upgraded: 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T19:05:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:54.667 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:05:55.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-test 2024-04-01T19:05:55.574 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:31 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:05:55.726 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:05:55.727 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:55.727 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:05:55.727 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-test x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 40 M 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: libcephsqlite x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 166 k 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout:Install 6 Packages 2024-04-01T19:05:55.728 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:05:55.729 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 41 M 2024-04-01T19:05:55.729 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 164 M 2024-04-01T19:05:55.729 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:05:56.164 INFO:teuthology.orchestra.run.smithi187.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.3 MB/s | 217 kB 00:00 2024-04-01T19:05:56.214 INFO:teuthology.orchestra.run.smithi187.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 6.0 MB/s | 300 kB 00:00 2024-04-01T19:05:56.248 INFO:teuthology.orchestra.run.smithi187.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-04-01T19:05:56.281 INFO:teuthology.orchestra.run.smithi187.stdout:(4/6): libcephsqlite-18.2.2-1057.g31b151c4.el9. 595 kB/s | 166 kB 00:00 2024-04-01T19:05:56.398 INFO:teuthology.orchestra.run.smithi187.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-04-01T19:05:58.632 INFO:teuthology.orchestra.run.smithi187.stdout:(6/6): ceph-test-18.2.2-1057.g31b151c4.el9.x86_ 15 MB/s | 40 MB 00:02 2024-04-01T19:05:58.635 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:05:58.635 INFO:teuthology.orchestra.run.smithi187.stdout:Total 14 MB/s | 41 MB 00:02 2024-04-01T19:05:58.650 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:05:58.670 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:05:58.671 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:05:59.020 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:05:59.020 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:05:59.560 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:05:59.657 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T19:05:59.699 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T19:05:59.732 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:05:59.783 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T19:05:59.810 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T19:06:03.503 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T19:06:03.575 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 1/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T19:06:05.524 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: jq-1.6-16.el9.x86_64 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T19:06:05.881 INFO:teuthology.orchestra.run.smithi187.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T19:06:05.882 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:05.882 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:06.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph 2024-04-01T19:06:06.770 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:42 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:06.924 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:06.926 INFO:teuthology.orchestra.run.smithi187.stdout:========================================================================================= 2024-04-01T19:06:06.926 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:06.926 INFO:teuthology.orchestra.run.smithi187.stdout:========================================================================================= 2024-04-01T19:06:06.926 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 6.5 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mds x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 2.1 M 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 1.5 M 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 245 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mon x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.7 M 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-osd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 17 M 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T19:06:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T19:06:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout:========================================================================================= 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout:Install 33 Packages 2024-04-01T19:06:06.929 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:06.930 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 29 M 2024-04-01T19:06:06.930 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 104 M 2024-04-01T19:06:06.930 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:07.310 INFO:teuthology.orchestra.run.smithi187.stdout:(1/33): ceph-18.2.2-1057.g31b151c4.el9.x86_64.r 22 kB/s | 6.5 kB 00:00 2024-04-01T19:06:07.418 INFO:teuthology.orchestra.run.smithi187.stdout:(2/33): ceph-mds-18.2.2-1057.g31b151c4.el9.x86_ 5.2 MB/s | 2.1 MB 00:00 2024-04-01T19:06:08.093 INFO:teuthology.orchestra.run.smithi187.stdout:(3/33): ceph-mgr-18.2.2-1057.g31b151c4.el9.x86_ 1.4 MB/s | 1.5 MB 00:01 2024-04-01T19:06:08.285 INFO:teuthology.orchestra.run.smithi187.stdout:(4/33): ceph-osd-18.2.2-1057.g31b151c4.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-01T19:06:08.369 INFO:teuthology.orchestra.run.smithi187.stdout:(5/33): ceph-mgr-modules-core-18.2.2-1057.g31b1 892 kB/s | 245 kB 00:00 2024-04-01T19:06:08.419 INFO:teuthology.orchestra.run.smithi187.stdout:(6/33): python3-markupsafe-1.1.1-12.el9.x86_64. 649 kB/s | 32 kB 00:00 2024-04-01T19:06:08.445 INFO:teuthology.orchestra.run.smithi187.stdout:(7/33): python3-mako-1.1.4-6.el9.noarch.rpm 908 kB/s | 144 kB 00:00 2024-04-01T19:06:08.470 INFO:teuthology.orchestra.run.smithi187.stdout:(8/33): python3-pytz-2021.1-5.el9.noarch.rpm 944 kB/s | 47 kB 00:00 2024-04-01T19:06:08.495 INFO:teuthology.orchestra.run.smithi187.stdout:(9/33): python3-toml-0.10.2-6.el9.noarch.rpm 771 kB/s | 39 kB 00:00 2024-04-01T19:06:08.520 INFO:teuthology.orchestra.run.smithi187.stdout:(10/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-01T19:06:08.579 INFO:teuthology.orchestra.run.smithi187.stdout:(11/33): ceph-mon-18.2.2-1057.g31b151c4.el9.x86 3.7 MB/s | 4.7 MB 00:01 2024-04-01T19:06:08.613 INFO:teuthology.orchestra.run.smithi187.stdout:(12/33): python3-cryptography-36.0.1-4.el9.x86_ 9.8 MB/s | 1.1 MB 00:00 2024-04-01T19:06:08.638 INFO:teuthology.orchestra.run.smithi187.stdout:(13/33): python3-ply-3.11-14.el9.noarch.rpm 883 kB/s | 103 kB 00:00 2024-04-01T19:06:08.655 INFO:teuthology.orchestra.run.smithi187.stdout:(14/33): python3-pycparser-2.20-6.el9.noarch.rp 1.6 MB/s | 124 kB 00:00 2024-04-01T19:06:08.680 INFO:teuthology.orchestra.run.smithi187.stdout:(15/33): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-04-01T19:06:08.789 INFO:teuthology.orchestra.run.smithi187.stdout:(16/33): python3-requests-2.25.1-8.el9.noarch.r 832 kB/s | 125 kB 00:00 2024-04-01T19:06:08.822 INFO:teuthology.orchestra.run.smithi187.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 260 kB/s | 43 kB 00:00 2024-04-01T19:06:09.011 INFO:teuthology.orchestra.run.smithi187.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-04-01T19:06:09.011 INFO:teuthology.orchestra.run.smithi187.stdout:(19/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 790 kB/s | 172 kB 00:00 2024-04-01T19:06:09.011 INFO:teuthology.orchestra.run.smithi187.stdout:(20/33): python3-jaraco-collections-3.0.0-8.el9 347 kB/s | 23 kB 00:00 2024-04-01T19:06:09.011 INFO:teuthology.orchestra.run.smithi187.stdout:(21/33): python3-jaraco-classes-3.2.1-5.el9.noa 151 kB/s | 18 kB 00:00 2024-04-01T19:06:09.015 INFO:teuthology.orchestra.run.smithi187.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-04-01T19:06:09.040 INFO:teuthology.orchestra.run.smithi187.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-04-01T19:06:09.082 INFO:teuthology.orchestra.run.smithi187.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 691 kB/s | 46 kB 00:00 2024-04-01T19:06:09.116 INFO:teuthology.orchestra.run.smithi187.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-01T19:06:09.241 INFO:teuthology.orchestra.run.smithi187.stdout:(26/33): python3-portend-3.1.0-2.el9.noarch.rpm 131 kB/s | 16 kB 00:00 2024-04-01T19:06:09.292 INFO:teuthology.orchestra.run.smithi187.stdout:(27/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-01T19:06:09.402 INFO:teuthology.orchestra.run.smithi187.stdout:(28/33): python3-cherrypy-18.6.1-2.el9.noarch.r 586 kB/s | 358 kB 00:00 2024-04-01T19:06:09.426 INFO:teuthology.orchestra.run.smithi187.stdout:(29/33): python3-tempora-5.0.0-2.el9.noarch.rpm 267 kB/s | 36 kB 00:00 2024-04-01T19:06:09.518 INFO:teuthology.orchestra.run.smithi187.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 626 kB/s | 272 kB 00:00 2024-04-01T19:06:09.585 INFO:teuthology.orchestra.run.smithi187.stdout:(31/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.6 MB/s | 427 kB 00:00 2024-04-01T19:06:09.685 INFO:teuthology.orchestra.run.smithi187.stdout:(32/33): python3-zc-lockfile-2.0-10.el9.noarch. 120 kB/s | 20 kB 00:00 2024-04-01T19:06:10.526 INFO:teuthology.orchestra.run.smithi187.stdout:(33/33): python3-webob-1.8.7-6.el9.noarch.rpm 204 kB/s | 230 kB 00:01 2024-04-01T19:06:10.530 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:10.530 INFO:teuthology.orchestra.run.smithi187.stdout:Total 8.0 MB/s | 29 MB 00:03 2024-04-01T19:06:10.544 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:10.584 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:10.585 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:10.940 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:10.941 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:11.500 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 246 B/s | 16 kB 01:04 2024-04-01T19:06:12.196 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:12.262 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-04-01T19:06:12.294 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-04-01T19:06:12.327 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-04-01T19:06:12.417 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-04-01T19:06:12.505 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-04-01T19:06:12.546 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-04-01T19:06:12.617 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-04-01T19:06:12.663 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 8/33 2024-04-01T19:06:12.703 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 9/33 2024-04-01T19:06:12.753 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-ply-3.11-14.el9.noarch 10/33 2024-04-01T19:06:12.809 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 11/33 2024-04-01T19:06:13.000 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 12/33 2024-04-01T19:06:13.051 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 13/33 2024-04-01T19:06:13.089 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 14/33 2024-04-01T19:06:13.124 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 15/33 2024-04-01T19:06:13.143 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-01T19:06:13.154 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 16/33 2024-04-01T19:06:13.222 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 17/33 2024-04-01T19:06:13.264 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T19:06:13.297 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 19/33 2024-04-01T19:06:13.338 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 20/33 2024-04-01T19:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/33 2024-04-01T19:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 22/33 2024-04-01T19:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 23/33 2024-04-01T19:06:13.532 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 24/33 2024-04-01T19:06:13.602 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 25/33 2024-04-01T19:06:13.738 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/33 2024-04-01T19:06:13.873 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T19:06:14.041 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 28/33 2024-04-01T19:06:14.068 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T19:06:14.093 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T19:06:14.093 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:14.094 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T19:06:14.094 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:06:14.094 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:06:14.094 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:15.555 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:06:15.583 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:16.040 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:06:16.064 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:16.266 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:06:16.289 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:16.355 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T19:06:18.085 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-01T19:06:18.115 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T19:06:18.115 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 1/33 2024-04-01T19:06:18.115 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2/33 2024-04-01T19:06:18.115 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 3/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 4/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 5/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 6/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 7/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 9/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 10/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 11/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 12/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-ply-3.11-14.el9.noarch 13/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 14/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 15/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-04-01T19:06:18.116 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-04-01T19:06:18.117 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-04-01T19:06:18.118 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-04-01T19:06:19.081 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-04-01T19:06:19.081 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T19:06:19.082 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T19:06:19.083 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:19.084 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:19.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-base 2024-04-01T19:06:19.966 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:55 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:20.064 INFO:teuthology.orchestra.run.smithi187.stdout:Package ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:06:20.116 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:20.117 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:06:20.117 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:20.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install cephadm 2024-04-01T19:06:20.665 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:06:20.668 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:20.668 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:06:20.668 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:20.668 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 7.7 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrading: 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: librados2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.3 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: boost-program-options 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 5.1 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 18 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 25 k 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-01T19:06:20.669 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 710 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 474 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2 x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.5 M 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 45 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 129 k 2024-04-01T19:06:20.670 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 161 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 320 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 298 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 99 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout:Install 28 Packages 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrade 2 Packages 2024-04-01T19:06:20.671 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:20.672 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 53 M 2024-04-01T19:06:20.672 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:06:20.747 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:56 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:20.898 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout: cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 224 k 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:20.899 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:06:20.900 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:20.900 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 224 k 2024-04-01T19:06:20.900 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 216 k 2024-04-01T19:06:20.900 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:21.313 INFO:teuthology.orchestra.run.smithi187.stdout:cephadm-18.2.2-1057.g31b151c4.el9.noarch.rpm 542 kB/s | 224 kB 00:00 2024-04-01T19:06:21.314 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:21.314 INFO:teuthology.orchestra.run.smithi187.stdout:Total 540 kB/s | 224 kB 00:00 2024-04-01T19:06:21.314 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:21.319 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:21.319 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:21.322 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:21.322 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:21.352 INFO:teuthology.orchestra.run.smithi175.stdout:(1/30): ceph-base-18.2.2-1057.g31b151c4.el9.x86 8.5 MB/s | 5.1 MB 00:00 2024-04-01T19:06:21.394 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:21.411 INFO:teuthology.orchestra.run.smithi175.stdout:(2/30): ceph-selinux-18.2.2-1057.g31b151c4.el9. 434 kB/s | 25 kB 00:00 2024-04-01T19:06:21.503 INFO:teuthology.orchestra.run.smithi175.stdout:(3/30): libcephfs2-18.2.2-1057.g31b151c4.el9.x8 7.6 MB/s | 710 kB 00:00 2024-04-01T19:06:21.587 INFO:teuthology.orchestra.run.smithi175.stdout:(4/30): libradosstriper1-18.2.2-1057.g31b151c4. 5.5 MB/s | 474 kB 00:00 2024-04-01T19:06:21.833 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:06:21.918 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:06:21.962 INFO:teuthology.orchestra.run.smithi175.stdout:(5/30): librgw2-18.2.2-1057.g31b151c4.el9.x86_6 12 MB/s | 4.5 MB 00:00 2024-04-01T19:06:22.012 INFO:teuthology.orchestra.run.smithi175.stdout:(6/30): python3-ceph-argparse-18.2.2-1057.g31b1 901 kB/s | 45 kB 00:00 2024-04-01T19:06:22.079 INFO:teuthology.orchestra.run.smithi175.stdout:(7/30): python3-ceph-common-18.2.2-1057.g31b151 1.9 MB/s | 129 kB 00:00 2024-04-01T19:06:22.146 INFO:teuthology.orchestra.run.smithi175.stdout:(8/30): python3-cephfs-18.2.2-1057.g31b151c4.el 2.4 MB/s | 161 kB 00:00 2024-04-01T19:06:22.287 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:06:22.321 INFO:teuthology.orchestra.run.smithi175.stdout:(9/30): ceph-common-18.2.2-1057.g31b151c4.el9.x 12 MB/s | 18 MB 00:01 2024-04-01T19:06:22.346 INFO:teuthology.orchestra.run.smithi175.stdout:(10/30): python3-rados-18.2.2-1057.g31b151c4.el 1.6 MB/s | 320 kB 00:00 2024-04-01T19:06:22.372 INFO:teuthology.orchestra.run.smithi175.stdout:(11/30): python3-rbd-18.2.2-1057.g31b151c4.el9. 5.8 MB/s | 298 kB 00:00 2024-04-01T19:06:22.397 INFO:teuthology.orchestra.run.smithi175.stdout:(12/30): python3-rgw-18.2.2-1057.g31b151c4.el9. 1.9 MB/s | 99 kB 00:00 2024-04-01T19:06:22.514 INFO:teuthology.orchestra.run.smithi175.stdout:(13/30): boost-program-options-1.75.0-8.el9.x86 746 kB/s | 106 kB 00:00 2024-04-01T19:06:22.556 INFO:teuthology.orchestra.run.smithi175.stdout:(14/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 159 kB 00:00 2024-04-01T19:06:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:06:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:22.570 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:22.570 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:22.581 INFO:teuthology.orchestra.run.smithi175.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 662 kB/s | 44 kB 00:00 2024-04-01T19:06:22.631 INFO:teuthology.orchestra.run.smithi175.stdout:(16/30): librdkafka-1.6.1-102.el9.x86_64.rpm 8.6 MB/s | 661 kB 00:00 2024-04-01T19:06:22.657 INFO:teuthology.orchestra.run.smithi175.stdout:(17/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.7 MB/s | 282 kB 00:00 2024-04-01T19:06:22.682 INFO:teuthology.orchestra.run.smithi175.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 824 kB/s | 41 kB 00:00 2024-04-01T19:06:22.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T19:06:23.007 INFO:teuthology.orchestra.run.smithi175.stdout:(19/30): fmt-8.1.1-5.el9.x86_64.rpm 316 kB/s | 111 kB 00:00 2024-04-01T19:06:23.099 INFO:teuthology.orchestra.run.smithi175.stdout:(20/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 741 kB/s | 309 kB 00:00 2024-04-01T19:06:23.233 INFO:teuthology.orchestra.run.smithi175.stdout:(21/30): libarrow-9.0.0-10.el9.x86_64.rpm 20 MB/s | 4.4 MB 00:00 2024-04-01T19:06:23.258 INFO:teuthology.orchestra.run.smithi175.stdout:(22/30): libarrow-doc-9.0.0-10.el9.noarch.rpm 164 kB/s | 26 kB 00:00 2024-04-01T19:06:23.361 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:00:59 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:23.512 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:23.512 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 143 k 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 143 k 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 395 k 2024-04-01T19:06:23.513 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:23.877 INFO:teuthology.orchestra.run.smithi187.stdout:ceph-immutable-object-cache-18.2.2-1057.g31b151 393 kB/s | 143 kB 00:00 2024-04-01T19:06:23.878 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:23.878 INFO:teuthology.orchestra.run.smithi187.stdout:Total 391 kB/s | 143 kB 00:00 2024-04-01T19:06:23.878 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:23.885 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:23.885 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:23.937 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:23.937 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:24.000 INFO:teuthology.orchestra.run.smithi175.stdout:(23/30): ceph-radosgw-18.2.2-1057.g31b151c4.el9 2.4 MB/s | 7.7 MB 00:03 2024-04-01T19:06:24.077 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:24.153 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:06:24.177 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:06:24.177 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:24.177 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T19:06:24.177 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:25.137 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:06:25.137 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:25.137 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:25.137 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:25.137 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:25.138 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:25.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr 2024-04-01T19:06:25.458 INFO:teuthology.orchestra.run.smithi175.stdout:(24/30): liboath-2.6.7-2.el9.x86_64.rpm 22 kB/s | 49 kB 00:02 2024-04-01T19:06:25.559 INFO:teuthology.orchestra.run.smithi175.stdout:(25/30): libunwind-1.6.2-1.el9.x86_64.rpm 29 kB/s | 67 kB 00:02 2024-04-01T19:06:25.742 INFO:teuthology.orchestra.run.smithi175.stdout:(26/30): parquet-libs-9.0.0-10.el9.x86_64.rpm 481 kB/s | 838 kB 00:01 2024-04-01T19:06:25.801 INFO:teuthology.orchestra.run.smithi175.stdout:(27/30): re2-20211101-3.el9.x86_64.rpm 560 kB/s | 192 kB 00:00 2024-04-01T19:06:25.982 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:01 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:26.051 INFO:teuthology.orchestra.run.smithi175.stdout:(28/30): librados2-18.2.2-1057.g31b151c4.el9.x8 11 MB/s | 3.3 MB 00:00 2024-04-01T19:06:26.080 INFO:teuthology.orchestra.run.smithi187.stdout:Package ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:06:26.131 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:26.133 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:06:26.133 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:26.143 INFO:teuthology.orchestra.run.smithi175.stdout:(29/30): librbd1-18.2.2-1057.g31b151c4.el9.x86_ 8.8 MB/s | 3.0 MB 00:00 2024-04-01T19:06:26.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T19:06:26.327 INFO:teuthology.orchestra.run.smithi175.stdout:(30/30): thrift-0.15.0-2.el9.x86_64.rpm 2.1 MB/s | 1.6 MB 00:00 2024-04-01T19:06:26.331 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:26.332 INFO:teuthology.orchestra.run.smithi175.stdout:Total 9.3 MB/s | 53 MB 00:05 2024-04-01T19:06:26.332 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:06:26.368 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:06:26.368 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:06:26.766 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:02 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:26.810 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:06:26.810 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:06:26.916 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:26.916 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:26.916 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:26.916 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 1.8 M 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 23 k 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 15 k 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout:Install 5 Packages 2024-04-01T19:06:26.917 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:26.918 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 2.0 M 2024-04-01T19:06:26.918 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 8.6 M 2024-04-01T19:06:26.918 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:27.481 INFO:teuthology.orchestra.run.smithi187.stdout:(1/5): ceph-grafana-dashboards-18.2.2-1057.g31b 112 kB/s | 23 kB 00:00 2024-04-01T19:06:27.581 INFO:teuthology.orchestra.run.smithi187.stdout:(2/5): ceph-prometheus-alerts-18.2.2-1057.g31b1 48 kB/s | 15 kB 00:00 2024-04-01T19:06:27.689 INFO:teuthology.orchestra.run.smithi187.stdout:(3/5): ceph-mgr-dashboard-18.2.2-1057.g31b151c4 4.3 MB/s | 1.8 MB 00:00 2024-04-01T19:06:27.848 INFO:teuthology.orchestra.run.smithi187.stdout:(4/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 84 kB/s | 31 kB 00:00 2024-04-01T19:06:27.956 INFO:teuthology.orchestra.run.smithi187.stdout:(5/5): python3-routes-2.5.1-5.el9.noarch.rpm 502 kB/s | 188 kB 00:00 2024-04-01T19:06:27.958 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:27.958 INFO:teuthology.orchestra.run.smithi187.stdout:Total 2.0 MB/s | 2.0 MB 00:01 2024-04-01T19:06:27.959 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:27.966 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:27.966 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:28.028 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:28.028 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:28.141 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:06:28.225 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-04-01T19:06:28.264 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:28.264 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-04-01T19:06:28.316 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-04-01T19:06:28.337 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-04-01T19:06:28.377 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-04-01T19:06:28.406 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T19:06:28.645 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 4/5 2024-04-01T19:06:28.684 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T19:06:28.700 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-04-01T19:06:28.734 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:06:28.805 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:06:28.890 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 6/32 2024-04-01T19:06:28.924 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:06:28.969 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:06:28.998 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-04-01T19:06:29.041 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 9/32 2024-04-01T19:06:29.107 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T19:06:29.134 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T19:06:29.208 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 11/32 2024-04-01T19:06:29.250 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T19:06:29.250 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 1/5 2024-04-01T19:06:29.250 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 2/5 2024-04-01T19:06:29.250 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T19:06:29.250 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-04-01T19:06:29.315 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-04-01T19:06:29.350 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 13/32 2024-04-01T19:06:29.391 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-04-01T19:06:29.423 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-04-01T19:06:29.451 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 16/32 2024-04-01T19:06:29.486 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-04-01T19:06:29.519 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-04-01T19:06:29.535 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-04-01T19:06:29.535 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:29.536 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:29.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T19:06:29.826 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-04-01T19:06:29.857 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T19:06:29.930 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 20/32 2024-04-01T19:06:29.962 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 21/32 2024-04-01T19:06:30.005 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-04-01T19:06:30.329 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:06 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:30.407 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 23/32 2024-04-01T19:06:30.435 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T19:06:30.481 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:30.482 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2024-04-01T19:06:30.482 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 7.4 M 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T19:06:30.483 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================================ 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout:Install 12 Packages 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:30.484 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 37 M 2024-04-01T19:06:30.485 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 209 M 2024-04-01T19:06:30.485 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:30.506 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 24/32 2024-04-01T19:06:30.574 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 25/32 2024-04-01T19:06:30.604 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 26/32 2024-04-01T19:06:30.704 INFO:teuthology.orchestra.run.smithi187.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 220 kB/s | 32 kB 00:00 2024-04-01T19:06:30.737 INFO:teuthology.orchestra.run.smithi187.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 536 kB/s | 17 kB 00:00 2024-04-01T19:06:30.779 INFO:teuthology.orchestra.run.smithi187.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 838 kB/s | 34 kB 00:00 2024-04-01T19:06:30.838 INFO:teuthology.orchestra.run.smithi187.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-01T19:06:31.313 INFO:teuthology.orchestra.run.smithi187.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 8.9 MB/s | 4.7 MB 00:00 2024-04-01T19:06:31.380 INFO:teuthology.orchestra.run.smithi187.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 8.8 MB/s | 4.8 MB 00:00 2024-04-01T19:06:31.405 INFO:teuthology.orchestra.run.smithi187.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-01T19:06:31.580 INFO:teuthology.orchestra.run.smithi187.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 4.5 MB/s | 803 kB 00:00 2024-04-01T19:06:31.631 INFO:teuthology.orchestra.run.smithi187.stdout:(9/12): libquadmath-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 195 kB 00:00 2024-04-01T19:06:31.914 INFO:teuthology.orchestra.run.smithi187.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-04-01T19:06:32.031 INFO:teuthology.orchestra.run.smithi187.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 615 kB/s | 245 kB 00:00 2024-04-01T19:06:32.564 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:06:32.600 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:06:32.773 INFO:teuthology.orchestra.run.smithi187.stdout:(12/12): ceph-mgr-diskprediction-local-18.2.2-1 3.3 MB/s | 7.4 MB 00:02 2024-04-01T19:06:32.775 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:32.775 INFO:teuthology.orchestra.run.smithi187.stdout:Total 16 MB/s | 37 MB 00:02 2024-04-01T19:06:32.816 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:32.839 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:32.840 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:33.130 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 27/32 2024-04-01T19:06:33.179 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T19:06:33.261 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:33.262 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 28/32 2024-04-01T19:06:33.262 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-01T19:06:33.262 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-01T19:06:33.262 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:33.262 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:33.296 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:06:33.969 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:34.037 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T19:06:34.068 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T19:06:34.162 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:06:34.214 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T19:06:34.391 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:06:34.421 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:06:34.505 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T19:06:35.179 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T19:06:35.285 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T19:06:36.529 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T19:06:37.551 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T19:06:37.579 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T19:06:40.307 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 1/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T19:06:40.308 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T19:06:40.703 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T19:06:40.704 INFO:teuthology.orchestra.run.smithi187.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T19:06:40.705 INFO:teuthology.orchestra.run.smithi187.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T19:06:40.705 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:40.705 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:41.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-rook 2024-04-01T19:06:41.627 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:17 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:41.778 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-rook noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 49 k 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:41.779 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:41.780 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:41.781 INFO:teuthology.orchestra.run.smithi187.stdout:Install 13 Packages 2024-04-01T19:06:41.781 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:41.781 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 2.0 M 2024-04-01T19:06:41.781 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 26 M 2024-04-01T19:06:41.781 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:41.962 INFO:teuthology.orchestra.run.smithi187.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 204 kB/s | 24 kB 00:00 2024-04-01T19:06:41.987 INFO:teuthology.orchestra.run.smithi187.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 124 kB/s | 18 kB 00:00 2024-04-01T19:06:42.037 INFO:teuthology.orchestra.run.smithi187.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-04-01T19:06:42.062 INFO:teuthology.orchestra.run.smithi187.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-04-01T19:06:42.087 INFO:teuthology.orchestra.run.smithi187.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-01T19:06:42.105 INFO:teuthology.orchestra.run.smithi187.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 43 kB 00:00 2024-04-01T19:06:42.155 INFO:teuthology.orchestra.run.smithi187.stdout:(7/13): ceph-mgr-rook-18.2.2-1057.g31b151c4.el9 157 kB/s | 49 kB 00:00 2024-04-01T19:06:42.205 INFO:teuthology.orchestra.run.smithi187.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 275 kB/s | 32 kB 00:00 2024-04-01T19:06:42.247 INFO:teuthology.orchestra.run.smithi187.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 105 kB/s | 15 kB 00:00 2024-04-01T19:06:42.280 INFO:teuthology.orchestra.run.smithi187.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 1.6 MB/s | 203 kB 00:00 2024-04-01T19:06:42.448 INFO:teuthology.orchestra.run.smithi187.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 537 kB/s | 90 kB 00:00 2024-04-01T19:06:42.731 INFO:teuthology.orchestra.run.smithi187.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 122 kB/s | 59 kB 00:00 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /sys 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /proc 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /mnt 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /var/tmp 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /home 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /root 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /tmp 2024-04-01T19:06:42.763 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:42.773 INFO:teuthology.orchestra.run.smithi187.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.8 MB/s | 1.0 MB 00:00 2024-04-01T19:06:42.775 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:42.775 INFO:teuthology.orchestra.run.smithi187.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-04-01T19:06:42.775 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:42.788 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:42.788 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:42.878 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:42.879 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:43.385 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:43.533 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T19:06:43.553 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 30/32 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-01T19:06:43.557 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:43.559 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T19:06:43.608 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T19:06:43.636 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-04-01T19:06:43.636 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:06:43.663 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T19:06:43.700 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T19:06:43.750 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T19:06:43.843 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T19:06:43.953 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T19:06:44.001 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 1/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 3/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 4/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 5/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_6 6/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 7/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9. 8/32 2024-04-01T19:06:44.720 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x8 9/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 10/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 11/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 12/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 13/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 22/32 2024-04-01T19:06:44.721 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 23/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 26/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-04-01T19:06:44.722 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T19:06:44.723 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 29/32 2024-04-01T19:06:44.723 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-04-01T19:06:44.723 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 31/32 2024-04-01T19:06:44.765 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T19:06:44.799 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T19:06:44.846 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T19:06:44.868 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout:Upgraded: 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.595 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-01T19:06:45.596 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: re2-1:20211101-3.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:45.597 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 1/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T19:06:45.683 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T19:06:45.684 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T19:06:45.684 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T19:06:45.684 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T19:06:45.684 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T19:06:45.939 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-test 2024-04-01T19:06:46.049 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T19:06:46.050 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T19:06:46.051 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T19:06:46.051 INFO:teuthology.orchestra.run.smithi187.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T19:06:46.051 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:46.051 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:46.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T19:06:46.508 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:28 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:06:46.665 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 40 M 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:06:46.666 INFO:teuthology.orchestra.run.smithi175.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 166 k 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout:Install 6 Packages 2024-04-01T19:06:46.667 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:46.668 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 41 M 2024-04-01T19:06:46.668 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 164 M 2024-04-01T19:06:46.668 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:06:46.858 INFO:teuthology.orchestra.run.smithi175.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.4 MB/s | 217 kB 00:00 2024-04-01T19:06:46.908 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:22 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:46.908 INFO:teuthology.orchestra.run.smithi175.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 5.9 MB/s | 300 kB 00:00 2024-04-01T19:06:46.942 INFO:teuthology.orchestra.run.smithi175.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-04-01T19:06:46.967 INFO:teuthology.orchestra.run.smithi175.stdout:(4/6): libcephsqlite-18.2.2-1057.g31b151c4.el9. 633 kB/s | 166 kB 00:00 2024-04-01T19:06:47.067 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 138 k 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T19:06:47.068 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout:======================================================================================== 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout:Install 6 Packages 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:47.069 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 6.8 M 2024-04-01T19:06:47.070 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 33 M 2024-04-01T19:06:47.070 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:47.093 INFO:teuthology.orchestra.run.smithi175.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-04-01T19:06:47.407 INFO:teuthology.orchestra.run.smithi187.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-04-01T19:06:47.558 INFO:teuthology.orchestra.run.smithi187.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 5.8 MB 00:00 2024-04-01T19:06:47.758 INFO:teuthology.orchestra.run.smithi187.stdout:(3/6): ceph-mgr-cephadm-18.2.2-1057.g31b151c4.e 265 kB/s | 138 kB 00:00 2024-04-01T19:06:48.258 INFO:teuthology.orchestra.run.smithi187.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 102 kB/s | 51 kB 00:00 2024-04-01T19:06:48.287 INFO:teuthology.orchestra.run.smithi187.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 82 kB/s | 58 kB 00:00 2024-04-01T19:06:48.684 INFO:teuthology.orchestra.run.smithi187.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 430 kB/s | 548 kB 00:01 2024-04-01T19:06:48.687 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:48.688 INFO:teuthology.orchestra.run.smithi187.stdout:Total 4.2 MB/s | 6.8 MB 00:01 2024-04-01T19:06:48.700 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:48.712 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:48.712 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:48.800 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:48.800 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:48.826 INFO:teuthology.orchestra.run.smithi175.stdout:(6/6): ceph-test-18.2.2-1057.g31b151c4.el9.x86_ 19 MB/s | 40 MB 00:02 2024-04-01T19:06:48.829 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:48.830 INFO:teuthology.orchestra.run.smithi175.stdout:Total 19 MB/s | 41 MB 00:02 2024-04-01T19:06:48.844 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:06:48.864 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:06:48.864 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:06:49.106 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:49.216 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:06:49.217 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:06:49.278 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T19:06:49.336 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T19:06:49.743 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:06:49.836 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-01T19:06:49.848 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T19:06:49.889 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-01T19:06:49.926 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:06:49.929 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T19:06:49.968 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-01T19:06:49.991 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T19:06:49.996 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T19:06:50.014 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T19:06:50.815 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T19:06:50.815 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/6 2024-04-01T19:06:50.815 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T19:06:50.815 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T19:06:50.816 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T19:06:50.816 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T19:06:51.124 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T19:06:51.125 INFO:teuthology.orchestra.run.smithi187.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T19:06:51.125 INFO:teuthology.orchestra.run.smithi187.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T19:06:51.125 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:51.125 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:51.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install ceph-fuse 2024-04-01T19:06:51.938 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:27 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:52.090 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:52.090 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:52.090 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repository Size 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 850 k 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Install 2 Packages 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 928 k 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 2.7 M 2024-04-01T19:06:52.091 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:52.285 INFO:teuthology.orchestra.run.smithi187.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 406 kB/s | 79 kB 00:00 2024-04-01T19:06:52.385 INFO:teuthology.orchestra.run.smithi187.stdout:(2/2): ceph-fuse-18.2.2-1057.g31b151c4.el9.x86_ 2.8 MB/s | 850 kB 00:00 2024-04-01T19:06:52.387 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:52.387 INFO:teuthology.orchestra.run.smithi187.stdout:Total 3.1 MB/s | 928 kB 00:00 2024-04-01T19:06:52.387 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:52.407 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:52.407 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:52.479 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:52.479 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:52.671 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:52.808 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T19:06:52.876 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T19:06:53.525 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T19:06:53.526 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/2 2024-04-01T19:06:53.712 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 5/6 2024-04-01T19:06:53.797 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:53.817 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:54.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librados-devel 2024-04-01T19:06:54.646 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:30 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:54.802 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout: librados-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 127 k 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 127 k 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 456 k 2024-04-01T19:06:54.803 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:55.131 INFO:teuthology.orchestra.run.smithi187.stdout:librados-devel-18.2.2-1057.g31b151c4.el9.x86_64 387 kB/s | 127 kB 00:00 2024-04-01T19:06:55.132 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:55.132 INFO:teuthology.orchestra.run.smithi187.stdout:Total 386 kB/s | 127 kB 00:00 2024-04-01T19:06:55.132 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:55.137 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:55.137 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:55.192 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:55.192 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:55.334 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:55.436 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:55.849 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 6/6 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 1/6 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2/6 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-01T19:06:55.891 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-01T19:06:56.130 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:56.131 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:56.131 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:56.131 INFO:teuthology.orchestra.run.smithi187.stdout: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:56.131 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:56.131 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: jq-1.6-16.el9.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-01T19:06:56.308 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:56.309 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:06:56.392 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install libcephfs2 2024-04-01T19:06:56.606 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph 2024-04-01T19:06:56.969 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:32 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:57.073 INFO:teuthology.orchestra.run.smithi187.stdout:Package libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:06:57.125 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:57.126 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:06:57.127 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:57.170 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:39 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:06:57.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install libcephfs-devel 2024-04-01T19:06:57.333 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:06:57.336 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-04-01T19:06:57.336 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:06:57.336 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-04-01T19:06:57.336 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 6.5 k 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 2.1 M 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 1.5 M 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 245 k 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 4.7 M 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 17 M 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-01T19:06:57.337 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-01T19:06:57.338 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-01T19:06:57.339 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout:Install 33 Packages 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 29 M 2024-04-01T19:06:57.340 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 104 M 2024-04-01T19:06:57.341 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:06:57.775 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:33 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:57.925 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 31 k 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:06:57.926 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:06:57.927 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:57.927 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 31 k 2024-04-01T19:06:57.927 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 139 k 2024-04-01T19:06:57.927 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:06:58.101 INFO:teuthology.orchestra.run.smithi187.stdout:libcephfs-devel-18.2.2-1057.g31b151c4.el9.x86_6 178 kB/s | 31 kB 00:00 2024-04-01T19:06:58.102 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:58.102 INFO:teuthology.orchestra.run.smithi187.stdout:Total 177 kB/s | 31 kB 00:00 2024-04-01T19:06:58.102 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:06:58.105 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:06:58.106 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:06:58.128 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:06:58.128 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:06:58.130 INFO:teuthology.orchestra.run.smithi175.stdout:(1/33): ceph-18.2.2-1057.g31b151c4.el9.x86_64.r 40 kB/s | 6.5 kB 00:00 2024-04-01T19:06:58.217 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:06:58.316 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:58.506 INFO:teuthology.orchestra.run.smithi175.stdout:(2/33): ceph-mon-18.2.2-1057.g31b151c4.el9.x86_ 12 MB/s | 4.7 MB 00:00 2024-04-01T19:06:58.581 INFO:teuthology.orchestra.run.smithi175.stdout:(3/33): ceph-mds-18.2.2-1057.g31b151c4.el9.x86_ 3.4 MB/s | 2.1 MB 00:00 2024-04-01T19:06:58.698 INFO:teuthology.orchestra.run.smithi175.stdout:(4/33): ceph-mgr-modules-core-18.2.2-1057.g31b1 2.1 MB/s | 245 kB 00:00 2024-04-01T19:06:58.717 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:58.806 INFO:teuthology.orchestra.run.smithi175.stdout:(5/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 144 kB 00:00 2024-04-01T19:06:58.849 INFO:teuthology.orchestra.run.smithi175.stdout:(6/33): ceph-mgr-18.2.2-1057.g31b151c4.el9.x86_ 1.7 MB/s | 1.5 MB 00:00 2024-04-01T19:06:58.865 INFO:teuthology.orchestra.run.smithi175.stdout:(7/33): python3-markupsafe-1.1.1-12.el9.x86_64. 539 kB/s | 32 kB 00:00 2024-04-01T19:06:58.890 INFO:teuthology.orchestra.run.smithi175.stdout:(8/33): python3-pytz-2021.1-5.el9.noarch.rpm 1.9 MB/s | 47 kB 00:00 2024-04-01T19:06:58.907 INFO:teuthology.orchestra.run.smithi175.stdout:(9/33): python3-toml-0.10.2-6.el9.noarch.rpm 925 kB/s | 39 kB 00:00 2024-04-01T19:06:58.941 INFO:teuthology.orchestra.run.smithi175.stdout:(10/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:06:58.955 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:59.016 INFO:teuthology.orchestra.run.smithi175.stdout:(11/33): python3-cryptography-36.0.1-4.el9.x86_ 11 MB/s | 1.1 MB 00:00 2024-04-01T19:06:59.041 INFO:teuthology.orchestra.run.smithi175.stdout:(12/33): python3-ply-3.11-14.el9.noarch.rpm 1.0 MB/s | 103 kB 00:00 2024-04-01T19:06:59.067 INFO:teuthology.orchestra.run.smithi175.stdout:(13/33): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-01T19:06:59.092 INFO:teuthology.orchestra.run.smithi175.stdout:(14/33): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-04-01T19:06:59.141 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librados2 2024-04-01T19:06:59.317 INFO:teuthology.orchestra.run.smithi175.stdout:(15/33): ceph-osd-18.2.2-1057.g31b151c4.el9.x86 20 MB/s | 17 MB 00:00 2024-04-01T19:06:59.359 INFO:teuthology.orchestra.run.smithi175.stdout:(16/33): python3-requests-2.25.1-8.el9.noarch.r 428 kB/s | 125 kB 00:00 2024-04-01T19:06:59.401 INFO:teuthology.orchestra.run.smithi175.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 141 kB/s | 43 kB 00:00 2024-04-01T19:06:59.451 INFO:teuthology.orchestra.run.smithi175.stdout:(18/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-04-01T19:06:59.485 INFO:teuthology.orchestra.run.smithi175.stdout:(19/33): python3-cherrypy-18.6.1-2.el9.noarch.r 2.8 MB/s | 358 kB 00:00 2024-04-01T19:06:59.502 INFO:teuthology.orchestra.run.smithi175.stdout:(20/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 106 kB/s | 11 kB 00:00 2024-04-01T19:06:59.519 INFO:teuthology.orchestra.run.smithi175.stdout:(21/33): python3-jaraco-classes-3.2.1-5.el9.noa 264 kB/s | 18 kB 00:00 2024-04-01T19:06:59.535 INFO:teuthology.orchestra.run.smithi175.stdout:(22/33): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-04-01T19:06:59.552 INFO:teuthology.orchestra.run.smithi175.stdout:(23/33): python3-jaraco-functools-3.5.0-2.el9.n 584 kB/s | 19 kB 00:00 2024-04-01T19:06:59.569 INFO:teuthology.orchestra.run.smithi175.stdout:(24/33): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-04-01T19:06:59.586 INFO:teuthology.orchestra.run.smithi175.stdout:(25/33): python3-logutils-0.3.5-21.el9.noarch.r 916 kB/s | 46 kB 00:00 2024-04-01T19:06:59.611 INFO:teuthology.orchestra.run.smithi175.stdout:(26/33): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-04-01T19:06:59.637 INFO:teuthology.orchestra.run.smithi175.stdout:(27/33): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2024-04-01T19:06:59.653 INFO:teuthology.orchestra.run.smithi175.stdout:(28/33): python3-portend-3.1.0-2.el9.noarch.rpm 247 kB/s | 16 kB 00:00 2024-04-01T19:06:59.679 INFO:teuthology.orchestra.run.smithi175.stdout:(29/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2024-04-01T19:06:59.704 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:35 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:06:59.704 INFO:teuthology.orchestra.run.smithi175.stdout:(30/33): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-04-01T19:06:59.729 INFO:teuthology.orchestra.run.smithi175.stdout:(31/33): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-01T19:06:59.755 INFO:teuthology.orchestra.run.smithi175.stdout:(32/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.5 MB/s | 427 kB 00:00 2024-04-01T19:06:59.779 INFO:teuthology.orchestra.run.smithi175.stdout:(33/33): python3-zc-lockfile-2.0-10.el9.noarch. 269 kB/s | 20 kB 00:00 2024-04-01T19:06:59.783 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:06:59.783 INFO:teuthology.orchestra.run.smithi175.stdout:Total 12 MB/s | 29 MB 00:02 2024-04-01T19:06:59.796 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:06:59.803 INFO:teuthology.orchestra.run.smithi187.stdout:Package librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:06:59.833 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:06:59.833 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:06:59.856 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:06:59.857 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:06:59.857 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:06:59.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install librbd1 2024-04-01T19:07:00.181 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:00.182 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:00.496 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:36 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:00.595 INFO:teuthology.orchestra.run.smithi187.stdout:Package librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:00.647 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:00.648 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:07:00.648 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:00.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rados 2024-04-01T19:07:01.294 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:37 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:01.393 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:01.421 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:01.445 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:01.446 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:07:01.446 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:01.491 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-04-01T19:07:01.522 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-04-01T19:07:01.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rgw 2024-04-01T19:07:01.556 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-04-01T19:07:01.647 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-04-01T19:07:01.726 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-04-01T19:07:01.767 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-04-01T19:07:01.838 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-04-01T19:07:01.892 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 8/33 2024-04-01T19:07:01.930 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 9/33 2024-04-01T19:07:01.980 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ply-3.11-14.el9.noarch 10/33 2024-04-01T19:07:02.034 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 11/33 2024-04-01T19:07:02.089 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:38 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:02.187 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:02.228 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 12/33 2024-04-01T19:07:02.239 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:02.241 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:07:02.241 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:02.285 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 13/33 2024-04-01T19:07:02.315 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 14/33 2024-04-01T19:07:02.322 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-cephfs 2024-04-01T19:07:02.350 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 15/33 2024-04-01T19:07:02.380 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 16/33 2024-04-01T19:07:02.455 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 17/33 2024-04-01T19:07:02.490 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T19:07:02.523 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 19/33 2024-04-01T19:07:02.563 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 20/33 2024-04-01T19:07:02.598 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/33 2024-04-01T19:07:02.633 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 22/33 2024-04-01T19:07:02.721 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 23/33 2024-04-01T19:07:02.759 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 24/33 2024-04-01T19:07:02.835 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 25/33 2024-04-01T19:07:02.880 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:38 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:02.972 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/33 2024-04-01T19:07:02.978 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:03.031 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:03.032 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:07:03.032 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:03.098 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T19:07:03.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install python3-rbd 2024-04-01T19:07:03.254 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 28/33 2024-04-01T19:07:03.277 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T19:07:03.301 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 29/33 2024-04-01T19:07:03.301 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:03.302 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-01T19:07:03.302 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:07:03.302 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-01T19:07:03.302 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:03.680 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:39 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:03.780 INFO:teuthology.orchestra.run.smithi187.stdout:Package python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:03.832 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:03.833 INFO:teuthology.orchestra.run.smithi187.stdout:Nothing to do. 2024-04-01T19:07:03.833 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:03.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-fuse 2024-04-01T19:07:04.476 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:40 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:04.628 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 87 k 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:07:04.629 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:04.630 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:07:04.630 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:04.630 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 87 k 2024-04-01T19:07:04.630 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 227 k 2024-04-01T19:07:04.630 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:07:04.753 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T19:07:04.781 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 30/33 2024-04-01T19:07:04.781 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:04.781 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-01T19:07:04.782 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:07:04.782 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-01T19:07:04.782 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:04.987 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-fuse-18.2.2-1057.g31b151c4.el9.x86_64.rpm 242 kB/s | 87 kB 00:00 2024-04-01T19:07:04.988 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:04.988 INFO:teuthology.orchestra.run.smithi187.stdout:Total 242 kB/s | 87 kB 00:00 2024-04-01T19:07:04.988 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:07:04.995 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:07:04.995 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:07:05.050 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:07:05.050 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:07:05.184 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:07:05.229 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 31/33 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-01T19:07:05.253 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:05.286 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:05.463 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T19:07:05.486 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 32/33 2024-04-01T19:07:05.486 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:05.487 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-01T19:07:05.487 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:07:05.487 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-01T19:07:05.487 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:05.552 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T19:07:05.658 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:05.946 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:05.947 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:05.947 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:07:05.947 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:05.947 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:05.947 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:06.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-mirror 2024-04-01T19:07:06.773 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:42 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:06.927 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:06.927 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:06.927 INFO:teuthology.orchestra.run.smithi187.stdout: Package Arch Version Repo Size 2024-04-01T19:07:06.927 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:06.927 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-mirror x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 3.0 M 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 12 M 2024-04-01T19:07:06.928 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 33/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 1/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 3/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 4/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 5/33 2024-04-01T19:07:07.306 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9. 6/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 7/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 9/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 10/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 11/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 12/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ply-3.11-14.el9.noarch 13/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 14/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 15/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-04-01T19:07:07.307 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-04-01T19:07:07.308 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-04-01T19:07:07.309 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-04-01T19:07:07.309 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-04-01T19:07:07.309 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-04-01T19:07:07.309 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-04-01T19:07:07.473 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-mirror-18.2.2-1057.g31b151c4.el9.x86_64.rpm 5.5 MB/s | 3.0 MB 00:00 2024-04-01T19:07:07.474 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:07.474 INFO:teuthology.orchestra.run.smithi187.stdout:Total 5.5 MB/s | 3.0 MB 00:00 2024-04-01T19:07:07.474 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:07:07.484 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:07:07.484 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:07:07.556 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:07:07.556 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:07:07.976 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:08.009 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-01T19:07:08.010 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ply-3.11-14.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-01T19:07:08.011 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-01T19:07:08.012 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-01T19:07:08.012 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:08.012 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:08.024 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:07:08.049 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:08.350 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-base 2024-04-01T19:07:08.914 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:50 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:09.012 INFO:teuthology.orchestra.run.smithi175.stdout:Package ceph-base-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:09.063 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:09.064 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:09.064 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:09.137 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install cephadm 2024-04-01T19:07:09.204 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:09.205 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:09.205 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:07:09.205 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:09.205 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:09.205 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:09.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum -y install rbd-nbd 2024-04-01T19:07:09.696 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:51 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:09.844 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 224 k 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:09.845 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:09.846 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 224 k 2024-04-01T19:07:09.846 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 216 k 2024-04-01T19:07:09.846 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:10.025 INFO:teuthology.orchestra.run.smithi187.stdout:Last metadata expiration check: 0:01:46 ago on Mon 01 Apr 2024 07:05:24 PM UTC. 2024-04-01T19:07:10.177 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-nbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 172 k 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:Install 1 Package 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 172 k 2024-04-01T19:07:10.178 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 494 k 2024-04-01T19:07:10.179 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-04-01T19:07:10.193 INFO:teuthology.orchestra.run.smithi175.stdout:cephadm-18.2.2-1057.g31b151c4.el9.noarch.rpm 646 kB/s | 224 kB 00:00 2024-04-01T19:07:10.194 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:10.194 INFO:teuthology.orchestra.run.smithi175.stdout:Total 643 kB/s | 224 kB 00:00 2024-04-01T19:07:10.194 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:10.199 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:10.199 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:10.202 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:10.202 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:10.277 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:10.470 INFO:teuthology.orchestra.run.smithi187.stdout:rbd-nbd-18.2.2-1057.g31b151c4.el9.x86_64.rpm 591 kB/s | 172 kB 00:00 2024-04-01T19:07:10.471 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:10.471 INFO:teuthology.orchestra.run.smithi187.stdout:Total 588 kB/s | 172 kB 00:00 2024-04-01T19:07:10.471 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-04-01T19:07:10.479 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-04-01T19:07:10.480 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-04-01T19:07:10.535 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-04-01T19:07:10.535 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-04-01T19:07:10.678 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-04-01T19:07:10.679 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:07:10.765 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:07:10.792 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:11.120 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:07:11.198 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/1 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:11.430 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:11.488 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:11.488 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:11.488 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-04-01T19:07:11.488 INFO:teuthology.orchestra.run.smithi187.stdout: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:11.489 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-04-01T19:07:11.489 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-04-01T19:07:11.647 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-immutable-object-cache 2024-04-01T19:07:11.744 DEBUG:teuthology.parallel:result is None 2024-04-01T19:07:12.220 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:54 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:12.380 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 143 k 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:12.381 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:12.382 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 143 k 2024-04-01T19:07:12.382 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 395 k 2024-04-01T19:07:12.382 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:12.615 INFO:teuthology.orchestra.run.smithi175.stdout:ceph-immutable-object-cache-18.2.2-1057.g31b151 613 kB/s | 143 kB 00:00 2024-04-01T19:07:12.616 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:12.616 INFO:teuthology.orchestra.run.smithi175.stdout:Total 608 kB/s | 143 kB 00:00 2024-04-01T19:07:12.616 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:12.624 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:12.624 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:12.675 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:12.676 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:12.809 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:12.874 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:07:12.899 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:07:12.899 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:12.899 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-01T19:07:12.900 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4. 1/1 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:13.872 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:14.127 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr 2024-04-01T19:07:14.708 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:56 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:14.806 INFO:teuthology.orchestra.run.smithi175.stdout:Package ceph-mgr-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:14.858 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:14.859 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:14.859 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:14.937 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-dashboard 2024-04-01T19:07:15.496 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:57 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:15.646 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:15.646 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 1.8 M 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 23 k 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 15 k 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:15.647 INFO:teuthology.orchestra.run.smithi175.stdout:Install 5 Packages 2024-04-01T19:07:15.648 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:15.648 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 2.0 M 2024-04-01T19:07:15.648 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 8.6 M 2024-04-01T19:07:15.648 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:15.943 INFO:teuthology.orchestra.run.smithi175.stdout:(1/5): ceph-grafana-dashboards-18.2.2-1057.g31b 126 kB/s | 23 kB 00:00 2024-04-01T19:07:16.035 INFO:teuthology.orchestra.run.smithi175.stdout:(2/5): ceph-prometheus-alerts-18.2.2-1057.g31b1 54 kB/s | 15 kB 00:00 2024-04-01T19:07:16.243 INFO:teuthology.orchestra.run.smithi175.stdout:(3/5): ceph-mgr-dashboard-18.2.2-1057.g31b151c4 3.7 MB/s | 1.8 MB 00:00 2024-04-01T19:07:16.352 INFO:teuthology.orchestra.run.smithi175.stdout:(4/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 75 kB/s | 31 kB 00:00 2024-04-01T19:07:16.702 INFO:teuthology.orchestra.run.smithi175.stdout:(5/5): python3-routes-2.5.1-5.el9.noarch.rpm 283 kB/s | 188 kB 00:00 2024-04-01T19:07:16.704 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:16.704 INFO:teuthology.orchestra.run.smithi175.stdout:Total 1.9 MB/s | 2.0 MB 00:01 2024-04-01T19:07:16.705 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:16.712 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:16.712 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:16.776 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:16.777 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:17.049 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:17.133 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-04-01T19:07:17.165 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-04-01T19:07:17.185 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T19:07:17.413 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 4/5 2024-04-01T19:07:17.447 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T19:07:17.959 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 5/5 2024-04-01T19:07:17.959 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9. 1/5 2024-04-01T19:07:17.960 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarc 2/5 2024-04-01T19:07:17.960 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.n 3/5 2024-04-01T19:07:17.960 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-04-01T19:07:18.235 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:18.236 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:18.429 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-01T19:07:18.996 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:00 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:19.148 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:19.149 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 7.4 M 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-01T19:07:19.150 INFO:teuthology.orchestra.run.smithi175.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout:Install 12 Packages 2024-04-01T19:07:19.151 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:19.152 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 37 M 2024-04-01T19:07:19.152 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 209 M 2024-04-01T19:07:19.152 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:19.358 INFO:teuthology.orchestra.run.smithi175.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 245 kB/s | 32 kB 00:00 2024-04-01T19:07:19.391 INFO:teuthology.orchestra.run.smithi175.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 521 kB/s | 17 kB 00:00 2024-04-01T19:07:19.450 INFO:teuthology.orchestra.run.smithi175.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 14 MB/s | 3.0 MB 00:00 2024-04-01T19:07:19.475 INFO:teuthology.orchestra.run.smithi175.stdout:(4/12): openblas-0.3.21-2.el9.x86_64.rpm 419 kB/s | 34 kB 00:00 2024-04-01T19:07:19.642 INFO:teuthology.orchestra.run.smithi175.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 25 MB/s | 4.7 MB 00:00 2024-04-01T19:07:19.709 INFO:teuthology.orchestra.run.smithi175.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 20 MB/s | 4.8 MB 00:00 2024-04-01T19:07:19.734 INFO:teuthology.orchestra.run.smithi175.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-01T19:07:19.910 INFO:teuthology.orchestra.run.smithi175.stdout:(8/12): ceph-mgr-diskprediction-local-18.2.2-10 11 MB/s | 7.4 MB 00:00 2024-04-01T19:07:20.093 INFO:teuthology.orchestra.run.smithi175.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-04-01T19:07:20.460 INFO:teuthology.orchestra.run.smithi175.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 716 kB/s | 245 kB 00:00 2024-04-01T19:07:21.160 INFO:teuthology.orchestra.run.smithi175.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 156 kB/s | 195 kB 00:01 2024-04-01T19:07:21.518 INFO:teuthology.orchestra.run.smithi175.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 451 kB/s | 803 kB 00:01 2024-04-01T19:07:21.522 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:21.522 INFO:teuthology.orchestra.run.smithi175.stdout:Total 16 MB/s | 37 MB 00:02 2024-04-01T19:07:21.566 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:21.592 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:21.592 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:22.012 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:22.012 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:22.712 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:22.774 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-01T19:07:22.806 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-01T19:07:22.899 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:07:22.942 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-01T19:07:23.120 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:07:23.150 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:07:23.235 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-01T19:07:23.892 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-01T19:07:23.994 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-01T19:07:25.230 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-01T19:07:26.245 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-01T19:07:26.274 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 12/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b15 1/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-01T19:07:28.688 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-01T19:07:28.689 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-01T19:07:28.689 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-01T19:07:28.689 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-01T19:07:28.689 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-01T19:07:29.099 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-01T19:07:29.100 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-01T19:07:29.101 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-01T19:07:29.101 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:29.101 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:29.484 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-rook 2024-04-01T19:07:30.058 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:12 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:30.209 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 49 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-01T19:07:30.211 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout:Install 13 Packages 2024-04-01T19:07:30.212 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:30.213 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 2.0 M 2024-04-01T19:07:30.213 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 26 M 2024-04-01T19:07:30.213 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:30.422 INFO:teuthology.orchestra.run.smithi175.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 189 kB/s | 24 kB 00:00 2024-04-01T19:07:30.447 INFO:teuthology.orchestra.run.smithi175.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 117 kB/s | 18 kB 00:00 2024-04-01T19:07:30.506 INFO:teuthology.orchestra.run.smithi175.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 3.0 MB/s | 174 kB 00:00 2024-04-01T19:07:30.531 INFO:teuthology.orchestra.run.smithi175.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.6 MB/s | 132 kB 00:00 2024-04-01T19:07:30.556 INFO:teuthology.orchestra.run.smithi175.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-01T19:07:30.582 INFO:teuthology.orchestra.run.smithi175.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 855 kB/s | 43 kB 00:00 2024-04-01T19:07:30.674 INFO:teuthology.orchestra.run.smithi175.stdout:(7/13): ceph-mgr-rook-18.2.2-1057.g31b151c4.el9 130 kB/s | 49 kB 00:00 2024-04-01T19:07:30.741 INFO:teuthology.orchestra.run.smithi175.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 175 kB/s | 32 kB 00:00 2024-04-01T19:07:30.766 INFO:teuthology.orchestra.run.smithi175.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 81 kB/s | 15 kB 00:00 2024-04-01T19:07:30.841 INFO:teuthology.orchestra.run.smithi175.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 790 kB/s | 59 kB 00:00 2024-04-01T19:07:30.891 INFO:teuthology.orchestra.run.smithi175.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-04-01T19:07:30.917 INFO:teuthology.orchestra.run.smithi175.stdout:(12/13): python3-google-auth-2.28.2-1.el9.noarc 838 kB/s | 203 kB 00:00 2024-04-01T19:07:31.075 INFO:teuthology.orchestra.run.smithi175.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.1 MB/s | 1.0 MB 00:00 2024-04-01T19:07:31.080 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:31.080 INFO:teuthology.orchestra.run.smithi175.stdout:Total 2.4 MB/s | 2.0 MB 00:00 2024-04-01T19:07:31.080 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:31.093 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:31.093 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:31.183 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:31.183 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:31.710 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:31.879 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-01T19:07:31.950 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-01T19:07:32.006 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-01T19:07:32.043 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-01T19:07:32.085 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-01T19:07:32.179 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-01T19:07:32.297 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-01T19:07:32.345 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-01T19:07:33.055 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-01T19:07:33.109 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-01T19:07:33.142 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-01T19:07:33.190 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-01T19:07:33.203 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T19:07:33.975 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 13/13 2024-04-01T19:07:33.975 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 1/13 2024-04-01T19:07:33.975 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-01T19:07:33.976 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-01T19:07:34.352 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:34.353 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:34.598 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-cephadm 2024-04-01T19:07:35.168 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:17 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:35.320 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1057.g31b151c4.el9 ceph-noarch 138 k 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-01T19:07:35.321 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout:Install 6 Packages 2024-04-01T19:07:35.322 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:35.323 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 6.8 M 2024-04-01T19:07:35.323 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 33 M 2024-04-01T19:07:35.323 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:35.785 INFO:teuthology.orchestra.run.smithi175.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 22 MB/s | 5.8 MB 00:00 2024-04-01T19:07:35.809 INFO:teuthology.orchestra.run.smithi175.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 869 kB/s | 248 kB 00:00 2024-04-01T19:07:35.910 INFO:teuthology.orchestra.run.smithi175.stdout:(3/6): ceph-mgr-cephadm-18.2.2-1057.g31b151c4.e 358 kB/s | 138 kB 00:00 2024-04-01T19:07:36.360 INFO:teuthology.orchestra.run.smithi175.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 105 kB/s | 58 kB 00:00 2024-04-01T19:07:36.460 INFO:teuthology.orchestra.run.smithi175.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 101 kB/s | 51 kB 00:00 2024-04-01T19:07:36.552 INFO:teuthology.orchestra.run.smithi175.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 715 kB/s | 548 kB 00:00 2024-04-01T19:07:36.555 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:36.555 INFO:teuthology.orchestra.run.smithi175.stdout:Total 5.5 MB/s | 6.8 MB 00:01 2024-04-01T19:07:36.569 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:36.580 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:36.580 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:36.669 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:36.670 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:36.972 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:37.132 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-01T19:07:37.179 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-01T19:07:37.687 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-01T19:07:37.772 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-01T19:07:37.834 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-01T19:07:37.857 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T19:07:38.664 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 6/6 2024-04-01T19:07:38.664 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 1/6 2024-04-01T19:07:38.665 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-01T19:07:38.665 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-01T19:07:38.665 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-01T19:07:38.665 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm-2:18.2.2-1057.g31b151c4.el9.noarch 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-01T19:07:38.958 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-01T19:07:38.959 INFO:teuthology.orchestra.run.smithi175.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-01T19:07:38.959 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:38.959 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:39.202 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-fuse 2024-04-01T19:07:39.767 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:21 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:39.919 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:39.919 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:39.919 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-04-01T19:07:39.919 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 850 k 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout:Install 2 Packages 2024-04-01T19:07:39.920 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:39.921 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 928 k 2024-04-01T19:07:39.921 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 2.7 M 2024-04-01T19:07:39.921 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:40.062 INFO:teuthology.orchestra.run.smithi175.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 558 kB/s | 79 kB 00:00 2024-04-01T19:07:40.595 INFO:teuthology.orchestra.run.smithi175.stdout:(2/2): ceph-fuse-18.2.2-1057.g31b151c4.el9.x86_ 1.2 MB/s | 850 kB 00:00 2024-04-01T19:07:40.597 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:40.597 INFO:teuthology.orchestra.run.smithi175.stdout:Total 1.3 MB/s | 928 kB 00:00 2024-04-01T19:07:40.597 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:40.618 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:40.618 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:40.692 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:40.693 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:40.872 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:41.002 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-01T19:07:41.070 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T19:07:41.771 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2/2 2024-04-01T19:07:41.771 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/2 2024-04-01T19:07:42.074 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-01T19:07:42.074 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:42.074 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:42.074 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-01T19:07:42.075 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:42.075 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:42.349 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librados-devel 2024-04-01T19:07:42.930 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:24 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:43.079 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 127 k 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 127 k 2024-04-01T19:07:43.080 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 456 k 2024-04-01T19:07:43.081 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:43.307 INFO:teuthology.orchestra.run.smithi175.stdout:librados-devel-18.2.2-1057.g31b151c4.el9.x86_64 559 kB/s | 127 kB 00:00 2024-04-01T19:07:43.308 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:43.308 INFO:teuthology.orchestra.run.smithi175.stdout:Total 556 kB/s | 127 kB 00:00 2024-04-01T19:07:43.308 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:43.314 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:43.314 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:43.368 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:43.369 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:43.517 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:43.631 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:44.059 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:44.347 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:44.347 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:44.347 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:44.347 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:44.348 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:44.348 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:44.617 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install libcephfs2 2024-04-01T19:07:45.206 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:27 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:45.306 INFO:teuthology.orchestra.run.smithi175.stdout:Package libcephfs2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:45.360 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:45.361 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:45.361 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:45.430 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install libcephfs-devel 2024-04-01T19:07:45.993 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:27 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:46.143 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:46.143 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 31 k 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 31 k 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 139 k 2024-04-01T19:07:46.144 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:46.385 INFO:teuthology.orchestra.run.smithi175.stdout:libcephfs-devel-18.2.2-1057.g31b151c4.el9.x86_6 129 kB/s | 31 kB 00:00 2024-04-01T19:07:46.386 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:46.386 INFO:teuthology.orchestra.run.smithi175.stdout:Total 128 kB/s | 31 kB 00:00 2024-04-01T19:07:46.386 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:46.390 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:46.390 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:46.414 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:46.414 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:46.508 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:46.617 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:47.010 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:47.271 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:47.271 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:47.271 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:47.271 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:47.271 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:47.272 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:47.451 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librados2 2024-04-01T19:07:48.010 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:30 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:48.108 INFO:teuthology.orchestra.run.smithi175.stdout:Package librados2-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:48.160 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:48.161 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:48.162 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:48.257 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librbd1 2024-04-01T19:07:48.818 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:30 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:48.916 INFO:teuthology.orchestra.run.smithi175.stdout:Package librbd1-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:48.968 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:48.970 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:48.970 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:49.037 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rados 2024-04-01T19:07:49.600 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:31 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:49.698 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rados-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:49.751 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:49.751 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:49.751 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:49.821 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rgw 2024-04-01T19:07:50.382 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:32 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:50.479 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rgw-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:50.532 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:50.533 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:50.533 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:50.604 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-cephfs 2024-04-01T19:07:51.163 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:33 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:51.261 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-cephfs-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:51.313 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:51.314 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:51.314 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:51.378 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rbd 2024-04-01T19:07:51.941 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:33 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:52.040 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rbd-2:18.2.2-1057.g31b151c4.el9.x86_64 is already installed. 2024-04-01T19:07:52.092 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:52.093 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-04-01T19:07:52.093 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:52.162 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-fuse 2024-04-01T19:07:52.724 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:34 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:52.878 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 87 k 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 87 k 2024-04-01T19:07:52.879 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 227 k 2024-04-01T19:07:52.880 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:53.097 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-fuse-18.2.2-1057.g31b151c4.el9.x86_64.rpm 399 kB/s | 87 kB 00:00 2024-04-01T19:07:53.098 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:53.098 INFO:teuthology.orchestra.run.smithi175.stdout:Total 397 kB/s | 87 kB 00:00 2024-04-01T19:07:53.098 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:53.104 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:53.104 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:53.162 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:53.162 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:53.294 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:53.403 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:53.810 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:54.121 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:54.373 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-mirror 2024-04-01T19:07:54.947 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:36 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:55.104 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:55.104 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:55.104 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 3.0 M 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:55.105 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:55.106 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 3.0 M 2024-04-01T19:07:55.106 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 12 M 2024-04-01T19:07:55.106 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:55.658 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-mirror-18.2.2-1057.g31b151c4.el9.x86_64.rpm 5.4 MB/s | 3.0 MB 00:00 2024-04-01T19:07:55.659 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:55.659 INFO:teuthology.orchestra.run.smithi175.stdout:Total 5.4 MB/s | 3.0 MB 00:00 2024-04-01T19:07:55.659 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:55.668 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:55.668 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:55.739 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:55.740 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:56.158 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:56.225 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-01T19:07:56.249 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:57.348 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:57.587 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-nbd 2024-04-01T19:07:58.159 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:40 ago on Mon 01 Apr 2024 07:06:18 PM UTC. 2024-04-01T19:07:58.311 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-04-01T19:07:58.312 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd x86_64 2:18.2.2-1057.g31b151c4.el9 ceph 172 k 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-04-01T19:07:58.313 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-04-01T19:07:58.314 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-04-01T19:07:58.314 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:58.314 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 172 k 2024-04-01T19:07:58.314 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 494 k 2024-04-01T19:07:58.314 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-04-01T19:07:58.537 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-nbd-18.2.2-1057.g31b151c4.el9.x86_64.rpm 769 kB/s | 172 kB 00:00 2024-04-01T19:07:58.538 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-04-01T19:07:58.538 INFO:teuthology.orchestra.run.smithi175.stdout:Total 763 kB/s | 172 kB 00:00 2024-04-01T19:07:58.538 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-04-01T19:07:58.546 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-04-01T19:07:58.546 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-04-01T19:07:58.601 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-04-01T19:07:58.602 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-04-01T19:07:58.743 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-04-01T19:07:58.852 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:59.284 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:59.554 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 1/1 2024-04-01T19:07:59.554 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:59.554 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-04-01T19:07:59.555 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd-2:18.2.2-1057.g31b151c4.el9.x86_64 2024-04-01T19:07:59.555 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-04-01T19:07:59.555 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-04-01T19:07:59.789 DEBUG:teuthology.parallel:result is None 2024-04-01T19:07:59.789 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:07:59.789 INFO:teuthology.packaging:ref: None 2024-04-01T19:07:59.790 INFO:teuthology.packaging:tag: None 2024-04-01T19:07:59.790 INFO:teuthology.packaging:branch: reef 2024-04-01T19:07:59.790 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:07:59.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T19:08:00.264 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T19:08:00.285 INFO:teuthology.orchestra.run.smithi175.stdout:18.2.2-1057.g31b151c4.el9 2024-04-01T19:08:00.285 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1057.g31b151c4.el9 2024-04-01T19:08:00.285 INFO:teuthology.task.install:The correct ceph version 18.2.2-1057.g31b151c4 is installed. 2024-04-01T19:08:00.287 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T19:08:00.287 INFO:teuthology.packaging:ref: None 2024-04-01T19:08:00.287 INFO:teuthology.packaging:tag: None 2024-04-01T19:08:00.287 INFO:teuthology.packaging:branch: reef 2024-04-01T19:08:00.287 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-04-01T19:08:00.287 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-01T19:08:00.834 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-01T19:08:00.859 INFO:teuthology.orchestra.run.smithi187.stdout:18.2.2-1057.g31b151c4.el9 2024-04-01T19:08:00.859 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1057.g31b151c4.el9 2024-04-01T19:08:00.859 INFO:teuthology.task.install:The correct ceph version 18.2.2-1057.g31b151c4 is installed. 2024-04-01T19:08:00.861 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-01T19:08:00.861 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:08:00.861 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T19:08:00.889 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:08:00.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-01T19:08:00.931 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-01T19:08:00.931 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:08:00.931 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T19:08:00.959 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T19:08:01.027 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:08:01.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/daemon-helper 2024-04-01T19:08:01.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-01T19:08:01.125 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-01T19:08:01.126 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:08:01.126 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T19:08:01.153 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T19:08:01.219 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:08:01.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-01T19:08:01.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-01T19:08:01.317 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-01T19:08:01.317 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-04-01T19:08:01.318 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T19:08:01.344 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T19:08:01.410 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-04-01T19:08:01.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/stdin-killer 2024-04-01T19:08:01.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-01T19:08:01.505 INFO:teuthology.run_tasks:Running task print... 2024-04-01T19:08:01.515 INFO:teuthology.task.print:**** done install task... 2024-04-01T19:08:01.515 INFO:teuthology.run_tasks:Running task print... 2024-04-01T19:08:01.543 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-04-01T19:08:01.543 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-01T19:08:01.651 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.io/ceph/daemon-base:latest-reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'overall HEALTH_', '\\(OSDMAP_FLAGS\\)', '\\(OSD_', '\\(PG_', '\\(POOL_', '\\(CACHE_POOL_', '\\(SMALLER_PGP_NUM\\)', '\\(OBJECT_', '\\(SLOW_OPS\\)', '\\(REQUEST_SLOW\\)', '\\(TOO_FEW_PGS\\)', 'slow request', 'timeout on replica', 'late reservation from', 'MON_DOWN', 'OSDMAP_FLAGS', 'OSD_DOWN', 'PG_DEGRADED', 'PG_AVAILABILITY', 'POOL_APP_NOT_ENABLED', 'mons down', 'mon down', 'out of quorum'], 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-04-01T19:08:01.651 INFO:tasks.cephadm:Cluster image is quay.io/ceph/daemon-base:latest-reef 2024-04-01T19:08:01.652 INFO:tasks.cephadm:Cluster fsid is 290dc680-f05b-11ee-b647-cb9ed24678a4 2024-04-01T19:08:01.652 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-01T19:08:01.652 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.175', 'mon.c': '[v2:172.21.15.175:3301,v1:172.21.15.175:6790]', 'mon.b': '172.21.15.187'} 2024-04-01T19:08:01.652 INFO:tasks.cephadm:First mon is mon.a on smithi175 2024-04-01T19:08:01.652 INFO:tasks.cephadm:First mgr is y 2024-04-01T19:08:01.653 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-01T19:08:01.653 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-04-01T19:08:01.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname $(hostname -s) 2024-04-01T19:08:01.706 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2024-04-01T19:08:01.729 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:01.955 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-r--r--. 1 ubuntu ubuntu 14 Apr 1 19:08 /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:01.956 DEBUG:teuthology.orchestra.run.smithi187:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:02.099 INFO:teuthology.orchestra.run.smithi187.stdout:-rw-r--r--. 1 ubuntu ubuntu 14 Apr 1 19:08 /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:02.099 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:02.114 ERROR:teuthology.contextutil:Saw exception from nested tasks 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi175 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T19:08:02.116 INFO:tasks.cephadm:Teardown complete 2024-04-01T19:08:02.116 ERROR:teuthology.run_tasks:Saw exception from tasks. 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 2194, 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 1823, 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi175 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T19:08:02.318 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7bbc0033ef2145058dc27eb81b444e3f 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 2194, 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 1823, 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_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 217, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ljflores_ceph_1aa27635c3a7c0aaacd2a8286476324282a265a8/qa/tasks/cephadm.py", line 281, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi175 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-04-01T19:08:02.322 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-01T19:08:02.331 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-01T19:08:02.339 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-04-01T19:08:02.339 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T19:08:02.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-01T19:08:02.426 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-01T19:08:02.435 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-01T19:08:02.436 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:08:02.438 DEBUG:teuthology.orchestra.run.smithi187:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T19:08:02.449 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:08:02.451 INFO:teuthology.orchestra.run.smithi187.stderr:bash: line 1: ntpq: command not found 2024-04-01T19:08:02.453 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:08:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-04-01T19:08:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 55 +367us[ +367us] +/- 84ms 2024-04-01T19:08:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:^* hv02.front.sepia.ceph.com 3 6 77 56 -179us[ -173us] +/- 68ms 2024-04-01T19:08:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 56 -136us[ -136us] +/- 89ms 2024-04-01T19:08:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:08:02.455 INFO:teuthology.orchestra.run.smithi187.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-01T19:08:02.455 INFO:teuthology.orchestra.run.smithi187.stdout:=============================================================================== 2024-04-01T19:08:02.455 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 56 +359us[ +350us] +/- 84ms 2024-04-01T19:08:02.455 INFO:teuthology.orchestra.run.smithi187.stdout:^* hv02.front.sepia.ceph.com 3 6 77 55 -186us[ -196us] +/- 68ms 2024-04-01T19:08:02.455 INFO:teuthology.orchestra.run.smithi187.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 55 -134us[ -144us] +/- 89ms 2024-04-01T19:08:02.456 INFO:teuthology.orchestra.run.smithi187.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-01T19:08:02.456 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-01T19:08:02.465 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-01T19:08:02.466 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-01T19:08:02.500 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:08:02.561 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:08:02.622 DEBUG:teuthology.orchestra.run.smithi175:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:08:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:02.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-01T19:08:02.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:02.680 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-01T19:08:02.690 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-01T19:08:02.702 INFO:teuthology.task.internal:Duration was 445.792179 seconds 2024-04-01T19:08:02.702 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-01T19:08:02.727 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-01T19:08:02.727 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T19:08:02.729 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T19:08:02.770 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:08:02.773 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-01T19:08:03.101 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-01T19:08:03.102 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-04-01T19:08:03.102 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:08:03.130 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2024-04-01T19:08:03.130 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:08:03.166 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-01T19:08:03.166 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T19:08:03.173 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T19:08:03.234 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-01T19:08:03.234 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T19:08:03.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T19:08:03.365 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-01T19:08:03.375 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-01T19:08:03.375 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T19:08:03.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T19:08:03.428 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-01T19:08:03.438 DEBUG:teuthology.orchestra.run.smithi175:> 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-04-01T19:08:03.444 DEBUG:teuthology.orchestra.run.smithi187:> 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-04-01T19:08:03.467 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-04-01T19:08:03.492 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2024-04-01T19:08:03.515 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:08:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:03.541 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T19:08:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:03.570 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-01T19:08:03.581 INFO:teuthology.task.internal:Transferring archived files... 2024-04-01T19:08:03.583 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170/remote/smithi175 2024-04-01T19:08:03.584 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T19:08:03.641 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170/remote/smithi187 2024-04-01T19:08:03.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T19:08:03.701 INFO:teuthology.task.internal:Removing archive directory... 2024-04-01T19:08:03.701 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T19:08:03.703 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T19:08:03.718 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-01T19:08:03.731 INFO:teuthology.task.internal:Not uploading archives. 2024-04-01T19:08:03.731 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-01T19:08:03.750 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-01T19:08:03.750 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T19:08:03.758 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T19:08:03.770 INFO:teuthology.orchestra.run.smithi175.stdout: 266042 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 19:08 /home/ubuntu/cephtest 2024-04-01T19:08:03.770 INFO:teuthology.orchestra.run.smithi175.stdout: 265391 4 -rw-r--r-- 1 ubuntu ubuntu 14 Apr 1 19:08 /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T19:08:03.771 INFO:teuthology.orchestra.run.smithi175.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-04-01T19:08:03.772 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi175 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-04-01T19:08:03.776 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-01T19:08:03.788 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-01T19:08:03.804 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi175 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-04-01T19:08:03.804 INFO:teuthology.nuke:Checking targets against current locks 2024-04-01T19:08:03.809 INFO:teuthology.orchestra.run.smithi187.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 19:08 /home/ubuntu/cephtest 2024-04-01T19:08:03.809 INFO:teuthology.orchestra.run.smithi187.stdout: 267160 4 -rw-r--r-- 1 ubuntu ubuntu 14 Apr 1 19:08 /home/ubuntu/cephtest/cephadm 2024-04-01T19:08:03.810 INFO:teuthology.orchestra.run.smithi187.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-04-01T19:08:03.834 DEBUG:teuthology.nuke:shortname: smithi175 2024-04-01T19:08:03.835 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:08:03.857 DEBUG:teuthology.nuke:shortname: smithi187 2024-04-01T19:08:03.857 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T19:08:03.861 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170', '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-04-01 18:52:34.006475', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCgv8YhwFY2aRdwSK03n1JxWr9RZplsV5NwynWTbLoKDDH3ex6s6kzSWs6pCnrOylbD764LCesDX5hqiGqbpEdc='} 2024-04-01T19:08:03.889 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-04-01_18:37:53-upgrade:telemetry-upgrade-main-distro-default-smithi/7634170', '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-04-01 18:52:34.008190', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVEBe7uFrjxhZUfjQKEhqttn7ksDFK3dHADFIVqQMcWcYxaOu3kGoQExqmEEKXZ+gCS9uqH2pBlixXW5MnNoL4='} 2024-04-01T19:08:03.920 INFO:teuthology.orchestra.console.smithi175:Power off 2024-04-01T19:08:03.921 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T19:08:03.944 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2024-04-01T19:08:03.944 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:03.958 INFO:teuthology.orchestra.console.smithi187:Power off 2024-04-01T19:08:03.959 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T19:08:03.969 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-04-01T19:08:03.982 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2024-04-01T19:08:03.982 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:04.003 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2024-04-01T19:08:07.969 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:08.005 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:08.081 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-04-01T19:08:08.114 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2024-04-01T19:08:12.087 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:12.115 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:12.197 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-04-01T19:08:12.223 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2024-04-01T19:08:16.202 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:16.224 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T19:08:16.312 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-04-01T19:08:16.333 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2024-04-01T19:08:16.414 INFO:teuthology.orchestra.console.smithi175:Power off completed 2024-04-01T19:08:16.434 INFO:teuthology.orchestra.console.smithi187:Power off completed 2024-04-01T19:08:16.539 INFO:teuthology.run:Summary data: description: upgrade:telemetry-upgrade/reef-x/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks} duration: 445.79217886924744 failure_reason: 'Command failed on smithi175 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7bbc0033ef2145058dc27eb81b444e3f status: fail success: false 2024-04-01T19:08:16.540 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T19:08:16.614 INFO:teuthology.run:FAIL