2024-04-17T11:24:24.051 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-17T11:24:24.052 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi --description upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --archive /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626 --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/orig.config.yaml 2024-04-17T11:24:24.109 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-17T11:24:24.201 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: ceph-qa@ceph.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 ; 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]'' ; 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'' ; 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]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '7659626' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls tests for rbd ' - 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 randomized correctness test for rados operations generate write load with rados bench ' name: teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: reef 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\) sha1: 56a91dd158be807f143cc918a11685fc9ee164ae ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 56a91dd158be807f143cc918a11685fc9ee164ae selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 56a91dd158be807f143cc918a11685fc9ee164ae owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.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: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 9522 sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific 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' subset: 0/1 suite: upgrade:pacific-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 56a91dd158be807f143cc918a11685fc9ee164ae targets: smithi110.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4JXQ5YbGxfqzoUoV51q3R8+jHx8hkxB0qotboenPZve74D70xGw/V/U+RplLnssQWEIPVy3GBNC+NU/7zBpZY= smithi194.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPlhDQX//WyJJwzGxIKDXPntLl7Pc+S98EtkKfwRPlykjo7+aC9xkQAL3PI2RdM7Wev8zKtIEZ+fWsz2xPpPJvI= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-17_01:08:06 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-17T11:24:24.202 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa; will attempt to use it 2024-04-17T11:24:24.202 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks 2024-04-17T11:24:24.202 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-17T11:24:24.204 INFO:teuthology.task.internal:Checking packages... 2024-04-17T11:24:24.227 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '56a91dd158be807f143cc918a11685fc9ee164ae' 2024-04-17T11:24:24.227 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:24:24.228 INFO:teuthology.packaging:ref: None 2024-04-17T11:24:24.228 INFO:teuthology.packaging:tag: None 2024-04-17T11:24:24.228 INFO:teuthology.packaging:branch: reef 2024-04-17T11:24:24.228 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:24:24.228 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-04-17T11:24:24.565 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1229.g56a91dd1 2024-04-17T11:24:24.566 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-17T11:24:24.574 INFO:teuthology.task.internal:no buildpackages task found 2024-04-17T11:24:24.574 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-17T11:24:24.605 INFO:teuthology.task.internal:Saving configuration 2024-04-17T11:24:24.627 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-17T11:24:24.633 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-17T11:24:24.659 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:19:24.700587', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4JXQ5YbGxfqzoUoV51q3R8+jHx8hkxB0qotboenPZve74D70xGw/V/U+RplLnssQWEIPVy3GBNC+NU/7zBpZY='} 2024-04-17T11:24:24.681 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi194.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:19:24.699333', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPlhDQX//WyJJwzGxIKDXPntLl7Pc+S98EtkKfwRPlykjo7+aC9xkQAL3PI2RdM7Wev8zKtIEZ+fWsz2xPpPJvI='} 2024-04-17T11:24:24.681 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-17T11:24:24.688 INFO:teuthology.task.internal:roles: ubuntu@smithi110.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'] 2024-04-17T11:24:24.688 INFO:teuthology.task.internal:roles: ubuntu@smithi194.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'] 2024-04-17T11:24:24.688 INFO:teuthology.run_tasks:Running task console_log... 2024-04-17T11:24:24.781 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f566575d0d0>, signals=[15]) 2024-04-17T11:24:24.781 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-17T11:24:24.787 INFO:teuthology.task.internal:Opening connections... 2024-04-17T11:24:24.787 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2024-04-17T11:24:24.789 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:24:24.864 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi194.front.sepia.ceph.com 2024-04-17T11:24:24.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:24:24.938 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-17T11:24:24.945 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2024-04-17T11:24:24.965 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2024-04-17T11:24:24.965 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="Red Hat Enterprise Linux" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="8.6 (Ootpa)" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:ID="rhel" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE="fedora" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="8.6" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:PLATFORM_ID="platform:el8" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:ANSI_COLOR="0;31" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://www.redhat.com/" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-04-17T11:24:25.026 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-17T11:24:25.027 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:25.027 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-17T11:24:25.027 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-04-17T11:24:25.027 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-04-17T11:24:25.027 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-04-17T11:24:25.027 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2024-04-17T11:24:25.052 DEBUG:teuthology.orchestra.run.smithi194:> uname -m 2024-04-17T11:24:25.075 INFO:teuthology.orchestra.run.smithi194.stdout:x86_64 2024-04-17T11:24:25.075 DEBUG:teuthology.orchestra.run.smithi194:> cat /etc/os-release 2024-04-17T11:24:25.134 INFO:teuthology.orchestra.run.smithi194.stdout:NAME="Red Hat Enterprise Linux" 2024-04-17T11:24:25.134 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION="8.6 (Ootpa)" 2024-04-17T11:24:25.134 INFO:teuthology.orchestra.run.smithi194.stdout:ID="rhel" 2024-04-17T11:24:25.134 INFO:teuthology.orchestra.run.smithi194.stdout:ID_LIKE="fedora" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:VERSION_ID="8.6" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:PLATFORM_ID="platform:el8" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:ANSI_COLOR="0;31" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:HOME_URL="https://www.redhat.com/" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-04-17T11:24:25.135 INFO:teuthology.orchestra.run.smithi194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-04-17T11:24:25.136 INFO:teuthology.lock.ops:Updating smithi194.front.sepia.ceph.com on lock server 2024-04-17T11:24:25.160 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-17T11:24:25.169 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-17T11:24:25.214 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-17T11:24:25.214 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2024-04-17T11:24:25.216 DEBUG:teuthology.orchestra.run.smithi194:> test '!' -e /home/ubuntu/cephtest 2024-04-17T11:24:25.235 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-17T11:24:25.241 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-17T11:24:25.241 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2024-04-17T11:24:25.275 DEBUG:teuthology.orchestra.run.smithi194:> test -z $(ls -A /var/lib/ceph) 2024-04-17T11:24:25.305 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-17T11:24:25.355 INFO:teuthology.run_tasks:Running task kernel... 2024-04-17T11:24:25.370 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-17T11:24:25.370 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-17T11:24:25.370 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-17T11:24:25.371 DEBUG:teuthology.orchestra.run.smithi194:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-17T11:24:25.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:24:25.389 DEBUG:teuthology.orchestra.run.smithi194:> uname -r 2024-04-17T11:24:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:24:25.390 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-04-17T11:24:25.449 INFO:teuthology.orchestra.run.smithi194.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:25.450 INFO:teuthology.task.kernel:Running kernel on smithi194: 4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:25.450 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum install -y kernel 2024-04-17T11:24:25.451 INFO:teuthology.orchestra.run.smithi110.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:25.451 INFO:teuthology.task.kernel:Running kernel on smithi110: 4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:25.451 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum install -y kernel 2024-04-17T11:24:26.985 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:26.986 INFO:teuthology.orchestra.run.smithi194.stdout:Unable to read consumer identity 2024-04-17T11:24:27.067 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:27.068 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2024-04-17T11:24:27.293 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:27.293 INFO:teuthology.orchestra.run.smithi194.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:27.293 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:27.381 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:27.381 INFO:teuthology.orchestra.run.smithi110.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:27.381 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:29.094 INFO:teuthology.orchestra.run.smithi110.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-04-17T11:24:29.112 INFO:teuthology.orchestra.run.smithi194.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2024-04-17T11:24:30.612 INFO:teuthology.orchestra.run.smithi194.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-04-17T11:24:30.997 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 8.7 MB/s | 16 MB 00:01 2024-04-17T11:24:34.246 INFO:teuthology.orchestra.run.smithi194.stdout:lab-extras 297 kB/s | 24 kB 00:00 2024-04-17T11:24:34.595 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 412 kB/s | 24 kB 00:00 2024-04-17T11:24:34.973 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-04-17T11:24:34.973 INFO:teuthology.orchestra.run.smithi194.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-04-17T11:24:35.050 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:24:35.052 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:24:35.052 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:24:35.196 DEBUG:teuthology.orchestra.run.smithi194:> echo no | sudo yum reinstall kernel || true 2024-04-17T11:24:35.289 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-04-17T11:24:35.289 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-04-17T11:24:35.365 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:24:35.366 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:24:35.366 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:24:35.503 DEBUG:teuthology.orchestra.run.smithi110:> echo no | sudo yum reinstall kernel || true 2024-04-17T11:24:35.531 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:35.531 INFO:teuthology.orchestra.run.smithi194.stdout:Unable to read consumer identity 2024-04-17T11:24:35.723 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:35.723 INFO:teuthology.orchestra.run.smithi194.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:35.723 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:35.838 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:35.838 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2024-04-17T11:24:36.026 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:36.026 INFO:teuthology.orchestra.run.smithi110.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:36.026 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:36.041 INFO:teuthology.orchestra.run.smithi194.stdout:Last metadata expiration check: 0:00:02 ago on Wed 17 Apr 2024 11:24:34 AM UTC. 2024-04-17T11:24:36.118 INFO:teuthology.orchestra.run.smithi194.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-17T11:24:36.118 INFO:teuthology.orchestra.run.smithi194.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-17T11:24:36.162 INFO:teuthology.orchestra.run.smithi194.stderr:Error: No packages marked for reinstall. 2024-04-17T11:24:36.209 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum reinstall -y kernel || true 2024-04-17T11:24:36.350 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:02 ago on Wed 17 Apr 2024 11:24:34 AM UTC. 2024-04-17T11:24:36.421 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-17T11:24:36.429 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-17T11:24:36.468 INFO:teuthology.orchestra.run.smithi110.stderr:Error: No packages marked for reinstall. 2024-04-17T11:24:36.515 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum reinstall -y kernel || true 2024-04-17T11:24:36.543 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:36.544 INFO:teuthology.orchestra.run.smithi194.stdout:Unable to read consumer identity 2024-04-17T11:24:36.745 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:36.745 INFO:teuthology.orchestra.run.smithi194.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:36.745 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:24:36.849 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:24:36.849 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2024-04-17T11:24:37.052 INFO:teuthology.orchestra.run.smithi194.stdout:Last metadata expiration check: 0:00:03 ago on Wed 17 Apr 2024 11:24:34 AM UTC. 2024-04-17T11:24:37.074 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:37.074 INFO:teuthology.orchestra.run.smithi110.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-04-17T11:24:37.074 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:24:37.120 INFO:teuthology.orchestra.run.smithi194.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-17T11:24:37.120 INFO:teuthology.orchestra.run.smithi194.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-17T11:24:37.158 INFO:teuthology.orchestra.run.smithi194.stderr:Error: No packages marked for reinstall. 2024-04-17T11:24:37.209 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:24:37.368 INFO:teuthology.orchestra.run.smithi194.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:37.368 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:37.368 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-17T11:24:37.368 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-17T11:24:37.369 DEBUG:teuthology.orchestra.run.smithi194:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-17T11:24:37.375 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:03 ago on Wed 17 Apr 2024 11:24:34 AM UTC. 2024-04-17T11:24:37.411 INFO:teuthology.orchestra.run.smithi194.stdout:ttyS1 2024-04-17T11:24:37.429 DEBUG:teuthology.parallel:result is None 2024-04-17T11:24:37.443 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-04-17T11:24:37.443 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-04-17T11:24:37.499 INFO:teuthology.orchestra.run.smithi110.stderr:Error: No packages marked for reinstall. 2024-04-17T11:24:37.545 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q kernel | sort -rV | head -n 1 2024-04-17T11:24:37.701 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:37.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-04-17T11:24:37.702 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-17T11:24:37.702 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-17T11:24:37.702 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-17T11:24:37.749 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2024-04-17T11:24:37.766 DEBUG:teuthology.parallel:result is None 2024-04-17T11:24:37.766 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-17T11:24:37.776 INFO:teuthology.task.internal:Creating test directory... 2024-04-17T11:24:37.776 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-17T11:24:37.778 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-17T11:24:37.796 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-17T11:24:37.812 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-17T11:24:37.862 INFO:teuthology.task.internal:Creating archive directory... 2024-04-17T11:24:37.862 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-17T11:24:37.864 DEBUG:teuthology.orchestra.run.smithi194:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-17T11:24:37.896 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-17T11:24:37.903 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-17T11:24:37.903 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-17T11:24:37.934 DEBUG:teuthology.orchestra.run.smithi194:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-17T11:24:37.960 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:24:37.970 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:24:37.977 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:24:37.988 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-17T11:24:37.989 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-17T11:24:37.996 INFO:teuthology.task.internal:Configuring sudo... 2024-04-17T11:24:37.996 DEBUG:teuthology.orchestra.run.smithi110:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-17T11:24:38.014 DEBUG:teuthology.orchestra.run.smithi194:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-17T11:24:38.057 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-17T11:24:38.066 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-17T11:24:38.066 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-17T11:24:38.081 DEBUG:teuthology.orchestra.run.smithi194:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-17T11:24:38.114 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:24:38.181 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:24:38.239 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:24:38.282 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:24:38.324 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:24:38.324 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-17T11:24:38.390 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:24:38.433 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-17T11:24:38.498 DEBUG:teuthology.orchestra.run.smithi194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:24:38.541 DEBUG:teuthology.orchestra.run.smithi194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-17T11:24:38.583 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:24:38.583 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-17T11:24:38.650 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2024-04-17T11:24:38.652 DEBUG:teuthology.orchestra.run.smithi194:> sudo service rsyslog restart 2024-04-17T11:24:38.696 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:24:38.733 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:24:39.036 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-17T11:24:39.044 INFO:teuthology.task.internal:Starting timer... 2024-04-17T11:24:39.044 INFO:teuthology.run_tasks:Running task pcp... 2024-04-17T11:24:39.090 INFO:teuthology.run_tasks:Running task selinux... 2024-04-17T11:24:39.139 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-17T11:24:39.139 DEBUG:teuthology.orchestra.run.smithi110:> sudo service auditd rotate 2024-04-17T11:24:39.204 INFO:teuthology.orchestra.run.smithi110.stdout:Rotating logs: 2024-04-17T11:24:39.206 DEBUG:teuthology.orchestra.run.smithi194:> sudo service auditd rotate 2024-04-17T11:24:39.261 INFO:teuthology.orchestra.run.smithi194.stdout:Rotating logs: 2024-04-17T11:24:39.262 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-17T11:24:39.263 DEBUG:teuthology.orchestra.run.smithi110:> /usr/sbin/getenforce 2024-04-17T11:24:39.284 INFO:teuthology.orchestra.run.smithi110.stdout:Permissive 2024-04-17T11:24:39.284 DEBUG:teuthology.orchestra.run.smithi194:> /usr/sbin/getenforce 2024-04-17T11:24:39.311 INFO:teuthology.orchestra.run.smithi194.stdout:Permissive 2024-04-17T11:24:39.311 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi110.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi194.front.sepia.ceph.com': 'permissive'} 2024-04-17T11:24:39.311 DEBUG:teuthology.orchestra.run.smithi110:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-17T11:24:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:24:39.352 DEBUG:teuthology.orchestra.run.smithi194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-17T11:24:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:24:39.380 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-17T11:24:39.380 DEBUG:teuthology.orchestra.run.smithi110:> sudo /usr/sbin/setenforce permissive 2024-04-17T11:24:39.420 DEBUG:teuthology.orchestra.run.smithi194:> sudo /usr/sbin/setenforce permissive 2024-04-17T11:24:39.449 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-17T11:24:39.459 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-17T11:24:39.465 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-17T11:24:39.607 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-17T11:24:39.622 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-17T11:24:39.623 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi110.front.sepia.ceph.com,smithi194.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-17T11:34:27.534 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi110.front.sepia.ceph.com'), Remote(name='ubuntu@smithi194.front.sepia.ceph.com')] 2024-04-17T11:34:27.535 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-04-17T11:34:27.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:34:27.612 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-04-17T11:34:27.679 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-04-17T11:34:27.679 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-04-17T11:34:27.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-17T11:34:27.755 DEBUG:teuthology.orchestra.run.smithi194:> true 2024-04-17T11:34:27.824 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi194.front.sepia.ceph.com' 2024-04-17T11:34:27.825 INFO:teuthology.run_tasks:Running task clock... 2024-04-17T11:34:27.835 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-17T11:34:27.836 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-17T11:34:27.836 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:34:27.838 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-17T11:34:27.838 DEBUG:teuthology.orchestra.run.smithi194:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:34:27.866 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-17T11:34:27.880 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-17T11:34:27.898 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-17T11:34:27.913 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-17T11:34:27.947 INFO:teuthology.orchestra.run.smithi110.stderr:sudo: ntpd: command not found 2024-04-17T11:34:27.959 INFO:teuthology.orchestra.run.smithi110.stdout:506 Cannot talk to daemon 2024-04-17T11:34:27.973 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-17T11:34:27.987 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-17T11:34:27.993 INFO:teuthology.orchestra.run.smithi194.stderr:sudo: ntpd: command not found 2024-04-17T11:34:28.005 INFO:teuthology.orchestra.run.smithi194.stdout:506 Cannot talk to daemon 2024-04-17T11:34:28.020 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-17T11:34:28.035 INFO:teuthology.orchestra.run.smithi194.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-17T11:34:28.058 INFO:teuthology.orchestra.run.smithi110.stderr:bash: ntpq: command not found 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.062 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.101 INFO:teuthology.orchestra.run.smithi194.stderr:bash: ntpq: command not found 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.105 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:34:28.106 INFO:teuthology.run_tasks:Running task pexec... 2024-04-17T11:34:28.116 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-17T11:34:28.116 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi110.front.sepia.ceph.com 2024-04-17T11:34:28.116 DEBUG:teuthology.orchestra.run.smithi110:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-17T11:34:28.117 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi194.front.sepia.ceph.com 2024-04-17T11:34:28.117 DEBUG:teuthology.orchestra.run.smithi194:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-17T11:34:28.492 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:34:28.524 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:34:30.203 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 kB/s | 4.5 kB 00:00 2024-04-17T11:34:30.217 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-17T11:34:30.653 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-17T11:34:30.867 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-17T11:34:33.715 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout:Resetting modules: 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:34:33.717 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:34:33.732 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:34:33.733 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout:Resetting modules: 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:34:33.734 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:34:46.085 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:34:46.413 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:34:46.558 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:34:46.873 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:34:48.470 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 40 kB/s | 4.1 kB 00:00 2024-04-17T11:34:48.593 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 kB/s | 4.5 kB 00:00 2024-04-17T11:34:48.900 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-04-17T11:34:49.245 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-04-17T11:34:51.868 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:34:52.002 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout:========================================================================================================================== 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout:========================================================================================================================== 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout:Installing group/module packages: 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-04-17T11:34:52.028 INFO:teuthology.orchestra.run.smithi194.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout:Downgrading: 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-04-17T11:34:52.029 INFO:teuthology.orchestra.run.smithi194.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:Installing module profiles: 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools/common 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:Enabling module streams: 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: container-tools 3.0 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:========================================================================================================================== 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:Install 7 Packages 2024-04-17T11:34:52.030 INFO:teuthology.orchestra.run.smithi194.stdout:Downgrade 12 Packages 2024-04-17T11:34:52.031 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:34:52.031 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 50 M 2024-04-17T11:34:52.031 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout:Installing group/module packages: 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2024-04-17T11:34:52.161 INFO:teuthology.orchestra.run.smithi110.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout:Downgrading: 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2024-04-17T11:34:52.162 INFO:teuthology.orchestra.run.smithi110.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:Installing module profiles: 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools/common 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:Enabling module streams: 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools 3.0 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:Install 7 Packages 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout:Downgrade 12 Packages 2024-04-17T11:34:52.163 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:34:52.164 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 50 M 2024-04-17T11:34:52.164 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:34:52.202 INFO:teuthology.orchestra.run.smithi194.stdout:(1/19): conmon-2.0.26-3.module+el8.7.0+16533+44 301 kB/s | 51 kB 00:00 2024-04-17T11:34:52.310 INFO:teuthology.orchestra.run.smithi194.stdout:(2/19): criu-3.15-1.module+el8.7.0+16533+44634e 1.8 MB/s | 511 kB 00:00 2024-04-17T11:34:52.355 INFO:teuthology.orchestra.run.smithi110.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 2.6 MB/s | 511 kB 00:00 2024-04-17T11:34:52.413 INFO:teuthology.orchestra.run.smithi110.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 207 kB/s | 51 kB 00:00 2024-04-17T11:34:52.489 INFO:teuthology.orchestra.run.smithi110.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 539 kB/s | 72 kB 00:00 2024-04-17T11:34:52.548 INFO:teuthology.orchestra.run.smithi110.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 512 kB/s | 69 kB 00:00 2024-04-17T11:34:52.594 INFO:teuthology.orchestra.run.smithi194.stdout:(3/19): containernetworking-plugins-0.9.1-1.mod 33 MB/s | 19 MB 00:00 2024-04-17T11:34:52.611 INFO:teuthology.orchestra.run.smithi194.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 230 kB/s | 69 kB 00:00 2024-04-17T11:34:52.627 INFO:teuthology.orchestra.run.smithi194.stdout:(5/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 169 kB/s | 72 kB 00:00 2024-04-17T11:34:52.665 INFO:teuthology.orchestra.run.smithi110.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 490 kB/s | 57 kB 00:00 2024-04-17T11:34:52.728 INFO:teuthology.orchestra.run.smithi194.stdout:(6/19): podman-docker-3.0.1-15.module+el8.7.0+1 489 kB/s | 57 kB 00:00 2024-04-17T11:34:52.912 INFO:teuthology.orchestra.run.smithi194.stdout:(7/19): podman-3.0.1-15.module+el8.7.0+18021+1e 33 MB/s | 11 MB 00:00 2024-04-17T11:34:52.929 INFO:teuthology.orchestra.run.smithi194.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 274 kB/s | 55 kB 00:00 2024-04-17T11:34:52.948 INFO:teuthology.orchestra.run.smithi110.stdout:(6/19): containernetworking-plugins-0.9.1-1.mod 24 MB/s | 19 MB 00:00 2024-04-17T11:34:52.995 INFO:teuthology.orchestra.run.smithi194.stdout:(9/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 7.8 MB/s | 2.9 MB 00:00 2024-04-17T11:34:53.065 INFO:teuthology.orchestra.run.smithi110.stdout:(7/19): podman-3.0.1-15.module+el8.7.0+18021+1e 18 MB/s | 11 MB 00:00 2024-04-17T11:34:53.087 INFO:teuthology.orchestra.run.smithi194.stdout:(10/19): containers-common-1.2.4-2.module+el8.7 520 kB/s | 91 kB 00:00 2024-04-17T11:34:53.090 INFO:teuthology.orchestra.run.smithi110.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 388 kB/s | 55 kB 00:00 2024-04-17T11:34:53.171 INFO:teuthology.orchestra.run.smithi194.stdout:(11/19): podman-catatonit-3.0.1-15.module+el8.7 1.3 MB/s | 323 kB 00:00 2024-04-17T11:34:53.174 INFO:teuthology.orchestra.run.smithi110.stdout:(9/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 5.6 MB/s | 2.9 MB 00:00 2024-04-17T11:34:53.188 INFO:teuthology.orchestra.run.smithi194.stdout:(12/19): slirp4netns-1.1.8-1.module+el8.7.0+165 266 kB/s | 51 kB 00:00 2024-04-17T11:34:53.199 INFO:teuthology.orchestra.run.smithi110.stdout:(10/19): containers-common-1.2.4-2.module+el8.7 681 kB/s | 91 kB 00:00 2024-04-17T11:34:53.266 INFO:teuthology.orchestra.run.smithi110.stdout:(11/19): podman-catatonit-3.0.1-15.module+el8.7 1.8 MB/s | 323 kB 00:00 2024-04-17T11:34:53.280 INFO:teuthology.orchestra.run.smithi194.stdout:(13/19): cockpit-podman-29-2.module+el8.7.0+165 5.6 MB/s | 1.1 MB 00:00 2024-04-17T11:34:53.292 INFO:teuthology.orchestra.run.smithi110.stdout:(12/19): slirp4netns-1.1.8-1.module+el8.7.0+165 436 kB/s | 51 kB 00:00 2024-04-17T11:34:53.314 INFO:teuthology.orchestra.run.smithi194.stdout:(14/19): crun-0.18-3.module+el8.7.0+16533+44634 1.3 MB/s | 185 kB 00:00 2024-04-17T11:34:53.353 INFO:teuthology.orchestra.run.smithi110.stdout:(13/19): cockpit-podman-29-2.module+el8.7.0+165 7.0 MB/s | 1.1 MB 00:00 2024-04-17T11:34:53.384 INFO:teuthology.orchestra.run.smithi110.stdout:(14/19): crun-0.18-3.module+el8.7.0+16533+44634 1.5 MB/s | 185 kB 00:00 2024-04-17T11:34:53.439 INFO:teuthology.orchestra.run.smithi194.stdout:(15/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 14 MB/s | 2.2 MB 00:00 2024-04-17T11:34:53.472 INFO:teuthology.orchestra.run.smithi194.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 319 kB/s | 51 kB 00:00 2024-04-17T11:34:53.535 INFO:teuthology.orchestra.run.smithi110.stdout:(15/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 26 MB/s | 6.2 MB 00:00 2024-04-17T11:34:53.560 INFO:teuthology.orchestra.run.smithi110.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 288 kB/s | 51 kB 00:00 2024-04-17T11:34:53.590 INFO:teuthology.orchestra.run.smithi194.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 15 MB/s | 6.2 MB 00:00 2024-04-17T11:34:53.614 INFO:teuthology.orchestra.run.smithi194.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 289 kB/s | 41 kB 00:00 2024-04-17T11:34:53.627 INFO:teuthology.orchestra.run.smithi110.stdout:(17/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 8.1 MB/s | 2.2 MB 00:00 2024-04-17T11:34:53.727 INFO:teuthology.orchestra.run.smithi110.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 246 kB/s | 41 kB 00:00 2024-04-17T11:34:53.739 INFO:teuthology.orchestra.run.smithi194.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 22 MB/s | 6.6 MB 00:00 2024-04-17T11:34:53.740 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:34:53.740 INFO:teuthology.orchestra.run.smithi194.stdout:Total 29 MB/s | 50 MB 00:01 2024-04-17T11:34:53.952 INFO:teuthology.orchestra.run.smithi110.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 16 MB/s | 6.6 MB 00:00 2024-04-17T11:34:53.953 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:34:53.953 INFO:teuthology.orchestra.run.smithi110.stdout:Total 28 MB/s | 50 MB 00:01 2024-04-17T11:34:54.222 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:34:54.266 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:34:54.266 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:34:54.430 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:34:54.473 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:34:54.474 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:34:54.691 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:34:54.700 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:34:54.898 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:34:54.907 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:34:55.992 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:34:56.008 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-04-17T11:34:56.024 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:34:56.116 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:34:56.132 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2024-04-17T11:34:56.149 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:34:56.237 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:34:56.344 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:35:13.021 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:35:13.182 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2024-04-17T11:35:13.226 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-17T11:35:13.243 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-17T11:35:13.375 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-17T11:35:13.393 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2024-04-17T11:35:13.416 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-04-17T11:35:13.549 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2024-04-17T11:35:13.597 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-04-17T11:35:13.739 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2024-04-17T11:35:13.825 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-04-17T11:35:13.825 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-04-17T11:35:13.825 INFO:teuthology.orchestra.run.smithi110.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-04-17T11:35:13.825 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:35:13.908 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2024-04-17T11:35:13.908 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2024-04-17T11:35:13.908 INFO:teuthology.orchestra.run.smithi194.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2024-04-17T11:35:13.908 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:35:14.622 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-04-17T11:35:14.725 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2024-04-17T11:35:16.322 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-04-17T11:35:16.447 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2024-04-17T11:35:16.573 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-04-17T11:35:16.673 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2024-04-17T11:35:16.783 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-04-17T11:35:16.883 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2024-04-17T11:35:18.096 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-04-17T11:35:18.208 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2024-04-17T11:35:18.401 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-04-17T11:35:18.558 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2024-04-17T11:35:18.641 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-17T11:35:18.832 INFO:teuthology.orchestra.run.smithi194.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-17T11:35:18.998 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-04-17T11:35:19.205 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2024-04-17T11:35:19.739 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-04-17T11:35:19.929 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2024-04-17T11:35:20.419 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-04-17T11:35:20.623 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-04-17T11:35:20.652 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2024-04-17T11:35:20.790 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-04-17T11:35:20.886 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2024-04-17T11:35:21.040 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-04-17T11:35:21.048 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2024-04-17T11:35:21.192 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 20/31 2024-04-17T11:35:21.205 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.206 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.272 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2024-04-17T11:35:21.408 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 20/31 2024-04-17T11:35:21.422 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.422 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.576 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.769 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 21/31 2024-04-17T11:35:21.783 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-04-17T11:35:21.783 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-17T11:35:21.990 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2024-04-17T11:35:21.990 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-17T11:35:22.009 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-17T11:35:22.010 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-17T11:35:22.151 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-17T11:35:22.184 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2024-04-17T11:35:22.184 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-17T11:35:22.342 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 24/31 2024-04-17T11:35:22.342 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-04-17T11:35:22.492 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2024-04-17T11:35:22.500 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-04-17T11:35:22.683 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-04-17T11:35:22.683 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2024-04-17T11:35:22.892 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-04-17T11:35:22.892 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2024-04-17T11:35:23.041 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2024-04-17T11:35:23.058 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-04-17T11:35:23.233 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2024-04-17T11:35:23.270 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-04-17T11:35:23.270 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:23.444 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2024-04-17T11:35:23.445 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:23.466 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:23.683 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:41.042 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-04-17T11:35:41.194 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2024-04-17T11:35:41.476 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 12/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-17T11:35:41.477 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 14/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 22/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-04-17T11:35:41.478 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-04-17T11:35:41.479 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-04-17T11:35:41.479 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-04-17T11:35:41.479 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2024-04-17T11:35:41.642 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-3:4.6.1-8.module+el8.9.0+21525+acb5d821.x86 12/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-docker-3:4.6.1-8.module+el8.9.0+21525+acb5d 14/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2024-04-17T11:35:41.643 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : podman-catatonit-3:4.6.1-8.module+el8.9.0+21525+ac 22/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2024-04-17T11:35:41.644 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2024-04-17T11:35:56.050 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-04-17T11:35:56.051 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:35:56.102 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2024-04-17T11:35:56.102 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:35:56.604 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:35:56.604 INFO:teuthology.orchestra.run.smithi194.stdout:Downgraded: 2024-04-17T11:35:56.604 INFO:teuthology.orchestra.run.smithi194.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.604 INFO:teuthology.orchestra.run.smithi194.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.604 INFO:teuthology.orchestra.run.smithi194.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.605 INFO:teuthology.orchestra.run.smithi194.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.606 INFO:teuthology.orchestra.run.smithi194.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-17T11:35:56.606 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:35:56.606 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:35:56.667 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout:Downgraded: 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:35:56.668 INFO:teuthology.orchestra.run.smithi110.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:35:56.669 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:35:56.807 DEBUG:teuthology.parallel:result is None 2024-04-17T11:35:56.870 DEBUG:teuthology.parallel:result is None 2024-04-17T11:35:56.871 INFO:teuthology.run_tasks:Running task install... 2024-04-17T11:35:56.881 DEBUG:teuthology.task.install:project ceph 2024-04-17T11:35:56.881 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'}} 2024-04-17T11:35:56.881 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'} 2024-04-17T11:35:56.881 INFO:teuthology.task.install:Using flavor: default 2024-04-17T11:35:56.890 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-17T11:35:56.890 INFO:teuthology.task.install:extra packages: [] 2024-04-17T11:35:56.890 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', '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': '56a91dd158be807f143cc918a11685fc9ee164ae', 'tag': None, 'wait_for_package': False} 2024-04-17T11:35:56.891 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:35:56.891 INFO:teuthology.packaging:ref: None 2024-04-17T11:35:56.891 INFO:teuthology.packaging:tag: None 2024-04-17T11:35:56.891 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:35:56.891 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:35:56.891 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:35:56.893 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', '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': '56a91dd158be807f143cc918a11685fc9ee164ae', 'tag': None, 'wait_for_package': False} 2024-04-17T11:35:56.894 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:35:56.894 INFO:teuthology.packaging:ref: None 2024-04-17T11:35:56.894 INFO:teuthology.packaging:tag: None 2024-04-17T11:35:56.894 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:35:56.894 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:35:56.894 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:35:57.110 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-17T11:35:57.111 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-17T11:35:57.146 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-17T11:35:57.146 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:35:57.146 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-17T11:35:57.175 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-17T11:35:57.175 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:35:57.175 INFO:teuthology.packaging:ref: None 2024-04-17T11:35:57.175 INFO:teuthology.packaging:tag: None 2024-04-17T11:35:57.175 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:35:57.175 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:35:57.175 DEBUG:teuthology.orchestra.run.smithi194:> 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/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-17T11:35:57.179 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-17T11:35:57.180 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-17T11:35:57.206 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-17T11:35:57.207 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:35:57.207 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-17T11:35:57.234 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-17T11:35:57.234 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:35:57.234 INFO:teuthology.packaging:ref: None 2024-04-17T11:35:57.235 INFO:teuthology.packaging:tag: None 2024-04-17T11:35:57.235 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:35:57.235 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:35:57.235 DEBUG:teuthology.orchestra.run.smithi110:> 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/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-17T11:35:57.243 DEBUG:teuthology.orchestra.run.smithi194:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-17T11:35:57.302 DEBUG:teuthology.orchestra.run.smithi110:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-17T11:35:57.320 DEBUG:teuthology.orchestra.run.smithi194:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-17T11:35:57.380 DEBUG:teuthology.orchestra.run.smithi110:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-17T11:35:57.387 INFO:teuthology.orchestra.run.smithi194.stdout:check_obsoletes = 1 2024-04-17T11:35:57.388 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum clean all 2024-04-17T11:35:57.447 INFO:teuthology.orchestra.run.smithi110.stdout:check_obsoletes = 1 2024-04-17T11:35:57.448 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum clean all 2024-04-17T11:35:57.764 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:35:57.826 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:35:59.169 INFO:teuthology.orchestra.run.smithi194.stdout:63 files removed 2024-04-17T11:35:59.221 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-radosgw 2024-04-17T11:35:59.293 INFO:teuthology.orchestra.run.smithi110.stdout:63 files removed 2024-04-17T11:35:59.350 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-radosgw 2024-04-17T11:35:59.558 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:35:59.686 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:36:01.326 INFO:teuthology.orchestra.run.smithi194.stdout:ceph packages for x86_64 965 kB/s | 76 kB 00:00 2024-04-17T11:36:01.396 INFO:teuthology.orchestra.run.smithi110.stdout:ceph packages for x86_64 1.1 MB/s | 76 kB 00:00 2024-04-17T11:36:01.555 INFO:teuthology.orchestra.run.smithi110.stdout:ceph noarch packages 122 kB/s | 15 kB 00:00 2024-04-17T11:36:01.656 INFO:teuthology.orchestra.run.smithi110.stdout:ceph source packages 23 kB/s | 1.7 kB 00:00 2024-04-17T11:36:01.832 INFO:teuthology.orchestra.run.smithi110.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-17T11:36:03.949 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2024-04-17T11:36:04.660 INFO:teuthology.orchestra.run.smithi194.stdout:ceph noarch packages 4.6 kB/s | 15 kB 00:03 2024-04-17T11:36:04.752 INFO:teuthology.orchestra.run.smithi194.stdout:ceph source packages 27 kB/s | 1.7 kB 00:00 2024-04-17T11:36:04.944 INFO:teuthology.orchestra.run.smithi194.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-04-17T11:36:07.508 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 551 kB/s | 24 kB 00:00 2024-04-17T11:36:08.226 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 14 MB/s | 8.8 MB 00:00 2024-04-17T11:36:11.069 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 MB/s | 60 MB 00:01 2024-04-17T11:36:11.503 INFO:teuthology.orchestra.run.smithi194.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 16 MB 00:06 2024-04-17T11:36:15.078 INFO:teuthology.orchestra.run.smithi194.stdout:lab-extras 260 kB/s | 24 kB 00:00 2024-04-17T11:36:16.638 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 67 MB 00:01 2024-04-17T11:36:22.428 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 50 MB/s | 67 MB 00:01 2024-04-17T11:36:26.871 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 13 MB/s | 8.8 MB 00:00 2024-04-17T11:36:30.106 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 MB/s | 60 MB 00:01 2024-04-17T11:36:37.785 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================== 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================== 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrading: 2024-04-17T11:36:37.787 INFO:teuthology.orchestra.run.smithi110.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq x86_64 0.9.0-5.el8_9 rhel-8-for-x86_64-baseos-rpms 47 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-17T11:36:37.788 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================== 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout:Install 21 Packages 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrade 2 Packages 2024-04-17T11:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:36:37.790 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 58 M 2024-04-17T11:36:37.790 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:36:38.003 INFO:teuthology.orchestra.run.smithi110.stdout:(1/23): ceph-base-16.2.15-0.el8.x86_64.rpm 42 MB/s | 6.1 MB 00:00 2024-04-17T11:36:38.028 INFO:teuthology.orchestra.run.smithi110.stdout:(2/23): ceph-selinux-16.2.15-0.el8.x86_64.rpm 1.0 MB/s | 26 kB 00:00 2024-04-17T11:36:38.070 INFO:teuthology.orchestra.run.smithi110.stdout:(3/23): libcephfs2-16.2.15-0.el8.x86_64.rpm 19 MB/s | 825 kB 00:00 2024-04-17T11:36:38.103 INFO:teuthology.orchestra.run.smithi110.stdout:(4/23): libradosstriper1-16.2.15-0.el8.x86_64.r 15 MB/s | 494 kB 00:00 2024-04-17T11:36:38.196 INFO:teuthology.orchestra.run.smithi110.stdout:(5/23): librgw2-16.2.15-0.el8.x86_64.rpm 41 MB/s | 3.8 MB 00:00 2024-04-17T11:36:38.221 INFO:teuthology.orchestra.run.smithi110.stdout:(6/23): python3-ceph-argparse-16.2.15-0.el8.x86 1.8 MB/s | 45 kB 00:00 2024-04-17T11:36:38.246 INFO:teuthology.orchestra.run.smithi110.stdout:(7/23): python3-ceph-common-16.2.15-0.el8.x86_6 3.8 MB/s | 99 kB 00:00 2024-04-17T11:36:38.271 INFO:teuthology.orchestra.run.smithi110.stdout:(8/23): python3-cephfs-16.2.15-0.el8.x86_64.rpm 8.5 MB/s | 215 kB 00:00 2024-04-17T11:36:38.297 INFO:teuthology.orchestra.run.smithi110.stdout:(9/23): python3-rados-16.2.15-0.el8.x86_64.rpm 15 MB/s | 389 kB 00:00 2024-04-17T11:36:38.322 INFO:teuthology.orchestra.run.smithi110.stdout:(10/23): python3-rbd-16.2.15-0.el8.x86_64.rpm 15 MB/s | 369 kB 00:00 2024-04-17T11:36:38.339 INFO:teuthology.orchestra.run.smithi110.stdout:(11/23): python3-rgw-16.2.15-0.el8.x86_64.rpm 6.8 MB/s | 114 kB 00:00 2024-04-17T11:36:38.489 INFO:teuthology.orchestra.run.smithi110.stdout:(12/23): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 18 MB/s | 12 MB 00:00 2024-04-17T11:36:38.765 INFO:teuthology.orchestra.run.smithi110.stdout:(13/23): ceph-common-16.2.15-0.el8.x86_64.rpm 27 MB/s | 24 MB 00:00 2024-04-17T11:36:38.865 INFO:teuthology.orchestra.run.smithi110.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 583 kB/s | 306 kB 00:00 2024-04-17T11:36:38.948 INFO:teuthology.orchestra.run.smithi110.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 901 kB/s | 75 kB 00:00 2024-04-17T11:36:38.982 INFO:teuthology.orchestra.run.smithi110.stdout:(16/23): liboath-2.6.2-3.el8.x86_64.rpm 271 kB/s | 59 kB 00:00 2024-04-17T11:36:39.024 INFO:teuthology.orchestra.run.smithi110.stdout:(17/23): leveldb-1.22-1.el8.x86_64.rpm 339 kB/s | 181 kB 00:00 2024-04-17T11:36:39.091 INFO:teuthology.orchestra.run.smithi110.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 309 kB/s | 44 kB 00:00 2024-04-17T11:36:39.141 INFO:teuthology.orchestra.run.smithi110.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.6 MB/s | 259 kB 00:00 2024-04-17T11:36:39.183 INFO:teuthology.orchestra.run.smithi110.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2024-04-17T11:36:39.242 INFO:teuthology.orchestra.run.smithi110.stdout:(21/23): librados2-16.2.15-0.el8.x86_64.rpm 37 MB/s | 3.7 MB 00:00 2024-04-17T11:36:39.258 INFO:teuthology.orchestra.run.smithi110.stdout:(22/23): librabbitmq-0.9.0-5.el8_9.x86_64.rpm 281 kB/s | 47 kB 00:00 2024-04-17T11:36:39.334 INFO:teuthology.orchestra.run.smithi110.stdout:(23/23): librbd1-16.2.15-0.el8.x86_64.rpm 28 MB/s | 4.2 MB 00:00 2024-04-17T11:36:39.337 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:36:39.337 INFO:teuthology.orchestra.run.smithi110.stdout:Total 37 MB/s | 58 MB 00:01 2024-04-17T11:36:39.383 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:36:39.430 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:36:39.430 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:36:39.752 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:36:39.761 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:36:41.186 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:36:41.380 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-17T11:36:41.770 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-17T11:36:41.972 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:36:42.058 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:36:42.261 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 3/25 2024-04-17T11:36:42.520 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2024-04-17T11:36:42.764 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:36:43.174 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:36:43.364 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:36:43.430 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:36:43.637 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librabbitmq-0.9.0-5.el8_9.x86_64 7/25 2024-04-17T11:36:43.772 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2024-04-17T11:36:44.150 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2024-04-17T11:36:44.289 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:36:44.371 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:36:44.561 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2024-04-17T11:36:44.685 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 11/25 2024-04-17T11:36:44.842 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 12/25 2024-04-17T11:36:45.073 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-17T11:36:45.288 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 14/25 2024-04-17T11:36:45.455 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-17T11:36:45.523 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-17T11:36:45.664 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-17T11:36:45.741 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================== 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================== 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-17T11:36:45.744 INFO:teuthology.orchestra.run.smithi194.stdout:Upgrading: 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: librabbitmq x86_64 0.9.0-5.el8_9 rhel-8-for-x86_64-baseos-rpms 47 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-17T11:36:45.745 INFO:teuthology.orchestra.run.smithi194.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================== 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout:Install 21 Packages 2024-04-17T11:36:45.746 INFO:teuthology.orchestra.run.smithi194.stdout:Upgrade 2 Packages 2024-04-17T11:36:45.747 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:36:45.747 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 58 M 2024-04-17T11:36:45.747 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:36:45.888 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-17T11:36:46.047 INFO:teuthology.orchestra.run.smithi194.stdout:(1/23): ceph-base-16.2.15-0.el8.x86_64.rpm 28 MB/s | 6.1 MB 00:00 2024-04-17T11:36:46.072 INFO:teuthology.orchestra.run.smithi194.stdout:(2/23): ceph-selinux-16.2.15-0.el8.x86_64.rpm 1.0 MB/s | 26 kB 00:00 2024-04-17T11:36:46.105 INFO:teuthology.orchestra.run.smithi194.stdout:(3/23): libcephfs2-16.2.15-0.el8.x86_64.rpm 24 MB/s | 825 kB 00:00 2024-04-17T11:36:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-17T11:36:46.164 INFO:teuthology.orchestra.run.smithi194.stdout:(4/23): libradosstriper1-16.2.15-0.el8.x86_64.r 8.3 MB/s | 494 kB 00:00 2024-04-17T11:36:46.256 INFO:teuthology.orchestra.run.smithi194.stdout:(5/23): librgw2-16.2.15-0.el8.x86_64.rpm 41 MB/s | 3.8 MB 00:00 2024-04-17T11:36:46.281 INFO:teuthology.orchestra.run.smithi194.stdout:(6/23): python3-ceph-argparse-16.2.15-0.el8.x86 1.8 MB/s | 45 kB 00:00 2024-04-17T11:36:46.298 INFO:teuthology.orchestra.run.smithi194.stdout:(7/23): python3-ceph-common-16.2.15-0.el8.x86_6 5.8 MB/s | 99 kB 00:00 2024-04-17T11:36:46.323 INFO:teuthology.orchestra.run.smithi194.stdout:(8/23): python3-cephfs-16.2.15-0.el8.x86_64.rpm 8.5 MB/s | 215 kB 00:00 2024-04-17T11:36:46.331 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 19/25 2024-04-17T11:36:46.349 INFO:teuthology.orchestra.run.smithi194.stdout:(9/23): python3-rados-16.2.15-0.el8.x86_64.rpm 15 MB/s | 389 kB 00:00 2024-04-17T11:36:46.374 INFO:teuthology.orchestra.run.smithi194.stdout:(10/23): python3-rbd-16.2.15-0.el8.x86_64.rpm 14 MB/s | 369 kB 00:00 2024-04-17T11:36:46.433 INFO:teuthology.orchestra.run.smithi194.stdout:(11/23): python3-rgw-16.2.15-0.el8.x86_64.rpm 1.9 MB/s | 114 kB 00:00 2024-04-17T11:36:46.566 INFO:teuthology.orchestra.run.smithi194.stdout:(12/23): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 16 MB/s | 12 MB 00:00 2024-04-17T11:36:46.825 INFO:teuthology.orchestra.run.smithi194.stdout:(13/23): ceph-common-16.2.15-0.el8.x86_64.rpm 24 MB/s | 24 MB 00:00 2024-04-17T11:36:46.967 INFO:teuthology.orchestra.run.smithi194.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 574 kB/s | 306 kB 00:00 2024-04-17T11:36:47.075 INFO:teuthology.orchestra.run.smithi194.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 693 kB/s | 75 kB 00:00 2024-04-17T11:36:47.117 INFO:teuthology.orchestra.run.smithi194.stdout:(16/23): leveldb-1.22-1.el8.x86_64.rpm 329 kB/s | 181 kB 00:00 2024-04-17T11:36:47.151 INFO:teuthology.orchestra.run.smithi194.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 181 kB/s | 59 kB 00:00 2024-04-17T11:36:47.284 INFO:teuthology.orchestra.run.smithi194.stdout:(18/23): librabbitmq-0.9.0-5.el8_9.x86_64.rpm 225 kB/s | 47 kB 00:00 2024-04-17T11:36:47.310 INFO:teuthology.orchestra.run.smithi194.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 235 kB/s | 44 kB 00:00 2024-04-17T11:36:47.352 INFO:teuthology.orchestra.run.smithi194.stdout:(20/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.3 MB/s | 259 kB 00:00 2024-04-17T11:36:47.410 INFO:teuthology.orchestra.run.smithi194.stdout:(21/23): librados2-16.2.15-0.el8.x86_64.rpm 37 MB/s | 3.7 MB 00:00 2024-04-17T11:36:47.444 INFO:teuthology.orchestra.run.smithi194.stdout:(22/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2024-04-17T11:36:47.536 INFO:teuthology.orchestra.run.smithi194.stdout:(23/23): librbd1-16.2.15-0.el8.x86_64.rpm 23 MB/s | 4.2 MB 00:00 2024-04-17T11:36:47.538 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:36:47.539 INFO:teuthology.orchestra.run.smithi194.stdout:Total 32 MB/s | 58 MB 00:01 2024-04-17T11:36:47.589 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:36:47.636 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:36:47.636 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:36:47.958 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:36:47.967 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:36:49.056 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:36:49.251 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-17T11:36:49.637 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2024-04-17T11:36:49.868 INFO:teuthology.orchestra.run.smithi194.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:36:49.950 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:36:49.966 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:50.123 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 3/25 2024-04-17T11:36:50.188 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:50.407 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2024-04-17T11:36:50.617 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:36:50.870 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:51.024 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:36:51.192 INFO:teuthology.orchestra.run.smithi194.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:36:51.283 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:36:51.542 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 7/25 2024-04-17T11:36:51.604 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-17T11:36:51.633 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 7/25 2024-04-17T11:36:51.693 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-17T11:36:51.903 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:36:52.089 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : librabbitmq-0.9.0-5.el8_9.x86_64 8/25 2024-04-17T11:36:52.242 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:36:52.322 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:36:52.523 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2024-04-17T11:36:52.688 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 11/25 2024-04-17T11:36:52.853 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 12/25 2024-04-17T11:36:53.076 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-17T11:36:53.308 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 14/25 2024-04-17T11:36:53.442 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-17T11:36:53.533 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-17T11:36:53.650 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-17T11:36:53.867 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-17T11:36:54.120 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-17T11:36:54.259 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 19/25 2024-04-17T11:36:58.063 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:58.334 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:59.020 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-17T11:36:59.392 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-17T11:36:59.477 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-17T11:36:59.695 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /sys 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /proc 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /dev 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /run 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /mnt 2024-04-17T11:37:10.573 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /var/tmp 2024-04-17T11:37:10.574 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /home 2024-04-17T11:37:10.574 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /tmp 2024-04-17T11:37:10.574 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /dev 2024-04-17T11:37:10.574 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:11.752 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-17T11:37:11.831 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-17T11:37:11.831 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-17T11:37:12.046 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-17T11:37:12.046 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 1/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 3/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 4/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 7/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 8/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:37:12.738 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 10/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 11/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 12/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : leveldb-1.22-1.el8.x86_64 15/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 16/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librabbitmq-0.9.0-5.el8_9.x86_64 21/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-17T11:37:12.739 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 24/25 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /sys 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /proc 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /dev 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /run 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /mnt 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /var/tmp 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /home 2024-04-17T11:37:18.406 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /tmp 2024-04-17T11:37:18.407 INFO:teuthology.orchestra.run.smithi194.stdout:skipping the directory /dev 2024-04-17T11:37:18.407 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:19.572 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-17T11:37:19.649 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-17T11:37:19.649 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-17T11:37:19.874 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-17T11:37:19.874 INFO:teuthology.orchestra.run.smithi194.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 1/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 2/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 3/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 4/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 6/25 2024-04-17T11:37:20.586 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 7/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 8/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 9/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 10/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 11/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 12/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : leveldb-1.22-1.el8.x86_64 15/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 16/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 17/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librabbitmq-0.9.0-5.el8_9.x86_64 18/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2024-04-17T11:37:20.587 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 22/25 2024-04-17T11:37:20.588 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-17T11:37:20.588 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 24/25 2024-04-17T11:37:21.782 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:21.782 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout:Upgraded: 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: leveldb-1.22-1.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-17T11:37:22.323 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq-0.9.0-5.el8_9.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:22.324 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:22.325 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:37:22.508 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-test 2024-04-17T11:37:22.863 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:37:24.604 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-17T11:37:25.235 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:37:27.521 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:37:27.522 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:37:27.522 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:37:27.522 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: oniguruma x86_64 6.8.2-2.1.el8_9 rhel-8-for-x86_64-appstream-rpms 188 k 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2024-04-17T11:37:27.523 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:27.524 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 53 M 2024-04-17T11:37:27.524 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 197 M 2024-04-17T11:37:27.524 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:37:27.572 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2024-04-17T11:37:27.598 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): libcephsqlite-16.2.15-0.el8.x86_64.rpm 2.3 MB/s | 174 kB 00:00 2024-04-17T11:37:27.773 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): jq-1.6-7.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2024-04-17T11:37:27.807 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.3 MB/s | 323 kB 00:00 2024-04-17T11:37:28.299 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): ceph-test-16.2.15-0.el8.x86_64.rpm 67 MB/s | 52 MB 00:00 2024-04-17T11:37:28.324 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): oniguruma-6.8.2-2.1.el8_9.x86_64.rpm 342 kB/s | 188 kB 00:00 2024-04-17T11:37:28.325 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:37:28.325 INFO:teuthology.orchestra.run.smithi110.stdout:Total 66 MB/s | 53 MB 00:00 2024-04-17T11:37:28.365 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:37:28.386 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:37:28.386 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:37:28.672 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:37:28.681 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:37:29.187 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:37:29.358 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-17T11:37:29.427 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-17T11:37:29.564 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-17T11:37:29.564 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:37:29.653 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : jq-1.6-7.el8.x86_64 2/6 2024-04-17T11:37:29.850 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2024-04-17T11:37:30.030 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-04-17T11:37:30.110 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout:Upgraded: 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: leveldb-1.22-1.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: librabbitmq-0.9.0-5.el8_9.x86_64 2024-04-17T11:37:30.111 INFO:teuthology.orchestra.run.smithi194.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:30.112 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:37:30.166 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-17T11:37:30.339 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-test 2024-04-17T11:37:30.693 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:37:32.519 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2024-04-17T11:37:32.954 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-04-17T11:37:34.757 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-17T11:37:34.972 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-17T11:37:35.230 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-17T11:37:35.231 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 1/6 2024-04-17T11:37:35.231 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 2/6 2024-04-17T11:37:35.231 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-04-17T11:37:35.231 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2024-04-17T11:37:35.231 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : jq-1.6-7.el8.x86_64 5/6 2024-04-17T11:37:35.529 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-17T11:37:35.530 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: oniguruma x86_64 6.8.2-2.1.el8_9 rhel-8-for-x86_64-appstream-rpms 188 k 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout:Install 6 Packages 2024-04-17T11:37:35.531 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:35.532 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 53 M 2024-04-17T11:37:35.532 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 197 M 2024-04-17T11:37:35.532 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:37:35.598 INFO:teuthology.orchestra.run.smithi194.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.0 MB/s | 70 kB 00:00 2024-04-17T11:37:35.623 INFO:teuthology.orchestra.run.smithi194.stdout:(2/6): libcephsqlite-16.2.15-0.el8.x86_64.rpm 1.9 MB/s | 174 kB 00:00 2024-04-17T11:37:35.799 INFO:teuthology.orchestra.run.smithi194.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2024-04-17T11:37:35.866 INFO:teuthology.orchestra.run.smithi194.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 856 kB/s | 202 kB 00:00 2024-04-17T11:37:36.424 INFO:teuthology.orchestra.run.smithi194.stdout:(5/6): ceph-test-16.2.15-0.el8.x86_64.rpm 58 MB/s | 52 MB 00:00 2024-04-17T11:37:36.449 INFO:teuthology.orchestra.run.smithi194.stdout:(6/6): oniguruma-6.8.2-2.1.el8_9.x86_64.rpm 289 kB/s | 188 kB 00:00 2024-04-17T11:37:36.451 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:37:36.451 INFO:teuthology.orchestra.run.smithi194.stdout:Total 58 MB/s | 53 MB 00:00 2024-04-17T11:37:36.490 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:37:36.511 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:37:36.511 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:37:36.797 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:37:36.806 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:37:37.313 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:37:37.485 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-17T11:37:37.552 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: oniguruma-6.8.2-2.1.el8_9.x86_64 1/6 2024-04-17T11:37:37.821 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : jq-1.6-7.el8.x86_64 2/6 2024-04-17T11:37:38.019 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2024-04-17T11:37:38.182 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2024-04-17T11:37:38.335 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-17T11:37:42.180 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : oniguruma-6.8.2-2.1.el8_9.x86_64 6/6 2024-04-17T11:37:42.180 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:37:42.741 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:42.741 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:37:42.741 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test-2:16.2.15-0.el8.x86_64 jq-1.6-7.el8.x86_64 2024-04-17T11:37:42.742 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 oniguruma-6.8.2-2.1.el8_9.x86_64 2024-04-17T11:37:42.742 INFO:teuthology.orchestra.run.smithi110.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2024-04-17T11:37:42.742 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:42.742 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:37:42.906 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-17T11:37:42.947 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph 2024-04-17T11:37:43.148 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-17T11:37:43.285 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 1/6 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 2/6 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2024-04-17T11:37:43.453 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : jq-1.6-7.el8.x86_64 5/6 2024-04-17T11:37:45.019 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-04-17T11:37:45.839 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-04-17T11:37:48.097 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:37:48.100 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2024-04-17T11:37:48.100 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-17T11:37:48.101 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography x86_64 3.2.1-7.el8_9 rhel-8-for-x86_64-baseos-rpms 559 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-17T11:37:48.102 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout:Install 32 Packages 2024-04-17T11:37:48.103 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:37:48.104 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 32 M 2024-04-17T11:37:48.104 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 104 M 2024-04-17T11:37:48.104 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:37:48.483 INFO:teuthology.orchestra.run.smithi110.stdout:(1/32): ceph-16.2.15-0.el8.x86_64.rpm 155 kB/s | 6.3 kB 00:00 2024-04-17T11:37:48.534 INFO:teuthology.orchestra.run.smithi110.stdout:(2/32): ceph-mgr-16.2.15-0.el8.x86_64.rpm 18 MB/s | 1.6 MB 00:00 2024-04-17T11:37:48.583 INFO:teuthology.orchestra.run.smithi110.stdout:(3/32): ceph-mds-16.2.15-0.el8.x86_64.rpm 17 MB/s | 2.4 MB 00:00 2024-04-17T11:37:48.609 INFO:teuthology.orchestra.run.smithi110.stdout:(4/32): ceph-mgr-modules-core-16.2.15-0.el8.noa 9.6 MB/s | 245 kB 00:00 2024-04-17T11:37:48.718 INFO:teuthology.orchestra.run.smithi110.stdout:(5/32): ceph-mon-16.2.15-0.el8.x86_64.rpm 22 MB/s | 5.2 MB 00:00 2024-04-17T11:37:48.960 INFO:teuthology.orchestra.run.smithi110.stdout:(6/32): ceph-osd-16.2.15-0.el8.x86_64.rpm 44 MB/s | 19 MB 00:00 2024-04-17T11:37:48.985 INFO:teuthology.orchestra.run.smithi110.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 116 kB/s | 44 kB 00:00 2024-04-17T11:37:49.002 INFO:teuthology.orchestra.run.smithi110.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 653 kB/s | 185 kB 00:00 2024-04-17T11:37:49.085 INFO:teuthology.orchestra.run.smithi110.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 133 kB/s | 11 kB 00:00 2024-04-17T11:37:49.152 INFO:teuthology.orchestra.run.smithi110.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 264 kB/s | 18 kB 00:00 2024-04-17T11:37:49.186 INFO:teuthology.orchestra.run.smithi110.stdout:(11/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.9 MB/s | 384 kB 00:00 2024-04-17T11:37:49.211 INFO:teuthology.orchestra.run.smithi110.stdout:(12/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 686 kB/s | 173 kB 00:00 2024-04-17T11:37:49.237 INFO:teuthology.orchestra.run.smithi110.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 579 kB/s | 49 kB 00:00 2024-04-17T11:37:49.262 INFO:teuthology.orchestra.run.smithi110.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 778 kB/s | 59 kB 00:00 2024-04-17T11:37:49.296 INFO:teuthology.orchestra.run.smithi110.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 267 kB/s | 16 kB 00:00 2024-04-17T11:37:49.312 INFO:teuthology.orchestra.run.smithi110.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 372 kB/s | 19 kB 00:00 2024-04-17T11:37:49.338 INFO:teuthology.orchestra.run.smithi110.stdout:(17/32): python3-pecan-1.3.2-9.el8.noarch.rpm 2.2 MB/s | 283 kB 00:00 2024-04-17T11:37:49.354 INFO:teuthology.orchestra.run.smithi110.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 406 kB/s | 24 kB 00:00 2024-04-17T11:37:49.372 INFO:teuthology.orchestra.run.smithi110.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 497 kB/s | 29 kB 00:00 2024-04-17T11:37:49.397 INFO:teuthology.orchestra.run.smithi110.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 468 kB/s | 27 kB 00:00 2024-04-17T11:37:49.456 INFO:teuthology.orchestra.run.smithi110.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.9 MB/s | 251 kB 00:00 2024-04-17T11:37:49.481 INFO:teuthology.orchestra.run.smithi110.stdout:(22/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.0 MB/s | 255 kB 00:00 2024-04-17T11:37:49.506 INFO:teuthology.orchestra.run.smithi110.stdout:(23/32): python3-webtest-2.0.33-1.el8.noarch.rp 784 kB/s | 85 kB 00:00 2024-04-17T11:37:49.531 INFO:teuthology.orchestra.run.smithi110.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 304 kB/s | 23 kB 00:00 2024-04-17T11:37:49.665 INFO:teuthology.orchestra.run.smithi110.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 245 kB/s | 39 kB 00:00 2024-04-17T11:37:49.699 INFO:teuthology.orchestra.run.smithi110.stdout:(26/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.1 MB/s | 457 kB 00:00 2024-04-17T11:37:49.724 INFO:teuthology.orchestra.run.smithi110.stdout:(27/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 555 kB/s | 103 kB 00:00 2024-04-17T11:37:49.774 INFO:teuthology.orchestra.run.smithi110.stdout:(28/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.4 MB/s | 157 kB 00:00 2024-04-17T11:37:49.833 INFO:teuthology.orchestra.run.smithi110.stdout:(29/32): python3-pytz-2017.2-11.el8.noarch.rpm 405 kB/s | 54 kB 00:00 2024-04-17T11:37:49.858 INFO:teuthology.orchestra.run.smithi110.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 815 kB/s | 109 kB 00:00 2024-04-17T11:37:49.917 INFO:teuthology.orchestra.run.smithi110.stdout:(31/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.6 MB/s | 238 kB 00:00 2024-04-17T11:37:50.050 INFO:teuthology.orchestra.run.smithi110.stdout:(32/32): python3-cryptography-3.2.1-7.el8_9.x86 2.5 MB/s | 559 kB 00:00 2024-04-17T11:37:50.051 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:37:50.052 INFO:teuthology.orchestra.run.smithi110.stdout:Total 16 MB/s | 32 MB 00:01 2024-04-17T11:37:50.146 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:37:50.185 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:37:50.185 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:37:50.412 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:37:50.421 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:37:51.554 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:37:51.784 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-17T11:37:52.067 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-17T11:37:52.323 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2024-04-17T11:37:52.668 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/32 2024-04-17T11:37:52.958 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cryptography-3.2.1-7.el8_9.x86_64 5/32 2024-04-17T11:37:53.112 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2024-04-17T11:37:53.306 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2024-04-17T11:37:53.469 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : oniguruma-6.8.2-2.1.el8_9.x86_64 6/6 2024-04-17T11:37:53.470 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:37:53.569 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2024-04-17T11:37:53.785 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/32 2024-04-17T11:37:54.021 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-test-2:16.2.15-0.el8.x86_64 jq-1.6-7.el8.x86_64 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 oniguruma-6.8.2-2.1.el8_9.x86_64 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:54.038 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:37:54.250 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph 2024-04-17T11:37:54.358 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/32 2024-04-17T11:37:54.588 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:37:54.613 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/32 2024-04-17T11:37:54.823 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-04-17T11:37:55.036 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-04-17T11:37:55.209 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-04-17T11:37:55.373 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-04-17T11:37:55.599 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-04-17T11:37:55.768 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-04-17T11:37:55.992 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-04-17T11:37:56.200 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-04-17T11:37:56.418 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-17T11:37:56.623 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2024-04-17T11:37:56.663 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-17T11:37:56.925 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-17T11:37:57.042 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-17T11:37:57.138 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-04-17T11:37:57.449 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-04-17T11:37:57.815 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-17T11:37:58.181 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 27/32 2024-04-17T11:37:58.371 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-17T11:37:59.566 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout:=========================================================================================== 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout:=========================================================================================== 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:37:59.569 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cryptography x86_64 3.2.1-7.el8_9 rhel-8-for-x86_64-baseos-rpms 559 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-17T11:37:59.570 INFO:teuthology.orchestra.run.smithi194.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-17T11:37:59.571 INFO:teuthology.orchestra.run.smithi194.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout:=========================================================================================== 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout:Install 32 Packages 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:37:59.572 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 32 M 2024-04-17T11:37:59.573 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 104 M 2024-04-17T11:37:59.573 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:37:59.724 INFO:teuthology.orchestra.run.smithi194.stdout:(1/32): ceph-16.2.15-0.el8.x86_64.rpm 119 kB/s | 6.3 kB 00:00 2024-04-17T11:37:59.775 INFO:teuthology.orchestra.run.smithi194.stdout:(2/32): ceph-mgr-16.2.15-0.el8.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-04-17T11:37:59.844 INFO:teuthology.orchestra.run.smithi194.stdout:(3/32): ceph-mds-16.2.15-0.el8.x86_64.rpm 14 MB/s | 2.4 MB 00:00 2024-04-17T11:37:59.884 INFO:teuthology.orchestra.run.smithi194.stdout:(4/32): ceph-mgr-modules-core-16.2.15-0.el8.noa 6.2 MB/s | 245 kB 00:00 2024-04-17T11:37:59.886 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-17T11:37:59.967 INFO:teuthology.orchestra.run.smithi194.stdout:(5/32): ceph-mon-16.2.15-0.el8.x86_64.rpm 21 MB/s | 5.2 MB 00:00 2024-04-17T11:38:00.034 INFO:teuthology.orchestra.run.smithi194.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 290 kB/s | 44 kB 00:00 2024-04-17T11:38:00.104 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-17T11:38:00.235 INFO:teuthology.orchestra.run.smithi194.stdout:(7/32): ceph-osd-16.2.15-0.el8.x86_64.rpm 41 MB/s | 19 MB 00:00 2024-04-17T11:38:00.260 INFO:teuthology.orchestra.run.smithi194.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 634 kB/s | 185 kB 00:00 2024-04-17T11:38:00.285 INFO:teuthology.orchestra.run.smithi194.stdout:(9/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 689 kB/s | 173 kB 00:00 2024-04-17T11:38:00.302 INFO:teuthology.orchestra.run.smithi194.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 266 kB/s | 11 kB 00:00 2024-04-17T11:38:00.327 INFO:teuthology.orchestra.run.smithi194.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 420 kB/s | 18 kB 00:00 2024-04-17T11:38:00.384 INFO:teuthology.orchestra.run.smithi194.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 594 kB/s | 49 kB 00:00 2024-04-17T11:38:00.411 INFO:teuthology.orchestra.run.smithi194.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 701 kB/s | 59 kB 00:00 2024-04-17T11:38:00.453 INFO:teuthology.orchestra.run.smithi194.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 375 kB/s | 16 kB 00:00 2024-04-17T11:38:00.478 INFO:teuthology.orchestra.run.smithi194.stdout:(15/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.5 MB/s | 384 kB 00:00 2024-04-17T11:38:00.503 INFO:teuthology.orchestra.run.smithi194.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 374 kB/s | 19 kB 00:00 2024-04-17T11:38:00.529 INFO:teuthology.orchestra.run.smithi194.stdout:(17/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.9 MB/s | 283 kB 00:00 2024-04-17T11:38:00.549 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-17T11:38:00.554 INFO:teuthology.orchestra.run.smithi194.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 317 kB/s | 24 kB 00:00 2024-04-17T11:38:00.579 INFO:teuthology.orchestra.run.smithi194.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 387 kB/s | 29 kB 00:00 2024-04-17T11:38:00.605 INFO:teuthology.orchestra.run.smithi194.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 364 kB/s | 27 kB 00:00 2024-04-17T11:38:00.671 INFO:teuthology.orchestra.run.smithi194.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.3 MB/s | 85 kB 00:00 2024-04-17T11:38:00.697 INFO:teuthology.orchestra.run.smithi194.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.1 MB/s | 251 kB 00:00 2024-04-17T11:38:00.722 INFO:teuthology.orchestra.run.smithi194.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 456 kB/s | 23 kB 00:00 2024-04-17T11:38:00.729 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-17T11:38:00.756 INFO:teuthology.orchestra.run.smithi194.stdout:(24/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.2 MB/s | 255 kB 00:00 2024-04-17T11:38:00.931 INFO:teuthology.orchestra.run.smithi194.stdout:(25/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.1 MB/s | 238 kB 00:00 2024-04-17T11:38:00.946 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-17T11:38:00.956 INFO:teuthology.orchestra.run.smithi194.stdout:(26/32): python3-pycparser-2.14-14.el8.noarch.r 421 kB/s | 109 kB 00:00 2024-04-17T11:38:00.998 INFO:teuthology.orchestra.run.smithi194.stdout:(27/32): python3-cryptography-3.2.1-7.el8_9.x86 2.3 MB/s | 559 kB 00:00 2024-04-17T11:38:01.024 INFO:teuthology.orchestra.run.smithi194.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 580 kB/s | 39 kB 00:00 2024-04-17T11:38:01.082 INFO:teuthology.orchestra.run.smithi194.stdout:(29/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.0 MB/s | 457 kB 00:00 2024-04-17T11:38:01.104 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-17T11:38:01.108 INFO:teuthology.orchestra.run.smithi194.stdout:(30/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2024-04-17T11:38:01.122 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-17T11:38:01.132 INFO:teuthology.orchestra.run.smithi194.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 773 kB/s | 103 kB 00:00 2024-04-17T11:38:01.233 INFO:teuthology.orchestra.run.smithi194.stdout:(32/32): python3-pytz-2017.2-11.el8.noarch.rpm 361 kB/s | 54 kB 00:00 2024-04-17T11:38:01.234 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:38:01.235 INFO:teuthology.orchestra.run.smithi194.stdout:Total 19 MB/s | 32 MB 00:01 2024-04-17T11:38:01.334 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:38:01.372 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:38:01.372 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:38:01.600 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:38:01.609 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:38:01.995 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-17T11:38:02.395 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 2/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 3/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 4/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 5/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 6/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-04-17T11:38:02.396 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 25/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 27/32 2024-04-17T11:38:02.397 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 28/32 2024-04-17T11:38:02.398 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 29/32 2024-04-17T11:38:02.398 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2024-04-17T11:38:02.398 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 31/32 2024-04-17T11:38:02.804 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:38:03.036 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-17T11:38:03.261 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-17T11:38:03.426 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/32 2024-04-17T11:38:03.641 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2024-04-17T11:38:03.923 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/32 2024-04-17T11:38:04.279 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/32 2024-04-17T11:38:04.549 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2024-04-17T11:38:04.960 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/32 2024-04-17T11:38:05.283 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cryptography-3.2.1-7.el8_9.x86_64 9/32 2024-04-17T11:38:05.479 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2024-04-17T11:38:05.681 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2024-04-17T11:38:05.913 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2024-04-17T11:38:06.133 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-04-17T11:38:06.320 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-04-17T11:38:06.526 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-04-17T11:38:06.672 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-04-17T11:38:06.856 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-04-17T11:38:07.035 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-04-17T11:38:07.232 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-04-17T11:38:07.433 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-04-17T11:38:07.635 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-17T11:38:07.906 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-17T11:38:08.167 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-17T11:38:08.404 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-04-17T11:38:08.724 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-04-17T11:38:09.068 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-17T11:38:09.433 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 27/32 2024-04-17T11:38:09.589 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-17T11:38:11.112 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-17T11:38:11.279 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-17T11:38:11.726 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-17T11:38:11.938 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-17T11:38:12.157 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-17T11:38:12.338 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-17T11:38:12.357 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-17T11:38:12.503 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-17T11:38:12.802 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cryptography-3.2.1-7.el8_9.x86_64 32/32 2024-04-17T11:38:12.802 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:38:12.889 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 2/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 3/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 4/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 5/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 6/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-04-17T11:38:12.890 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 26/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cryptography-3.2.1-7.el8_9.x86_64 27/32 2024-04-17T11:38:12.891 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2024-04-17T11:38:12.892 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2024-04-17T11:38:12.892 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 30/32 2024-04-17T11:38:12.892 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 31/32 2024-04-17T11:38:13.371 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography-3.2.1-7.el8_9.x86_64 2024-04-17T11:38:13.372 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend-2.6-1.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-17T11:38:13.373 INFO:teuthology.orchestra.run.smithi110.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:13.374 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:38:13.566 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-base 2024-04-17T11:38:13.919 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:15.638 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-04-17T11:38:16.190 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 69 kB/s | 4.1 kB 00:00 2024-04-17T11:38:18.302 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-base-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:38:18.487 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:38:18.488 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:38:18.488 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:38:18.629 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install cephadm 2024-04-17T11:38:18.976 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:20.816 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-04-17T11:38:21.472 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-04-17T11:38:22.348 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 32/32 2024-04-17T11:38:22.348 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:22.907 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cryptography-3.2.1-7.el8_9.x86_64 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-17T11:38:22.908 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-portend-2.6-1.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-17T11:38:22.909 INFO:teuthology.orchestra.run.smithi194.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-17T11:38:22.910 INFO:teuthology.orchestra.run.smithi194.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-17T11:38:22.910 INFO:teuthology.orchestra.run.smithi194.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-17T11:38:22.910 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:22.910 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:38:23.091 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-base 2024-04-17T11:38:23.445 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:23.788 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm noarch 2:16.2.15-0.el8 ceph-noarch 85 k 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:23.789 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:38:23.790 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:23.790 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 85 k 2024-04-17T11:38:23.790 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 352 k 2024-04-17T11:38:23.790 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:38:23.832 INFO:teuthology.orchestra.run.smithi110.stdout:cephadm-16.2.15-0.el8.noarch.rpm 2.0 MB/s | 85 kB 00:00 2024-04-17T11:38:23.833 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:38:23.833 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.9 MB/s | 85 kB 00:00 2024-04-17T11:38:23.833 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:38:23.841 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:38:23.841 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:38:23.842 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:38:23.851 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:38:23.894 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:38:25.249 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:38:25.626 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:25.671 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-04-17T11:38:25.804 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:26.005 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:27.995 INFO:teuthology.orchestra.run.smithi194.stdout:Package ceph-base-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:38:28.180 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:38:28.181 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:38:28.182 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:38:28.339 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install cephadm 2024-04-17T11:38:28.693 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:30.547 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 kB/s | 4.1 kB 00:00 2024-04-17T11:38:30.976 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-04-17T11:38:33.123 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:33.123 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:38:33.584 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:38:33.584 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout: cephadm noarch 2:16.2.15-0.el8 ceph-noarch 85 k 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:38:33.585 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:33.586 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 85 k 2024-04-17T11:38:33.586 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 352 k 2024-04-17T11:38:33.586 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:38:33.634 INFO:teuthology.orchestra.run.smithi194.stdout:cephadm-16.2.15-0.el8.noarch.rpm 1.7 MB/s | 85 kB 00:00 2024-04-17T11:38:33.634 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:38:33.635 INFO:teuthology.orchestra.run.smithi194.stdout:Total 1.7 MB/s | 85 kB 00:00 2024-04-17T11:38:33.635 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:38:33.642 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:38:33.642 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:38:33.644 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:38:33.653 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:38:33.672 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:33.672 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:38:33.672 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:38:33.672 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:33.672 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:38:33.698 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:38:33.828 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-immutable-object-cache 2024-04-17T11:38:34.194 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:35.561 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:35.750 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:35.912 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2024-04-17T11:38:35.949 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:36.581 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2024-04-17T11:38:38.962 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache x86_64 2:16.2.15-0.el8 ceph 161 k 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 161 k 2024-04-17T11:38:38.963 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 470 k 2024-04-17T11:38:38.964 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:38:39.034 INFO:teuthology.orchestra.run.smithi110.stdout:ceph-immutable-object-cache-16.2.15-0.el8.x86_6 2.3 MB/s | 161 kB 00:00 2024-04-17T11:38:39.034 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:38:39.035 INFO:teuthology.orchestra.run.smithi110.stdout:Total 2.2 MB/s | 161 kB 00:00 2024-04-17T11:38:39.035 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:38:39.045 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:38:39.045 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:38:39.100 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:38:39.109 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:38:39.222 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:38:39.382 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:39.808 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:44.191 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : cephadm-2:16.2.15-0.el8.noarch 1/1 2024-04-17T11:38:44.192 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:38:44.732 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:44.732 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:38:44.732 INFO:teuthology.orchestra.run.smithi194.stdout: cephadm-2:16.2.15-0.el8.noarch 2024-04-17T11:38:44.732 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:44.732 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:38:44.905 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-immutable-object-cache 2024-04-17T11:38:45.269 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:47.106 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-17T11:38:47.547 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-17T11:38:49.266 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:49.266 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:38:49.817 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:49.817 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:38:49.817 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:49.818 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:38:49.818 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:38:49.991 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr 2024-04-17T11:38:50.024 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repo Size 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-immutable-object-cache x86_64 2:16.2.15-0.el8 ceph 161 k 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:38:50.025 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:50.026 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 161 k 2024-04-17T11:38:50.026 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 470 k 2024-04-17T11:38:50.026 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:38:50.067 INFO:teuthology.orchestra.run.smithi194.stdout:ceph-immutable-object-cache-16.2.15-0.el8.x86_6 3.8 MB/s | 161 kB 00:00 2024-04-17T11:38:50.068 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:38:50.068 INFO:teuthology.orchestra.run.smithi194.stdout:Total 3.7 MB/s | 161 kB 00:00 2024-04-17T11:38:50.068 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:38:50.079 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:38:50.079 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:38:50.132 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:38:50.140 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:38:50.256 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:38:50.341 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:50.431 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:50.826 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:52.000 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2024-04-17T11:38:52.557 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 kB/s | 4.1 kB 00:00 2024-04-17T11:38:54.753 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-mgr-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:38:54.945 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:38:54.946 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:38:54.946 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:38:55.089 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-dashboard 2024-04-17T11:38:55.440 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:38:57.515 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 kB/s | 4.5 kB 00:00 2024-04-17T11:38:58.078 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 kB/s | 4.1 kB 00:00 2024-04-17T11:38:58.557 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:38:58.557 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:38:59.128 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:59.129 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:38:59.129 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-immutable-object-cache-2:16.2.15-0.el8.x86_64 2024-04-17T11:38:59.129 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:38:59.129 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:38:59.294 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-mgr 2024-04-17T11:38:59.646 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:00.336 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:39:00.337 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-17T11:39:00.337 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:39:00.337 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-17T11:39:00.337 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:39:00.337 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard noarch 2:16.2.15-0.el8 ceph-noarch 3.1 M 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards noarch 2:16.2.15-0.el8 ceph-noarch 24 k 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts noarch 2:16.2.15-0.el8 ceph-noarch 15 k 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================= 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2024-04-17T11:39:00.338 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:00.339 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 3.4 M 2024-04-17T11:39:00.339 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 22 M 2024-04-17T11:39:00.339 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:39:00.746 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): ceph-grafana-dashboards-16.2.15-0.el8.no 471 kB/s | 24 kB 00:00 2024-04-17T11:39:00.763 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): ceph-prometheus-alerts-16.2.15-0.el8.noa 216 kB/s | 15 kB 00:00 2024-04-17T11:39:00.830 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): ceph-mgr-dashboard-16.2.15-0.el8.noarch. 23 MB/s | 3.1 MB 00:00 2024-04-17T11:39:00.997 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 256 kB/s | 43 kB 00:00 2024-04-17T11:39:01.022 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 122 kB/s | 34 kB 00:00 2024-04-17T11:39:01.257 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 399 kB/s | 196 kB 00:00 2024-04-17T11:39:01.258 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:01.259 INFO:teuthology.orchestra.run.smithi110.stdout:Total 3.7 MB/s | 3.4 MB 00:00 2024-04-17T11:39:01.273 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:39:01.284 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:39:01.284 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:39:01.369 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:39:01.377 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:39:01.512 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-04-17T11:39:01.654 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:39:01.864 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-04-17T11:39:01.937 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-17T11:39:02.077 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-04-17T11:39:02.257 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-04-17T11:39:02.385 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 4/6 2024-04-17T11:39:03.425 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 5/6 2024-04-17T11:39:03.678 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 1/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 3/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-04-17T11:39:03.951 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-04-17T11:39:04.298 INFO:teuthology.orchestra.run.smithi194.stdout:Package ceph-mgr-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:39:04.493 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:39:04.494 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:39:04.494 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:39:04.649 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-mgr-dashboard 2024-04-17T11:39:04.996 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:06.951 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-04-17T11:39:07.359 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-17T11:39:09.947 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:39:09.948 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================= 2024-04-17T11:39:09.948 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:39:09.948 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================= 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-dashboard noarch 2:16.2.15-0.el8 ceph-noarch 3.1 M 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-grafana-dashboards noarch 2:16.2.15-0.el8 ceph-noarch 24 k 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-prometheus-alerts noarch 2:16.2.15-0.el8 ceph-noarch 15 k 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================= 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout:Install 6 Packages 2024-04-17T11:39:09.949 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:09.950 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 3.4 M 2024-04-17T11:39:09.950 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 22 M 2024-04-17T11:39:09.950 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:39:10.196 INFO:teuthology.orchestra.run.smithi194.stdout:(1/6): ceph-grafana-dashboards-16.2.15-0.el8.no 568 kB/s | 24 kB 00:00 2024-04-17T11:39:10.212 INFO:teuthology.orchestra.run.smithi194.stdout:(2/6): ceph-prometheus-alerts-16.2.15-0.el8.noa 249 kB/s | 15 kB 00:00 2024-04-17T11:39:10.271 INFO:teuthology.orchestra.run.smithi194.stdout:(3/6): ceph-mgr-dashboard-16.2.15-0.el8.noarch. 26 MB/s | 3.1 MB 00:00 2024-04-17T11:39:10.388 INFO:teuthology.orchestra.run.smithi194.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 175 kB/s | 34 kB 00:00 2024-04-17T11:39:10.413 INFO:teuthology.orchestra.run.smithi194.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 320 kB/s | 43 kB 00:00 2024-04-17T11:39:10.463 INFO:teuthology.orchestra.run.smithi194.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 783 kB/s | 196 kB 00:00 2024-04-17T11:39:10.466 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:10.466 INFO:teuthology.orchestra.run.smithi194.stdout:Total 6.6 MB/s | 3.4 MB 00:00 2024-04-17T11:39:10.478 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:39:10.488 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:39:10.488 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:39:10.566 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:39:10.575 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:39:10.880 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:39:11.070 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-04-17T11:39:11.275 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-04-17T11:39:11.463 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-04-17T11:39:11.575 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 4/6 2024-04-17T11:39:12.629 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 5/6 2024-04-17T11:39:12.895 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 1/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 3/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-04-17T11:39:13.157 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-04-17T11:39:15.466 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-04-17T11:39:15.466 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:16.028 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:39:16.204 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-17T11:39:16.559 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:18.476 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-17T11:39:19.076 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-04-17T11:39:21.113 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-04-17T11:39:21.113 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:39:21.396 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:39:21.397 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2024-04-17T11:39:21.397 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:39:21.397 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2024-04-17T11:39:21.397 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:39:21.397 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.15-0.el8 ceph-noarch 8.6 M 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout:Install 8 Packages 2024-04-17T11:39:21.398 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:21.399 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 37 M 2024-04-17T11:39:21.399 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 207 M 2024-04-17T11:39:21.399 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:39:21.544 INFO:teuthology.orchestra.run.smithi110.stdout:(1/8): ceph-mgr-diskprediction-local-16.2.15-0. 60 MB/s | 8.6 MB 00:00 2024-04-17T11:39:21.578 INFO:teuthology.orchestra.run.smithi110.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.2 MB/s | 225 kB 00:00 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-grafana-dashboards-2:16.2.15-0.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-dashboard-2:16.2.15-0.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-prometheus-alerts-2:16.2.15-0.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: python3-routes-2.4.1-12.el8.noarch 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:21.673 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:39:21.728 INFO:teuthology.orchestra.run.smithi110.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 11 MB/s | 3.7 MB 00:00 2024-04-17T11:39:21.853 INFO:teuthology.orchestra.run.smithi110.stdout:(4/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 17 MB/s | 5.2 MB 00:00 2024-04-17T11:39:21.873 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-17T11:39:21.928 INFO:teuthology.orchestra.run.smithi110.stdout:(5/8): openblas-0.3.15-6.el8.x86_64.rpm 15 MB/s | 5.0 MB 00:00 2024-04-17T11:39:22.004 INFO:teuthology.orchestra.run.smithi110.stdout:(6/8): libgfortran-8.5.0-20.el8.x86_64.rpm 4.2 MB/s | 645 kB 00:00 2024-04-17T11:39:22.045 INFO:teuthology.orchestra.run.smithi110.stdout:(7/8): libquadmath-8.5.0-20.el8.x86_64.rpm 1.4 MB/s | 172 kB 00:00 2024-04-17T11:39:22.221 INFO:teuthology.orchestra.run.smithi110.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 28 MB/s | 14 MB 00:00 2024-04-17T11:39:22.222 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:22.222 INFO:teuthology.orchestra.run.smithi110.stdout:Total 45 MB/s | 37 MB 00:00 2024-04-17T11:39:22.225 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:22.468 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:39:22.487 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:39:22.487 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:39:22.800 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:39:22.809 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:39:23.398 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:39:23.551 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-17T11:39:23.686 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-17T11:39:23.865 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-17T11:39:24.100 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-17T11:39:24.471 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-04-17T11:39:24.486 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-17T11:39:24.684 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-17T11:39:25.276 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-17T11:39:25.510 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-04-17T11:39:26.179 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-04-17T11:39:26.529 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-04-17T11:39:26.734 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-17T11:39:26.943 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================================================= 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================================================= 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.15-0.el8 ceph-noarch 8.6 M 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-04-17T11:39:26.945 INFO:teuthology.orchestra.run.smithi194.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout:======================================================================================================================= 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout:Install 8 Packages 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:26.946 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 37 M 2024-04-17T11:39:26.947 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 207 M 2024-04-17T11:39:26.947 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:39:27.117 INFO:teuthology.orchestra.run.smithi194.stdout:(1/8): ceph-mgr-diskprediction-local-16.2.15-0. 50 MB/s | 8.6 MB 00:00 2024-04-17T11:39:27.159 INFO:teuthology.orchestra.run.smithi194.stdout:(2/8): libquadmath-8.5.0-20.el8.x86_64.rpm 813 kB/s | 172 kB 00:00 2024-04-17T11:39:27.226 INFO:teuthology.orchestra.run.smithi194.stdout:(3/8): libgfortran-8.5.0-20.el8.x86_64.rpm 2.3 MB/s | 645 kB 00:00 2024-04-17T11:39:27.268 INFO:teuthology.orchestra.run.smithi194.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.1 MB/s | 225 kB 00:00 2024-04-17T11:39:27.352 INFO:teuthology.orchestra.run.smithi194.stdout:(5/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 16 MB/s | 3.7 MB 00:00 2024-04-17T11:39:27.486 INFO:teuthology.orchestra.run.smithi194.stdout:(6/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 20 MB/s | 5.2 MB 00:00 2024-04-17T11:39:27.627 INFO:teuthology.orchestra.run.smithi194.stdout:(7/8): openblas-0.3.15-6.el8.x86_64.rpm 14 MB/s | 5.0 MB 00:00 2024-04-17T11:39:27.811 INFO:teuthology.orchestra.run.smithi194.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 30 MB/s | 14 MB 00:00 2024-04-17T11:39:27.812 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:27.812 INFO:teuthology.orchestra.run.smithi194.stdout:Total 43 MB/s | 37 MB 00:00 2024-04-17T11:39:28.060 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:39:28.078 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:39:28.078 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:39:28.396 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:39:28.404 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:39:28.467 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-17T11:39:29.060 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:39:29.241 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-17T11:39:29.378 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-04-17T11:39:29.563 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-17T11:39:29.836 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-04-17T11:39:30.042 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 8/8 2024-04-17T11:39:30.220 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-17T11:39:30.328 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 8/8 2024-04-17T11:39:30.328 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 1/8 2024-04-17T11:39:30.328 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2024-04-17T11:39:30.328 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2024-04-17T11:39:30.328 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2024-04-17T11:39:30.329 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2024-04-17T11:39:30.329 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2024-04-17T11:39:30.329 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2024-04-17T11:39:30.391 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-17T11:39:31.003 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-04-17T11:39:31.233 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-04-17T11:39:31.940 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-04-17T11:39:32.260 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-04-17T11:39:32.490 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-17T11:39:34.230 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-04-17T11:39:35.575 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-04-17T11:39:35.798 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 8/8 2024-04-17T11:39:36.094 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 8/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 1/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2024-04-17T11:39:36.095 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2024-04-17T11:39:40.779 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2024-04-17T11:39:40.779 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-0.3.15-6.el8.x86_64 2024-04-17T11:39:41.354 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-04-17T11:39:41.355 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-17T11:39:41.355 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-17T11:39:41.355 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-04-17T11:39:41.355 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:41.355 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:39:41.517 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-rook 2024-04-17T11:39:41.868 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:43.652 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2024-04-17T11:39:44.279 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-17T11:39:45.483 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2024-04-17T11:39:45.484 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:39:46.035 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:46.035 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:39:46.035 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-diskprediction-local-2:16.2.15-0.el8.noarch 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: openblas-0.3.15-6.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:46.036 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:39:46.213 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-mgr-rook 2024-04-17T11:39:46.548 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:39:46.549 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================= 2024-04-17T11:39:46.549 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:39:46.549 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================= 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook noarch 2:16.2.15-0.el8 ceph-noarch 27 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-04-17T11:39:46.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================= 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout:Install 13 Packages 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 1.9 M 2024-04-17T11:39:46.551 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 24 M 2024-04-17T11:39:46.552 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:39:46.564 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:39:46.723 INFO:teuthology.orchestra.run.smithi110.stdout:(1/13): ceph-mgr-rook-16.2.15-0.el8.noarch.rpm 638 kB/s | 27 kB 00:00 2024-04-17T11:39:46.957 INFO:teuthology.orchestra.run.smithi110.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 119 kB/s | 33 kB 00:00 2024-04-17T11:39:46.982 INFO:teuthology.orchestra.run.smithi110.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 54 kB/s | 16 kB 00:00 2024-04-17T11:39:47.082 INFO:teuthology.orchestra.run.smithi110.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 226 kB/s | 81 kB 00:00 2024-04-17T11:39:47.349 INFO:teuthology.orchestra.run.smithi110.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 175 kB/s | 64 kB 00:00 2024-04-17T11:39:47.427 INFO:teuthology.orchestra.run.smithi110.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 178 kB/s | 61 kB 00:00 2024-04-17T11:39:47.516 INFO:teuthology.orchestra.run.smithi110.stdout:(7/13): python3-jsonpointer-1.10-11.el8.noarch. 120 kB/s | 20 kB 00:00 2024-04-17T11:39:47.661 INFO:teuthology.orchestra.run.smithi110.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 1.7 MB/s | 1.2 MB 00:00 2024-04-17T11:39:47.684 INFO:teuthology.orchestra.run.smithi110.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 429 kB/s | 110 kB 00:00 2024-04-17T11:39:47.734 INFO:teuthology.orchestra.run.smithi110.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 122 kB/s | 27 kB 00:00 2024-04-17T11:39:47.809 INFO:teuthology.orchestra.run.smithi110.stdout:(11/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.3 MB/s | 155 kB 00:00 2024-04-17T11:39:47.843 INFO:teuthology.orchestra.run.smithi110.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 697 kB/s | 126 kB 00:00 2024-04-17T11:39:47.885 INFO:teuthology.orchestra.run.smithi110.stdout:(13/13): python3-requests-oauthlib-1.0.0-1.el8. 284 kB/s | 43 kB 00:00 2024-04-17T11:39:47.886 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:47.886 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.4 MB/s | 1.9 MB 00:01 2024-04-17T11:39:47.957 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:39:47.973 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:39:47.973 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:39:48.054 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:39:48.062 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:39:48.467 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:39:48.569 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:39:48.781 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-04-17T11:39:48.907 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-04-17T11:39:49.016 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-04-17T11:39:49.234 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-04-17T11:39:49.518 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2024-04-17T11:39:49.737 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2024-04-17T11:39:49.955 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2024-04-17T11:39:50.175 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2024-04-17T11:39:50.413 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-04-17T11:39:50.603 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-04-17T11:39:50.886 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-04-17T11:39:51.491 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout:============================================================================================= 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout:============================================================================================= 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-rook noarch 2:16.2.15-0.el8 ceph-noarch 27 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-04-17T11:39:51.493 INFO:teuthology.orchestra.run.smithi194.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout:============================================================================================= 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout:Install 13 Packages 2024-04-17T11:39:51.494 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:39:51.495 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 1.9 M 2024-04-17T11:39:51.495 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 24 M 2024-04-17T11:39:51.495 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:39:51.644 INFO:teuthology.orchestra.run.smithi194.stdout:(1/13): ceph-mgr-rook-16.2.15-0.el8.noarch.rpm 624 kB/s | 27 kB 00:00 2024-04-17T11:39:51.828 INFO:teuthology.orchestra.run.smithi194.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 72 kB/s | 16 kB 00:00 2024-04-17T11:39:51.853 INFO:teuthology.orchestra.run.smithi194.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 130 kB/s | 33 kB 00:00 2024-04-17T11:39:51.937 INFO:teuthology.orchestra.run.smithi194.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 278 kB/s | 81 kB 00:00 2024-04-17T11:39:52.014 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-04-17T11:39:52.020 INFO:teuthology.orchestra.run.smithi194.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 384 kB/s | 64 kB 00:00 2024-04-17T11:39:52.045 INFO:teuthology.orchestra.run.smithi194.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 564 kB/s | 61 kB 00:00 2024-04-17T11:39:52.187 INFO:teuthology.orchestra.run.smithi194.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 929 kB/s | 155 kB 00:00 2024-04-17T11:39:52.221 INFO:teuthology.orchestra.run.smithi194.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 3.0 MB/s | 1.2 MB 00:00 2024-04-17T11:39:52.271 INFO:teuthology.orchestra.run.smithi194.stdout:(9/13): python3-requests-oauthlib-1.0.0-1.el8.n 189 kB/s | 43 kB 00:00 2024-04-17T11:39:52.297 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-04-17T11:39:52.321 INFO:teuthology.orchestra.run.smithi194.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 149 kB/s | 20 kB 00:00 2024-04-17T11:39:52.422 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-rook-2:16.2.15-0.el8.noarch 13/13 2024-04-17T11:39:52.430 INFO:teuthology.orchestra.run.smithi194.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 173 kB/s | 27 kB 00:00 2024-04-17T11:39:52.455 INFO:teuthology.orchestra.run.smithi194.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 946 kB/s | 126 kB 00:00 2024-04-17T11:39:52.497 INFO:teuthology.orchestra.run.smithi194.stdout:(13/13): python3-pyasn1-modules-0.3.7-6.el8.noa 399 kB/s | 110 kB 00:00 2024-04-17T11:39:52.500 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:39:52.500 INFO:teuthology.orchestra.run.smithi194.stdout:Total 1.9 MB/s | 1.9 MB 00:01 2024-04-17T11:39:52.565 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:39:52.580 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:39:52.580 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:39:52.661 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:39:52.669 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.15-0.el8.noarch 13/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-rook-2:16.2.15-0.el8.noarch 1/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2024-04-17T11:39:52.713 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2024-04-17T11:39:52.714 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2024-04-17T11:39:52.714 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2024-04-17T11:39:52.714 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2024-04-17T11:39:53.202 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:39:53.446 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-04-17T11:39:53.698 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-04-17T11:39:53.860 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-04-17T11:39:54.027 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2024-04-17T11:39:54.257 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2024-04-17T11:39:54.549 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2024-04-17T11:39:54.814 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2024-04-17T11:39:55.052 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-04-17T11:39:55.234 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-04-17T11:39:55.502 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-04-17T11:39:56.612 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-04-17T11:39:56.886 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-04-17T11:39:57.036 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-rook-2:16.2.15-0.el8.noarch 13/13 2024-04-17T11:39:57.310 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.15-0.el8.noarch 13/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-rook-2:16.2.15-0.el8.noarch 1/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2024-04-17T11:39:57.311 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2024-04-17T11:40:04.495 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2024-04-17T11:40:04.496 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook-2:16.2.15-0.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-17T11:40:05.064 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-17T11:40:05.065 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-17T11:40:05.065 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-17T11:40:05.065 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:05.065 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:40:05.261 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-cephadm 2024-04-17T11:40:05.622 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:07.523 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-04-17T11:40:08.167 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-17T11:40:09.371 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2024-04-17T11:40:09.371 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-rook-2:16.2.15-0.el8.noarch 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-04-17T11:40:09.929 INFO:teuthology.orchestra.run.smithi194.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-rsa-4.9-2.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:09.930 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:40:10.107 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-mgr-cephadm 2024-04-17T11:40:10.465 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:10.549 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm noarch 2:16.2.15-0.el8 ceph-noarch 116 k 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-04-17T11:40:10.550 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:10.551 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 5.8 M 2024-04-17T11:40:10.552 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 24 M 2024-04-17T11:40:10.552 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:40:10.731 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): ceph-mgr-cephadm-16.2.15-0.el8.noarch.rp 2.2 MB/s | 116 kB 00:00 2024-04-17T11:40:10.898 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): python3-apipkg-1.5-6.el8.noarch.rpm 97 kB/s | 21 kB 00:00 2024-04-17T11:40:10.914 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): python3-remoto-1.2.1-1.el8.noarch.rpm 266 kB/s | 49 kB 00:00 2024-04-17T11:40:11.065 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.6 MB/s | 538 kB 00:00 2024-04-17T11:40:11.123 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 800 kB/s | 355 kB 00:00 2024-04-17T11:40:11.240 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2024-04-17T11:40:11.241 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:11.241 INFO:teuthology.orchestra.run.smithi110.stdout:Total 8.5 MB/s | 5.8 MB 00:00 2024-04-17T11:40:11.295 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:40:11.305 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:40:11.305 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:40:11.394 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:40:11.403 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:40:12.239 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 kB/s | 4.1 kB 00:00 2024-04-17T11:40:12.391 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:40:12.589 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 kB/s | 4.5 kB 00:00 2024-04-17T11:40:12.748 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2024-04-17T11:40:13.001 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2024-04-17T11:40:13.286 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2024-04-17T11:40:13.564 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2024-04-17T11:40:13.828 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2024-04-17T11:40:14.047 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:40:14.327 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:40:14.327 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 1/6 2024-04-17T11:40:14.327 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2024-04-17T11:40:14.327 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2024-04-17T11:40:14.327 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2024-04-17T11:40:14.328 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/6 2024-04-17T11:40:15.154 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:40:15.154 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:15.154 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:40:15.154 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-cephadm noarch 2:16.2.15-0.el8 ceph-noarch 116 k 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout:Install 6 Packages 2024-04-17T11:40:15.155 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:15.156 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 5.8 M 2024-04-17T11:40:15.156 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 24 M 2024-04-17T11:40:15.156 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:40:15.275 INFO:teuthology.orchestra.run.smithi194.stdout:(1/6): ceph-mgr-cephadm-16.2.15-0.el8.noarch.rp 2.0 MB/s | 116 kB 00:00 2024-04-17T11:40:15.450 INFO:teuthology.orchestra.run.smithi194.stdout:(2/6): python3-apipkg-1.5-6.el8.noarch.rpm 91 kB/s | 21 kB 00:00 2024-04-17T11:40:15.561 INFO:teuthology.orchestra.run.smithi194.stdout:(3/6): python3-remoto-1.2.1-1.el8.noarch.rpm 178 kB/s | 49 kB 00:00 2024-04-17T11:40:15.617 INFO:teuthology.orchestra.run.smithi194.stdout:(4/6): python3-execnet-1.7.1-1.el8.noarch.rpm 889 kB/s | 355 kB 00:00 2024-04-17T11:40:15.675 INFO:teuthology.orchestra.run.smithi194.stdout:(5/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.5 MB/s | 538 kB 00:00 2024-04-17T11:40:15.751 INFO:teuthology.orchestra.run.smithi194.stdout:(6/6): python3-babel-2.5.1-7.el8.noarch.rpm 16 MB/s | 4.8 MB 00:00 2024-04-17T11:40:15.753 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:15.754 INFO:teuthology.orchestra.run.smithi194.stdout:Total 9.8 MB/s | 5.8 MB 00:00 2024-04-17T11:40:15.807 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:40:15.817 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:40:15.817 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:40:15.906 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:40:15.915 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:40:16.927 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:40:17.295 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2024-04-17T11:40:17.556 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2024-04-17T11:40:18.124 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2024-04-17T11:40:18.453 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2024-04-17T11:40:18.741 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2024-04-17T11:40:18.983 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:40:19.248 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 6/6 2024-04-17T11:40:19.249 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-mgr-cephadm-2:16.2.15-0.el8.noarch 1/6 2024-04-17T11:40:19.249 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2024-04-17T11:40:19.249 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2024-04-17T11:40:19.249 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2024-04-17T11:40:19.249 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/6 2024-04-17T11:40:23.728 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 6/6 2024-04-17T11:40:23.728 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch python3-apipkg-1.5-6.el8.noarch 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel-2.5.1-7.el8.noarch python3-execnet-1.7.1-1.el8.noarch 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2-2.10.1-3.el8.noarch python3-remoto-1.2.1-1.el8.noarch 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:24.290 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:40:24.476 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-fuse 2024-04-17T11:40:24.836 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:26.742 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-04-17T11:40:27.338 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 6/6 2024-04-17T11:40:27.338 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:40:27.365 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-04-17T11:40:27.914 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-mgr-cephadm-2:16.2.15-0.el8.noarch python3-apipkg-1.5-6.el8.noarch 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout: python3-babel-2.5.1-7.el8.noarch python3-execnet-1.7.1-1.el8.noarch 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout: python3-jinja2-2.10.1-3.el8.noarch python3-remoto-1.2.1-1.el8.noarch 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:27.915 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:40:28.091 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install ceph-fuse 2024-04-17T11:40:28.452 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:29.735 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:40:29.735 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:29.735 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-04-17T11:40:29.735 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout:Install 2 Packages 2024-04-17T11:40:29.736 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:29.737 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 994 k 2024-04-17T11:40:29.737 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 2.8 M 2024-04-17T11:40:29.737 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:40:29.787 INFO:teuthology.orchestra.run.smithi110.stdout:(1/2): ceph-fuse-16.2.15-0.el8.x86_64.rpm 18 MB/s | 911 kB 00:00 2024-04-17T11:40:30.104 INFO:teuthology.orchestra.run.smithi110.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 226 kB/s | 83 kB 00:00 2024-04-17T11:40:30.104 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:30.105 INFO:teuthology.orchestra.run.smithi110.stdout:Total 2.6 MB/s | 994 kB 00:00 2024-04-17T11:40:30.117 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:40:30.138 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:40:30.138 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:40:30.224 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:40:30.232 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:40:30.305 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2024-04-17T11:40:30.445 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:40:30.700 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-04-17T11:40:30.768 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-17T11:40:30.917 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-17T11:40:31.309 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-17T11:40:31.309 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 1/2 2024-04-17T11:40:33.312 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout: Package Arch Version Repository Size 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:Installing dependencies: 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout:Install 2 Packages 2024-04-17T11:40:33.313 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:33.314 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 994 k 2024-04-17T11:40:33.314 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 2.8 M 2024-04-17T11:40:33.314 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:40:33.373 INFO:teuthology.orchestra.run.smithi194.stdout:(1/2): ceph-fuse-16.2.15-0.el8.x86_64.rpm 15 MB/s | 911 kB 00:00 2024-04-17T11:40:33.507 INFO:teuthology.orchestra.run.smithi194.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 431 kB/s | 83 kB 00:00 2024-04-17T11:40:33.508 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:33.508 INFO:teuthology.orchestra.run.smithi194.stdout:Total 5.0 MB/s | 994 kB 00:00 2024-04-17T11:40:33.520 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:40:33.541 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:40:33.541 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:40:33.628 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:40:33.636 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:40:33.812 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:40:34.096 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-04-17T11:40:34.279 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-17T11:40:34.673 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-17T11:40:34.673 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 1/2 2024-04-17T11:40:42.516 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-04-17T11:40:42.516 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:40:43.072 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:43.072 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:40:43.072 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-04-17T11:40:43.072 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:43.072 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:40:43.234 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados-devel 2024-04-17T11:40:43.596 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:45.180 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-04-17T11:40:45.180 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:40:45.262 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 86 kB/s | 4.5 kB 00:00 2024-04-17T11:40:45.740 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:45.740 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:40:45.741 INFO:teuthology.orchestra.run.smithi194.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-04-17T11:40:45.741 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:45.741 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:40:45.902 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-04-17T11:40:45.937 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install librados-devel 2024-04-17T11:40:46.300 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:40:48.144 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2024-04-17T11:40:48.156 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel x86_64 2:16.2.15-0.el8 ceph 131 k 2024-04-17T11:40:48.157 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 131 k 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 432 k 2024-04-17T11:40:48.158 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:40:48.202 INFO:teuthology.orchestra.run.smithi110.stdout:librados-devel-16.2.15-0.el8.x86_64.rpm 2.9 MB/s | 131 kB 00:00 2024-04-17T11:40:48.203 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:48.203 INFO:teuthology.orchestra.run.smithi110.stdout:Total 2.8 MB/s | 131 kB 00:00 2024-04-17T11:40:48.203 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:40:48.209 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:40:48.209 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:40:48.265 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:40:48.274 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:40:48.401 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:40:48.553 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-17T11:40:48.614 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:40:48.881 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:40:51.130 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout: librados-devel x86_64 2:16.2.15-0.el8 ceph 131 k 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 131 k 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 432 k 2024-04-17T11:40:51.131 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:40:51.171 INFO:teuthology.orchestra.run.smithi194.stdout:librados-devel-16.2.15-0.el8.x86_64.rpm 3.3 MB/s | 131 kB 00:00 2024-04-17T11:40:51.171 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:40:51.172 INFO:teuthology.orchestra.run.smithi194.stdout:Total 3.2 MB/s | 131 kB 00:00 2024-04-17T11:40:51.172 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:40:51.177 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:40:51.177 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:40:51.234 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:40:51.243 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:40:51.375 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:40:51.601 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:40:51.873 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:40:57.940 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:40:57.940 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:40:58.545 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:58.545 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:40:58.545 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:40:58.545 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:40:58.546 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:40:58.758 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs2 2024-04-17T11:40:59.119 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:00.856 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2024-04-17T11:41:01.472 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2024-04-17T11:41:02.237 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : librados-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:02.237 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:41:02.788 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:02.789 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:41:02.789 INFO:teuthology.orchestra.run.smithi194.stdout: librados-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:41:02.789 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:02.789 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:02.962 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install libcephfs2 2024-04-17T11:41:03.324 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:03.563 INFO:teuthology.orchestra.run.smithi110.stdout:Package libcephfs2-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:03.747 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:03.748 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:03.748 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:03.902 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs-devel 2024-04-17T11:41:04.263 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:04.944 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 kB/s | 4.1 kB 00:00 2024-04-17T11:41:05.402 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-04-17T11:41:06.187 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2024-04-17T11:41:06.824 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:41:07.757 INFO:teuthology.orchestra.run.smithi194.stdout:Package libcephfs2-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:07.943 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:07.944 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:07.944 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:08.088 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install libcephfs-devel 2024-04-17T11:41:08.451 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:09.091 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:09.091 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel x86_64 2:16.2.15-0.el8 ceph 25 k 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:41:09.092 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:09.093 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 25 k 2024-04-17T11:41:09.093 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 107 k 2024-04-17T11:41:09.093 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:41:09.141 INFO:teuthology.orchestra.run.smithi110.stdout:libcephfs-devel-16.2.15-0.el8.x86_64.rpm 524 kB/s | 25 kB 00:00 2024-04-17T11:41:09.142 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:41:09.142 INFO:teuthology.orchestra.run.smithi110.stdout:Total 511 kB/s | 25 kB 00:00 2024-04-17T11:41:09.142 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:41:09.146 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:41:09.146 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:41:09.148 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:41:09.157 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:41:09.209 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:41:09.352 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:09.625 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:10.479 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-04-17T11:41:10.903 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-04-17T11:41:13.480 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:13.480 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout: libcephfs-devel x86_64 2:16.2.15-0.el8 ceph 25 k 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 25 k 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 107 k 2024-04-17T11:41:13.481 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:41:13.563 INFO:teuthology.orchestra.run.smithi194.stdout:libcephfs-devel-16.2.15-0.el8.x86_64.rpm 310 kB/s | 25 kB 00:00 2024-04-17T11:41:13.564 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:41:13.564 INFO:teuthology.orchestra.run.smithi194.stdout:Total 305 kB/s | 25 kB 00:00 2024-04-17T11:41:13.565 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:41:13.568 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:41:13.568 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:41:13.570 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:41:13.579 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:41:13.632 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:41:13.772 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:14.037 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:16.621 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:16.622 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:41:17.235 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:17.235 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:41:17.235 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:41:17.235 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:17.235 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:17.397 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados2 2024-04-17T11:41:17.757 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:19.870 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 kB/s | 4.5 kB 00:00 2024-04-17T11:41:20.527 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-04-17T11:41:22.633 INFO:teuthology.orchestra.run.smithi110.stdout:Package librados2-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:22.821 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:22.822 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:22.822 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:22.975 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librbd1 2024-04-17T11:41:23.332 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:25.212 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 45 kB/s | 4.5 kB 00:00 2024-04-17T11:41:25.842 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:41:26.685 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : libcephfs-devel-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:26.686 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:41:27.258 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:27.258 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:41:27.258 INFO:teuthology.orchestra.run.smithi194.stdout: libcephfs-devel-2:16.2.15-0.el8.x86_64 2024-04-17T11:41:27.258 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:41:27.258 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:27.436 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install librados2 2024-04-17T11:41:27.796 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:28.019 INFO:teuthology.orchestra.run.smithi110.stdout:Package librbd1-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:28.211 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:28.213 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:28.213 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:28.357 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rados 2024-04-17T11:41:28.715 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:29.737 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-17T11:41:30.153 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-04-17T11:41:30.517 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-04-17T11:41:31.179 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:41:32.536 INFO:teuthology.orchestra.run.smithi194.stdout:Package librados2-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:32.719 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:32.720 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:32.720 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:32.872 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install librbd1 2024-04-17T11:41:33.227 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:33.296 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rados-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:33.480 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:33.482 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:33.482 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:33.641 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rgw 2024-04-17T11:41:33.999 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:35.087 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-04-17T11:41:35.491 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-04-17T11:41:35.843 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2024-04-17T11:41:36.488 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-04-17T11:41:37.798 INFO:teuthology.orchestra.run.smithi194.stdout:Package librbd1-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:37.986 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:37.987 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:37.987 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:38.126 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install python3-rados 2024-04-17T11:41:38.483 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:38.572 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rgw-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:38.764 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:38.765 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:38.766 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:38.916 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-cephfs 2024-04-17T11:41:39.274 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:40.356 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2024-04-17T11:41:40.749 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-17T11:41:41.171 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 55 kB/s | 4.5 kB 00:00 2024-04-17T11:41:41.765 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-04-17T11:41:43.057 INFO:teuthology.orchestra.run.smithi194.stdout:Package python3-rados-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:43.241 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:43.242 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:43.242 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:43.397 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install python3-rgw 2024-04-17T11:41:43.756 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:43.831 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-cephfs-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:44.020 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:44.022 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:44.022 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:44.165 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rbd 2024-04-17T11:41:44.523 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:45.814 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-04-17T11:41:46.165 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 kB/s | 4.5 kB 00:00 2024-04-17T11:41:46.588 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2024-04-17T11:41:47.225 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-04-17T11:41:48.474 INFO:teuthology.orchestra.run.smithi194.stdout:Package python3-rgw-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:48.660 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:48.661 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:48.661 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:48.823 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install python3-cephfs 2024-04-17T11:41:49.182 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:49.408 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rbd-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:49.594 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:49.595 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2024-04-17T11:41:49.596 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:41:49.745 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-fuse 2024-04-17T11:41:50.104 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:51.176 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:41:51.554 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2024-04-17T11:41:51.978 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-17T11:41:52.600 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-04-17T11:41:53.834 INFO:teuthology.orchestra.run.smithi194.stdout:Package python3-cephfs-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:54.021 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:54.022 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:54.023 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:54.179 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install python3-rbd 2024-04-17T11:41:54.538 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:41:54.843 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse x86_64 2:16.2.15-0.el8 ceph 88 k 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:41:54.844 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:41:54.845 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 88 k 2024-04-17T11:41:54.845 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 240 k 2024-04-17T11:41:54.845 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:41:54.890 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-fuse-16.2.15-0.el8.x86_64.rpm 1.9 MB/s | 88 kB 00:00 2024-04-17T11:41:54.890 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:41:54.891 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.9 MB/s | 88 kB 00:00 2024-04-17T11:41:54.891 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:41:54.900 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:41:54.900 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:41:54.956 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:41:54.964 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:41:55.069 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:41:55.272 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:55.538 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:41:56.481 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:41:56.943 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-04-17T11:41:59.239 INFO:teuthology.orchestra.run.smithi194.stdout:Package python3-rbd-2:16.2.15-0.el8.x86_64 is already installed. 2024-04-17T11:41:59.435 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:41:59.436 INFO:teuthology.orchestra.run.smithi194.stdout:Nothing to do. 2024-04-17T11:41:59.436 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:41:59.589 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install rbd-fuse 2024-04-17T11:41:59.949 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:42:01.936 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-04-17T11:42:02.272 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 kB/s | 4.5 kB 00:00 2024-04-17T11:42:04.755 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-fuse x86_64 2:16.2.15-0.el8 ceph 88 k 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 88 k 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 240 k 2024-04-17T11:42:04.756 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:42:04.794 INFO:teuthology.orchestra.run.smithi194.stdout:rbd-fuse-16.2.15-0.el8.x86_64.rpm 2.2 MB/s | 88 kB 00:00 2024-04-17T11:42:04.795 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:42:04.795 INFO:teuthology.orchestra.run.smithi194.stdout:Total 2.2 MB/s | 88 kB 00:00 2024-04-17T11:42:04.796 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:42:04.805 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:42:04.805 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:42:04.860 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:42:04.869 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:42:04.973 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:42:05.138 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:05.394 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:08.162 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:08.163 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:42:08.719 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:08.719 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:42:08.719 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:08.719 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:08.719 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:42:08.924 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-mirror 2024-04-17T11:42:09.284 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:42:11.146 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-04-17T11:42:11.796 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-17T11:42:13.295 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : rbd-fuse-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:13.295 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:42:13.845 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:13.845 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:42:13.845 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-fuse-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:13.845 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:13.845 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:42:14.031 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install rbd-mirror 2024-04-17T11:42:14.069 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:42:14.070 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 3.7 M 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 15 M 2024-04-17T11:42:14.071 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:42:14.177 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-mirror-16.2.15-0.el8.x86_64.rpm 35 MB/s | 3.7 MB 00:00 2024-04-17T11:42:14.178 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:42:14.178 INFO:teuthology.orchestra.run.smithi110.stdout:Total 34 MB/s | 3.7 MB 00:00 2024-04-17T11:42:14.178 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:42:14.190 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:42:14.190 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:42:14.261 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:42:14.270 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:42:14.391 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:42:14.708 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:42:14.929 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:15.365 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:16.264 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-04-17T11:42:16.709 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-04-17T11:42:19.233 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-mirror x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:42:19.234 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:19.235 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 3.7 M 2024-04-17T11:42:19.235 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 15 M 2024-04-17T11:42:19.235 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:42:19.331 INFO:teuthology.orchestra.run.smithi194.stdout:rbd-mirror-16.2.15-0.el8.x86_64.rpm 38 MB/s | 3.7 MB 00:00 2024-04-17T11:42:19.332 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:42:19.332 INFO:teuthology.orchestra.run.smithi194.stdout:Total 38 MB/s | 3.7 MB 00:00 2024-04-17T11:42:19.333 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:42:19.344 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:42:19.344 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:42:19.414 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:42:19.423 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:42:19.872 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:42:20.063 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:20.474 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:28.098 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:28.099 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:42:28.651 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:28.651 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:42:28.651 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:28.651 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:28.651 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:42:28.814 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-nbd 2024-04-17T11:42:29.175 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2024-04-17T11:42:30.987 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-04-17T11:42:31.546 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : rbd-mirror-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:31.546 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:42:31.575 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-04-17T11:42:32.088 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:32.088 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:42:32.088 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-mirror-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:32.088 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:32.088 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:42:32.295 DEBUG:teuthology.orchestra.run.smithi194:> sudo yum -y install rbd-nbd 2024-04-17T11:42:32.658 INFO:teuthology.orchestra.run.smithi194.stdout:Updating Subscription Management repositories. 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd x86_64 2:16.2.15-0.el8 ceph 175 k 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:33.930 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 175 k 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 523 k 2024-04-17T11:42:33.931 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-04-17T11:42:33.973 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-nbd-16.2.15-0.el8.x86_64.rpm 4.1 MB/s | 175 kB 00:00 2024-04-17T11:42:33.974 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:42:33.974 INFO:teuthology.orchestra.run.smithi110.stdout:Total 4.0 MB/s | 175 kB 00:00 2024-04-17T11:42:33.974 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-04-17T11:42:33.985 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-04-17T11:42:33.985 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-04-17T11:42:34.041 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-04-17T11:42:34.049 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-04-17T11:42:34.167 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-04-17T11:42:34.378 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:34.540 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-04-17T11:42:34.645 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:34.956 INFO:teuthology.orchestra.run.smithi194.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-04-17T11:42:37.514 INFO:teuthology.orchestra.run.smithi194.stdout:Dependencies resolved. 2024-04-17T11:42:37.515 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout: Package Architecture Version Repository Size 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Installing: 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-nbd x86_64 2:16.2.15-0.el8 ceph 175 k 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction Summary 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:================================================================================ 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Install 1 Package 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Total download size: 175 k 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Installed size: 523 k 2024-04-17T11:42:37.516 INFO:teuthology.orchestra.run.smithi194.stdout:Downloading Packages: 2024-04-17T11:42:37.567 INFO:teuthology.orchestra.run.smithi194.stdout:rbd-nbd-16.2.15-0.el8.x86_64.rpm 3.3 MB/s | 175 kB 00:00 2024-04-17T11:42:37.568 INFO:teuthology.orchestra.run.smithi194.stdout:-------------------------------------------------------------------------------- 2024-04-17T11:42:37.568 INFO:teuthology.orchestra.run.smithi194.stdout:Total 3.3 MB/s | 175 kB 00:00 2024-04-17T11:42:37.568 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction check 2024-04-17T11:42:37.579 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction check succeeded. 2024-04-17T11:42:37.579 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction test 2024-04-17T11:42:37.637 INFO:teuthology.orchestra.run.smithi194.stdout:Transaction test succeeded. 2024-04-17T11:42:37.646 INFO:teuthology.orchestra.run.smithi194.stdout:Running transaction 2024-04-17T11:42:37.770 INFO:teuthology.orchestra.run.smithi194.stdout: Preparing : 1/1 2024-04-17T11:42:38.000 INFO:teuthology.orchestra.run.smithi194.stdout: Installing : rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:38.275 INFO:teuthology.orchestra.run.smithi194.stdout: Running scriptlet: rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:44.678 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:44.678 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2024-04-17T11:42:45.243 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:45.243 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-04-17T11:42:45.243 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:45.243 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-04-17T11:42:45.243 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-04-17T11:42:45.399 DEBUG:teuthology.parallel:result is None 2024-04-17T11:42:49.101 INFO:teuthology.orchestra.run.smithi194.stdout: Verifying : rbd-nbd-2:16.2.15-0.el8.x86_64 1/1 2024-04-17T11:42:49.101 INFO:teuthology.orchestra.run.smithi194.stdout:Installed products updated. 2024-04-17T11:42:49.675 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:49.676 INFO:teuthology.orchestra.run.smithi194.stdout:Installed: 2024-04-17T11:42:49.676 INFO:teuthology.orchestra.run.smithi194.stdout: rbd-nbd-2:16.2.15-0.el8.x86_64 2024-04-17T11:42:49.676 INFO:teuthology.orchestra.run.smithi194.stdout: 2024-04-17T11:42:49.676 INFO:teuthology.orchestra.run.smithi194.stdout:Complete! 2024-04-17T11:42:49.846 DEBUG:teuthology.parallel:result is None 2024-04-17T11:42:49.847 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:42:49.847 INFO:teuthology.packaging:ref: None 2024-04-17T11:42:49.847 INFO:teuthology.packaging:tag: None 2024-04-17T11:42:49.847 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:42:49.847 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:42:49.847 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:42:50.062 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-17T11:42:50.088 INFO:teuthology.orchestra.run.smithi110.stdout:16.2.15-0.el8 2024-04-17T11:42:50.089 INFO:teuthology.packaging:The installed version of ceph is 16.2.15-0.el8 2024-04-17T11:42:50.089 INFO:teuthology.task.install:The correct ceph version 16.2.15-0 is installed. 2024-04-17T11:42:50.090 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-17T11:42:50.090 INFO:teuthology.packaging:ref: None 2024-04-17T11:42:50.090 INFO:teuthology.packaging:tag: None 2024-04-17T11:42:50.091 INFO:teuthology.packaging:branch: pacific 2024-04-17T11:42:50.091 INFO:teuthology.packaging:sha1: 56a91dd158be807f143cc918a11685fc9ee164ae 2024-04-17T11:42:50.091 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-17T11:42:50.283 DEBUG:teuthology.orchestra.run.smithi194:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-17T11:42:50.306 INFO:teuthology.orchestra.run.smithi194.stdout:16.2.15-0.el8 2024-04-17T11:42:50.306 INFO:teuthology.packaging:The installed version of ceph is 16.2.15-0.el8 2024-04-17T11:42:50.306 INFO:teuthology.task.install:The correct ceph version 16.2.15-0 is installed. 2024-04-17T11:42:50.308 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-17T11:42:50.308 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:42:50.308 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-17T11:42:50.341 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:42:50.341 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-17T11:42:50.374 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-17T11:42:50.375 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:42:50.375 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/daemon-helper 2024-04-17T11:42:50.413 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-17T11:42:50.483 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:42:50.483 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/usr/bin/daemon-helper 2024-04-17T11:42:50.510 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-17T11:42:50.577 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-17T11:42:50.577 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:42:50.577 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-17T11:42:50.607 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-17T11:42:50.677 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:42:50.677 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-17T11:42:50.704 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-17T11:42:50.771 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-17T11:42:50.771 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-04-17T11:42:50.771 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/stdin-killer 2024-04-17T11:42:50.799 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-17T11:42:50.867 DEBUG:teuthology.orchestra.run.smithi194:> set -ex 2024-04-17T11:42:50.867 DEBUG:teuthology.orchestra.run.smithi194:> sudo dd of=/usr/bin/stdin-killer 2024-04-17T11:42:50.894 DEBUG:teuthology.orchestra.run.smithi194:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-17T11:42:50.960 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-17T11:42:51.057 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', '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:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '56a91dd158be807f143cc918a11685fc9ee164ae'} 2024-04-17T11:42:51.057 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2024-04-17T11:42:51.058 INFO:tasks.cephadm:Cluster fsid is 9ee89bea-fcaf-11ee-bc91-c7b262605968 2024-04-17T11:42:51.058 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-17T11:42:51.058 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.110', 'mon.c': '[v2:172.21.15.110:3301,v1:172.21.15.110:6790]', 'mon.b': '172.21.15.194'} 2024-04-17T11:42:51.059 INFO:tasks.cephadm:First mon is mon.a on smithi110 2024-04-17T11:42:51.059 INFO:tasks.cephadm:First mgr is y 2024-04-17T11:42:51.059 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-17T11:42:51.059 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2024-04-17T11:42:51.088 DEBUG:teuthology.orchestra.run.smithi194:> sudo hostname $(hostname -s) 2024-04-17T11:42:51.115 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2024-04-17T11:42:51.115 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.339 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Apr 17 11:42 /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.339 DEBUG:teuthology.orchestra.run.smithi194:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.539 INFO:teuthology.orchestra.run.smithi194.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Apr 17 11:42 /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.539 DEBUG:teuthology.orchestra.run.smithi110:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.559 DEBUG:teuthology.orchestra.run.smithi194:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-17T11:42:51.586 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2024-04-17T11:42:51.586 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2024-04-17T11:42:51.601 DEBUG:teuthology.orchestra.run.smithi194:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2024-04-17T11:42:52.577 INFO:teuthology.orchestra.run.smithi110.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:42:52.826 INFO:teuthology.orchestra.run.smithi194.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:43:10.067 INFO:teuthology.orchestra.run.smithi110.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:pacific 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:pacific... 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Getting image source signatures 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Copying blob sha256:7feca07754707458c3945cf0062cf4dabc512f6d90fe1a9a1370b362b6011124 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Copying blob sha256:efbf2990d792dd99354c95f0e06c6d4330413e38e584cb30666e2a0d35649b94 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr unexpected EOF 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:/bin/podman: stderr Error: Error writing blob: error storing blob to file "/var/tmp/storage1316932534/2": error happened during read: unexpected EOF 2024-04-17T11:43:10.068 INFO:teuthology.orchestra.run.smithi110.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:pacific 2024-04-17T11:43:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:43:10.085 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull' 2024-04-17T11:43:10.087 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-17T11:43:10.088 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi110/crash 2024-04-17T11:43:10.089 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash -- . 2024-04-17T11:43:10.136 INFO:teuthology.orchestra.run.smithi110.stderr:tar: /var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash: Cannot open: No such file or directory 2024-04-17T11:43:10.136 INFO:teuthology.orchestra.run.smithi110.stderr:tar: Error is not recoverable: exiting now 2024-04-17T11:43:10.138 DEBUG:teuthology.misc:Transferring archived files from smithi194:/var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi194/crash 2024-04-17T11:43:10.139 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash -- . 2024-04-17T11:43:10.228 INFO:teuthology.orchestra.run.smithi194.stderr:tar: /var/lib/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/crash: Cannot open: No such file or directory 2024-04-17T11:43:10.228 INFO:teuthology.orchestra.run.smithi194.stderr:tar: Error is not recoverable: exiting now 2024-04-17T11:43:10.229 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-17T11:43:10.230 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-17T11:43:10.257 INFO:teuthology.orchestra.run.smithi110.stderr:grep: /var/log/ceph/9ee89bea-fcaf-11ee-bc91-c7b262605968/ceph.log: No such file or directory 2024-04-17T11:43:10.258 INFO:tasks.cephadm:Compressing logs... 2024-04-17T11:43:10.258 DEBUG:teuthology.orchestra.run.smithi110:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-17T11:43:10.301 DEBUG:teuthology.orchestra.run.smithi194:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-17T11:43:10.325 INFO:teuthology.orchestra.run.smithi110.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-17T11:43:10.332 INFO:teuthology.orchestra.run.smithi194.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-17T11:43:10.336 INFO:tasks.cephadm:Archiving logs... 2024-04-17T11:43:10.336 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi110/log 2024-04-17T11:43:10.337 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-17T11:43:10.396 DEBUG:teuthology.misc:Transferring archived files from smithi194:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi194/log 2024-04-17T11:43:10.397 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-17T11:43:10.431 INFO:tasks.cephadm:Removing cluster... 2024-04-17T11:43:10.431 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9ee89bea-fcaf-11ee-bc91-c7b262605968 --force 2024-04-17T11:43:10.953 DEBUG:teuthology.orchestra.run.smithi194:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9ee89bea-fcaf-11ee-bc91-c7b262605968 --force 2024-04-17T11:43:18.595 INFO:tasks.cephadm:Removing cephadm ... 2024-04-17T11:43:18.595 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-17T11:43:18.616 DEBUG:teuthology.orchestra.run.smithi194:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-17T11:43:18.633 INFO:tasks.cephadm:Teardown complete 2024-04-17T11:43:18.633 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull' 2024-04-17T11:43:18.840 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fcb28e3a42e2403ea9559cecef7651d7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 1714, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_56a91dd158be807f143cc918a11685fc9ee164ae/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi110 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull' 2024-04-17T11:43:18.844 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-17T11:43:18.853 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-17T11:43:18.889 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-17T11:43:18.890 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-17T11:43:18.903 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-17T11:43:18.975 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-17T11:43:18.983 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-17T11:43:18.983 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:43:18.986 DEBUG:teuthology.orchestra.run.smithi194:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-17T11:43:19.001 INFO:teuthology.orchestra.run.smithi194.stderr:bash: ntpq: command not found 2024-04-17T11:43:19.002 INFO:teuthology.orchestra.run.smithi110.stderr:bash: ntpq: command not found 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:=============================================================================== 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:^* hv01.front.sepia.ceph.com 3 6 377 7 +1164us[+1167us] +/- 61ms 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 8 -1393us[-1390us] +/- 58ms 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +289us[ +289us] +/- 65ms 2024-04-17T11:43:19.006 INFO:teuthology.orchestra.run.smithi194.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:43:19.007 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-17T11:43:19.007 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-04-17T11:43:19.007 INFO:teuthology.orchestra.run.smithi110.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 +1182us[+1166us] +/- 61ms 2024-04-17T11:43:19.008 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 8 -1363us[-1379us] +/- 58ms 2024-04-17T11:43:19.008 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +302us[ +287us] +/- 65ms 2024-04-17T11:43:19.008 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-17T11:43:19.008 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-17T11:43:19.016 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-17T11:43:19.017 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-17T11:43:19.057 DEBUG:teuthology.orchestra.run.smithi110:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-17T11:43:19.123 DEBUG:teuthology.orchestra.run.smithi194:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-17T11:43:19.183 DEBUG:teuthology.orchestra.run.smithi110:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-17T11:43:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:43:19.214 DEBUG:teuthology.orchestra.run.smithi194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-17T11:43:19.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:43:19.244 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-17T11:43:19.253 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-17T11:43:19.282 INFO:teuthology.task.internal:Duration was 1120.238166 seconds 2024-04-17T11:43:19.282 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-17T11:43:19.324 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-17T11:43:19.324 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-17T11:43:19.326 DEBUG:teuthology.orchestra.run.smithi194:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-17T11:43:19.373 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:43:19.373 INFO:teuthology.orchestra.run.smithi194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-17T11:43:19.618 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-17T11:43:19.618 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2024-04-17T11:43:19.618 DEBUG:teuthology.orchestra.run.smithi110:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-17T11:43:19.640 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi194.front.sepia.ceph.com 2024-04-17T11:43:19.641 DEBUG:teuthology.orchestra.run.smithi194:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-17T11:43:19.663 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-17T11:43:19.663 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-17T11:43:19.683 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-17T11:43:19.747 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-17T11:43:19.747 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-17T11:43:19.766 DEBUG:teuthology.orchestra.run.smithi194:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-17T11:43:19.859 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-17T11:43:19.870 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-17T11:43:19.870 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-17T11:43:19.897 DEBUG:teuthology.orchestra.run.smithi194:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-17T11:43:19.924 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-17T11:43:19.934 DEBUG:teuthology.orchestra.run.smithi110:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-17T11:43:19.940 DEBUG:teuthology.orchestra.run.smithi194:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-17T11:43:19.964 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2024-04-17T11:43:19.990 INFO:teuthology.orchestra.run.smithi194.stdout:kernel.core_pattern = core 2024-04-17T11:43:20.283 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-17T11:43:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:43:20.299 DEBUG:teuthology.orchestra.run.smithi194:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-17T11:43:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-17T11:43:20.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-17T11:43:20.348 INFO:teuthology.task.internal:Transferring archived files... 2024-04-17T11:43:20.349 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi110 2024-04-17T11:43:20.349 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-17T11:43:20.387 DEBUG:teuthology.misc:Transferring archived files from smithi194:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626/remote/smithi194 2024-04-17T11:43:20.387 DEBUG:teuthology.orchestra.run.smithi194:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-17T11:43:20.426 INFO:teuthology.task.internal:Removing archive directory... 2024-04-17T11:43:20.426 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-17T11:43:20.428 DEBUG:teuthology.orchestra.run.smithi194:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-17T11:43:20.476 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-17T11:43:20.487 INFO:teuthology.task.internal:Not uploading archives. 2024-04-17T11:43:20.487 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-17T11:43:20.516 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-17T11:43:20.516 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-17T11:43:20.518 DEBUG:teuthology.orchestra.run.smithi194:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-17T11:43:20.532 INFO:teuthology.orchestra.run.smithi110.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 17 11:43 /home/ubuntu/cephtest 2024-04-17T11:43:20.535 INFO:teuthology.orchestra.run.smithi194.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 17 11:43 /home/ubuntu/cephtest 2024-04-17T11:43:20.536 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-17T11:43:20.549 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-17T11:43:20.616 INFO:teuthology.nuke:Checking targets against current locks 2024-04-17T11:43:20.640 DEBUG:teuthology.nuke:shortname: smithi110 2024-04-17T11:43:20.641 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-17T11:43:20.659 DEBUG:teuthology.nuke:shortname: smithi194 2024-04-17T11:43:20.660 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-17T11:43:20.663 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:19:24.700587', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4JXQ5YbGxfqzoUoV51q3R8+jHx8hkxB0qotboenPZve74D70xGw/V/U+RplLnssQWEIPVy3GBNC+NU/7zBpZY='} 2024-04-17T11:43:20.683 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi194.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-17_01:08:06-upgrade:pacific-x-reef-distro-default-smithi/7659626', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-17 11:19:24.699333', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPlhDQX//WyJJwzGxIKDXPntLl7Pc+S98EtkKfwRPlykjo7+aC9xkQAL3PI2RdM7Wev8zKtIEZ+fWsz2xPpPJvI='} 2024-04-17T11:43:20.711 INFO:teuthology.orchestra.console.smithi110:Power off 2024-04-17T11:43:20.712 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-17T11:43:20.738 DEBUG:teuthology.orchestra.console.smithi110:power off output: Chassis Power Control: Down/Off 2024-04-17T11:43:20.739 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:20.753 INFO:teuthology.orchestra.console.smithi194:Power off 2024-04-17T11:43:20.753 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-17T11:43:20.763 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2024-04-17T11:43:20.778 DEBUG:teuthology.orchestra.console.smithi194:power off output: Chassis Power Control: Down/Off 2024-04-17T11:43:20.778 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:20.800 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2024-04-17T11:43:24.764 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:24.800 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:24.874 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2024-04-17T11:43:24.910 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2024-04-17T11:43:28.877 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:28.911 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:28.988 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is off 2024-04-17T11:43:29.020 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is on 2024-04-17T11:43:29.090 INFO:teuthology.orchestra.console.smithi110:Power off completed 2024-04-17T11:43:33.024 DEBUG:teuthology.orchestra.console.smithi194:pexpect command: ipmitool -H smithi194.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-17T11:43:33.134 DEBUG:teuthology.orchestra.console.smithi194:check power output: Chassis Power is off 2024-04-17T11:43:33.235 INFO:teuthology.orchestra.console.smithi194:Power off completed 2024-04-17T11:43:33.340 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 1120.2381658554077 failure_reason: 'Command failed on smithi110 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fcb28e3a42e2403ea9559cecef7651d7 status: fail success: false 2024-04-17T11:43:33.341 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-17T11:43:33.423 INFO:teuthology.run:FAIL