2026-02-18T23:10:27.218 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T23:10:27.238 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:10:27.325 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428 branch: wip-jcollin-testing-20260217.080557-squid description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: jcollin@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' first_in_suite: false flavor: default job_id: '53428' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-jcollin-testing-20260217.080557-squid ceph: conf: global: mon election default strategy: 3 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\) - do not have an application enabled - application not enabled - or freeform for custom applications - POOL_APP_NOT_ENABLED - is down - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY - PG_DEGRADED - Reduced data availability - Degraded data redundancy - pg .* is stuck inactive - pg .* is .*degraded - FS_DEGRADED - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED - Replacing daemon mds - MDS_ALL_DOWN - MDS_UP_LESS_THAN_MAX - filesystem is offline - with fewer MDS than max_mds sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-jcollin-testing-20260217.080557-squid sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 owner: scheduled_jcollin@soko04.front.sepia.ceph.com priority: 200 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5446 sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:quincy-x:stress-split suite_branch: wip-jcollin-testing-20260217.080557-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 targets: trial104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBGXFc+SFQtPMaCr6RWnNXYcQ5nquXQAJyeTOhadn9QeVw/6nW5C4VRDjbPhrckWbTfFj+2oOkiRAIdukRd6DzI= trial140.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAwqHvq/DHBPWpfbHviJVdVVrSBYCnD7Lz0jy5m6/fTvysUpuEc/O+wbXVIfAk+3cLZ/ylgBCvAZaChdmKgQVtU= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -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: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_12:45:39 tube: trial user: jcollin verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T23:10:27.325 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa; will attempt to use it 2026-02-18T23:10:27.325 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks 2026-02-18T23:10:27.326 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T23:10:27.327 INFO:teuthology.task.internal:Checking packages... 2026-02-18T23:10:27.327 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910' 2026-02-18T23:10:27.327 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:10:27.327 INFO:teuthology.packaging:ref: None 2026-02-18T23:10:27.327 INFO:teuthology.packaging:tag: None 2026-02-18T23:10:27.327 INFO:teuthology.packaging:branch: wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:10:27.327 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:10:27.328 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:10:27.450 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.g5c7d9533 2026-02-18T23:10:27.452 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T23:10:27.466 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T23:10:27.466 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T23:10:27.481 INFO:teuthology.task.internal:Saving configuration 2026-02-18T23:10:27.492 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T23:10:27.504 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T23:10:27.574 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial104.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:07:01.149140', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBGXFc+SFQtPMaCr6RWnNXYcQ5nquXQAJyeTOhadn9QeVw/6nW5C4VRDjbPhrckWbTfFj+2oOkiRAIdukRd6DzI='} 2026-02-18T23:10:27.754 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial140.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:07:01.148462', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAwqHvq/DHBPWpfbHviJVdVVrSBYCnD7Lz0jy5m6/fTvysUpuEc/O+wbXVIfAk+3cLZ/ylgBCvAZaChdmKgQVtU='} 2026-02-18T23:10:27.754 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T23:10:27.766 INFO:teuthology.task.internal:roles: ubuntu@trial104.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2026-02-18T23:10:27.766 INFO:teuthology.task.internal:roles: ubuntu@trial140.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2026-02-18T23:10:27.766 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T23:10:27.900 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8a80c262a0>, signals=[15]) 2026-02-18T23:10:27.900 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T23:10:27.911 INFO:teuthology.task.internal:Opening connections... 2026-02-18T23:10:27.912 DEBUG:teuthology.task.internal:connecting to ubuntu@trial104.front.sepia.ceph.com 2026-02-18T23:10:27.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:10:27.975 DEBUG:teuthology.task.internal:connecting to ubuntu@trial140.front.sepia.ceph.com 2026-02-18T23:10:27.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:10:28.036 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T23:10:28.048 DEBUG:teuthology.orchestra.run.trial104:> uname -m 2026-02-18T23:10:28.063 INFO:teuthology.orchestra.run.trial104.stdout:x86_64 2026-02-18T23:10:28.063 DEBUG:teuthology.orchestra.run.trial104:> cat /etc/os-release 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:NAME="CentOS Stream" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:VERSION="9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:ID="centos" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:VERSION_ID="9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:ANSI_COLOR="0;31" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:10:28.119 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:10:28.120 INFO:teuthology.lock.ops:Updating trial104.front.sepia.ceph.com on lock server 2026-02-18T23:10:28.198 DEBUG:teuthology.orchestra.run.trial140:> uname -m 2026-02-18T23:10:28.214 INFO:teuthology.orchestra.run.trial140.stdout:x86_64 2026-02-18T23:10:28.214 DEBUG:teuthology.orchestra.run.trial140:> cat /etc/os-release 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:NAME="CentOS Stream" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:VERSION="9" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:ID="centos" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:VERSION_ID="9" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:ANSI_COLOR="0;31" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:10:28.270 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:10:28.271 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:10:28.271 INFO:teuthology.lock.ops:Updating trial140.front.sepia.ceph.com on lock server 2026-02-18T23:10:28.348 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T23:10:28.360 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T23:10:28.372 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T23:10:28.372 DEBUG:teuthology.orchestra.run.trial104:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:10:28.373 DEBUG:teuthology.orchestra.run.trial140:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:10:28.388 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T23:10:28.400 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T23:10:28.400 DEBUG:teuthology.orchestra.run.trial104:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:10:28.429 DEBUG:teuthology.orchestra.run.trial140:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:10:28.446 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T23:10:28.601 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T23:10:28.621 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-18T23:10:28.621 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-18T23:10:28.621 DEBUG:teuthology.orchestra.run.trial104:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:10:28.621 DEBUG:teuthology.orchestra.run.trial140:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:10:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:10:28.636 DEBUG:teuthology.orchestra.run.trial104:> uname -r 2026-02-18T23:10:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:10:28.636 DEBUG:teuthology.orchestra.run.trial140:> uname -r 2026-02-18T23:10:28.691 INFO:teuthology.orchestra.run.trial104.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:10:28.691 INFO:teuthology.task.kernel:Running kernel on trial104: 5.14.0-681.el9.x86_64 2026-02-18T23:10:28.691 DEBUG:teuthology.orchestra.run.trial104:> sudo yum install -y kernel 2026-02-18T23:10:28.692 INFO:teuthology.orchestra.run.trial140.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:10:28.692 INFO:teuthology.task.kernel:Running kernel on trial140: 5.14.0-681.el9.x86_64 2026-02-18T23:10:28.692 DEBUG:teuthology.orchestra.run.trial140:> sudo yum install -y kernel 2026-02-18T23:10:30.651 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - BaseOS 5.6 MB/s | 8.9 MB 00:01 2026-02-18T23:10:33.789 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:10:37.344 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-18T23:10:37.886 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 7.8 MB 00:01 2026-02-18T23:10:38.243 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - AppStream 73 MB/s | 27 MB 00:00 2026-02-18T23:10:38.718 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - Extras packages 198 kB/s | 20 kB 00:00 2026-02-18T23:10:39.925 INFO:teuthology.orchestra.run.trial104.stdout:Extra Packages for Enterprise Linux 18 MB/s | 20 MB 00:01 2026-02-18T23:10:41.490 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - CRB 8.7 MB/s | 7.8 MB 00:00 2026-02-18T23:10:43.168 INFO:teuthology.orchestra.run.trial104.stdout:lab-extras 2.1 MB/s | 50 kB 00:00 2026-02-18T23:10:43.247 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 20 kB 00:01 2026-02-18T23:10:44.167 INFO:teuthology.orchestra.run.trial140.stdout:Extra Packages for Enterprise Linux 24 MB/s | 20 MB 00:00 2026-02-18T23:10:44.181 INFO:teuthology.orchestra.run.trial104.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:10:44.181 INFO:teuthology.orchestra.run.trial104.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:10:44.200 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:10:44.201 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:10:44.201 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:10:44.225 DEBUG:teuthology.orchestra.run.trial104:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:10:44.520 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:10:43 PM UTC. 2026-02-18T23:10:44.600 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout:Reinstalling: 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:10:44.601 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 803 k 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 0 2026-02-18T23:10:44.602 INFO:teuthology.orchestra.run.trial104.stderr:Operation aborted. 2026-02-18T23:10:44.620 INFO:teuthology.orchestra.run.trial104.stdout:Is this ok [y/N]: 2026-02-18T23:10:44.621 DEBUG:teuthology.orchestra.run.trial104:> sudo yum reinstall -y kernel || true 2026-02-18T23:10:44.925 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:10:43 PM UTC. 2026-02-18T23:10:45.004 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout:Reinstalling: 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:10:45.005 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:45.006 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 803 k 2026-02-18T23:10:45.006 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 0 2026-02-18T23:10:45.006 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:10:46.772 INFO:teuthology.orchestra.run.trial104.stdout:kernel-5.14.0-681.el9.x86_64.rpm 533 kB/s | 803 kB 00:01 2026-02-18T23:10:46.773 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:10:46.773 INFO:teuthology.orchestra.run.trial104.stdout:Total 454 kB/s | 803 kB 00:01 2026-02-18T23:10:46.782 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:10:46.816 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:10:46.816 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:10:46.821 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:10:46.821 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:10:46.845 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:10:46.849 INFO:teuthology.orchestra.run.trial104.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:10:46.849 INFO:teuthology.orchestra.run.trial104.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:46.960 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:46.960 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:10:47.015 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:47.015 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:47.015 INFO:teuthology.orchestra.run.trial104.stdout:Reinstalled: 2026-02-18T23:10:47.015 INFO:teuthology.orchestra.run.trial104.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:10:47.015 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:10:47.016 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:10:47.041 DEBUG:teuthology.orchestra.run.trial104:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:10:47.066 INFO:teuthology.orchestra.run.trial104.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:10:47.066 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:10:47.066 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:10:47.067 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T23:10:47.067 DEBUG:teuthology.orchestra.run.trial104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:10:47.131 INFO:teuthology.orchestra.run.trial104.stdout:ttyS1 2026-02-18T23:10:47.172 DEBUG:teuthology.parallel:result is None 2026-02-18T23:10:47.359 INFO:teuthology.orchestra.run.trial140.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T23:10:48.378 INFO:teuthology.orchestra.run.trial140.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:10:48.378 INFO:teuthology.orchestra.run.trial140.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:10:48.397 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:10:48.397 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:10:48.398 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:10:48.420 DEBUG:teuthology.orchestra.run.trial140:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:10:48.715 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:10:47 PM UTC. 2026-02-18T23:10:48.794 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:10:48.795 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:48.795 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:10:48.795 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:48.795 INFO:teuthology.orchestra.run.trial140.stdout:Reinstalling: 2026-02-18T23:10:48.795 INFO:teuthology.orchestra.run.trial140.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 803 k 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 0 2026-02-18T23:10:48.796 INFO:teuthology.orchestra.run.trial140.stderr:Operation aborted. 2026-02-18T23:10:48.815 INFO:teuthology.orchestra.run.trial140.stdout:Is this ok [y/N]: 2026-02-18T23:10:48.815 DEBUG:teuthology.orchestra.run.trial140:> sudo yum reinstall -y kernel || true 2026-02-18T23:10:49.112 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:10:47 PM UTC. 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:Reinstalling: 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:10:49.192 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:49.193 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 803 k 2026-02-18T23:10:49.193 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 0 2026-02-18T23:10:49.193 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:10:49.410 INFO:teuthology.orchestra.run.trial140.stdout:kernel-5.14.0-681.el9.x86_64.rpm 6.1 MB/s | 803 kB 00:00 2026-02-18T23:10:49.410 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:10:49.410 INFO:teuthology.orchestra.run.trial140.stdout:Total 3.6 MB/s | 803 kB 00:00 2026-02-18T23:10:49.421 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:10:49.458 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:10:49.458 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:10:49.462 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:10:49.462 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:10:49.486 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:10:49.490 INFO:teuthology.orchestra.run.trial140.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:10:49.490 INFO:teuthology.orchestra.run.trial140.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:49.597 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:49.597 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout:Reinstalled: 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:10:49.652 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:10:49.679 DEBUG:teuthology.orchestra.run.trial140:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:10:49.702 INFO:teuthology.orchestra.run.trial140.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:10:49.703 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:10:49.703 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:10:49.703 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T23:10:49.703 DEBUG:teuthology.orchestra.run.trial140:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:10:49.767 INFO:teuthology.orchestra.run.trial140.stdout:ttyS1 2026-02-18T23:10:49.792 DEBUG:teuthology.parallel:result is None 2026-02-18T23:10:49.792 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T23:10:49.805 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T23:10:49.806 DEBUG:teuthology.orchestra.run.trial104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:10:49.808 DEBUG:teuthology.orchestra.run.trial140:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:10:49.849 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T23:10:49.862 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T23:10:49.874 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T23:10:49.875 DEBUG:teuthology.orchestra.run.trial104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:10:49.877 DEBUG:teuthology.orchestra.run.trial140:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:10:49.914 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T23:10:49.926 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T23:10:49.927 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:10:49.936 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:10:49.958 INFO:teuthology.orchestra.run.trial104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:10:49.967 INFO:teuthology.orchestra.run.trial104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:10:49.973 INFO:teuthology.orchestra.run.trial140.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:10:49.982 INFO:teuthology.orchestra.run.trial140.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:10:49.983 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T23:10:49.996 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T23:10:49.996 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:10:50.011 DEBUG:teuthology.orchestra.run.trial140:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:10:50.047 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T23:10:50.064 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T23:10:50.064 DEBUG:teuthology.orchestra.run.trial104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:10:50.076 DEBUG:teuthology.orchestra.run.trial140:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:10:50.104 DEBUG:teuthology.orchestra.run.trial104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:10:52.496 DEBUG:teuthology.orchestra.run.trial104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:10:52.521 DEBUG:teuthology.orchestra.run.trial104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:10:52.682 DEBUG:teuthology.orchestra.run.trial104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:10:52.705 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:10:52.705 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:10:52.768 DEBUG:teuthology.orchestra.run.trial140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:10:53.062 DEBUG:teuthology.orchestra.run.trial140:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:10:53.087 DEBUG:teuthology.orchestra.run.trial140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:10:53.223 DEBUG:teuthology.orchestra.run.trial140:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:10:53.248 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:10:53.248 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:10:53.312 DEBUG:teuthology.orchestra.run.trial104:> sudo service rsyslog restart 2026-02-18T23:10:53.313 DEBUG:teuthology.orchestra.run.trial140:> sudo service rsyslog restart 2026-02-18T23:10:53.339 INFO:teuthology.orchestra.run.trial104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:10:53.380 INFO:teuthology.orchestra.run.trial140.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:10:53.757 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T23:10:53.772 INFO:teuthology.task.internal:Starting timer... 2026-02-18T23:10:53.772 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T23:10:53.793 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T23:10:53.812 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-18T23:10:53.812 DEBUG:teuthology.orchestra.run.trial104:> sudo service auditd rotate 2026-02-18T23:10:53.840 INFO:teuthology.orchestra.run.trial104.stdout:Rotating logs: 2026-02-18T23:10:53.842 DEBUG:teuthology.orchestra.run.trial140:> sudo service auditd rotate 2026-02-18T23:10:53.873 INFO:teuthology.orchestra.run.trial140.stdout:Rotating logs: 2026-02-18T23:10:53.874 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T23:10:53.875 DEBUG:teuthology.orchestra.run.trial104:> /usr/sbin/getenforce 2026-02-18T23:10:53.898 INFO:teuthology.orchestra.run.trial104.stdout:Permissive 2026-02-18T23:10:53.899 DEBUG:teuthology.orchestra.run.trial140:> /usr/sbin/getenforce 2026-02-18T23:10:53.931 INFO:teuthology.orchestra.run.trial140.stdout:Permissive 2026-02-18T23:10:53.931 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial104.front.sepia.ceph.com': 'permissive', 'ubuntu@trial140.front.sepia.ceph.com': 'permissive'} 2026-02-18T23:10:53.932 DEBUG:teuthology.orchestra.run.trial104:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:10:53.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:10:53.964 DEBUG:teuthology.orchestra.run.trial140:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:10:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:10:53.998 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T23:10:53.999 DEBUG:teuthology.orchestra.run.trial104:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:10:54.027 DEBUG:teuthology.orchestra.run.trial140:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:10:54.063 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T23:10:54.080 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T23:10:54.094 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'}]}] 2026-02-18T23:10:54.095 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial104.front.sepia.ceph.com,trial140.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T23:12:02.390 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial104.front.sepia.ceph.com'), Remote(name='ubuntu@trial140.front.sepia.ceph.com')] 2026-02-18T23:12:02.392 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-18T23:12:02.393 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:12:02.503 DEBUG:teuthology.orchestra.run.trial104:> true 2026-02-18T23:12:02.579 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-18T23:12:02.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial140.front.sepia.ceph.com' 2026-02-18T23:12:02.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:12:02.672 DEBUG:teuthology.orchestra.run.trial140:> true 2026-02-18T23:12:02.745 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial140.front.sepia.ceph.com' 2026-02-18T23:12:02.746 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T23:12:02.754 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T23:12:02.755 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:12:02.755 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:12:02.757 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:12:02.757 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:12:02.783 INFO:teuthology.orchestra.run.trial104.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:12:02.795 INFO:teuthology.orchestra.run.trial104.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:12:02.812 INFO:teuthology.orchestra.run.trial140.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:12:02.815 INFO:teuthology.orchestra.run.trial104.stderr:sudo: ntpd: command not found 2026-02-18T23:12:02.824 INFO:teuthology.orchestra.run.trial140.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:12:02.825 INFO:teuthology.orchestra.run.trial104.stdout:506 Cannot talk to daemon 2026-02-18T23:12:02.837 INFO:teuthology.orchestra.run.trial104.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:12:02.843 INFO:teuthology.orchestra.run.trial140.stderr:sudo: ntpd: command not found 2026-02-18T23:12:02.850 INFO:teuthology.orchestra.run.trial104.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:12:02.852 INFO:teuthology.orchestra.run.trial140.stdout:506 Cannot talk to daemon 2026-02-18T23:12:02.864 INFO:teuthology.orchestra.run.trial140.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:12:02.876 INFO:teuthology.orchestra.run.trial140.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:12:02.905 INFO:teuthology.orchestra.run.trial104.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:12:02.921 INFO:teuthology.orchestra.run.trial140.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:12:02.923 INFO:teuthology.orchestra.run.trial104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:12:02.923 INFO:teuthology.orchestra.run.trial104.stdout:=============================================================================== 2026-02-18T23:12:02.923 INFO:teuthology.orchestra.run.trial104.stdout:^? 172-233-157-223.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:02.923 INFO:teuthology.orchestra.run.trial104.stdout:^? time.ecansol.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:02.923 INFO:teuthology.orchestra.run.trial104.stdout:^? 172-233-189-68.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:02.924 INFO:teuthology.orchestra.run.trial104.stdout:^? 38.134.40.65 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:03.083 INFO:teuthology.orchestra.run.trial140.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:12:03.084 INFO:teuthology.orchestra.run.trial140.stdout:=============================================================================== 2026-02-18T23:12:03.084 INFO:teuthology.orchestra.run.trial140.stdout:^? io.psychotron.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:03.084 INFO:teuthology.orchestra.run.trial140.stdout:^? 170-187-147-56.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:03.084 INFO:teuthology.orchestra.run.trial140.stdout:^? ntp1.wiktel.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:03.084 INFO:teuthology.orchestra.run.trial140.stdout:^? baron.cgee.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:12:03.085 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T23:12:03.103 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T23:12:03.104 DEBUG:teuthology.orchestra.run.trial104:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:12:03.104 DEBUG:teuthology.orchestra.run.trial140:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:12:03.108 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial104.front.sepia.ceph.com 2026-02-18T23:12:03.108 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:12:03.108 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:12:03.108 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:12:03.108 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:12:03.129 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial140.front.sepia.ceph.com 2026-02-18T23:12:03.129 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:12:03.129 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:12:03.129 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:12:03.129 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:12:03.282 INFO:teuthology.orchestra.run.trial104.stdout:No match for argument: nvme-cli 2026-02-18T23:12:03.282 INFO:teuthology.orchestra.run.trial104.stderr:No packages marked for removal. 2026-02-18T23:12:03.284 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:03.285 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:12:03.285 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:03.298 INFO:teuthology.orchestra.run.trial140.stdout:No match for argument: nvme-cli 2026-02-18T23:12:03.298 INFO:teuthology.orchestra.run.trial140.stderr:No packages marked for removal. 2026-02-18T23:12:03.300 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:12:03.300 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:12:03.301 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:12:03.590 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:29 ago on Wed 18 Feb 2026 11:11:34 PM UTC. 2026-02-18T23:12:03.601 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:28 ago on Wed 18 Feb 2026 11:11:35 PM UTC. 2026-02-18T23:12:03.670 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:03.671 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:03.671 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:03.671 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:03.671 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:03.672 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:03.673 INFO:teuthology.orchestra.run.trial104.stdout:Install 7 Packages 2026-02-18T23:12:03.673 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:03.673 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 6.3 M 2026-02-18T23:12:03.673 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 24 M 2026-02-18T23:12:03.673 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:03.681 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:12:03.682 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout:Install 7 Packages 2026-02-18T23:12:03.683 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:03.684 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 6.3 M 2026-02-18T23:12:03.684 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 24 M 2026-02-18T23:12:03.684 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:12:04.403 INFO:teuthology.orchestra.run.trial104.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 74 kB/s | 44 kB 00:00 2026-02-18T23:12:04.426 INFO:teuthology.orchestra.run.trial140.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 74 kB/s | 44 kB 00:00 2026-02-18T23:12:04.456 INFO:teuthology.orchestra.run.trial104.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 112 kB/s | 72 kB 00:00 2026-02-18T23:12:04.464 INFO:teuthology.orchestra.run.trial140.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 114 kB/s | 72 kB 00:00 2026-02-18T23:12:04.753 INFO:teuthology.orchestra.run.trial104.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-18T23:12:04.787 INFO:teuthology.orchestra.run.trial140.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-18T23:12:05.044 INFO:teuthology.orchestra.run.trial104.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 131 kB/s | 84 kB 00:00 2026-02-18T23:12:05.074 INFO:teuthology.orchestra.run.trial140.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 130 kB/s | 84 kB 00:00 2026-02-18T23:12:05.139 INFO:teuthology.orchestra.run.trial140.stdout:(5/7): runc-1.4.0-1.el9.x86_64.rpm 62 MB/s | 4.0 MB 00:00 2026-02-18T23:12:05.169 INFO:teuthology.orchestra.run.trial104.stdout:(5/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 211 kB/s | 150 kB 00:00 2026-02-18T23:12:05.179 INFO:teuthology.orchestra.run.trial140.stdout:(6/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 211 kB/s | 150 kB 00:00 2026-02-18T23:12:05.655 INFO:teuthology.orchestra.run.trial104.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 929 kB/s | 837 kB 00:00 2026-02-18T23:12:05.692 INFO:teuthology.orchestra.run.trial140.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 926 kB/s | 837 kB 00:00 2026-02-18T23:12:05.692 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:05.692 INFO:teuthology.orchestra.run.trial140.stdout:Total 3.1 MB/s | 6.3 MB 00:02 2026-02-18T23:12:05.764 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:12:05.772 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:12:05.773 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:12:05.853 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:12:05.853 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:12:05.995 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:12:06.003 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:12:06.012 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:12:06.018 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:12:06.023 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:12:06.024 INFO:teuthology.orchestra.run.trial140.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:12:06.068 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:12:06.181 INFO:teuthology.orchestra.run.trial140.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:12:06.184 INFO:teuthology.orchestra.run.trial140.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:12:06.461 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:12:06.461 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:12:06.462 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:12:06.713 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:12:06.767 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:12:06.767 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:06.767 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:12:06.767 INFO:teuthology.orchestra.run.trial140.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:12:06.767 INFO:teuthology.orchestra.run.trial140.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:12:06.768 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:12:06.768 INFO:teuthology.orchestra.run.trial140.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:12:06.768 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:06.768 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:12:06.821 DEBUG:teuthology.parallel:result is None 2026-02-18T23:12:10.062 INFO:teuthology.orchestra.run.trial104.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 807 kB/s | 4.0 MB 00:05 2026-02-18T23:12:10.063 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:10.063 INFO:teuthology.orchestra.run.trial104.stdout:Total 1.0 MB/s | 6.3 MB 00:06 2026-02-18T23:12:10.132 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:10.141 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:10.141 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:10.224 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:10.224 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:10.368 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:10.377 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:12:10.386 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:12:10.391 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:12:10.397 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:12:10.398 INFO:teuthology.orchestra.run.trial104.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:12:10.449 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:12:10.563 INFO:teuthology.orchestra.run.trial104.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:12:10.566 INFO:teuthology.orchestra.run.trial104.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:12:10.848 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:12:10.848 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:12:10.848 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:11.114 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:12:11.115 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:12:11.115 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:12:11.115 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:12:11.115 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:12:11.115 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:12:11.169 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:12:11.169 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:11.169 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:11.169 INFO:teuthology.orchestra.run.trial104.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:12:11.170 INFO:teuthology.orchestra.run.trial104.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:12:11.170 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:12:11.170 INFO:teuthology.orchestra.run.trial104.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:12:11.170 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:11.170 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:11.225 DEBUG:teuthology.parallel:result is None 2026-02-18T23:12:11.225 INFO:teuthology.run_tasks:Running task install... 2026-02-18T23:12:11.240 DEBUG:teuthology.task.install:project ceph 2026-02-18T23:12:11.240 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'}} 2026-02-18T23:12:11.241 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:12:11.241 INFO:teuthology.task.install:Using flavor: default 2026-02-18T23:12:11.249 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']} 2026-02-18T23:12:11.249 INFO:teuthology.task.install:extra packages: [] 2026-02-18T23:12:11.249 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910', 'tag': None, 'wait_for_package': False} 2026-02-18T23:12:11.250 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:12:11.250 INFO:teuthology.packaging:ref: None 2026-02-18T23:12:11.250 INFO:teuthology.packaging:tag: None 2026-02-18T23:12:11.250 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:12:11.250 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:12:11.251 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:12:11.253 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910', 'tag': None, 'wait_for_package': False} 2026-02-18T23:12:11.253 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:12:11.253 INFO:teuthology.packaging:ref: None 2026-02-18T23:12:11.253 INFO:teuthology.packaging:tag: None 2026-02-18T23:12:11.253 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:12:11.253 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:12:11.254 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:12:11.458 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:12:11.458 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:12:11.467 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:12:11.467 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:12:11.603 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T23:12:11.603 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:12:11.603 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:12:11.611 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T23:12:11.611 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:12:11.611 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:12:11.628 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 2026-02-18T23:12:11.628 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:12:11.628 INFO:teuthology.packaging:ref: None 2026-02-18T23:12:11.628 INFO:teuthology.packaging:tag: None 2026-02-18T23:12:11.628 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:12:11.628 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:12:11.628 DEBUG:teuthology.orchestra.run.trial104:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T23:12:11.637 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 2026-02-18T23:12:11.637 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:12:11.637 INFO:teuthology.packaging:ref: None 2026-02-18T23:12:11.637 INFO:teuthology.packaging:tag: None 2026-02-18T23:12:11.637 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:12:11.637 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:12:11.637 DEBUG:teuthology.orchestra.run.trial140:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T23:12:11.692 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:12:11.703 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:12:11.765 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:12:11.777 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:12:11.828 INFO:teuthology.orchestra.run.trial104.stdout:check_obsoletes = 1 2026-02-18T23:12:11.830 DEBUG:teuthology.orchestra.run.trial104:> sudo yum clean all 2026-02-18T23:12:11.842 INFO:teuthology.orchestra.run.trial140.stdout:check_obsoletes = 1 2026-02-18T23:12:11.844 DEBUG:teuthology.orchestra.run.trial140:> sudo yum clean all 2026-02-18T23:12:11.986 INFO:teuthology.orchestra.run.trial104.stdout:41 files removed 2026-02-18T23:12:12.000 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-radosgw 2026-02-18T23:12:12.003 INFO:teuthology.orchestra.run.trial140.stdout:41 files removed 2026-02-18T23:12:12.017 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-radosgw 2026-02-18T23:12:12.231 INFO:teuthology.orchestra.run.trial104.stdout:ceph packages for x86_64 907 kB/s | 77 kB 00:00 2026-02-18T23:12:12.247 INFO:teuthology.orchestra.run.trial140.stdout:ceph packages for x86_64 885 kB/s | 77 kB 00:00 2026-02-18T23:12:12.324 INFO:teuthology.orchestra.run.trial104.stdout:ceph noarch packages 154 kB/s | 11 kB 00:00 2026-02-18T23:12:12.342 INFO:teuthology.orchestra.run.trial140.stdout:ceph noarch packages 149 kB/s | 11 kB 00:00 2026-02-18T23:12:12.414 INFO:teuthology.orchestra.run.trial104.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:12:12.436 INFO:teuthology.orchestra.run.trial140.stdout:ceph source packages 29 kB/s | 2.1 kB 00:00 2026-02-18T23:12:13.554 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - BaseOS 7.9 MB/s | 8.9 MB 00:01 2026-02-18T23:12:16.119 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:02 2026-02-18T23:12:20.043 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T23:12:20.872 INFO:teuthology.orchestra.run.trial104.stdout:CentOS Stream 9 - Extras packages 184 kB/s | 20 kB 00:00 2026-02-18T23:12:21.103 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.9 MB 00:08 2026-02-18T23:12:21.396 INFO:teuthology.orchestra.run.trial104.stdout:Extra Packages for Enterprise Linux 44 MB/s | 20 MB 00:00 2026-02-18T23:12:24.644 INFO:teuthology.orchestra.run.trial104.stdout:lab-extras 937 kB/s | 50 kB 00:00 2026-02-18T23:12:25.851 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout:Upgrading: 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:12:25.852 INFO:teuthology.orchestra.run.trial104.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:Install 22 Packages 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:Upgrade 2 Packages 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 58 M 2026-02-18T23:12:25.853 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:26.159 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - AppStream 5.9 MB/s | 27 MB 00:04 2026-02-18T23:12:26.447 INFO:teuthology.orchestra.run.trial104.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 46 MB/s | 5.0 MB 00:00 2026-02-18T23:12:26.458 INFO:teuthology.orchestra.run.trial104.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 2.4 MB/s | 25 kB 00:00 2026-02-18T23:12:26.469 INFO:teuthology.orchestra.run.trial104.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 58 MB/s | 637 kB 00:00 2026-02-18T23:12:26.479 INFO:teuthology.orchestra.run.trial104.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 41 MB/s | 457 kB 00:00 2026-02-18T23:12:26.507 INFO:teuthology.orchestra.run.trial104.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 86 MB/s | 14 MB 00:00 2026-02-18T23:12:26.519 INFO:teuthology.orchestra.run.trial104.stdout:(6/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.8 MB/s | 45 kB 00:00 2026-02-18T23:12:26.527 INFO:teuthology.orchestra.run.trial104.stdout:(7/24): librgw2-17.2.9-0.el9.x86_64.rpm 104 MB/s | 4.9 MB 00:00 2026-02-18T23:12:26.528 INFO:teuthology.orchestra.run.trial104.stdout:(8/24): python3-ceph-common-17.2.9-0.el9.x86_64 13 MB/s | 120 kB 00:00 2026-02-18T23:12:26.537 INFO:teuthology.orchestra.run.trial104.stdout:(9/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 16 MB/s | 157 kB 00:00 2026-02-18T23:12:26.539 INFO:teuthology.orchestra.run.trial104.stdout:(10/24): python3-rados-17.2.9-0.el9.x86_64.rpm 29 MB/s | 320 kB 00:00 2026-02-18T23:12:26.547 INFO:teuthology.orchestra.run.trial104.stdout:(11/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 29 MB/s | 296 kB 00:00 2026-02-18T23:12:26.548 INFO:teuthology.orchestra.run.trial104.stdout:(12/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 11 MB/s | 100 kB 00:00 2026-02-18T23:12:26.583 INFO:teuthology.orchestra.run.trial104.stdout:(13/24): ceph-common-17.2.9-0.el9.x86_64.rpm 93 MB/s | 22 MB 00:00 2026-02-18T23:12:26.615 INFO:teuthology.orchestra.run.trial104.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.4 MB/s | 45 kB 00:00 2026-02-18T23:12:26.620 INFO:teuthology.orchestra.run.trial104.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.2 MB/s | 160 kB 00:00 2026-02-18T23:12:26.624 INFO:teuthology.orchestra.run.trial104.stdout:(16/24): mailcap-2.1.49-5.el9.noarch.rpm 427 kB/s | 33 kB 00:00 2026-02-18T23:12:26.639 INFO:teuthology.orchestra.run.trial104.stdout:(17/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 15 MB/s | 292 kB 00:00 2026-02-18T23:12:26.656 INFO:teuthology.orchestra.run.trial104.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 16 MB/s | 662 kB 00:00 2026-02-18T23:12:26.889 INFO:teuthology.orchestra.run.trial104.stdout:(19/24): liboath-2.6.12-1.el9.x86_64.rpm 196 kB/s | 49 kB 00:00 2026-02-18T23:12:26.929 INFO:teuthology.orchestra.run.trial104.stdout:(20/24): libunwind-1.6.2-1.el9.x86_64.rpm 247 kB/s | 67 kB 00:00 2026-02-18T23:12:26.954 INFO:teuthology.orchestra.run.trial104.stdout:(21/24): librados2-17.2.9-0.el9.x86_64.rpm 124 MB/s | 3.1 MB 00:00 2026-02-18T23:12:26.975 INFO:teuthology.orchestra.run.trial104.stdout:(22/24): librbd1-17.2.9-0.el9.x86_64.rpm 137 MB/s | 2.9 MB 00:00 2026-02-18T23:12:27.176 INFO:teuthology.orchestra.run.trial104.stdout:(23/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 559 kB/s | 308 kB 00:00 2026-02-18T23:12:27.260 INFO:teuthology.orchestra.run.trial104.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 4.3 MB/s | 1.6 MB 00:00 2026-02-18T23:12:27.260 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:27.261 INFO:teuthology.orchestra.run.trial104.stdout:Total 41 MB/s | 58 MB 00:01 2026-02-18T23:12:27.306 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:27.320 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:27.320 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:27.538 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:27.538 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:27.802 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:27.938 INFO:teuthology.orchestra.run.trial104.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:12:27.941 INFO:teuthology.orchestra.run.trial104.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:27.971 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:28.000 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:12:28.000 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:28.026 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:28.036 INFO:teuthology.orchestra.run.trial104.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:12:28.039 INFO:teuthology.orchestra.run.trial104.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:12:28.248 INFO:teuthology.orchestra.run.trial104.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:12:28.249 INFO:teuthology.orchestra.run.trial104.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:28.263 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:28.267 INFO:teuthology.orchestra.run.trial104.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:12:28.276 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:12:28.282 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:12:28.304 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:12:28.305 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:28.319 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:28.327 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:12:28.331 INFO:teuthology.orchestra.run.trial104.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:12:28.463 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:12:28.465 INFO:teuthology.orchestra.run.trial104.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:12:28.490 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:12:28.493 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:12:28.515 INFO:teuthology.orchestra.run.trial104.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:12:28.516 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:12:29.522 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:29.525 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:29.785 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:29.788 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:12:29.827 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:12:29.827 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:12:29.827 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:12:29.827 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:29.831 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:34.309 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:34.309 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /sys 2026-02-18T23:12:34.309 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /proc 2026-02-18T23:12:34.309 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /mnt 2026-02-18T23:12:34.309 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /var/tmp 2026-02-18T23:12:34.310 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /home 2026-02-18T23:12:34.310 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /root 2026-02-18T23:12:34.310 INFO:teuthology.orchestra.run.trial104.stdout:skipping the directory /tmp 2026-02-18T23:12:34.310 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:34.691 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - CRB 1.3 MB/s | 7.8 MB 00:06 2026-02-18T23:12:34.915 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:12:34.944 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:12:34.944 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:34.945 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:12:34.945 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:12:34.945 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:12:34.945 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:34.946 INFO:teuthology.orchestra.run.trial104.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:12:34.959 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:12:34.959 INFO:teuthology.orchestra.run.trial104.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:35.277 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:35.277 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:12:35.277 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:35.277 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:12:35.278 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:12:35.279 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout:Upgraded: 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.336 INFO:teuthology.orchestra.run.trial104.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:12:35.337 INFO:teuthology.orchestra.run.trial104.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:35.338 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:35.379 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-test 2026-02-18T23:12:35.684 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:11 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:35.753 INFO:teuthology.orchestra.run.trial140.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 20 kB 00:00 2026-02-18T23:12:35.766 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:35.767 INFO:teuthology.orchestra.run.trial104.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:Install 5 Packages 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 49 M 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 194 M 2026-02-18T23:12:35.768 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:36.132 INFO:teuthology.orchestra.run.trial104.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 163 kB 00:00 2026-02-18T23:12:36.421 INFO:teuthology.orchestra.run.trial104.stdout:(2/5): ceph-test-17.2.9-0.el9.x86_64.rpm 137 MB/s | 48 MB 00:00 2026-02-18T23:12:36.972 INFO:teuthology.orchestra.run.trial104.stdout:(3/5): libxslt-1.1.34-12.el9.x86_64.rpm 259 kB/s | 233 kB 00:00 2026-02-18T23:12:36.976 INFO:teuthology.orchestra.run.trial104.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 115 kB/s | 64 kB 00:00 2026-02-18T23:12:37.018 INFO:teuthology.orchestra.run.trial140.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-18T23:12:37.215 INFO:teuthology.orchestra.run.trial104.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 280 kB/s | 303 kB 00:01 2026-02-18T23:12:37.220 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:37.220 INFO:teuthology.orchestra.run.trial104.stdout:Total 34 MB/s | 49 MB 00:01 2026-02-18T23:12:37.247 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:37.256 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:37.256 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:37.434 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:37.434 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:37.641 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:37.647 INFO:teuthology.orchestra.run.trial104.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:12:37.651 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:12:37.659 INFO:teuthology.orchestra.run.trial104.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:12:37.660 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:12:39.817 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:12:39.835 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:12:40.041 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:12:40.041 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:12:40.041 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:12:40.041 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:12:40.041 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:12:40.095 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:12:40.095 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:40.095 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:40.095 INFO:teuthology.orchestra.run.trial104.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:40.095 INFO:teuthology.orchestra.run.trial104.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:12:40.096 INFO:teuthology.orchestra.run.trial104.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:12:40.096 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:40.096 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:40.129 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph 2026-02-18T23:12:40.204 INFO:teuthology.orchestra.run.trial140.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-18T23:12:40.437 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:16 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:40.520 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:12:40.522 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:12:40.523 INFO:teuthology.orchestra.run.trial104.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:12:40.524 INFO:teuthology.orchestra.run.trial104.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:12:40.525 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:40.526 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:40.526 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:40.526 INFO:teuthology.orchestra.run.trial104.stdout:Install 40 Packages 2026-02-18T23:12:40.526 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:40.527 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 28 M 2026-02-18T23:12:40.527 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 98 M 2026-02-18T23:12:40.527 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:40.977 INFO:teuthology.orchestra.run.trial104.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 195 kB/s | 6.4 kB 00:00 2026-02-18T23:12:41.038 INFO:teuthology.orchestra.run.trial104.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 15 MB/s | 1.4 MB 00:00 2026-02-18T23:12:41.046 INFO:teuthology.orchestra.run.trial104.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 20 MB/s | 2.1 MB 00:00 2026-02-18T23:12:41.054 INFO:teuthology.orchestra.run.trial104.stdout:(4/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 51 MB/s | 3.9 MB 00:00 2026-02-18T23:12:41.057 INFO:teuthology.orchestra.run.trial104.stdout:(5/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 23 MB/s | 240 kB 00:00 2026-02-18T23:12:41.178 INFO:teuthology.orchestra.run.trial104.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 111 MB/s | 15 MB 00:00 2026-02-18T23:12:41.401 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout:Upgrading: 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:12:41.402 INFO:teuthology.orchestra.run.trial140.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:Install 22 Packages 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:Upgrade 2 Packages 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 58 M 2026-02-18T23:12:41.403 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:12:41.641 INFO:teuthology.orchestra.run.trial104.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 69 kB/s | 40 kB 00:00 2026-02-18T23:12:41.689 INFO:teuthology.orchestra.run.trial104.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 114 kB/s | 72 kB 00:00 2026-02-18T23:12:41.737 INFO:teuthology.orchestra.run.trial140.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 43 MB/s | 5.0 MB 00:00 2026-02-18T23:12:41.751 INFO:teuthology.orchestra.run.trial140.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 1.7 MB/s | 25 kB 00:00 2026-02-18T23:12:41.763 INFO:teuthology.orchestra.run.trial140.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 51 MB/s | 637 kB 00:00 2026-02-18T23:12:41.776 INFO:teuthology.orchestra.run.trial140.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 37 MB/s | 457 kB 00:00 2026-02-18T23:12:41.797 INFO:teuthology.orchestra.run.trial140.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 83 MB/s | 14 MB 00:00 2026-02-18T23:12:41.808 INFO:teuthology.orchestra.run.trial140.stdout:(6/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.8 MB/s | 45 kB 00:00 2026-02-18T23:12:41.818 INFO:teuthology.orchestra.run.trial140.stdout:(7/24): librgw2-17.2.9-0.el9.x86_64.rpm 116 MB/s | 4.9 MB 00:00 2026-02-18T23:12:41.819 INFO:teuthology.orchestra.run.trial140.stdout:(8/24): python3-ceph-common-17.2.9-0.el9.x86_64 11 MB/s | 120 kB 00:00 2026-02-18T23:12:41.850 INFO:teuthology.orchestra.run.trial140.stdout:(9/24): ceph-common-17.2.9-0.el9.x86_64.rpm 99 MB/s | 22 MB 00:00 2026-02-18T23:12:41.851 INFO:teuthology.orchestra.run.trial140.stdout:(10/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 4.7 MB/s | 157 kB 00:00 2026-02-18T23:12:41.852 INFO:teuthology.orchestra.run.trial140.stdout:(11/24): python3-rados-17.2.9-0.el9.x86_64.rpm 9.6 MB/s | 320 kB 00:00 2026-02-18T23:12:41.860 INFO:teuthology.orchestra.run.trial140.stdout:(12/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 29 MB/s | 296 kB 00:00 2026-02-18T23:12:41.861 INFO:teuthology.orchestra.run.trial140.stdout:(13/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 9.9 MB/s | 100 kB 00:00 2026-02-18T23:12:41.949 INFO:teuthology.orchestra.run.trial104.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 328 kB/s | 253 kB 00:00 2026-02-18T23:12:42.301 INFO:teuthology.orchestra.run.trial140.stdout:(14/24): mailcap-2.1.49-5.el9.noarch.rpm 74 kB/s | 33 kB 00:00 2026-02-18T23:12:42.362 INFO:teuthology.orchestra.run.trial104.stdout:(10/40): python3-ply-3.11-14.el9.noarch.rpm 158 kB/s | 106 kB 00:00 2026-02-18T23:12:42.378 INFO:teuthology.orchestra.run.trial140.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 87 kB/s | 45 kB 00:00 2026-02-18T23:12:42.591 INFO:teuthology.orchestra.run.trial104.stdout:(11/40): python3-cryptography-36.0.1-5.el9.x86_ 1.3 MB/s | 1.2 MB 00:00 2026-02-18T23:12:42.648 INFO:teuthology.orchestra.run.trial104.stdout:(12/40): python3-pycparser-2.20-6.el9.noarch.rp 193 kB/s | 135 kB 00:00 2026-02-18T23:12:42.789 INFO:teuthology.orchestra.run.trial140.stdout:(16/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 711 kB/s | 292 kB 00:00 2026-02-18T23:12:42.850 INFO:teuthology.orchestra.run.trial140.stdout:(17/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 162 kB/s | 160 kB 00:00 2026-02-18T23:12:43.032 INFO:teuthology.orchestra.run.trial140.stdout:(18/24): liboath-2.6.12-1.el9.x86_64.rpm 269 kB/s | 49 kB 00:00 2026-02-18T23:12:43.061 INFO:teuthology.orchestra.run.trial104.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 181 kB/s | 126 kB 00:00 2026-02-18T23:12:43.093 INFO:teuthology.orchestra.run.trial140.stdout:(19/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.0 MB/s | 308 kB 00:00 2026-02-18T23:12:43.107 INFO:teuthology.orchestra.run.trial140.stdout:(20/24): libunwind-1.6.2-1.el9.x86_64.rpm 889 kB/s | 67 kB 00:00 2026-02-18T23:12:43.116 INFO:teuthology.orchestra.run.trial140.stdout:(21/24): librdkafka-1.6.1-102.el9.x86_64.rpm 813 kB/s | 662 kB 00:00 2026-02-18T23:12:43.167 INFO:teuthology.orchestra.run.trial140.stdout:(22/24): librados2-17.2.9-0.el9.x86_64.rpm 52 MB/s | 3.1 MB 00:00 2026-02-18T23:12:43.171 INFO:teuthology.orchestra.run.trial140.stdout:(23/24): librbd1-17.2.9-0.el9.x86_64.rpm 54 MB/s | 2.9 MB 00:00 2026-02-18T23:12:43.240 INFO:teuthology.orchestra.run.trial140.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2026-02-18T23:12:43.244 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:43.244 INFO:teuthology.orchestra.run.trial140.stdout:Total 32 MB/s | 58 MB 00:01 2026-02-18T23:12:43.285 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:12:43.301 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:12:43.301 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:12:43.341 INFO:teuthology.orchestra.run.trial104.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 290 kB/s | 218 kB 00:00 2026-02-18T23:12:43.442 INFO:teuthology.orchestra.run.trial104.stdout:(15/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 310 kB/s | 246 kB 00:00 2026-02-18T23:12:43.517 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:12:43.517 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:12:43.601 INFO:teuthology.orchestra.run.trial104.stdout:(16/40): python3-markupsafe-1.1.1-12.el9.x86_64 219 kB/s | 35 kB 00:00 2026-02-18T23:12:43.697 INFO:teuthology.orchestra.run.trial104.stdout:(17/40): python3-libstoragemgmt-1.10.1-1.el9.x8 278 kB/s | 177 kB 00:00 2026-02-18T23:12:43.761 INFO:teuthology.orchestra.run.trial104.stdout:(18/40): python3-packaging-20.9-5.el9.noarch.rp 483 kB/s | 77 kB 00:00 2026-02-18T23:12:43.779 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:12:43.840 INFO:teuthology.orchestra.run.trial104.stdout:(19/40): python3-autocommand-2.2.2-8.el9.noarch 373 kB/s | 29 kB 00:00 2026-02-18T23:12:43.857 INFO:teuthology.orchestra.run.trial104.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 261 kB/s | 42 kB 00:00 2026-02-18T23:12:43.887 INFO:teuthology.orchestra.run.trial104.stdout:(21/40): python3-backports-tarfile-1.2.0-1.el9. 1.2 MB/s | 60 kB 00:00 2026-02-18T23:12:43.915 INFO:teuthology.orchestra.run.trial140.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:12:43.918 INFO:teuthology.orchestra.run.trial140.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:43.935 INFO:teuthology.orchestra.run.trial104.stdout:(22/40): python3-cheroot-10.0.1-4.el9.noarch.rp 3.5 MB/s | 173 kB 00:00 2026-02-18T23:12:43.946 INFO:teuthology.orchestra.run.trial104.stdout:(23/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 486 kB/s | 43 kB 00:00 2026-02-18T23:12:43.949 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:43.970 INFO:teuthology.orchestra.run.trial104.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 456 kB/s | 11 kB 00:00 2026-02-18T23:12:43.975 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:12:43.976 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:43.988 INFO:teuthology.orchestra.run.trial104.stdout:(25/40): python3-cherrypy-18.6.1-2.el9.noarch.r 6.7 MB/s | 358 kB 00:00 2026-02-18T23:12:43.993 INFO:teuthology.orchestra.run.trial104.stdout:(26/40): python3-jaraco-classes-3.2.1-5.el9.noa 745 kB/s | 18 kB 00:00 2026-02-18T23:12:43.998 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:44.007 INFO:teuthology.orchestra.run.trial140.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:12:44.010 INFO:teuthology.orchestra.run.trial140.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:12:44.012 INFO:teuthology.orchestra.run.trial104.stdout:(27/40): python3-jaraco-collections-3.0.0-8.el9 958 kB/s | 23 kB 00:00 2026-02-18T23:12:44.018 INFO:teuthology.orchestra.run.trial104.stdout:(28/40): python3-jaraco-context-6.0.1-3.el9.noa 824 kB/s | 20 kB 00:00 2026-02-18T23:12:44.036 INFO:teuthology.orchestra.run.trial104.stdout:(29/40): python3-jaraco-functools-3.5.0-2.el9.n 809 kB/s | 19 kB 00:00 2026-02-18T23:12:44.041 INFO:teuthology.orchestra.run.trial104.stdout:(30/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.1 MB/s | 26 kB 00:00 2026-02-18T23:12:44.061 INFO:teuthology.orchestra.run.trial104.stdout:(31/40): python3-logutils-0.3.5-21.el9.noarch.r 1.8 MB/s | 46 kB 00:00 2026-02-18T23:12:44.088 INFO:teuthology.orchestra.run.trial104.stdout:(32/40): python3-pecan-1.4.2-3.el9.noarch.rpm 9.9 MB/s | 272 kB 00:00 2026-02-18T23:12:44.088 INFO:teuthology.orchestra.run.trial104.stdout:(33/40): python3-more-itertools-8.12.0-2.el9.no 1.7 MB/s | 79 kB 00:00 2026-02-18T23:12:44.112 INFO:teuthology.orchestra.run.trial104.stdout:(34/40): python3-portend-3.1.0-2.el9.noarch.rpm 686 kB/s | 16 kB 00:00 2026-02-18T23:12:44.113 INFO:teuthology.orchestra.run.trial104.stdout:(35/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.6 MB/s | 90 kB 00:00 2026-02-18T23:12:44.128 INFO:teuthology.orchestra.run.trial104.stdout:(36/40): python3-mako-1.1.4-6.el9.noarch.rpm 219 kB/s | 172 kB 00:00 2026-02-18T23:12:44.136 INFO:teuthology.orchestra.run.trial104.stdout:(37/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2026-02-18T23:12:44.160 INFO:teuthology.orchestra.run.trial104.stdout:(38/40): python3-zc-lockfile-2.0-10.el9.noarch. 838 kB/s | 20 kB 00:00 2026-02-18T23:12:44.162 INFO:teuthology.orchestra.run.trial104.stdout:(39/40): python3-webob-1.8.8-2.el9.noarch.rpm 4.6 MB/s | 230 kB 00:00 2026-02-18T23:12:44.214 INFO:teuthology.orchestra.run.trial140.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:12:44.215 INFO:teuthology.orchestra.run.trial140.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:44.227 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:44.231 INFO:teuthology.orchestra.run.trial140.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:12:44.239 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:12:44.245 INFO:teuthology.orchestra.run.trial104.stdout:(40/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2026-02-18T23:12:44.246 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:12:44.247 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:44.248 INFO:teuthology.orchestra.run.trial104.stdout:Total 7.5 MB/s | 28 MB 00:03 2026-02-18T23:12:44.266 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:12:44.267 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:44.279 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:44.286 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:12:44.289 INFO:teuthology.orchestra.run.trial140.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:12:44.368 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:44.386 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:44.386 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:44.420 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:12:44.421 INFO:teuthology.orchestra.run.trial140.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:12:44.446 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:12:44.449 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:12:44.471 INFO:teuthology.orchestra.run.trial140.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:12:44.472 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:12:44.526 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:44.526 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:44.722 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:44.724 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:12:44.725 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:12:44.730 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:12:44.735 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:12:44.767 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:12:44.788 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:12:44.797 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:12:44.803 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:12:44.807 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:12:44.813 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:12:44.818 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:12:44.822 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:12:44.828 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:12:44.831 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:12:44.838 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:12:44.842 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:12:44.851 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:12:44.859 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:12:44.883 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:12:44.937 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:12:44.962 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:12:44.974 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:12:44.981 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:12:44.994 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:12:45.009 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:12:45.086 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:12:45.095 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:12:45.118 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:12:45.147 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:12:45.155 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:12:45.199 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:12:45.263 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:12:45.264 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:12:45.286 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:12:45.287 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:45.287 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:12:45.287 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:12:45.287 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:12:45.287 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:45.291 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:12:45.310 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:45.310 INFO:teuthology.orchestra.run.trial104.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:12:45.310 INFO:teuthology.orchestra.run.trial104.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:12:45.310 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:45.320 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:45.343 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:45.343 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:12:45.343 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:45.481 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:45.483 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:45.747 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:12:45.750 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:12:45.791 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:12:45.791 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:12:45.791 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:12:45.792 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:45.794 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:45.989 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:12:45.991 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:12:46.016 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:12:46.016 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:46.017 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:12:46.017 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:12:46.017 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:12:46.017 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:46.185 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:12:46.206 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:12:46.206 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:46.206 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:12:46.206 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:12:46.207 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:12:46.207 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:46.293 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:12:46.313 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:12:46.313 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:46.313 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:12:46.314 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:12:46.314 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:12:46.314 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:46.330 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:12:46.657 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:12:46.658 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:12:46.659 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:12:46.660 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:12:46.714 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:46.715 INFO:teuthology.orchestra.run.trial104.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:12:46.716 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:12:46.717 INFO:teuthology.orchestra.run.trial104.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:46.718 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:46.752 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-base 2026-02-18T23:12:47.064 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:47.130 INFO:teuthology.orchestra.run.trial104.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:12:47.147 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:47.148 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:12:47.148 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:47.170 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install cephadm 2026-02-18T23:12:47.476 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:47.559 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:47.559 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:47.559 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 83 k 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 375 k 2026-02-18T23:12:47.560 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:47.621 INFO:teuthology.orchestra.run.trial104.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.3 MB/s | 83 kB 00:00 2026-02-18T23:12:47.622 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:47.622 INFO:teuthology.orchestra.run.trial104.stdout:Total 1.3 MB/s | 83 kB 00:00 2026-02-18T23:12:47.622 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:47.625 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:47.625 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:47.626 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:47.626 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:47.641 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:47.692 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:12:47.706 INFO:teuthology.orchestra.run.trial104.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:12:47.772 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:47.830 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:47.857 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:12:48.170 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:48.252 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repo Size 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:12:48.253 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 137 k 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 379 k 2026-02-18T23:12:48.254 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:48.316 INFO:teuthology.orchestra.run.trial104.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.1 MB/s | 137 kB 00:00 2026-02-18T23:12:48.317 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:48.317 INFO:teuthology.orchestra.run.trial104.stdout:Total 2.1 MB/s | 137 kB 00:00 2026-02-18T23:12:48.317 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:48.321 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:48.321 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:48.349 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:48.349 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:48.397 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:48.398 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:48.421 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:48.421 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:48.421 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:12:48.421 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:48.697 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:48.725 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-mgr 2026-02-18T23:12:49.034 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:25 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:49.099 INFO:teuthology.orchestra.run.trial104.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:12:49.116 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:49.117 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:12:49.117 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:49.139 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:12:49.443 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:25 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:49.526 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:12:49.527 INFO:teuthology.orchestra.run.trial104.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:Installing weak dependencies: 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:Install 7 Packages 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 3.8 M 2026-02-18T23:12:49.528 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 81 M 2026-02-18T23:12:49.529 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:49.707 INFO:teuthology.orchestra.run.trial104.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 337 kB/s | 15 kB 00:00 2026-02-18T23:12:49.709 INFO:teuthology.orchestra.run.trial104.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 531 kB/s | 24 kB 00:00 2026-02-18T23:12:49.727 INFO:teuthology.orchestra.run.trial104.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 451 kB/s | 9.0 kB 00:00 2026-02-18T23:12:49.733 INFO:teuthology.orchestra.run.trial104.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 5.2 MB/s | 31 kB 00:00 2026-02-18T23:12:49.733 INFO:teuthology.orchestra.run.trial104.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 1.7 MB/s | 41 kB 00:00 2026-02-18T23:12:49.742 INFO:teuthology.orchestra.run.trial104.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 20 MB/s | 188 kB 00:00 2026-02-18T23:12:49.767 INFO:teuthology.orchestra.run.trial104.stdout:(7/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 34 MB/s | 3.5 MB 00:00 2026-02-18T23:12:49.769 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:49.770 INFO:teuthology.orchestra.run.trial104.stdout:Total 16 MB/s | 3.8 MB 00:00 2026-02-18T23:12:49.770 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:49.773 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:49.774 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:49.805 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:49.805 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:49.859 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:49.860 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:12:49.865 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:12:49.876 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:12:49.879 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:12:49.882 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /sys 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /proc 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /mnt 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /var/tmp 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /home 2026-02-18T23:12:50.286 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /root 2026-02-18T23:12:50.287 INFO:teuthology.orchestra.run.trial140.stdout:skipping the directory /tmp 2026-02-18T23:12:50.287 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:50.322 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:12:50.325 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:12:50.464 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:12:50.519 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:12:50.519 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:50.519 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:50.520 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:50.552 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:12:50.854 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:26 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:50.889 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:12:50.918 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:50.920 INFO:teuthology.orchestra.run.trial140.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:12:50.932 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:12:50.932 INFO:teuthology.orchestra.run.trial140.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:12:50.936 INFO:teuthology.orchestra.run.trial104.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:Install 12 Packages 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 43 M 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 234 M 2026-02-18T23:12:50.937 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:51.250 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:51.250 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:12:51.250 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:12:51.250 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:12:51.251 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:12:51.252 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:12:51.253 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:12:51.308 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:12:51.308 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:51.308 INFO:teuthology.orchestra.run.trial140.stdout:Upgraded: 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:12:51.309 INFO:teuthology.orchestra.run.trial140.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:51.310 INFO:teuthology.orchestra.run.trial140.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:12:51.311 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:51.311 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:12:51.348 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-test 2026-02-18T23:12:51.657 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:11 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:12:51.739 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:12:51.741 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:51.741 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:12:51.741 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:51.741 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:12:51.741 INFO:teuthology.orchestra.run.trial140.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:51.742 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout:Install 5 Packages 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 49 M 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 194 M 2026-02-18T23:12:51.743 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:12:51.893 INFO:teuthology.orchestra.run.trial140.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2026-02-18T23:12:52.129 INFO:teuthology.orchestra.run.trial140.stdout:(2/5): ceph-test-17.2.9-0.el9.x86_64.rpm 160 MB/s | 48 MB 00:00 2026-02-18T23:12:52.598 INFO:teuthology.orchestra.run.trial104.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 3.8 MB/s | 184 kB 00:00 2026-02-18T23:12:52.601 INFO:teuthology.orchestra.run.trial140.stdout:(3/5): libxslt-1.1.34-12.el9.x86_64.rpm 302 kB/s | 233 kB 00:00 2026-02-18T23:12:52.608 INFO:teuthology.orchestra.run.trial140.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 133 kB/s | 64 kB 00:00 2026-02-18T23:12:52.614 INFO:teuthology.orchestra.run.trial104.stdout:(2/12): libgfortran-11.5.0-14.el9.x86_64.rpm 12 MB/s | 794 kB 00:00 2026-02-18T23:12:52.646 INFO:teuthology.orchestra.run.trial104.stdout:(3/12): flexiblas-3.0.4-9.el9.x86_64.rpm 619 kB/s | 30 kB 00:00 2026-02-18T23:12:52.667 INFO:teuthology.orchestra.run.trial104.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 694 kB/s | 15 kB 00:00 2026-02-18T23:12:52.697 INFO:teuthology.orchestra.run.trial104.stdout:(5/12): ceph-mgr-diskprediction-local-17.2.9-0. 51 MB/s | 7.4 MB 00:00 2026-02-18T23:12:52.697 INFO:teuthology.orchestra.run.trial140.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 377 kB/s | 303 kB 00:00 2026-02-18T23:12:52.698 INFO:teuthology.orchestra.run.trial104.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 1.4 MB/s | 42 kB 00:00 2026-02-18T23:12:52.702 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:52.702 INFO:teuthology.orchestra.run.trial140.stdout:Total 51 MB/s | 49 MB 00:00 2026-02-18T23:12:52.730 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:12:52.739 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:12:52.739 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:12:52.742 INFO:teuthology.orchestra.run.trial104.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 5.3 MB/s | 244 kB 00:00 2026-02-18T23:12:52.786 INFO:teuthology.orchestra.run.trial104.stdout:(8/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 17 MB/s | 3.0 MB 00:00 2026-02-18T23:12:52.812 INFO:teuthology.orchestra.run.trial104.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 17 MB/s | 442 kB 00:00 2026-02-18T23:12:52.902 INFO:teuthology.orchestra.run.trial104.stdout:(10/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 26 MB/s | 5.3 MB 00:00 2026-02-18T23:12:52.919 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:12:52.919 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:12:52.936 INFO:teuthology.orchestra.run.trial104.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 32 MB/s | 6.1 MB 00:00 2026-02-18T23:12:52.973 INFO:teuthology.orchestra.run.trial104.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 119 MB/s | 19 MB 00:00 2026-02-18T23:12:52.973 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:52.974 INFO:teuthology.orchestra.run.trial104.stdout:Total 21 MB/s | 43 MB 00:02 2026-02-18T23:12:53.126 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:12:53.132 INFO:teuthology.orchestra.run.trial140.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:12:53.136 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:53.137 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:12:53.145 INFO:teuthology.orchestra.run.trial140.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:12:53.145 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:12:53.150 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:53.150 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:53.354 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:53.355 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:53.574 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:53.577 INFO:teuthology.orchestra.run.trial104.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:12:53.583 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:12:53.616 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:12:53.621 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:12:53.681 INFO:teuthology.orchestra.run.trial104.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:12:53.684 INFO:teuthology.orchestra.run.trial104.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:12:53.706 INFO:teuthology.orchestra.run.trial104.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:12:54.027 INFO:teuthology.orchestra.run.trial104.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:12:54.099 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:12:54.762 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:12:55.221 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:12:55.222 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:12:55.306 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:12:55.324 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:12:55.513 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:12:55.514 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:12:55.532 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:12:55.532 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:12:55.532 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:12:55.532 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:12:55.532 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:12:55.573 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:12:55.574 INFO:teuthology.orchestra.run.trial104.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:55.575 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:55.585 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:55.586 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:12:55.613 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:12:55.618 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph 2026-02-18T23:12:55.920 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:55.921 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:12:56.002 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:12:56.003 INFO:teuthology.orchestra.run.trial104.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout:Install 10 Packages 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:56.004 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 2.0 M 2026-02-18T23:12:56.005 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 25 M 2026-02-18T23:12:56.005 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:56.005 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:12:56.005 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:12:56.006 INFO:teuthology.orchestra.run.trial140.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:12:56.007 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:12:56.008 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:12:56.009 INFO:teuthology.orchestra.run.trial140.stdout:Install 40 Packages 2026-02-18T23:12:56.010 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:56.010 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 28 M 2026-02-18T23:12:56.010 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 98 M 2026-02-18T23:12:56.010 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:12:56.201 INFO:teuthology.orchestra.run.trial104.stdout:(1/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 6.3 MB/s | 159 kB 00:00 2026-02-18T23:12:56.204 INFO:teuthology.orchestra.run.trial104.stdout:(2/10): python3-pyasn1-modules-0.4.8-6.el9.noar 9.8 MB/s | 279 kB 00:00 2026-02-18T23:12:56.207 INFO:teuthology.orchestra.run.trial104.stdout:(3/10): python3-requests-oauthlib-1.3.0-12.el9. 10 MB/s | 54 kB 00:00 2026-02-18T23:12:56.228 INFO:teuthology.orchestra.run.trial104.stdout:(4/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 926 kB/s | 47 kB 00:00 2026-02-18T23:12:56.242 INFO:teuthology.orchestra.run.trial140.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 180 kB/s | 6.4 kB 00:00 2026-02-18T23:12:56.290 INFO:teuthology.orchestra.run.trial140.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 17 MB/s | 1.4 MB 00:00 2026-02-18T23:12:56.298 INFO:teuthology.orchestra.run.trial104.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 155 kB/s | 14 kB 00:00 2026-02-18T23:12:56.309 INFO:teuthology.orchestra.run.trial140.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 20 MB/s | 2.1 MB 00:00 2026-02-18T23:12:56.319 INFO:teuthology.orchestra.run.trial104.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 282 kB/s | 32 kB 00:00 2026-02-18T23:12:56.320 INFO:teuthology.orchestra.run.trial140.stdout:(4/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 50 MB/s | 3.9 MB 00:00 2026-02-18T23:12:56.321 INFO:teuthology.orchestra.run.trial140.stdout:(5/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 19 MB/s | 240 kB 00:00 2026-02-18T23:12:56.369 INFO:teuthology.orchestra.run.trial140.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 195 MB/s | 15 MB 00:00 2026-02-18T23:12:56.377 INFO:teuthology.orchestra.run.trial104.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 1.0 MB/s | 59 kB 00:00 2026-02-18T23:12:56.428 INFO:teuthology.orchestra.run.trial104.stdout:(8/10): python3-google-auth-2.45.0-1.el9.noarch 1.2 MB/s | 254 kB 00:00 2026-02-18T23:12:56.434 INFO:teuthology.orchestra.run.trial104.stdout:(9/10): python3-websocket-client-1.2.3-2.el9.no 1.5 MB/s | 90 kB 00:00 2026-02-18T23:12:56.451 INFO:teuthology.orchestra.run.trial104.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 6.6 MB/s | 1.0 MB 00:00 2026-02-18T23:12:56.452 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:56.452 INFO:teuthology.orchestra.run.trial104.stdout:Total 4.4 MB/s | 2.0 MB 00:00 2026-02-18T23:12:56.478 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:56.486 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:56.486 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:56.525 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:56.525 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:56.598 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:56.649 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:12:56.662 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:12:56.676 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:12:56.681 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:12:56.688 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:12:56.728 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:12:56.740 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:12:56.921 INFO:teuthology.orchestra.run.trial140.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 67 kB/s | 40 kB 00:00 2026-02-18T23:12:56.955 INFO:teuthology.orchestra.run.trial140.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 114 kB/s | 72 kB 00:00 2026-02-18T23:12:57.057 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:12:57.071 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:12:57.071 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:12:57.179 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:12:57.179 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:12:57.180 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:12:57.237 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:57.238 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:57.240 INFO:teuthology.orchestra.run.trial140.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 291 kB/s | 253 kB 00:00 2026-02-18T23:12:57.270 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:12:57.477 INFO:teuthology.orchestra.run.trial140.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 569 kB/s | 135 kB 00:00 2026-02-18T23:12:57.502 INFO:teuthology.orchestra.run.trial140.stdout:(11/40): python3-ply-3.11-14.el9.noarch.rpm 195 kB/s | 106 kB 00:00 2026-02-18T23:12:57.584 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:57.666 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:57.667 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:57.667 INFO:teuthology.orchestra.run.trial104.stdout: Package Arch Version Repository Size 2026-02-18T23:12:57.667 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:57.667 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout:Installing dependencies: 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:57.668 INFO:teuthology.orchestra.run.trial104.stdout:Install 6 Packages 2026-02-18T23:12:57.669 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:57.669 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 7.0 M 2026-02-18T23:12:57.669 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 33 M 2026-02-18T23:12:57.669 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:57.895 INFO:teuthology.orchestra.run.trial140.stdout:(12/40): python3-urllib3-1.26.5-7.el9.noarch.rp 554 kB/s | 218 kB 00:00 2026-02-18T23:12:57.948 INFO:teuthology.orchestra.run.trial140.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 269 kB/s | 126 kB 00:00 2026-02-18T23:12:57.969 INFO:teuthology.orchestra.run.trial140.stdout:(14/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 3.3 MB/s | 246 kB 00:00 2026-02-18T23:12:57.995 INFO:teuthology.orchestra.run.trial140.stdout:(15/40): python3-libstoragemgmt-1.10.1-1.el9.x8 3.6 MB/s | 177 kB 00:00 2026-02-18T23:12:58.001 INFO:teuthology.orchestra.run.trial140.stdout:(16/40): python3-mako-1.1.4-6.el9.noarch.rpm 5.2 MB/s | 172 kB 00:00 2026-02-18T23:12:58.023 INFO:teuthology.orchestra.run.trial140.stdout:(17/40): python3-markupsafe-1.1.1-12.el9.x86_64 1.3 MB/s | 35 kB 00:00 2026-02-18T23:12:58.029 INFO:teuthology.orchestra.run.trial140.stdout:(18/40): python3-packaging-20.9-5.el9.noarch.rp 2.7 MB/s | 77 kB 00:00 2026-02-18T23:12:58.050 INFO:teuthology.orchestra.run.trial140.stdout:(19/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 42 kB 00:00 2026-02-18T23:12:58.054 INFO:teuthology.orchestra.run.trial140.stdout:(20/40): python3-autocommand-2.2.2-8.el9.noarch 1.2 MB/s | 29 kB 00:00 2026-02-18T23:12:58.062 INFO:teuthology.orchestra.run.trial140.stdout:(21/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 5.5 MB/s | 43 kB 00:00 2026-02-18T23:12:58.077 INFO:teuthology.orchestra.run.trial140.stdout:(22/40): python3-cheroot-10.0.1-4.el9.noarch.rp 11 MB/s | 173 kB 00:00 2026-02-18T23:12:58.078 INFO:teuthology.orchestra.run.trial140.stdout:(23/40): python3-backports-tarfile-1.2.0-1.el9. 2.2 MB/s | 60 kB 00:00 2026-02-18T23:12:58.085 INFO:teuthology.orchestra.run.trial140.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 1.4 MB/s | 11 kB 00:00 2026-02-18T23:12:58.093 INFO:teuthology.orchestra.run.trial140.stdout:(25/40): python3-jaraco-classes-3.2.1-5.el9.noa 2.3 MB/s | 18 kB 00:00 2026-02-18T23:12:58.097 INFO:teuthology.orchestra.run.trial140.stdout:(26/40): python3-cherrypy-18.6.1-2.el9.noarch.r 18 MB/s | 358 kB 00:00 2026-02-18T23:12:58.100 INFO:teuthology.orchestra.run.trial140.stdout:(27/40): python3-jaraco-collections-3.0.0-8.el9 3.0 MB/s | 23 kB 00:00 2026-02-18T23:12:58.104 INFO:teuthology.orchestra.run.trial140.stdout:(28/40): python3-jaraco-context-6.0.1-3.el9.noa 2.6 MB/s | 20 kB 00:00 2026-02-18T23:12:58.108 INFO:teuthology.orchestra.run.trial140.stdout:(29/40): python3-jaraco-functools-3.5.0-2.el9.n 2.5 MB/s | 19 kB 00:00 2026-02-18T23:12:58.111 INFO:teuthology.orchestra.run.trial140.stdout:(30/40): python3-jaraco-text-4.0.0-2.el9.noarch 3.5 MB/s | 26 kB 00:00 2026-02-18T23:12:58.116 INFO:teuthology.orchestra.run.trial140.stdout:(31/40): python3-logutils-0.3.5-21.el9.noarch.r 5.7 MB/s | 46 kB 00:00 2026-02-18T23:12:58.119 INFO:teuthology.orchestra.run.trial140.stdout:(32/40): python3-more-itertools-8.12.0-2.el9.no 9.6 MB/s | 79 kB 00:00 2026-02-18T23:12:58.127 INFO:teuthology.orchestra.run.trial140.stdout:(33/40): python3-portend-3.1.0-2.el9.noarch.rpm 2.2 MB/s | 16 kB 00:00 2026-02-18T23:12:58.132 INFO:teuthology.orchestra.run.trial140.stdout:(34/40): python3-pecan-1.4.2-3.el9.noarch.rpm 17 MB/s | 272 kB 00:00 2026-02-18T23:12:58.135 INFO:teuthology.orchestra.run.trial140.stdout:(35/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 11 MB/s | 90 kB 00:00 2026-02-18T23:12:58.140 INFO:teuthology.orchestra.run.trial140.stdout:(36/40): python3-tempora-5.0.0-2.el9.noarch.rpm 4.5 MB/s | 36 kB 00:00 2026-02-18T23:12:58.145 INFO:teuthology.orchestra.run.trial140.stdout:(37/40): python3-webob-1.8.8-2.el9.noarch.rpm 24 MB/s | 230 kB 00:00 2026-02-18T23:12:58.152 INFO:teuthology.orchestra.run.trial140.stdout:(38/40): python3-zc-lockfile-2.0-10.el9.noarch. 2.7 MB/s | 20 kB 00:00 2026-02-18T23:12:58.162 INFO:teuthology.orchestra.run.trial140.stdout:(39/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 20 MB/s | 427 kB 00:00 2026-02-18T23:12:58.217 INFO:teuthology.orchestra.run.trial104.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.0 MB/s | 124 kB 00:00 2026-02-18T23:12:58.317 INFO:teuthology.orchestra.run.trial104.stdout:(2/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 1.5 MB/s | 249 kB 00:00 2026-02-18T23:12:58.402 INFO:teuthology.orchestra.run.trial104.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 24 MB/s | 6.0 MB 00:00 2026-02-18T23:12:58.411 INFO:teuthology.orchestra.run.trial104.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 614 kB/s | 58 kB 00:00 2026-02-18T23:12:58.434 INFO:teuthology.orchestra.run.trial104.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.5 MB/s | 548 kB 00:00 2026-02-18T23:12:58.438 INFO:teuthology.orchestra.run.trial104.stdout:(6/6): python3-typing-extensions-4.15.0-1.el9.n 2.4 MB/s | 86 kB 00:00 2026-02-18T23:12:58.440 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:58.440 INFO:teuthology.orchestra.run.trial104.stdout:Total 9.1 MB/s | 7.0 MB 00:00 2026-02-18T23:12:58.468 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:58.475 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:58.475 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:58.485 INFO:teuthology.orchestra.run.trial140.stdout:(40/40): python3-cryptography-36.0.1-5.el9.x86_ 815 kB/s | 1.2 MB 00:01 2026-02-18T23:12:58.490 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:58.490 INFO:teuthology.orchestra.run.trial140.stdout:Total 11 MB/s | 28 MB 00:02 2026-02-18T23:12:58.519 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:58.520 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:58.584 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:58.607 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:12:58.624 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:12:58.625 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:12:58.633 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:12:58.642 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:12:58.763 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:12:58.763 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:12:58.864 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:12:58.888 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:12:58.904 INFO:teuthology.orchestra.run.trial104.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:12:58.905 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:12:58.957 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:12:58.959 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:12:58.961 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:12:58.966 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:12:58.971 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:12:59.002 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:12:59.010 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:12:59.011 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:12:59.011 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:12:59.011 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:12:59.011 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:12:59.011 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:12:59.024 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:12:59.033 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:12:59.040 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:12:59.044 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:12:59.049 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:12:59.055 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:12:59.058 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:12:59.064 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:12:59.068 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:12:59.068 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.069 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:12:59.075 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:12:59.078 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:12:59.088 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:12:59.094 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:12:59.102 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install ceph-fuse 2026-02-18T23:12:59.119 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:12:59.175 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:12:59.199 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:12:59.212 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:12:59.219 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:12:59.232 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:12:59.248 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:12:59.325 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:12:59.334 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:12:59.357 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:12:59.387 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:12:59.393 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:12:59.408 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:12:59.439 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:12:59.491 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:12:59.492 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:12:59.493 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.494 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 813 k 2026-02-18T23:12:59.494 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 2.4 M 2026-02-18T23:12:59.494 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:12:59.502 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:12:59.502 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:12:59.527 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:12:59.527 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:12:59.527 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:12:59.527 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:12:59.527 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:12:59.528 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:59.531 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:12:59.550 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:59.550 INFO:teuthology.orchestra.run.trial140.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:12:59.550 INFO:teuthology.orchestra.run.trial140.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:12:59.551 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:59.559 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:59.574 INFO:teuthology.orchestra.run.trial104.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.8 MB/s | 813 kB 00:00 2026-02-18T23:12:59.575 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:12:59.575 INFO:teuthology.orchestra.run.trial104.stdout:Total 9.7 MB/s | 813 kB 00:00 2026-02-18T23:12:59.575 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:12:59.579 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:12:59.579 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:12:59.583 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:12:59.584 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:12:59.584 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:12:59.612 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:12:59.612 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:12:59.697 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:12:59.713 INFO:teuthology.orchestra.run.trial104.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:59.922 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:59.978 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:12:59.978 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.978 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:12:59.979 INFO:teuthology.orchestra.run.trial104.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:12:59.979 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:12:59.979 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:00.005 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install librados-devel 2026-02-18T23:13:00.230 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:13:00.232 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:13:00.258 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:00.313 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:00.395 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:00.396 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:00.396 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:00.396 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:00.396 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 126 k 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 448 k 2026-02-18T23:13:00.397 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:13:00.428 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:13:00.450 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:00.458 INFO:teuthology.orchestra.run.trial104.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.0 MB/s | 126 kB 00:00 2026-02-18T23:13:00.459 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:00.459 INFO:teuthology.orchestra.run.trial104.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:13:00.459 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:13:00.461 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:13:00.461 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:13:00.493 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:13:00.493 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:13:00.537 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:13:00.547 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:13:00.557 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:13:00.558 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:00.558 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:13:00.558 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:13:00.558 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:13:00.558 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:00.563 INFO:teuthology.orchestra.run.trial104.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:00.575 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:13:00.644 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:00.703 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:00.730 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install libcephfs2 2026-02-18T23:13:00.899 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:13:00.899 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:13:00.899 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:13:00.900 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:13:00.901 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:13:00.902 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:13:00.954 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:13:00.955 INFO:teuthology.orchestra.run.trial140.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:13:00.956 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:13:00.957 INFO:teuthology.orchestra.run.trial140.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:00.958 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:00.990 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-base 2026-02-18T23:13:01.036 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:01.103 INFO:teuthology.orchestra.run.trial104.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:01.121 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:01.121 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:01.122 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:01.142 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install libcephfs-devel 2026-02-18T23:13:01.303 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:01.368 INFO:teuthology.orchestra.run.trial140.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:01.385 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:01.385 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:01.386 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:01.406 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install cephadm 2026-02-18T23:13:01.454 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:01.536 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:01.536 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:01.536 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 25 k 2026-02-18T23:13:01.537 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 110 k 2026-02-18T23:13:01.538 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:13:01.580 INFO:teuthology.orchestra.run.trial104.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 574 kB/s | 25 kB 00:00 2026-02-18T23:13:01.581 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:01.581 INFO:teuthology.orchestra.run.trial104.stdout:Total 564 kB/s | 25 kB 00:00 2026-02-18T23:13:01.581 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:13:01.582 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:13:01.582 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:13:01.583 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:13:01.583 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:13:01.603 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:13:01.618 INFO:teuthology.orchestra.run.trial104.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:01.673 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:01.712 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:01.730 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:01.730 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:01.731 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:13:01.731 INFO:teuthology.orchestra.run.trial104.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:01.731 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:01.731 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:01.759 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install librados2 2026-02-18T23:13:01.794 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:01.795 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:01.795 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:01.795 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 83 k 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 375 k 2026-02-18T23:13:01.796 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:01.848 INFO:teuthology.orchestra.run.trial140.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:13:01.849 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:01.849 INFO:teuthology.orchestra.run.trial140.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:13:01.849 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:01.851 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:01.851 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:01.852 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:01.853 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:01.869 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:01.918 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:13:01.933 INFO:teuthology.orchestra.run.trial140.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:13:02.003 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.058 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:02.068 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:02.086 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:13:02.132 INFO:teuthology.orchestra.run.trial104.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:02.149 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:02.150 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:02.150 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:02.171 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install librbd1 2026-02-18T23:13:02.392 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:02.474 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:02.474 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:02.474 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repo Size 2026-02-18T23:13:02.474 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 137 k 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 379 k 2026-02-18T23:13:02.475 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:02.477 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:02.537 INFO:teuthology.orchestra.run.trial140.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:13:02.537 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:02.538 INFO:teuthology.orchestra.run.trial140.stdout:Total 2.1 MB/s | 137 kB 00:00 2026-02-18T23:13:02.538 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:02.540 INFO:teuthology.orchestra.run.trial104.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:02.542 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:02.542 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:02.558 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:02.559 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:02.559 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:02.569 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:02.569 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:02.580 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install python3-rados 2026-02-18T23:13:02.620 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:02.621 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:02.645 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:02.645 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:02.645 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:13:02.645 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.885 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:02.913 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:02.914 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.914 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:02.914 INFO:teuthology.orchestra.run.trial140.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:02.914 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:02.914 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:02.942 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-mgr 2026-02-18T23:13:02.950 INFO:teuthology.orchestra.run.trial104.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:02.968 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:02.969 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:02.969 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:02.991 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install python3-rgw 2026-02-18T23:13:03.252 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:03.294 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:03.316 INFO:teuthology.orchestra.run.trial140.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:03.333 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:03.334 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:03.334 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:03.355 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:13:03.358 INFO:teuthology.orchestra.run.trial104.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:03.376 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:03.376 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:03.377 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:03.397 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install python3-cephfs 2026-02-18T23:13:03.656 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:03.704 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:03.737 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:03.738 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:13:03.739 INFO:teuthology.orchestra.run.trial140.stdout:Installing weak dependencies: 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:Install 7 Packages 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 3.8 M 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 81 M 2026-02-18T23:13:03.740 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:03.768 INFO:teuthology.orchestra.run.trial104.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:03.785 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:03.786 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:03.786 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:03.807 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install python3-rbd 2026-02-18T23:13:04.117 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:04.182 INFO:teuthology.orchestra.run.trial104.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:04.200 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:04.200 INFO:teuthology.orchestra.run.trial104.stdout:Nothing to do. 2026-02-18T23:13:04.200 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:04.211 INFO:teuthology.orchestra.run.trial140.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 332 kB/s | 15 kB 00:00 2026-02-18T23:13:04.213 INFO:teuthology.orchestra.run.trial140.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 527 kB/s | 24 kB 00:00 2026-02-18T23:13:04.221 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install rbd-fuse 2026-02-18T23:13:04.271 INFO:teuthology.orchestra.run.trial140.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 34 MB/s | 3.5 MB 00:00 2026-02-18T23:13:04.364 INFO:teuthology.orchestra.run.trial140.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 59 kB/s | 9.0 kB 00:00 2026-02-18T23:13:04.429 INFO:teuthology.orchestra.run.trial140.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 189 kB/s | 41 kB 00:00 2026-02-18T23:13:04.484 INFO:teuthology.orchestra.run.trial140.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 144 kB/s | 31 kB 00:00 2026-02-18T23:13:04.527 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:04.608 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:04.609 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:04.609 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:04.609 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:04.609 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 82 k 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 222 k 2026-02-18T23:13:04.610 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:13:04.657 INFO:teuthology.orchestra.run.trial140.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 645 kB/s | 188 kB 00:00 2026-02-18T23:13:04.658 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:04.658 INFO:teuthology.orchestra.run.trial140.stdout:Total 4.2 MB/s | 3.8 MB 00:00 2026-02-18T23:13:04.658 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:04.661 INFO:teuthology.orchestra.run.trial104.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:13:04.662 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:04.662 INFO:teuthology.orchestra.run.trial104.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:13:04.662 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:13:04.662 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:04.663 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:04.665 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:13:04.665 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:13:04.694 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:04.694 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:04.696 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:13:04.696 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:13:04.747 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:13:04.747 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:04.748 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:13:04.753 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:13:04.763 INFO:teuthology.orchestra.run.trial104.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:04.764 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:13:04.768 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:13:04.771 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:13:04.843 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:04.901 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:04.901 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:04.901 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:13:04.901 INFO:teuthology.orchestra.run.trial104.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:04.901 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:04.902 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:04.930 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install rbd-mirror 2026-02-18T23:13:05.213 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:13:05.216 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:13:05.242 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:05.325 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:05.326 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:13:05.327 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:05.327 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 2.9 M 2026-02-18T23:13:05.327 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 12 M 2026-02-18T23:13:05.327 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:13:05.355 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:13:05.408 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:13:05.408 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:05.408 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:05.409 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:05.429 INFO:teuthology.orchestra.run.trial104.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 29 MB/s | 2.9 MB 00:00 2026-02-18T23:13:05.429 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:05.429 INFO:teuthology.orchestra.run.trial104.stdout:Total 28 MB/s | 2.9 MB 00:00 2026-02-18T23:13:05.429 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:13:05.433 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:13:05.433 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:13:05.438 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:13:05.473 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:13:05.473 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:13:05.658 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:13:05.660 INFO:teuthology.orchestra.run.trial104.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:05.684 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:05.684 INFO:teuthology.orchestra.run.trial104.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:05.685 INFO:teuthology.orchestra.run.trial104.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:13:05.685 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:13:05.685 INFO:teuthology.orchestra.run.trial104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:13:05.685 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:05.741 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:25 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:05.823 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:13:05.824 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:05.825 INFO:teuthology.orchestra.run.trial140.stdout:Install 12 Packages 2026-02-18T23:13:05.826 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:05.826 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 43 M 2026-02-18T23:13:05.826 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 234 M 2026-02-18T23:13:05.827 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:05.961 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:05.962 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:05.962 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:13:05.962 INFO:teuthology.orchestra.run.trial104.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:05.962 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:05.962 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:05.990 DEBUG:teuthology.orchestra.run.trial104:> sudo yum -y install rbd-nbd 2026-02-18T23:13:06.304 INFO:teuthology.orchestra.run.trial104.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 11:12:24 PM UTC. 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout:Dependencies resolved. 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout:Installing: 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:06.386 INFO:teuthology.orchestra.run.trial104.stdout:Transaction Summary 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout:================================================================================ 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout:Install 1 Package 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout:Total download size: 165 k 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout:Installed size: 477 k 2026-02-18T23:13:06.387 INFO:teuthology.orchestra.run.trial104.stdout:Downloading Packages: 2026-02-18T23:13:06.449 INFO:teuthology.orchestra.run.trial104.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 165 kB 00:00 2026-02-18T23:13:06.449 INFO:teuthology.orchestra.run.trial104.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:06.449 INFO:teuthology.orchestra.run.trial104.stdout:Total 2.6 MB/s | 165 kB 00:00 2026-02-18T23:13:06.449 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction check 2026-02-18T23:13:06.452 INFO:teuthology.orchestra.run.trial104.stdout:Transaction check succeeded. 2026-02-18T23:13:06.452 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction test 2026-02-18T23:13:06.484 INFO:teuthology.orchestra.run.trial104.stdout:Transaction test succeeded. 2026-02-18T23:13:06.484 INFO:teuthology.orchestra.run.trial104.stdout:Running transaction 2026-02-18T23:13:06.539 INFO:teuthology.orchestra.run.trial104.stdout: Preparing : 1/1 2026-02-18T23:13:06.555 INFO:teuthology.orchestra.run.trial104.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:06.618 INFO:teuthology.orchestra.run.trial140.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 58 MB/s | 7.4 MB 00:00 2026-02-18T23:13:06.642 INFO:teuthology.orchestra.run.trial104.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:06.681 INFO:teuthology.orchestra.run.trial140.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 473 kB/s | 30 kB 00:00 2026-02-18T23:13:06.700 INFO:teuthology.orchestra.run.trial104.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:06.700 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:06.701 INFO:teuthology.orchestra.run.trial104.stdout:Installed: 2026-02-18T23:13:06.701 INFO:teuthology.orchestra.run.trial104.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:06.701 INFO:teuthology.orchestra.run.trial104.stdout: 2026-02-18T23:13:06.701 INFO:teuthology.orchestra.run.trial104.stdout:Complete! 2026-02-18T23:13:06.732 DEBUG:teuthology.parallel:result is None 2026-02-18T23:13:06.738 INFO:teuthology.orchestra.run.trial140.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 53 MB/s | 3.0 MB 00:00 2026-02-18T23:13:06.766 INFO:teuthology.orchestra.run.trial140.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 538 kB/s | 15 kB 00:00 2026-02-18T23:13:06.794 INFO:teuthology.orchestra.run.trial140.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 1.4 MB/s | 42 kB 00:00 2026-02-18T23:13:06.854 INFO:teuthology.orchestra.run.trial140.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 88 MB/s | 5.3 MB 00:00 2026-02-18T23:13:06.885 INFO:teuthology.orchestra.run.trial140.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 7.8 MB/s | 244 kB 00:00 2026-02-18T23:13:06.956 INFO:teuthology.orchestra.run.trial140.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 86 MB/s | 6.1 MB 00:00 2026-02-18T23:13:06.990 INFO:teuthology.orchestra.run.trial140.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 13 MB/s | 442 kB 00:00 2026-02-18T23:13:07.155 INFO:teuthology.orchestra.run.trial140.stdout:(10/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 117 MB/s | 19 MB 00:00 2026-02-18T23:13:07.156 INFO:teuthology.orchestra.run.trial140.stdout:(11/12): libquadmath-11.5.0-14.el9.x86_64.rpm 277 kB/s | 184 kB 00:00 2026-02-18T23:13:08.858 INFO:teuthology.orchestra.run.trial140.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 335 kB/s | 794 kB 00:02 2026-02-18T23:13:08.864 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:08.864 INFO:teuthology.orchestra.run.trial140.stdout:Total 14 MB/s | 43 MB 00:03 2026-02-18T23:13:09.023 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:09.036 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:09.037 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:09.240 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:09.241 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:09.456 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:09.459 INFO:teuthology.orchestra.run.trial140.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:13:09.465 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:13:09.499 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:13:09.503 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:13:09.562 INFO:teuthology.orchestra.run.trial140.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:13:09.564 INFO:teuthology.orchestra.run.trial140.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:13:09.586 INFO:teuthology.orchestra.run.trial140.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:13:09.906 INFO:teuthology.orchestra.run.trial140.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:13:09.978 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:13:10.645 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:13:11.105 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:13:11.106 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:13:11.397 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:13:11.398 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:13:11.399 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:13:11.455 INFO:teuthology.orchestra.run.trial140.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:11.456 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:11.491 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:13:11.798 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:11.880 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:13:11.881 INFO:teuthology.orchestra.run.trial140.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout:Install 10 Packages 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:11.882 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 2.0 M 2026-02-18T23:13:11.883 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 25 M 2026-02-18T23:13:11.883 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:12.129 INFO:teuthology.orchestra.run.trial140.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 923 kB/s | 47 kB 00:00 2026-02-18T23:13:12.222 INFO:teuthology.orchestra.run.trial140.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 579 kB/s | 54 kB 00:00 2026-02-18T23:13:12.245 INFO:teuthology.orchestra.run.trial140.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 949 kB/s | 159 kB 00:00 2026-02-18T23:13:12.253 INFO:teuthology.orchestra.run.trial140.stdout:(4/10): python3-cachetools-4.2.4-1.el9.noarch.r 1.0 MB/s | 32 kB 00:00 2026-02-18T23:13:12.270 INFO:teuthology.orchestra.run.trial140.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 568 kB/s | 14 kB 00:00 2026-02-18T23:13:12.276 INFO:teuthology.orchestra.run.trial140.stdout:(6/10): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2026-02-18T23:13:12.294 INFO:teuthology.orchestra.run.trial140.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 6.1 MB/s | 254 kB 00:00 2026-02-18T23:13:12.313 INFO:teuthology.orchestra.run.trial140.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 4.5 MB/s | 90 kB 00:00 2026-02-18T23:13:12.314 INFO:teuthology.orchestra.run.trial140.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 1.5 MB/s | 59 kB 00:00 2026-02-18T23:13:12.345 INFO:teuthology.orchestra.run.trial140.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 14 MB/s | 1.0 MB 00:00 2026-02-18T23:13:12.345 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:12.345 INFO:teuthology.orchestra.run.trial140.stdout:Total 4.3 MB/s | 2.0 MB 00:00 2026-02-18T23:13:12.370 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:12.378 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:12.378 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:12.416 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:12.417 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:12.490 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:12.542 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:13:12.555 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:13:12.569 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:13:12.574 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:13:12.582 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:13:12.622 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:13:12.634 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:13:12.958 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:13:12.971 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:13:12.972 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:13:13.079 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:13:13.079 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:13:13.079 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:13:13.079 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:13:13.080 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:13:13.134 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:13:13.135 INFO:teuthology.orchestra.run.trial140.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:13:13.136 INFO:teuthology.orchestra.run.trial140.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:13:13.136 INFO:teuthology.orchestra.run.trial140.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:13:13.136 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:13.136 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:13.165 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:13:13.472 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:13.555 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:13.556 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:13.556 INFO:teuthology.orchestra.run.trial140.stdout: Package Arch Version Repository Size 2026-02-18T23:13:13.556 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:13.556 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout:Installing dependencies: 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:13.557 INFO:teuthology.orchestra.run.trial140.stdout:Install 6 Packages 2026-02-18T23:13:13.558 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:13.558 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 7.0 M 2026-02-18T23:13:13.558 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 33 M 2026-02-18T23:13:13.558 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:14.016 INFO:teuthology.orchestra.run.trial140.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.0 MB/s | 124 kB 00:00 2026-02-18T23:13:14.145 INFO:teuthology.orchestra.run.trial140.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.1 MB/s | 548 kB 00:00 2026-02-18T23:13:14.164 INFO:teuthology.orchestra.run.trial140.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 3.1 MB/s | 58 kB 00:00 2026-02-18T23:13:14.178 INFO:teuthology.orchestra.run.trial140.stdout:(4/6): python3-babel-2.9.1-2.el9.noarch.rpm 27 MB/s | 6.0 MB 00:00 2026-02-18T23:13:14.182 INFO:teuthology.orchestra.run.trial140.stdout:(5/6): python3-typing-extensions-4.15.0-1.el9.n 4.6 MB/s | 86 kB 00:00 2026-02-18T23:13:14.871 INFO:teuthology.orchestra.run.trial140.stdout:(6/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 271 kB/s | 249 kB 00:00 2026-02-18T23:13:14.872 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:14.872 INFO:teuthology.orchestra.run.trial140.stdout:Total 5.3 MB/s | 7.0 MB 00:01 2026-02-18T23:13:14.903 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:14.909 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:14.909 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:14.953 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:14.953 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:15.018 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:15.066 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:13:15.076 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:13:15.295 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:13:15.319 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:13:15.335 INFO:teuthology.orchestra.run.trial140.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:13:15.336 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:13:15.446 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:13:15.446 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:13:15.446 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:13:15.446 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:13:15.447 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:13:15.447 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:13:15.501 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:13:15.502 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:15.503 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:15.532 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install ceph-fuse 2026-02-18T23:13:15.836 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:15.919 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:15.919 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:15.920 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 813 k 2026-02-18T23:13:15.921 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 2.4 M 2026-02-18T23:13:15.921 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:16.004 INFO:teuthology.orchestra.run.trial140.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.4 MB/s | 813 kB 00:00 2026-02-18T23:13:16.005 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:16.005 INFO:teuthology.orchestra.run.trial140.stdout:Total 9.3 MB/s | 813 kB 00:00 2026-02-18T23:13:16.005 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:16.008 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:16.008 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:16.042 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:16.042 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:16.125 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:16.141 INFO:teuthology.orchestra.run.trial140.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:16.363 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:16.419 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:16.446 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install librados-devel 2026-02-18T23:13:16.759 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:16.840 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:16.841 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:16.841 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:16.841 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 126 k 2026-02-18T23:13:16.841 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 448 k 2026-02-18T23:13:16.841 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:16.902 INFO:teuthology.orchestra.run.trial140.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.1 MB/s | 126 kB 00:00 2026-02-18T23:13:16.902 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:16.902 INFO:teuthology.orchestra.run.trial140.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:13:16.902 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:16.904 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:16.904 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:16.935 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:16.935 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:16.989 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:17.005 INFO:teuthology.orchestra.run.trial140.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:17.087 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:17.143 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:17.143 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:17.143 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:17.143 INFO:teuthology.orchestra.run.trial140.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:17.144 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:17.144 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:17.170 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install libcephfs2 2026-02-18T23:13:17.479 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:17.544 INFO:teuthology.orchestra.run.trial140.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:17.561 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:17.562 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:17.562 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:17.583 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install libcephfs-devel 2026-02-18T23:13:17.891 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:17.972 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 25 k 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 110 k 2026-02-18T23:13:17.973 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:18.017 INFO:teuthology.orchestra.run.trial140.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 574 kB/s | 25 kB 00:00 2026-02-18T23:13:18.017 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:18.018 INFO:teuthology.orchestra.run.trial140.stdout:Total 563 kB/s | 25 kB 00:00 2026-02-18T23:13:18.018 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:18.019 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:18.019 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:18.020 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:18.020 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:18.039 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:18.055 INFO:teuthology.orchestra.run.trial140.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:18.107 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:18.162 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:18.162 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:18.163 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:18.163 INFO:teuthology.orchestra.run.trial140.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:18.163 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:18.163 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:18.188 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install librados2 2026-02-18T23:13:18.496 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:18.560 INFO:teuthology.orchestra.run.trial140.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:18.577 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:18.578 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:18.578 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:18.599 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install librbd1 2026-02-18T23:13:18.906 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:18.969 INFO:teuthology.orchestra.run.trial140.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:18.987 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:18.988 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:18.988 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:19.008 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install python3-rados 2026-02-18T23:13:19.313 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:19.378 INFO:teuthology.orchestra.run.trial140.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:19.396 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:19.396 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:19.396 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:19.418 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install python3-rgw 2026-02-18T23:13:19.723 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:19.788 INFO:teuthology.orchestra.run.trial140.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:19.806 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:19.807 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:19.807 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:19.828 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install python3-cephfs 2026-02-18T23:13:20.137 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:20.200 INFO:teuthology.orchestra.run.trial140.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:20.218 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:20.219 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:20.219 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:20.240 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install python3-rbd 2026-02-18T23:13:20.552 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:20.617 INFO:teuthology.orchestra.run.trial140.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:13:20.634 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:20.635 INFO:teuthology.orchestra.run.trial140.stdout:Nothing to do. 2026-02-18T23:13:20.635 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:20.657 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install rbd-fuse 2026-02-18T23:13:20.966 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:21.048 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:21.048 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.048 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 82 k 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 222 k 2026-02-18T23:13:21.049 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:21.102 INFO:teuthology.orchestra.run.trial140.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:13:21.103 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:21.103 INFO:teuthology.orchestra.run.trial140.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:13:21.104 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:21.107 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:21.107 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:21.138 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:21.138 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:21.188 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:21.204 INFO:teuthology.orchestra.run.trial140.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:21.284 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:21.340 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:21.341 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.341 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:21.341 INFO:teuthology.orchestra.run.trial140.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:21.341 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.341 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:21.368 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install rbd-mirror 2026-02-18T23:13:21.675 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:13:21.759 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 2.9 M 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 12 M 2026-02-18T23:13:21.760 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:21.870 INFO:teuthology.orchestra.run.trial140.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 27 MB/s | 2.9 MB 00:00 2026-02-18T23:13:21.871 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:21.871 INFO:teuthology.orchestra.run.trial140.stdout:Total 26 MB/s | 2.9 MB 00:00 2026-02-18T23:13:21.871 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:21.875 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:21.875 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:21.915 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:21.915 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:22.097 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:22.099 INFO:teuthology.orchestra.run.trial140.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:22.122 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:22.122 INFO:teuthology.orchestra.run.trial140.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:13:22.122 INFO:teuthology.orchestra.run.trial140.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:13:22.122 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:13:22.122 INFO:teuthology.orchestra.run.trial140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:13:22.123 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:22.442 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:22.443 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:22.443 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:22.443 INFO:teuthology.orchestra.run.trial140.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:22.443 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:22.443 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:22.472 DEBUG:teuthology.orchestra.run.trial140:> sudo yum -y install rbd-nbd 2026-02-18T23:13:22.783 INFO:teuthology.orchestra.run.trial140.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 11:12:40 PM UTC. 2026-02-18T23:13:22.865 INFO:teuthology.orchestra.run.trial140.stdout:Dependencies resolved. 2026-02-18T23:13:22.865 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:22.865 INFO:teuthology.orchestra.run.trial140.stdout: Package Architecture Version Repository Size 2026-02-18T23:13:22.865 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Installing: 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Transaction Summary 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:================================================================================ 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Install 1 Package 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Total download size: 165 k 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Installed size: 477 k 2026-02-18T23:13:22.866 INFO:teuthology.orchestra.run.trial140.stdout:Downloading Packages: 2026-02-18T23:13:22.928 INFO:teuthology.orchestra.run.trial140.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 165 kB 00:00 2026-02-18T23:13:22.928 INFO:teuthology.orchestra.run.trial140.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:13:22.929 INFO:teuthology.orchestra.run.trial140.stdout:Total 2.6 MB/s | 165 kB 00:00 2026-02-18T23:13:22.929 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction check 2026-02-18T23:13:22.932 INFO:teuthology.orchestra.run.trial140.stdout:Transaction check succeeded. 2026-02-18T23:13:22.932 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction test 2026-02-18T23:13:22.963 INFO:teuthology.orchestra.run.trial140.stdout:Transaction test succeeded. 2026-02-18T23:13:22.963 INFO:teuthology.orchestra.run.trial140.stdout:Running transaction 2026-02-18T23:13:23.018 INFO:teuthology.orchestra.run.trial140.stdout: Preparing : 1/1 2026-02-18T23:13:23.034 INFO:teuthology.orchestra.run.trial140.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:23.112 INFO:teuthology.orchestra.run.trial140.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:23.168 INFO:teuthology.orchestra.run.trial140.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:13:23.169 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:23.169 INFO:teuthology.orchestra.run.trial140.stdout:Installed: 2026-02-18T23:13:23.169 INFO:teuthology.orchestra.run.trial140.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:13:23.169 INFO:teuthology.orchestra.run.trial140.stdout: 2026-02-18T23:13:23.169 INFO:teuthology.orchestra.run.trial140.stdout:Complete! 2026-02-18T23:13:23.201 DEBUG:teuthology.parallel:result is None 2026-02-18T23:13:23.202 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:13:23.202 INFO:teuthology.packaging:ref: None 2026-02-18T23:13:23.202 INFO:teuthology.packaging:tag: None 2026-02-18T23:13:23.202 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:13:23.202 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:13:23.202 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:13:23.378 DEBUG:teuthology.orchestra.run.trial104:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:13:23.400 INFO:teuthology.orchestra.run.trial104.stdout:17.2.9-0.el9 2026-02-18T23:13:23.401 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:13:23.401 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:13:23.404 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:13:23.404 INFO:teuthology.packaging:ref: None 2026-02-18T23:13:23.404 INFO:teuthology.packaging:tag: None 2026-02-18T23:13:23.404 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:13:23.404 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:13:23.404 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:13:23.573 DEBUG:teuthology.orchestra.run.trial140:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:13:23.594 INFO:teuthology.orchestra.run.trial140.stdout:17.2.9-0.el9 2026-02-18T23:13:23.595 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:13:23.595 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:13:23.598 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T23:13:23.598 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:13:23.598 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:13:23.626 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:13:23.626 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:13:23.662 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T23:13:23.662 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:13:23.662 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:13:23.691 DEBUG:teuthology.orchestra.run.trial104:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:13:23.756 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:13:23.756 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:13:23.782 DEBUG:teuthology.orchestra.run.trial140:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:13:23.847 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T23:13:23.847 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:13:23.847 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:13:23.873 DEBUG:teuthology.orchestra.run.trial104:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:13:23.937 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:13:23.938 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:13:23.962 DEBUG:teuthology.orchestra.run.trial140:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:13:24.027 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T23:13:24.027 DEBUG:teuthology.orchestra.run.trial104:> set -ex 2026-02-18T23:13:24.027 DEBUG:teuthology.orchestra.run.trial104:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:13:24.053 DEBUG:teuthology.orchestra.run.trial104:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:13:24.119 DEBUG:teuthology.orchestra.run.trial140:> set -ex 2026-02-18T23:13:24.119 DEBUG:teuthology.orchestra.run.trial140:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:13:24.145 DEBUG:teuthology.orchestra.run.trial140:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:13:24.211 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T23:13:24.341 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', '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}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'do not have an application enabled', 'application not enabled', 'or freeform for custom applications', 'POOL_APP_NOT_ENABLED', 'is down', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'pg .* is stuck inactive', 'pg .* is .*degraded', 'FS_DEGRADED', 'OSDMAP_FLAGS', 'OSD_UPGRADE_FINISHED', 'Replacing daemon mds', 'MDS_ALL_DOWN', 'MDS_UP_LESS_THAN_MAX', 'filesystem is offline', 'with fewer MDS than max_mds'], 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:13:24.341 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:13:24.344 INFO:tasks.cephadm:Cluster fsid is 6ca9db80-0d1f-11f1-b5af-d404e6e7d460 2026-02-18T23:13:24.344 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T23:13:24.344 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.104', 'mon.c': '[v2:10.20.193.104:3301,v1:10.20.193.104:6790]', 'mon.b': '10.20.193.140'} 2026-02-18T23:13:24.344 INFO:tasks.cephadm:First mon is mon.a on trial104 2026-02-18T23:13:24.344 INFO:tasks.cephadm:First mgr is y 2026-02-18T23:13:24.344 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T23:13:24.344 DEBUG:teuthology.orchestra.run.trial104:> sudo hostname $(hostname -s) 2026-02-18T23:13:24.370 DEBUG:teuthology.orchestra.run.trial140:> sudo hostname $(hostname -s) 2026-02-18T23:13:24.395 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2026-02-18T23:13:24.395 DEBUG:teuthology.orchestra.run.trial104:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.462 INFO:teuthology.orchestra.run.trial104.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:13 /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.463 DEBUG:teuthology.orchestra.run.trial140:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.511 INFO:teuthology.orchestra.run.trial140.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:13 /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.511 DEBUG:teuthology.orchestra.run.trial104:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.530 DEBUG:teuthology.orchestra.run.trial140:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:24.563 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2026-02-18T23:13:24.564 DEBUG:teuthology.orchestra.run.trial104:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:13:24.572 DEBUG:teuthology.orchestra.run.trial140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:13:24.817 INFO:teuthology.orchestra.run.trial104.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:13:24.822 INFO:teuthology.orchestra.run.trial140.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:13:24.958 INFO:teuthology.orchestra.run.trial104.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:13:24.958 INFO:teuthology.orchestra.run.trial104.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:13:24.958 INFO:teuthology.orchestra.run.trial104.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:quincy: initializing source docker://quay.ceph.io/ceph-ci/ceph:quincy: reading manifest quincy in quay.ceph.io/ceph-ci/ceph: manifest unknown 2026-02-18T23:13:24.958 INFO:teuthology.orchestra.run.trial104.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:13:24.959 INFO:teuthology.orchestra.run.trial140.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:13:24.959 INFO:teuthology.orchestra.run.trial140.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:13:24.959 INFO:teuthology.orchestra.run.trial140.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:quincy: initializing source docker://quay.ceph.io/ceph-ci/ceph:quincy: reading manifest quincy in quay.ceph.io/ceph-ci/ceph: manifest unknown 2026-02-18T23:13:24.959 INFO:teuthology.orchestra.run.trial140.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:13:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:13:24.975 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 589, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on trial104 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:13:24.977 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T23:13:24.980 DEBUG:teuthology.misc:Transferring archived files from trial104:/var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial104/crash 2026-02-18T23:13:24.981 DEBUG:teuthology.orchestra.run.trial104:> sudo tar c -f - -C /var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash -- . 2026-02-18T23:13:25.008 INFO:teuthology.orchestra.run.trial104.stderr:tar: /var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:13:25.008 INFO:teuthology.orchestra.run.trial104.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:13:25.011 DEBUG:teuthology.misc:Transferring archived files from trial140:/var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial140/crash 2026-02-18T23:13:25.012 DEBUG:teuthology.orchestra.run.trial140:> sudo tar c -f - -C /var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash -- . 2026-02-18T23:13:25.038 INFO:teuthology.orchestra.run.trial140.stderr:tar: /var/lib/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:13:25.038 INFO:teuthology.orchestra.run.trial140.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:13:25.039 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T23:13:25.039 DEBUG:teuthology.orchestra.run.trial104:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'do not have an application enabled' | egrep -v 'application not enabled' | egrep -v 'or freeform for custom applications' | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'is down' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v 'pg .* is stuck inactive' | egrep -v 'pg .* is .*degraded' | egrep -v FS_DEGRADED | egrep -v OSDMAP_FLAGS | egrep -v OSD_UPGRADE_FINISHED | egrep -v 'Replacing daemon mds' | egrep -v MDS_ALL_DOWN | egrep -v MDS_UP_LESS_THAN_MAX | egrep -v 'filesystem is offline' | egrep -v 'with fewer MDS than max_mds' | head -n 1 2026-02-18T23:13:25.074 INFO:teuthology.orchestra.run.trial104.stderr:grep: /var/log/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:13:25.077 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-02-18T23:13:25.077 DEBUG:teuthology.orchestra.run.trial104:> sudo egrep '\[SEC\]' /var/log/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'do not have an application enabled' | egrep -v 'application not enabled' | egrep -v 'or freeform for custom applications' | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'is down' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v 'pg .* is stuck inactive' | egrep -v 'pg .* is .*degraded' | egrep -v FS_DEGRADED | egrep -v OSDMAP_FLAGS | egrep -v OSD_UPGRADE_FINISHED | egrep -v 'Replacing daemon mds' | egrep -v MDS_ALL_DOWN | egrep -v MDS_UP_LESS_THAN_MAX | egrep -v 'filesystem is offline' | egrep -v 'with fewer MDS than max_mds' | head -n 1 2026-02-18T23:13:25.141 INFO:teuthology.orchestra.run.trial104.stderr:grep: /var/log/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:13:25.143 INFO:tasks.cephadm:Compressing logs... 2026-02-18T23:13:25.144 DEBUG:teuthology.orchestra.run.trial104:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:13:25.185 DEBUG:teuthology.orchestra.run.trial140:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:13:25.206 INFO:teuthology.orchestra.run.trial104.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:13:25.206 INFO:teuthology.orchestra.run.trial104.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:13:25.207 INFO:teuthology.orchestra.run.trial104.stderr:/var/log/ceph/cephadm.log: 67.3% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:13:25.208 INFO:teuthology.orchestra.run.trial104.stderr: 2026-02-18T23:13:25.209 INFO:teuthology.orchestra.run.trial104.stderr:real 0m0.010s 2026-02-18T23:13:25.209 INFO:teuthology.orchestra.run.trial104.stderr:user 0m0.008s 2026-02-18T23:13:25.209 INFO:teuthology.orchestra.run.trial104.stderr:sys 0m0.011s 2026-02-18T23:13:25.211 INFO:teuthology.orchestra.run.trial140.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:13:25.211 INFO:teuthology.orchestra.run.trial140.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:13:25.211 INFO:teuthology.orchestra.run.trial140.stderr:/var/log/ceph/cephadm.log: 67.3% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:13:25.212 INFO:teuthology.orchestra.run.trial140.stderr: 2026-02-18T23:13:25.212 INFO:teuthology.orchestra.run.trial140.stderr:real 0m0.010s 2026-02-18T23:13:25.212 INFO:teuthology.orchestra.run.trial140.stderr:user 0m0.007s 2026-02-18T23:13:25.212 INFO:teuthology.orchestra.run.trial140.stderr:sys 0m0.012s 2026-02-18T23:13:25.213 INFO:tasks.cephadm:Archiving logs... 2026-02-18T23:13:25.213 DEBUG:teuthology.misc:Transferring archived files from trial104:/var/log/ceph to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial104/log 2026-02-18T23:13:25.214 DEBUG:teuthology.orchestra.run.trial104:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:13:25.274 DEBUG:teuthology.misc:Transferring archived files from trial140:/var/log/ceph to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial140/log 2026-02-18T23:13:25.276 DEBUG:teuthology.orchestra.run.trial140:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:13:25.304 INFO:tasks.cephadm:Removing cluster... 2026-02-18T23:13:25.304 DEBUG:teuthology.orchestra.run.trial104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6ca9db80-0d1f-11f1-b5af-d404e6e7d460 --force 2026-02-18T23:13:25.645 DEBUG:teuthology.orchestra.run.trial140:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6ca9db80-0d1f-11f1-b5af-d404e6e7d460 --force 2026-02-18T23:13:25.970 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T23:13:25.970 DEBUG:teuthology.orchestra.run.trial104:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:25.989 DEBUG:teuthology.orchestra.run.trial140:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:13:26.005 INFO:tasks.cephadm:Teardown complete 2026-02-18T23:13:26.005 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 2216, in task with contextutil.nested( File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 589, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on trial104 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:13:26.007 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T23:13:26.024 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T23:13:26.037 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... 2026-02-18T23:13:26.038 DEBUG:teuthology.orchestra.run.trial104:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:13:26.040 DEBUG:teuthology.orchestra.run.trial140:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:13:26.239 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T23:13:26.249 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T23:13:26.249 DEBUG:teuthology.orchestra.run.trial104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:13:26.251 DEBUG:teuthology.orchestra.run.trial140:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:13:26.265 INFO:teuthology.orchestra.run.trial104.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:13:26.267 INFO:teuthology.orchestra.run.trial140.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:13:26.282 INFO:teuthology.orchestra.run.trial140.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:13:26.283 INFO:teuthology.orchestra.run.trial140.stdout:=============================================================================== 2026-02-18T23:13:26.283 INFO:teuthology.orchestra.run.trial140.stdout:^+ io.psychotron.org 2 6 37 13 -942us[-2627us] +/- 46ms 2026-02-18T23:13:26.283 INFO:teuthology.orchestra.run.trial140.stdout:^- 170-187-147-56.ip.linode> 2 6 37 12 -7749us[-7749us] +/- 77ms 2026-02-18T23:13:26.283 INFO:teuthology.orchestra.run.trial140.stdout:^* ntp1.wiktel.com 1 6 37 13 -1004us[-2693us] +/- 20ms 2026-02-18T23:13:26.283 INFO:teuthology.orchestra.run.trial140.stdout:^+ baron.cgee.net 2 6 37 13 +1659us[ -25us] +/- 24ms 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:=============================================================================== 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:^- 172-233-157-223.ip.linod> 2 6 37 12 -13ms[ -13ms] +/- 123ms 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:^* time.ecansol.net 1 6 37 12 +1297us[ +984us] +/- 16ms 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:^- 172-233-189-68.ip.linode> 2 6 37 12 -5170us[-5483us] +/- 85ms 2026-02-18T23:13:26.287 INFO:teuthology.orchestra.run.trial104.stdout:^+ 38.134.40.65 2 6 37 13 -2104us[-2417us] +/- 25ms 2026-02-18T23:13:26.287 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T23:13:26.298 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T23:13:26.299 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T23:13:26.310 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:13:26.370 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:13:26.411 DEBUG:teuthology.orchestra.run.trial104:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:13:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:13:26.437 DEBUG:teuthology.orchestra.run.trial140:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:13:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:13:26.477 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T23:13:26.493 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T23:13:26.508 INFO:teuthology.task.internal:Duration was 152.735908 seconds 2026-02-18T23:13:26.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T23:13:26.525 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T23:13:26.525 DEBUG:teuthology.orchestra.run.trial104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:13:26.528 DEBUG:teuthology.orchestra.run.trial140:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:13:26.564 INFO:teuthology.orchestra.run.trial104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:13:26.564 INFO:teuthology.orchestra.run.trial140.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:13:26.766 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T23:13:26.766 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial104.front.sepia.ceph.com 2026-02-18T23:13:26.767 DEBUG:teuthology.orchestra.run.trial104:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T23:13:26.787 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial140.front.sepia.ceph.com 2026-02-18T23:13:26.788 DEBUG:teuthology.orchestra.run.trial140:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T23:13:26.825 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T23:13:26.826 DEBUG:teuthology.orchestra.run.trial104:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:13:26.830 DEBUG:teuthology.orchestra.run.trial140:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:13:26.906 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T23:13:26.906 DEBUG:teuthology.orchestra.run.trial104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:13:26.910 DEBUG:teuthology.orchestra.run.trial140:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:13:26.932 INFO:teuthology.orchestra.run.trial104.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:13:26.932 INFO:teuthology.orchestra.run.trial104.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:13:26.932 INFO:teuthology.orchestra.run.trial104.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:13:26.932 INFO:teuthology.orchestra.run.trial104.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:13:26.932 INFO:teuthology.orchestra.run.trial104.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:13:26.934 INFO:teuthology.orchestra.run.trial104.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:13:26.972 INFO:teuthology.orchestra.run.trial140.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:13:26.972 INFO:teuthology.orchestra.run.trial140.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:13:26.972 INFO:teuthology.orchestra.run.trial140.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:13:26.972 INFO:teuthology.orchestra.run.trial140.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:13:26.972 INFO:teuthology.orchestra.run.trial140.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:13:26.974 INFO:teuthology.orchestra.run.trial140.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:13:26.977 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T23:13:26.995 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T23:13:26.996 DEBUG:teuthology.orchestra.run.trial104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:13:27.021 DEBUG:teuthology.orchestra.run.trial140:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:13:27.046 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T23:13:27.063 DEBUG:teuthology.orchestra.run.trial104:> 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 2026-02-18T23:13:27.065 DEBUG:teuthology.orchestra.run.trial140:> 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 2026-02-18T23:13:27.085 INFO:teuthology.orchestra.run.trial104.stdout:kernel.core_pattern = core 2026-02-18T23:13:27.110 INFO:teuthology.orchestra.run.trial140.stdout:kernel.core_pattern = core 2026-02-18T23:13:27.123 DEBUG:teuthology.orchestra.run.trial104:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:13:27.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:13:27.161 DEBUG:teuthology.orchestra.run.trial140:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:13:27.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:13:27.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T23:13:27.196 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T23:13:27.197 DEBUG:teuthology.misc:Transferring archived files from trial104:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial104 2026-02-18T23:13:27.197 DEBUG:teuthology.orchestra.run.trial104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:13:27.233 DEBUG:teuthology.misc:Transferring archived files from trial140:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53428/remote/trial140 2026-02-18T23:13:27.234 DEBUG:teuthology.orchestra.run.trial140:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:13:27.266 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T23:13:27.266 DEBUG:teuthology.orchestra.run.trial104:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:13:27.269 DEBUG:teuthology.orchestra.run.trial140:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:13:27.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T23:13:27.332 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T23:13:27.333 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T23:13:27.349 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T23:13:27.349 DEBUG:teuthology.orchestra.run.trial104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:13:27.352 DEBUG:teuthology.orchestra.run.trial140:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:13:27.367 INFO:teuthology.orchestra.run.trial104.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:13 /home/ubuntu/cephtest 2026-02-18T23:13:27.372 INFO:teuthology.orchestra.run.trial140.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:13 /home/ubuntu/cephtest 2026-02-18T23:13:27.373 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T23:13:27.389 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T23:13:27.426 INFO:teuthology.run:Summary data: description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 152.73590779304504 failure_reason: '"grep: /var/log/ceph/6ca9db80-0d1f-11f1-b5af-d404e6e7d460/ceph.log: No such file or directory" in cluster log' flavor: default owner: scheduled_jcollin@soko04.front.sepia.ceph.com sentry_event: null status: fail success: false 2026-02-18T23:13:27.426 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:13:27.572 INFO:teuthology.run:FAIL