2023-10-11T22:16:17.524 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:16:17.525 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --verbose --description upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --archive /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306 --name teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi -- /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306/orig.config.yaml 2023-10-11T22:16:17.590 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:16:17.681 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306 branch: main description: upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: 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: - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' first_in_suite: false job_id: '7422306' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main 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: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/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: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 494 sha1: 139f9d150570a7260a8195111e0367fb0b954112 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: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG6d7Md5aE+exCgG8wc1yAxtAX7tH6qfmB/0IqW4rEDWwQ4V768xc0089CzZoF/0jiWb+BA4Nk5fkAod/WQfKV4= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFbOarU7fVRYTa5GCehbdHW3l2YB1snb8Ryehv/DYa3iBGfRLq6h3tkLc7RHxVp0F2B+gDjRgIFINhF43FM8V8= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef 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:reef - 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: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:10:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-11T22:16:17.682 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:16:17.682 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:16:17.683 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:16:17.685 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:16:17.709 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:16:17.709 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:16:17.710 INFO:teuthology.packaging:ref: None 2023-10-11T22:16:17.710 INFO:teuthology.packaging:tag: None 2023-10-11T22:16:17.710 INFO:teuthology.packaging:branch: main 2023-10-11T22:16:17.711 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:16:17.711 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:16:18.251 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:16:18.251 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:16:18.259 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:16:18.259 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:16:18.268 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:16:18.292 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:16:18.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:16:18.325 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:11:15.800422', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG6d7Md5aE+exCgG8wc1yAxtAX7tH6qfmB/0IqW4rEDWwQ4V768xc0089CzZoF/0jiWb+BA4Nk5fkAod/WQfKV4='} 2023-10-11T22:16:18.349 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:11:15.798642', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFbOarU7fVRYTa5GCehbdHW3l2YB1snb8Ryehv/DYa3iBGfRLq6h3tkLc7RHxVp0F2B+gDjRgIFINhF43FM8V8='} 2023-10-11T22:16:18.350 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:16:18.358 INFO:teuthology.task.internal:roles: ubuntu@smithi067.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'] 2023-10-11T22:16:18.358 INFO:teuthology.task.internal:roles: ubuntu@smithi155.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'] 2023-10-11T22:16:18.359 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:16:18.437 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f31feac0dc0>, signals=[15]) 2023-10-11T22:16:18.439 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:16:18.450 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:16:18.451 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2023-10-11T22:16:18.452 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:18.522 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2023-10-11T22:16:18.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:18.592 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:16:18.604 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2023-10-11T22:16:18.627 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2023-10-11T22:16:18.628 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2023-10-11T22:16:18.688 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2023-10-11T22:16:18.688 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="8" 2023-10-11T22:16:18.689 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2023-10-11T22:16:18.689 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2023-10-11T22:16:18.689 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="8" 2023-10-11T22:16:18.689 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:18.689 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-11T22:16:18.690 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:18.690 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-11T22:16:18.690 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2023-10-11T22:16:18.690 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:18.690 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:18.691 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-11T22:16:18.691 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2023-10-11T22:16:18.715 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2023-10-11T22:16:18.737 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2023-10-11T22:16:18.738 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2023-10-11T22:16:18.799 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2023-10-11T22:16:18.799 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8" 2023-10-11T22:16:18.799 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2023-10-11T22:16:18.800 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2023-10-11T22:16:18.800 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8" 2023-10-11T22:16:18.800 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:18.800 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-11T22:16:18.801 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:18.801 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-11T22:16:18.801 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2023-10-11T22:16:18.801 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:18.801 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:18.802 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-11T22:16:18.802 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2023-10-11T22:16:18.823 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:16:18.840 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:16:18.852 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:16:18.853 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:18.855 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:18.876 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:16:18.888 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:16:18.888 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:18.917 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:18.976 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:16:19.037 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:16:19.055 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:16:19.055 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:16:19.056 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:19.057 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:19.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:19.079 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-10-11T22:16:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:19.081 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-10-11T22:16:19.141 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-489.el8.x86_64 2023-10-11T22:16:19.142 INFO:teuthology.task.kernel:Running kernel on smithi067: 4.18.0-489.el8.x86_64 2023-10-11T22:16:19.142 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2023-10-11T22:16:19.143 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-489.el8.x86_64 2023-10-11T22:16:19.144 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-489.el8.x86_64 2023-10-11T22:16:19.144 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2023-10-11T22:16:23.272 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - AppStream 21 MB/s | 33 MB 00:01 2023-10-11T22:16:23.405 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 20 MB/s | 33 MB 00:01 2023-10-11T22:16:31.789 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 21 MB/s | 49 MB 00:02 2023-10-11T22:16:32.138 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - BaseOS 20 MB/s | 49 MB 00:02 2023-10-11T22:16:38.930 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 109 kB/s | 18 kB 00:00 2023-10-11T22:16:39.522 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-10-11T22:16:39.730 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras 131 kB/s | 18 kB 00:00 2023-10-11T22:16:39.832 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-11T22:16:40.314 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-10-11T22:16:40.616 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-10-11T22:16:41.135 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-10-11T22:16:42.019 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-10-11T22:16:44.983 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 618 kB/s | 24 kB 00:00 2023-10-11T22:16:46.017 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 433 kB/s | 24 kB 00:00 2023-10-11T22:16:48.465 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-11T22:16:48.465 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-11T22:16:48.746 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:16:48.747 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:16:48.748 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-10-11T22:16:48.748 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:16:48.748 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:16:48.748 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 4.18.0-516.el8 baseos 10 M 2023-10-11T22:16:48.748 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:16:48.749 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 4.18.0-516.el8 baseos 43 M 2023-10-11T22:16:48.749 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 4.18.0-516.el8 baseos 36 M 2023-10-11T22:16:48.749 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:16:48.749 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:16:48.749 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:16:48.750 INFO:teuthology.orchestra.run.smithi155.stdout:Install 3 Packages 2023-10-11T22:16:48.750 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:16:48.750 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 89 M 2023-10-11T22:16:48.751 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 96 M 2023-10-11T22:16:48.751 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:16:49.707 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-11T22:16:49.708 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-11T22:16:49.987 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:16:49.988 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:16:49.988 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-10-11T22:16:49.988 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:16:49.988 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:16:49.989 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 4.18.0-516.el8 baseos 10 M 2023-10-11T22:16:49.989 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:16:49.989 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 4.18.0-516.el8 baseos 43 M 2023-10-11T22:16:49.989 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 4.18.0-516.el8 baseos 36 M 2023-10-11T22:16:49.989 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:16:49.990 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:16:49.990 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:16:49.990 INFO:teuthology.orchestra.run.smithi067.stdout:Install 3 Packages 2023-10-11T22:16:49.990 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:16:49.991 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 89 M 2023-10-11T22:16:49.991 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 96 M 2023-10-11T22:16:49.991 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:16:50.034 INFO:teuthology.orchestra.run.smithi155.stdout:(1/3): kernel-4.18.0-516.el8.x86_64.rpm 9.3 MB/s | 10 MB 00:01 2023-10-11T22:16:50.976 INFO:teuthology.orchestra.run.smithi155.stdout:(2/3): kernel-modules-4.18.0-516.el8.x86_64.rpm 18 MB/s | 36 MB 00:02 2023-10-11T22:16:51.401 INFO:teuthology.orchestra.run.smithi067.stdout:(1/3): kernel-4.18.0-516.el8.x86_64.rpm 8.2 MB/s | 10 MB 00:01 2023-10-11T22:16:51.617 INFO:teuthology.orchestra.run.smithi155.stdout:(3/3): kernel-core-4.18.0-516.el8.x86_64.rpm 16 MB/s | 43 MB 00:02 2023-10-11T22:16:51.618 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:16:51.618 INFO:teuthology.orchestra.run.smithi155.stdout:Total 31 MB/s | 89 MB 00:02 2023-10-11T22:16:52.287 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:16:52.609 INFO:teuthology.orchestra.run.smithi067.stdout:(2/3): kernel-modules-4.18.0-516.el8.x86_64.rpm 15 MB/s | 36 MB 00:02 2023-10-11T22:16:52.719 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:16:52.719 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:16:53.010 INFO:teuthology.orchestra.run.smithi067.stdout:(3/3): kernel-core-4.18.0-516.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-10-11T22:16:53.011 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:16:53.011 INFO:teuthology.orchestra.run.smithi067.stdout:Total 29 MB/s | 89 MB 00:03 2023-10-11T22:16:53.714 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:16:53.946 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:16:53.979 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:16:54.138 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:16:54.138 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:16:55.421 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:16:55.442 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:16:56.798 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:16:57.350 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:16:58.343 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:16:58.911 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:17:00.960 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:17:01.382 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:02.587 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:17:03.010 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:04.761 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:05.036 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:06.629 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:06.935 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:27.071 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:27.097 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:27.448 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:27.448 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:17:27.448 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:28.203 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:28.203 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:17:28.203 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:17:28.204 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-4.18.0-516.el8.x86_64 kernel-core-4.18.0-516.el8.x86_64 2023-10-11T22:17:28.204 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-4.18.0-516.el8.x86_64 2023-10-11T22:17:28.204 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:17:28.204 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:17:28.357 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:17:28.575 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-516.el8.x86_64 2023-10-11T22:17:28.575 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-516.el8.x86_64 2023-10-11T22:17:28.576 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-516.el8.x86_64 2023-10-11T22:17:28.576 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-11T22:17:28.576 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-11T22:17:28.576 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-11T22:17:28.577 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2023-10-11T22:17:28.577 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:17:28.786 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-516.el8.x86_64 2023-10-11T22:17:28.787 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-516.el8.x86_64 2023-10-11T22:17:28.787 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2023-10-11T22:17:28.822 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2023-10-11T22:17:28.822 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2023-10-11T22:17:28.822 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.02 2023-10-11T22:17:28.822 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 129.el8 2023-10-11T22:17:28.823 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2023-10-11T22:17:28.823 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-11T22:17:28.823 INFO:teuthology.orchestra.run.smithi155.stdout:Group : System Environment/Base 2023-10-11T22:17:28.823 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 9265586 2023-10-11T22:17:28.823 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2023-10-11T22:17:28.824 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-11T22:17:28.824 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-11T22:17:28.824 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-11T22:17:28.824 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-11T22:17:28.824 INFO:teuthology.orchestra.run.smithi155.stdout:Relocations : (not relocatable) 2023-10-11T22:17:28.825 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : CentOS BuildSystem 2023-10-11T22:17:28.825 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2023-10-11T22:17:28.825 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-11T22:17:28.825 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2023-10-11T22:17:28.825 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2023-10-11T22:17:28.826 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:17:28.826 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-11T22:17:28.826 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-11T22:17:28.826 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-11T22:17:28.826 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2023-10-11T22:17:28.827 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:17:28.827 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2023-10-11T22:17:28.828 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-11T22:17:28.828 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 4.18.0-516.el8.x86_64 2023-10-11T22:17:28.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-11T22:17:30.013 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:30.036 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:30.387 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2023-10-11T22:17:30.390 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:30.390 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-4.18.0-516.el8.x86_64 1/3 2023-10-11T22:17:30.391 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-4.18.0-516.el8.x86_64 2/3 2023-10-11T22:17:31.220 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-4.18.0-516.el8.x86_64 3/3 2023-10-11T22:17:31.220 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:17:31.220 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:17:31.221 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-4.18.0-516.el8.x86_64 kernel-core-4.18.0-516.el8.x86_64 2023-10-11T22:17:31.221 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-4.18.0-516.el8.x86_64 2023-10-11T22:17:31.221 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:17:31.221 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:17:31.506 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:17:31.772 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-516.el8.x86_64 2023-10-11T22:17:31.772 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-516.el8.x86_64 2023-10-11T22:17:31.773 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-516.el8.x86_64 2023-10-11T22:17:31.773 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-11T22:17:31.773 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-11T22:17:31.773 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-11T22:17:31.773 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2023-10-11T22:17:31.774 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:17:31.994 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-516.el8.x86_64 2023-10-11T22:17:31.994 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-516.el8.x86_64 2023-10-11T22:17:31.994 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2023-10-11T22:17:32.029 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2023-10-11T22:17:32.029 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2023-10-11T22:17:32.029 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.02 2023-10-11T22:17:32.029 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 129.el8 2023-10-11T22:17:32.030 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2023-10-11T22:17:32.030 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-11T22:17:32.030 INFO:teuthology.orchestra.run.smithi067.stdout:Group : System Environment/Base 2023-10-11T22:17:32.030 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 9265586 2023-10-11T22:17:32.030 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2023-10-11T22:17:32.031 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-11T22:17:32.031 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-11T22:17:32.031 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-11T22:17:32.031 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-11T22:17:32.031 INFO:teuthology.orchestra.run.smithi067.stdout:Relocations : (not relocatable) 2023-10-11T22:17:32.032 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : CentOS BuildSystem 2023-10-11T22:17:32.032 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2023-10-11T22:17:32.032 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-11T22:17:32.032 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2023-10-11T22:17:32.032 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2023-10-11T22:17:32.033 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:17:32.033 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-11T22:17:32.033 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-11T22:17:32.033 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-11T22:17:32.033 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2023-10-11T22:17:32.034 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:17:32.034 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2023-10-11T22:17:32.035 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-11T22:17:32.036 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 4.18.0-516.el8.x86_64 2023-10-11T22:17:32.036 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-11T22:17:32.233 INFO:teuthology.orchestra.run.smithi155.stderr:done 2023-10-11T22:17:32.235 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2023-10-11T22:17:32.260 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.rt77q0pb8G 2023-10-11T22:17:32.261 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.rt77q0pb8G 2023-10-11T22:17:32.334 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.rt77q0pb8G 2023-10-11T22:17:32.476 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.rt77q0pb8G is 6KB 2023-10-11T22:17:32.524 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.rt77q0pb8G 2023-10-11T22:17:32.542 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2023-10-11T22:17:32.620 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-11T22:17:32.621 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-11T22:17:32.621 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-11T22:17:32.621 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-516.el8.x86_64.conf 2023-10-11T22:17:32.622 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-516.el8.x86_64 2023-10-11T22:17:32.806 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2023-10-11T22:17:33.436 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2023-10-11T22:17:35.343 INFO:teuthology.orchestra.run.smithi067.stderr:done 2023-10-11T22:17:35.345 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2023-10-11T22:17:35.400 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.sUCOvbqI6e 2023-10-11T22:17:35.400 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sUCOvbqI6e 2023-10-11T22:17:35.433 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.sUCOvbqI6e 2023-10-11T22:17:35.575 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.sUCOvbqI6e is 6KB 2023-10-11T22:17:35.623 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.sUCOvbqI6e 2023-10-11T22:17:35.641 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2023-10-11T22:17:35.716 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-11T22:17:35.716 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-11T22:17:35.716 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-11T22:17:35.717 INFO:teuthology.orchestra.run.smithi067.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-516.el8.x86_64.conf 2023-10-11T22:17:35.718 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-516.el8.x86_64 2023-10-11T22:17:36.029 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2023-10-11T22:18:02.834 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-11T22:18:02.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:18:02.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:18:06.033 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-11T22:18:06.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:18:06.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:18:21.178 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-10-11T22:18:24.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2023-10-11T22:18:30.184 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:18:30.185 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:18:33.242 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-10-11T22:18:33.508 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:18:33.509 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:18:36.574 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2023-10-11T22:18:45.250 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:18:45.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:18:48.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:18:48.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:19:03.674 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-10-11T22:19:07.002 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2023-10-11T22:19:18.686 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:19:18.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:19:19.023 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-10-11T22:19:19.300 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:19:19.300 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-516.el8.x86_64"... 2023-10-11T22:19:19.301 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-10-11T22:19:19.318 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-516.el8.x86_64 2023-10-11T22:19:19.318 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-516.el8.x86_64 vs 4.18.0-516.el8.x86_64 2023-10-11T22:19:19.319 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-11T22:19:19.319 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-11T22:19:20.320 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-11T22:19:20.321 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:19:20.410 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2023-10-11T22:19:20.427 DEBUG:teuthology.parallel:result is None 2023-10-11T22:19:22.003 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:19:22.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:19:22.425 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-10-11T22:19:23.019 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:19:23.020 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-516.el8.x86_64"... 2023-10-11T22:19:23.020 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-10-11T22:19:23.040 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-516.el8.x86_64 2023-10-11T22:19:23.041 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-516.el8.x86_64 vs 4.18.0-516.el8.x86_64 2023-10-11T22:19:23.041 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-11T22:19:23.041 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-11T22:19:24.042 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-11T22:19:24.043 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:19:24.755 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2023-10-11T22:19:24.787 DEBUG:teuthology.parallel:result is None 2023-10-11T22:19:24.788 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-11T22:19:24.795 INFO:teuthology.task.internal:Creating test directory... 2023-10-11T22:19:24.796 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:19:24.831 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:19:25.173 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-11T22:19:25.180 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-11T22:19:25.188 INFO:teuthology.task.internal:Creating archive directory... 2023-10-11T22:19:25.188 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:19:25.191 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:19:25.245 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-11T22:19:25.252 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-11T22:19:25.253 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-11T22:19:25.256 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-11T22:19:25.309 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:19:25.321 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:19:25.406 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:19:25.417 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:19:25.418 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-11T22:19:25.425 INFO:teuthology.task.internal:Configuring sudo... 2023-10-11T22:19:25.426 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:19:25.428 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:19:25.458 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-11T22:19:25.468 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-11T22:19:25.468 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:19:25.498 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:19:25.516 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:19:25.601 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:19:25.652 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:19:25.736 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:19:25.781 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:19:25.782 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:19:25.852 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:19:25.900 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:19:25.950 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:19:26.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:19:26.071 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:19:26.071 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:19:26.139 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2023-10-11T22:19:26.141 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2023-10-11T22:19:26.202 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:19:26.239 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:19:26.674 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-11T22:19:26.688 INFO:teuthology.task.internal:Starting timer... 2023-10-11T22:19:26.688 INFO:teuthology.run_tasks:Running task pcp... 2023-10-11T22:19:26.698 INFO:teuthology.run_tasks:Running task selinux... 2023-10-11T22:19:26.706 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-11T22:19:26.707 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2023-10-11T22:19:26.787 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2023-10-11T22:19:26.789 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2023-10-11T22:19:26.876 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2023-10-11T22:19:26.878 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-11T22:19:26.879 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2023-10-11T22:19:26.905 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2023-10-11T22:19:26.906 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2023-10-11T22:19:26.932 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2023-10-11T22:19:26.933 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2023-10-11T22:19:26.933 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:19:26.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:19:26.974 DEBUG:teuthology.orchestra.run.smithi155:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:19:27.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:19:27.002 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-11T22:19:27.002 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:19:27.043 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:19:27.072 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-11T22:19:27.081 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-10-11T22:19:27.082 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-11T22:19:27.103 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-11T22:19:27.104 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-11T22:27:02.651 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2023-10-11T22:27:02.653 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:27:02.654 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:27:02.725 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-10-11T22:27:02.751 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-11T22:27:02.752 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:27:02.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:27:02.867 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-10-11T22:27:02.942 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-10-11T22:27:02.943 INFO:teuthology.run_tasks:Running task clock... 2023-10-11T22:27:02.954 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-11T22:27:02.954 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:27:02.955 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:27:02.957 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:27:02.957 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:27:02.989 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:27:03.003 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:27:03.017 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:27:03.032 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:27:03.063 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2023-10-11T22:27:03.076 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2023-10-11T22:27:03.091 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:27:03.098 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2023-10-11T22:27:03.105 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:27:03.111 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2023-10-11T22:27:03.126 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:27:03.140 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:27:03.168 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-10-11T22:27:03.172 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:27:03.172 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-10-11T22:27:03.172 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.173 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.173 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.173 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.214 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-10-11T22:27:03.218 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:27:03.218 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-10-11T22:27:03.219 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.219 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.219 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.219 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:27:03.220 INFO:teuthology.run_tasks:Running task pexec... 2023-10-11T22:27:03.233 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-11T22:27:03.234 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2023-10-11T22:27:03.234 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:27:03.235 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2023-10-11T22:27:03.235 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:27:04.147 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:46 ago on Wed 11 Oct 2023 10:25:17 PM UTC. 2023-10-11T22:27:04.155 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:37 ago on Wed 11 Oct 2023 10:25:26 PM UTC. 2023-10-11T22:27:06.180 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:27:06.181 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:06.181 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-10-11T22:27:06.181 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:06.181 INFO:teuthology.orchestra.run.smithi155.stdout:Resetting modules: 2023-10-11T22:27:06.182 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools 2023-10-11T22:27:06.182 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:06.182 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:27:06.182 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:06.182 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:06.358 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:27:06.359 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:06.360 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-10-11T22:27:06.360 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:06.360 INFO:teuthology.orchestra.run.smithi067.stdout:Resetting modules: 2023-10-11T22:27:06.360 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 2023-10-11T22:27:06.360 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:06.361 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:27:06.361 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:06.361 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:06.477 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:27:06.633 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:27:07.429 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:50 ago on Wed 11 Oct 2023 10:25:17 PM UTC. 2023-10-11T22:27:07.646 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:41 ago on Wed 11 Oct 2023 10:25:26 PM UTC. 2023-10-11T22:27:09.428 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:27:09.590 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:09.590 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:27:09.590 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:09.591 INFO:teuthology.orchestra.run.smithi155.stdout:Installing group/module packages: 2023-10-11T22:27:09.591 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-11T22:27:09.591 INFO:teuthology.orchestra.run.smithi155.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-11T22:27:09.591 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-11T22:27:09.591 INFO:teuthology.orchestra.run.smithi155.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-11T22:27:09.592 INFO:teuthology.orchestra.run.smithi155.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-11T22:27:09.592 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-11T22:27:09.592 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-11T22:27:09.592 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-11T22:27:09.592 INFO:teuthology.orchestra.run.smithi155.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-11T22:27:09.593 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:27:09.593 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-11T22:27:09.593 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-11T22:27:09.593 INFO:teuthology.orchestra.run.smithi155.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-11T22:27:09.593 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2023-10-11T22:27:09.594 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-11T22:27:09.594 INFO:teuthology.orchestra.run.smithi155.stdout:Installing module profiles: 2023-10-11T22:27:09.594 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools/common 2023-10-11T22:27:09.594 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:09.594 INFO:teuthology.orchestra.run.smithi155.stdout:Enabling module streams: 2023-10-11T22:27:09.595 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools rhel8 2023-10-11T22:27:09.595 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:09.595 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:27:09.595 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:09.595 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2023-10-11T22:27:09.596 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:09.596 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 26 M 2023-10-11T22:27:09.596 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 87 M 2023-10-11T22:27:09.597 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:27:09.816 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:27:09.991 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:09.991 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:27:09.992 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:09.992 INFO:teuthology.orchestra.run.smithi067.stdout:Installing group/module packages: 2023-10-11T22:27:09.992 INFO:teuthology.orchestra.run.smithi067.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-11T22:27:09.992 INFO:teuthology.orchestra.run.smithi067.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-11T22:27:09.992 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-11T22:27:09.993 INFO:teuthology.orchestra.run.smithi067.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-11T22:27:09.993 INFO:teuthology.orchestra.run.smithi067.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-11T22:27:09.993 INFO:teuthology.orchestra.run.smithi067.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-11T22:27:09.993 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-11T22:27:09.993 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-11T22:27:09.994 INFO:teuthology.orchestra.run.smithi067.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-11T22:27:09.994 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:27:09.994 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-11T22:27:09.994 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-11T22:27:09.994 INFO:teuthology.orchestra.run.smithi067.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout:Installing weak dependencies: 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout:Installing module profiles: 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools/common 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:09.995 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling module streams: 2023-10-11T22:27:09.996 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools rhel8 2023-10-11T22:27:09.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:09.996 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:27:09.996 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:27:09.996 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2023-10-11T22:27:09.997 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:09.997 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 26 M 2023-10-11T22:27:09.998 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 87 M 2023-10-11T22:27:09.998 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:27:11.096 INFO:teuthology.orchestra.run.smithi155.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.2 MB/s | 739 kB 00:00 2023-10-11T22:27:11.163 INFO:teuthology.orchestra.run.smithi155.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 569 kB/s | 38 kB 00:00 2023-10-11T22:27:11.213 INFO:teuthology.orchestra.run.smithi155.stdout:(3/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.9 MB/s | 1.0 MB 00:00 2023-10-11T22:27:11.289 INFO:teuthology.orchestra.run.smithi155.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 1.9 MB/s | 239 kB 00:00 2023-10-11T22:27:11.355 INFO:teuthology.orchestra.run.smithi155.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.6 MB/s | 177 kB 00:00 2023-10-11T22:27:11.414 INFO:teuthology.orchestra.run.smithi155.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2023-10-11T22:27:11.481 INFO:teuthology.orchestra.run.smithi155.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.4 MB/s | 94 kB 00:00 2023-10-11T22:27:11.949 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 4.2 MB/s | 739 kB 00:00 2023-10-11T22:27:11.981 INFO:teuthology.orchestra.run.smithi155.stdout:(8/13): buildah-1.31.3-1.module_el8+664+4072b3a 7.9 MB/s | 8.8 MB 00:01 2023-10-11T22:27:11.990 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.6 MB/s | 1.0 MB 00:00 2023-10-11T22:27:12.016 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 567 kB/s | 38 kB 00:00 2023-10-11T22:27:12.049 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.0 MB/s | 239 kB 00:00 2023-10-11T22:27:12.073 INFO:teuthology.orchestra.run.smithi155.stdout:(9/13): netavark-1.7.0-1.module_el8+487+8e42a27 4.4 MB/s | 3.7 MB 00:00 2023-10-11T22:27:12.091 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 4.2 MB/s | 177 kB 00:00 2023-10-11T22:27:12.124 INFO:teuthology.orchestra.run.smithi155.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.0 MB/s | 53 kB 00:00 2023-10-11T22:27:12.133 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 598 kB/s | 25 kB 00:00 2023-10-11T22:27:12.174 INFO:teuthology.orchestra.run.smithi155.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 821 kB/s | 41 kB 00:00 2023-10-11T22:27:12.192 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-10-11T22:27:12.216 INFO:teuthology.orchestra.run.smithi155.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 11 MB/s | 2.5 MB 00:00 2023-10-11T22:27:12.308 INFO:teuthology.orchestra.run.smithi155.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 9.9 MB/s | 8.1 MB 00:00 2023-10-11T22:27:12.308 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:12.309 INFO:teuthology.orchestra.run.smithi155.stdout:Total 9.4 MB/s | 26 MB 00:02 2023-10-11T22:27:12.570 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:27:12.591 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:27:12.591 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:27:12.617 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 6.2 MB/s | 3.7 MB 00:00 2023-10-11T22:27:12.809 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): skopeo-1.13.3-1.module_el8+664+4072b3ae 13 MB/s | 8.1 MB 00:00 2023-10-11T22:27:12.850 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:27:12.851 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.2 MB/s | 53 kB 00:00 2023-10-11T22:27:12.853 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:27:12.893 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 984 kB/s | 41 kB 00:00 2023-10-11T22:27:13.002 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 6.6 MB/s | 2.5 MB 00:00 2023-10-11T22:27:13.111 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): buildah-1.31.3-1.module_el8+664+4072b3 6.6 MB/s | 8.8 MB 00:01 2023-10-11T22:27:13.111 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:13.111 INFO:teuthology.orchestra.run.smithi067.stdout:Total 8.2 MB/s | 26 MB 00:03 2023-10-11T22:27:13.389 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:27:13.412 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:27:13.412 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:27:13.654 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:27:13.672 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:27:13.676 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:27:13.920 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-11T22:27:14.116 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-11T22:27:14.317 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-11T22:27:14.441 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:27:14.578 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-11T22:27:14.664 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-11T22:27:14.849 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-11T22:27:15.062 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-11T22:27:15.159 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-11T22:27:15.300 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-11T22:27:15.855 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-11T22:27:16.076 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-11T22:27:16.279 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-11T22:27:16.510 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-11T22:27:16.761 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-11T22:27:16.816 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-11T22:27:17.062 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-11T22:27:17.128 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-11T22:27:17.272 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-11T22:27:17.521 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-11T22:27:17.934 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-11T22:27:18.053 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-11T22:27:18.277 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-11T22:27:18.656 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-11T22:27:18.889 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-11T22:27:19.116 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-11T22:27:19.116 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-11T22:27:19.116 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-11T22:27:19.116 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-11T22:27:19.117 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-11T22:27:19.117 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-11T22:27:19.117 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-11T22:27:19.117 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-11T22:27:19.117 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-11T22:27:19.118 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-11T22:27:19.118 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-11T22:27:19.118 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-11T22:27:19.118 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-11T22:27:19.139 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-11T22:27:19.340 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-11T22:27:19.792 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-11T22:27:19.793 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-11T22:27:19.793 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-11T22:27:19.793 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-11T22:27:19.793 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-11T22:27:19.794 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-11T22:27:19.794 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-11T22:27:19.794 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-11T22:27:19.794 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-11T22:27:19.794 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-11T22:27:19.795 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-11T22:27:19.795 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-11T22:27:19.795 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-11T22:27:19.901 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-11T22:27:19.901 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:19.902 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:27:19.902 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-11T22:27:19.902 INFO:teuthology.orchestra.run.smithi155.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-11T22:27:19.902 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-11T22:27:19.903 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-11T22:27:19.903 INFO:teuthology.orchestra.run.smithi155.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-11T22:27:19.903 INFO:teuthology.orchestra.run.smithi155.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-11T22:27:19.903 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-11T22:27:19.903 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-11T22:27:19.904 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-11T22:27:19.904 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-11T22:27:19.904 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-11T22:27:19.904 INFO:teuthology.orchestra.run.smithi155.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-11T22:27:19.904 INFO:teuthology.orchestra.run.smithi155.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-11T22:27:19.905 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:19.905 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:27:20.183 DEBUG:teuthology.parallel:result is None 2023-10-11T22:27:20.593 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-11T22:27:20.593 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:20.593 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:27:20.594 INFO:teuthology.orchestra.run.smithi067.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-11T22:27:20.594 INFO:teuthology.orchestra.run.smithi067.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-11T22:27:20.594 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-11T22:27:20.594 INFO:teuthology.orchestra.run.smithi067.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-11T22:27:20.594 INFO:teuthology.orchestra.run.smithi067.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-11T22:27:20.595 INFO:teuthology.orchestra.run.smithi067.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-11T22:27:20.595 INFO:teuthology.orchestra.run.smithi067.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-11T22:27:20.595 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-11T22:27:20.595 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-11T22:27:20.595 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-11T22:27:20.596 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-11T22:27:20.596 INFO:teuthology.orchestra.run.smithi067.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-11T22:27:20.596 INFO:teuthology.orchestra.run.smithi067.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-11T22:27:20.596 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:27:20.596 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:27:20.925 DEBUG:teuthology.parallel:result is None 2023-10-11T22:27:20.925 INFO:teuthology.run_tasks:Running task install... 2023-10-11T22:27:20.936 DEBUG:teuthology.task.install:project ceph 2023-10-11T22:27:20.937 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'}} 2023-10-11T22:27:20.937 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:27:20.937 INFO:teuthology.task.install:Using flavor: default 2023-10-11T22:27:20.944 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']} 2023-10-11T22:27:20.945 INFO:teuthology.task.install:extra packages: [] 2023-10-11T22:27:20.945 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:27:20.946 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:27:20.950 INFO:teuthology.packaging:ref: None 2023-10-11T22:27:20.951 INFO:teuthology.packaging:tag: None 2023-10-11T22:27:20.951 INFO:teuthology.packaging:branch: reef 2023-10-11T22:27:20.951 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:27:20.952 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:27:20.954 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:27:20.954 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:27:20.955 INFO:teuthology.packaging:ref: None 2023-10-11T22:27:20.955 INFO:teuthology.packaging:tag: None 2023-10-11T22:27:20.955 INFO:teuthology.packaging:branch: reef 2023-10-11T22:27:20.955 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:27:20.956 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:27:21.268 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:27:21.268 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:27:21.279 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:27:21.280 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:27:21.506 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:27:21.506 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:27:21.507 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:27:21.541 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 2023-10-11T22:27:21.541 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:27:21.542 INFO:teuthology.packaging:ref: None 2023-10-11T22:27:21.542 INFO:teuthology.packaging:tag: None 2023-10-11T22:27:21.542 INFO:teuthology.packaging:branch: reef 2023-10-11T22:27:21.542 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:27:21.543 DEBUG:teuthology.orchestra.run.smithi155:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-11T22:27:21.555 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:27:21.556 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:27:21.556 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:27:21.588 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 2023-10-11T22:27:21.589 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:27:21.589 INFO:teuthology.packaging:ref: None 2023-10-11T22:27:21.589 INFO:teuthology.packaging:tag: None 2023-10-11T22:27:21.589 INFO:teuthology.packaging:branch: reef 2023-10-11T22:27:21.590 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:27:21.590 DEBUG:teuthology.orchestra.run.smithi067:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-11T22:27:21.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-10-11T22:27:21.661 DEBUG:teuthology.orchestra.run.smithi067:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-10-11T22:27:21.696 DEBUG:teuthology.orchestra.run.smithi155:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-10-11T22:27:21.741 DEBUG:teuthology.orchestra.run.smithi067:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-10-11T22:27:21.765 INFO:teuthology.orchestra.run.smithi155.stdout:check_obsoletes = 1 2023-10-11T22:27:21.766 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum clean all 2023-10-11T22:27:21.810 INFO:teuthology.orchestra.run.smithi067.stdout:check_obsoletes = 1 2023-10-11T22:27:21.812 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum clean all 2023-10-11T22:27:22.056 INFO:teuthology.orchestra.run.smithi155.stdout:76 files removed 2023-10-11T22:27:22.085 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-radosgw 2023-10-11T22:27:22.092 INFO:teuthology.orchestra.run.smithi067.stdout:76 files removed 2023-10-11T22:27:22.121 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-radosgw 2023-10-11T22:27:22.937 INFO:teuthology.orchestra.run.smithi067.stdout:ceph packages for x86_64 210 kB/s | 80 kB 00:00 2023-10-11T22:27:22.937 INFO:teuthology.orchestra.run.smithi155.stdout:ceph packages for x86_64 181 kB/s | 80 kB 00:00 2023-10-11T22:27:23.279 INFO:teuthology.orchestra.run.smithi067.stdout:ceph noarch packages 31 kB/s | 9.4 kB 00:00 2023-10-11T22:27:23.295 INFO:teuthology.orchestra.run.smithi155.stdout:ceph noarch packages 29 kB/s | 9.4 kB 00:00 2023-10-11T22:27:23.690 INFO:teuthology.orchestra.run.smithi067.stdout:ceph source packages 3.9 kB/s | 1.5 kB 00:00 2023-10-11T22:27:23.713 INFO:teuthology.orchestra.run.smithi155.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-10-11T22:27:25.230 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 22 MB/s | 33 MB 00:01 2023-10-11T22:27:25.530 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - AppStream 18 MB/s | 33 MB 00:01 2023-10-11T22:27:37.363 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 8.0 MB/s | 49 MB 00:06 2023-10-11T22:27:38.206 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - BaseOS 7.8 MB/s | 49 MB 00:06 2023-10-11T22:27:44.738 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 49 kB/s | 18 kB 00:00 2023-10-11T22:27:45.473 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-11T22:27:45.977 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras 100 kB/s | 18 kB 00:00 2023-10-11T22:27:46.216 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - PowerTools 11 MB/s | 6.5 MB 00:00 2023-10-11T22:27:46.714 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-11T22:27:47.408 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 8 - PowerTools 12 MB/s | 6.5 MB 00:00 2023-10-11T22:27:47.617 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-10-11T22:27:48.951 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-10-11T22:27:49.816 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2023-10-11T22:27:51.194 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 7.7 MB/s | 16 MB 00:02 2023-10-11T22:27:53.636 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 587 kB/s | 24 kB 00:00 2023-10-11T22:27:55.344 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 413 kB/s | 24 kB 00:00 2023-10-11T22:27:58.029 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:27:58.031 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:58.031 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:27:58.032 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:58.032 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:27:58.032 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:27:58.032 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrading: 2023-10-11T22:27:58.033 INFO:teuthology.orchestra.run.smithi155.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:27:58.033 INFO:teuthology.orchestra.run.smithi155.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:27:58.033 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:27:58.033 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:27:58.033 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:27:58.034 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:27:58.034 INFO:teuthology.orchestra.run.smithi155.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:27:58.034 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:27:58.034 INFO:teuthology.orchestra.run.smithi155.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:27:58.034 INFO:teuthology.orchestra.run.smithi155.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-10-11T22:27:58.035 INFO:teuthology.orchestra.run.smithi155.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:27:58.035 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-10-11T22:27:58.035 INFO:teuthology.orchestra.run.smithi155.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:27:58.035 INFO:teuthology.orchestra.run.smithi155.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:27:58.035 INFO:teuthology.orchestra.run.smithi155.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-10-11T22:27:58.036 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:27:58.036 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:27:58.036 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:27:58.036 INFO:teuthology.orchestra.run.smithi155.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-10-11T22:27:58.036 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:27:58.037 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:27:58.037 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:27:58.037 INFO:teuthology.orchestra.run.smithi155.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:27:58.037 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:58.037 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:27:58.038 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:27:58.038 INFO:teuthology.orchestra.run.smithi155.stdout:Install 21 Packages 2023-10-11T22:27:58.038 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrade 2 Packages 2023-10-11T22:27:58.038 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:27:58.039 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 59 M 2023-10-11T22:27:58.039 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:27:59.237 INFO:teuthology.orchestra.run.smithi155.stdout:(1/23): ceph-base-18.2.0-653.g281a9fba.el8.x86_ 5.7 MB/s | 5.4 MB 00:00 2023-10-11T22:27:59.321 INFO:teuthology.orchestra.run.smithi155.stdout:(2/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 292 kB/s | 24 kB 00:00 2023-10-11T22:27:59.563 INFO:teuthology.orchestra.run.smithi155.stdout:(3/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 3.1 MB/s | 769 kB 00:00 2023-10-11T22:27:59.813 INFO:teuthology.orchestra.run.smithi155.stdout:(4/23): libradosstriper1-18.2.0-653.g281a9fba.e 1.9 MB/s | 474 kB 00:00 2023-10-11T22:28:00.072 INFO:teuthology.orchestra.run.smithi155.stdout:(5/23): ceph-radosgw-18.2.0-653.g281a9fba.el8.x 7.3 MB/s | 13 MB 00:01 2023-10-11T22:28:00.073 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:28:00.076 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:00.076 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:28:00.077 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:00.077 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:28:00.077 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:28:00.077 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrading: 2023-10-11T22:28:00.078 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:28:00.078 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:28:00.078 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:28:00.078 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:28:00.078 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:28:00.079 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:28:00.079 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:28:00.079 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:28:00.079 INFO:teuthology.orchestra.run.smithi067.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:28:00.079 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-10-11T22:28:00.080 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:28:00.080 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-10-11T22:28:00.080 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:28:00.080 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:28:00.080 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-10-11T22:28:00.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:28:00.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:28:00.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:28:00.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-10-11T22:28:00.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:28:00.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:28:00.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:28:00.082 INFO:teuthology.orchestra.run.smithi067.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:28:00.082 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:00.082 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:28:00.083 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:00.083 INFO:teuthology.orchestra.run.smithi067.stdout:Install 21 Packages 2023-10-11T22:28:00.083 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrade 2 Packages 2023-10-11T22:28:00.083 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:00.084 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 59 M 2023-10-11T22:28:00.084 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:28:00.122 INFO:teuthology.orchestra.run.smithi155.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 897 kB/s | 45 kB 00:00 2023-10-11T22:28:00.172 INFO:teuthology.orchestra.run.smithi155.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 2.4 MB/s | 123 kB 00:00 2023-10-11T22:28:00.253 INFO:teuthology.orchestra.run.smithi155.stdout:(8/23): python3-cephfs-18.2.0-653.g281a9fba.el8 2.3 MB/s | 190 kB 00:00 2023-10-11T22:28:00.323 INFO:teuthology.orchestra.run.smithi155.stdout:(9/23): python3-rados-18.2.0-653.g281a9fba.el8. 5.3 MB/s | 371 kB 00:00 2023-10-11T22:28:00.390 INFO:teuthology.orchestra.run.smithi155.stdout:(10/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 5.3 MB/s | 363 kB 00:00 2023-10-11T22:28:00.448 INFO:teuthology.orchestra.run.smithi155.stdout:(11/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 1.8 MB/s | 107 kB 00:00 2023-10-11T22:28:01.032 INFO:teuthology.orchestra.run.smithi155.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 606 kB/s | 354 kB 00:00 2023-10-11T22:28:01.241 INFO:teuthology.orchestra.run.smithi155.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2023-10-11T22:28:01.341 INFO:teuthology.orchestra.run.smithi155.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 439 kB/s | 44 kB 00:00 2023-10-11T22:28:01.618 INFO:teuthology.orchestra.run.smithi155.stdout:(15/23): librgw2-18.2.0-653.g281a9fba.el8.x86_6 3.6 MB/s | 6.5 MB 00:01 2023-10-11T22:28:01.750 INFO:teuthology.orchestra.run.smithi155.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 115 kB/s | 47 kB 00:00 2023-10-11T22:28:02.200 INFO:teuthology.orchestra.run.smithi155.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 131 kB/s | 59 kB 00:00 2023-10-11T22:28:02.326 INFO:teuthology.orchestra.run.smithi155.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 432 kB/s | 306 kB 00:00 2023-10-11T22:28:02.393 INFO:teuthology.orchestra.run.smithi155.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 391 kB/s | 75 kB 00:00 2023-10-11T22:28:02.743 INFO:teuthology.orchestra.run.smithi155.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 4.2 MB/s | 1.7 MB 00:00 2023-10-11T22:28:03.327 INFO:teuthology.orchestra.run.smithi155.stdout:(21/23): librados2-18.2.0-653.g281a9fba.el8.x86 3.9 MB/s | 3.7 MB 00:00 2023-10-11T22:28:03.562 INFO:teuthology.orchestra.run.smithi067.stdout:(1/23): ceph-radosgw-18.2.0-653.g281a9fba.el8.x 4.8 MB/s | 13 MB 00:02 2023-10-11T22:28:03.654 INFO:teuthology.orchestra.run.smithi067.stdout:(2/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 266 kB/s | 24 kB 00:00 2023-10-11T22:28:03.746 INFO:teuthology.orchestra.run.smithi067.stdout:(3/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 8.2 MB/s | 769 kB 00:00 2023-10-11T22:28:03.821 INFO:teuthology.orchestra.run.smithi067.stdout:(4/23): libradosstriper1-18.2.0-653.g281a9fba.e 6.2 MB/s | 474 kB 00:00 2023-10-11T22:28:03.938 INFO:teuthology.orchestra.run.smithi067.stdout:(5/23): ceph-base-18.2.0-653.g281a9fba.el8.x86_ 1.7 MB/s | 5.4 MB 00:03 2023-10-11T22:28:04.014 INFO:teuthology.orchestra.run.smithi067.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 597 kB/s | 45 kB 00:00 2023-10-11T22:28:04.080 INFO:teuthology.orchestra.run.smithi067.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 1.8 MB/s | 123 kB 00:00 2023-10-11T22:28:04.189 INFO:teuthology.orchestra.run.smithi067.stdout:(8/23): python3-cephfs-18.2.0-653.g281a9fba.el8 1.7 MB/s | 190 kB 00:00 2023-10-11T22:28:04.298 INFO:teuthology.orchestra.run.smithi067.stdout:(9/23): python3-rados-18.2.0-653.g281a9fba.el8. 3.3 MB/s | 371 kB 00:00 2023-10-11T22:28:04.498 INFO:teuthology.orchestra.run.smithi067.stdout:(10/23): librgw2-18.2.0-653.g281a9fba.el8.x86_6 9.7 MB/s | 6.5 MB 00:00 2023-10-11T22:28:04.523 INFO:teuthology.orchestra.run.smithi067.stdout:(11/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 1.6 MB/s | 363 kB 00:00 2023-10-11T22:28:04.565 INFO:teuthology.orchestra.run.smithi067.stdout:(12/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 1.6 MB/s | 107 kB 00:00 2023-10-11T22:28:04.674 INFO:teuthology.orchestra.run.smithi067.stdout:(13/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-10-11T22:28:04.741 INFO:teuthology.orchestra.run.smithi067.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.4 MB/s | 259 kB 00:00 2023-10-11T22:28:04.758 INFO:teuthology.orchestra.run.smithi067.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 525 kB/s | 44 kB 00:00 2023-10-11T22:28:04.877 INFO:teuthology.orchestra.run.smithi155.stdout:(22/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 1.7 MB/s | 3.6 MB 00:02 2023-10-11T22:28:05.091 INFO:teuthology.orchestra.run.smithi067.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 134 kB/s | 47 kB 00:00 2023-10-11T22:28:05.283 INFO:teuthology.orchestra.run.smithi067.stdout:(17/23): gperftools-libs-2.7-9.el8.x86_64.rpm 583 kB/s | 306 kB 00:00 2023-10-11T22:28:05.392 INFO:teuthology.orchestra.run.smithi067.stdout:(18/23): libunwind-1.3.1-3.el8.x86_64.rpm 694 kB/s | 75 kB 00:00 2023-10-11T22:28:05.417 INFO:teuthology.orchestra.run.smithi067.stdout:(19/23): liboath-2.6.2-3.el8.x86_64.rpm 181 kB/s | 59 kB 00:00 2023-10-11T22:28:05.694 INFO:teuthology.orchestra.run.smithi155.stdout:(23/23): ceph-common-18.2.0-653.g281a9fba.el8.x 2.9 MB/s | 22 MB 00:07 2023-10-11T22:28:05.696 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:05.696 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.7 MB/s | 59 MB 00:07 2023-10-11T22:28:05.709 INFO:teuthology.orchestra.run.smithi067.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 5.5 MB/s | 1.7 MB 00:00 2023-10-11T22:28:05.739 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:28:05.785 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:28:05.786 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:28:06.068 INFO:teuthology.orchestra.run.smithi067.stdout:(21/23): librados2-18.2.0-653.g281a9fba.el8.x86 5.6 MB/s | 3.7 MB 00:00 2023-10-11T22:28:06.128 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:28:06.131 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:28:06.135 INFO:teuthology.orchestra.run.smithi067.stdout:(22/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 8.4 MB/s | 3.6 MB 00:00 2023-10-11T22:28:07.235 INFO:teuthology.orchestra.run.smithi067.stdout:(23/23): ceph-common-18.2.0-653.g281a9fba.el8.x 3.4 MB/s | 22 MB 00:06 2023-10-11T22:28:07.238 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:07.238 INFO:teuthology.orchestra.run.smithi067.stdout:Total 8.3 MB/s | 59 MB 00:07 2023-10-11T22:28:07.283 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:28:07.334 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:28:07.334 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:28:07.361 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:28:07.589 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:28:07.705 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:28:07.708 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:28:07.811 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-10-11T22:28:07.999 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-11T22:28:08.408 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-11T22:28:08.599 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:08.724 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:08.946 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:28:08.960 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:28:09.157 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:09.199 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:28:09.432 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-10-11T22:28:09.546 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:09.593 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-11T22:28:09.749 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:09.818 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:10.022 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-10-11T22:28:10.038 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-11T22:28:10.166 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-11T22:28:10.237 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-11T22:28:10.251 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:10.345 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:10.410 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:28:10.601 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:28:10.602 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:28:10.809 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:10.833 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:28:11.007 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:11.064 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:11.236 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:11.275 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-10-11T22:28:11.409 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:11.508 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:11.785 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-10-11T22:28:11.934 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-11T22:28:12.037 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-11T22:28:12.057 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-10-11T22:28:12.180 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:28:12.207 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 16/25 2023-10-11T22:28:12.264 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 16/25 2023-10-11T22:28:12.389 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:28:12.457 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:28:12.622 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:28:12.634 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-10-11T22:28:12.750 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:12.833 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:28:12.860 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:13.113 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-10-11T22:28:13.950 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-10-11T22:28:14.151 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 16/25 2023-10-11T22:28:14.213 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 16/25 2023-10-11T22:28:14.426 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:28:14.605 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-10-11T22:28:14.826 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:28:15.425 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:15.740 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:16.327 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:16.841 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:28:17.235 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:28:17.431 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:17.536 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:17.809 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:18.431 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:28:18.767 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:28:18.900 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:28:19.064 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:36.025 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:36.025 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /sys 2023-10-11T22:28:36.025 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /proc 2023-10-11T22:28:36.026 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /dev 2023-10-11T22:28:36.026 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /run 2023-10-11T22:28:36.026 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /mnt 2023-10-11T22:28:36.026 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /var/tmp 2023-10-11T22:28:36.027 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /home 2023-10-11T22:28:36.027 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /tmp 2023-10-11T22:28:36.027 INFO:teuthology.orchestra.run.smithi155.stdout:skipping the directory /dev 2023-10-11T22:28:36.027 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:37.431 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:28:37.453 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:28:37.453 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:28:37.714 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:28:37.715 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:38.467 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:38.468 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:28:38.468 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:28:38.468 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:28:38.468 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:38.469 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:28:38.469 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:38.469 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:38.469 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:28:38.469 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:28:38.470 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:28:38.470 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:28:38.470 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:28:38.470 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:38.470 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-10-11T22:28:38.471 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-10-11T22:28:38.471 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-10-11T22:28:38.471 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-10-11T22:28:38.471 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-10-11T22:28:38.471 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-10-11T22:28:38.472 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-10-11T22:28:38.472 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-10-11T22:28:38.472 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:38.472 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:28:38.473 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:28:38.515 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:38.516 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /sys 2023-10-11T22:28:38.516 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /proc 2023-10-11T22:28:38.516 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-10-11T22:28:38.516 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /run 2023-10-11T22:28:38.517 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /mnt 2023-10-11T22:28:38.517 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /var/tmp 2023-10-11T22:28:38.517 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /home 2023-10-11T22:28:38.518 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /tmp 2023-10-11T22:28:38.518 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /dev 2023-10-11T22:28:38.518 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:39.737 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:39.738 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:39.738 INFO:teuthology.orchestra.run.smithi155.stdout:Upgraded: 2023-10-11T22:28:39.738 INFO:teuthology.orchestra.run.smithi155.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.738 INFO:teuthology.orchestra.run.smithi155.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.738 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:28:39.739 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.739 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.739 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.739 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.739 INFO:teuthology.orchestra.run.smithi155.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:28:39.740 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.740 INFO:teuthology.orchestra.run.smithi155.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:28:39.740 INFO:teuthology.orchestra.run.smithi155.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-10-11T22:28:39.740 INFO:teuthology.orchestra.run.smithi155.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.740 INFO:teuthology.orchestra.run.smithi155.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:28:39.741 INFO:teuthology.orchestra.run.smithi155.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.741 INFO:teuthology.orchestra.run.smithi155.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:28:39.741 INFO:teuthology.orchestra.run.smithi155.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:28:39.741 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.742 INFO:teuthology.orchestra.run.smithi155.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.742 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.742 INFO:teuthology.orchestra.run.smithi155.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:28:39.742 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.742 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.743 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:39.743 INFO:teuthology.orchestra.run.smithi155.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:28:39.743 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:39.743 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:28:39.965 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:28:39.987 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:28:39.987 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:28:40.053 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-test 2023-10-11T22:28:40.183 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:28:40.184 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:40.890 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:40.890 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:28:40.890 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:28:40.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:28:40.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:28:40.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:28:40.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:28:40.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:28:40.892 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:28:40.893 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-10-11T22:28:40.893 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-10-11T22:28:40.893 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-10-11T22:28:40.893 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-10-11T22:28:40.893 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-10-11T22:28:40.894 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-10-11T22:28:40.894 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-10-11T22:28:40.894 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-10-11T22:28:40.894 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:28:40.894 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:28:40.895 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:28:40.911 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:47 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:28:42.048 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:28:42.049 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:42.049 INFO:teuthology.orchestra.run.smithi067.stdout:Upgraded: 2023-10-11T22:28:42.049 INFO:teuthology.orchestra.run.smithi067.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.049 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.050 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:28:42.050 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.050 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.050 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.050 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.051 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:28:42.051 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.051 INFO:teuthology.orchestra.run.smithi067.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:28:42.051 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-10-11T22:28:42.052 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.052 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:28:42.052 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.052 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:28:42.053 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:28:42.053 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.053 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.053 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.053 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:28:42.054 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.054 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.054 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:42.054 INFO:teuthology.orchestra.run.smithi067.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:28:42.054 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:42.055 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:28:42.358 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-test 2023-10-11T22:28:42.509 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:28:42.510 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:42.510 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:28:42.510 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:42.510 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:28:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:28:42.511 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:28:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-10-11T22:28:42.511 INFO:teuthology.orchestra.run.smithi155.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:28:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-10-11T22:28:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-10-11T22:28:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-10-11T22:28:42.512 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:42.512 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:28:42.513 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:42.513 INFO:teuthology.orchestra.run.smithi155.stdout:Install 6 Packages 2023-10-11T22:28:42.513 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:42.514 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 48 M 2023-10-11T22:28:42.514 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 211 M 2023-10-11T22:28:42.514 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:28:42.871 INFO:teuthology.orchestra.run.smithi155.stdout:(1/6): jq-1.6-7.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-10-11T22:28:42.963 INFO:teuthology.orchestra.run.smithi155.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.0 MB/s | 187 kB 00:00 2023-10-11T22:28:43.047 INFO:teuthology.orchestra.run.smithi155.stdout:(3/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 392 kB/s | 137 kB 00:00 2023-10-11T22:28:43.097 INFO:teuthology.orchestra.run.smithi155.stdout:(4/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.4 MB/s | 323 kB 00:00 2023-10-11T22:28:43.172 INFO:teuthology.orchestra.run.smithi155.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 564 kB/s | 71 kB 00:00 2023-10-11T22:28:43.249 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:48 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:28:44.965 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:28:44.966 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:44.967 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:28:44.967 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:44.967 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:28:44.967 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:28:44.968 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:28:44.968 INFO:teuthology.orchestra.run.smithi067.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-10-11T22:28:44.968 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:28:44.968 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-10-11T22:28:44.968 INFO:teuthology.orchestra.run.smithi067.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-10-11T22:28:44.969 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-10-11T22:28:44.969 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:44.969 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:28:44.969 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:44.969 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2023-10-11T22:28:44.970 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:44.970 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 48 M 2023-10-11T22:28:44.971 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 211 M 2023-10-11T22:28:44.971 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:28:45.114 INFO:teuthology.orchestra.run.smithi155.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 19 MB/s | 47 MB 00:02 2023-10-11T22:28:45.116 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:45.116 INFO:teuthology.orchestra.run.smithi155.stdout:Total 18 MB/s | 48 MB 00:02 2023-10-11T22:28:45.161 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:28:45.182 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:28:45.182 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:28:45.304 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): jq-1.6-7.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2023-10-11T22:28:45.346 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 709 kB/s | 137 kB 00:00 2023-10-11T22:28:45.380 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.4 MB/s | 187 kB 00:00 2023-10-11T22:28:45.438 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 2023-10-11T22:28:45.450 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:28:45.453 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:28:45.530 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.7 MB/s | 323 kB 00:00 2023-10-11T22:28:45.905 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:28:46.188 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-10-11T22:28:46.396 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-10-11T22:28:46.527 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-11T22:28:46.612 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-11T22:28:46.814 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : jq-1.6-7.el8.x86_64 4/6 2023-10-11T22:28:46.968 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:47.439 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 20 MB/s | 47 MB 00:02 2023-10-11T22:28:47.440 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:47.441 INFO:teuthology.orchestra.run.smithi067.stdout:Total 19 MB/s | 48 MB 00:02 2023-10-11T22:28:47.487 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:28:47.510 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:28:47.510 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:28:47.792 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:28:47.795 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:28:48.403 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:28:48.655 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-10-11T22:28:48.883 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-10-11T22:28:49.054 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-11T22:28:49.137 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-11T22:28:49.343 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : jq-1.6-7.el8.x86_64 4/6 2023-10-11T22:28:49.529 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:51.539 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:51.791 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:52.080 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:52.080 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:28:52.081 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:28:52.081 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : jq-1.6-7.el8.x86_64 3/6 2023-10-11T22:28:52.081 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-10-11T22:28:52.081 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-10-11T22:28:52.772 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-10-11T22:28:52.772 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:52.772 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:28:52.772 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:52.773 INFO:teuthology.orchestra.run.smithi155.stdout: jq-1.6-7.el8.x86_64 2023-10-11T22:28:52.773 INFO:teuthology.orchestra.run.smithi155.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:52.773 INFO:teuthology.orchestra.run.smithi155.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:28:52.773 INFO:teuthology.orchestra.run.smithi155.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:28:52.774 INFO:teuthology.orchestra.run.smithi155.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:28:52.774 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:52.774 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:28:53.034 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph 2023-10-11T22:28:53.894 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:00 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:28:54.350 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:54.611 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:54.890 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:54.890 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:28:54.890 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:28:54.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : jq-1.6-7.el8.x86_64 3/6 2023-10-11T22:28:54.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-10-11T22:28:54.891 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-10-11T22:28:55.514 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:28:55.516 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:55.516 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:28:55.516 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:55.517 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:28:55.517 INFO:teuthology.orchestra.run.smithi155.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:28:55.517 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:28:55.517 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:28:55.517 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:28:55.518 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:28:55.518 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:28:55.518 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:28:55.518 INFO:teuthology.orchestra.run.smithi155.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:28:55.518 INFO:teuthology.orchestra.run.smithi155.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:28:55.519 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-10-11T22:28:55.519 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:28:55.519 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:28:55.519 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-10-11T22:28:55.520 INFO:teuthology.orchestra.run.smithi155.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:28:55.521 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:28:55.521 INFO:teuthology.orchestra.run.smithi155.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:28:55.521 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-10-11T22:28:55.521 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-10-11T22:28:55.521 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-10-11T22:28:55.522 INFO:teuthology.orchestra.run.smithi155.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:28:55.522 INFO:teuthology.orchestra.run.smithi155.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:28:55.522 INFO:teuthology.orchestra.run.smithi155.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:28:55.522 INFO:teuthology.orchestra.run.smithi155.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:28:55.522 INFO:teuthology.orchestra.run.smithi155.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:28:55.523 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:28:55.523 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:28:55.523 INFO:teuthology.orchestra.run.smithi155.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-10-11T22:28:55.523 INFO:teuthology.orchestra.run.smithi155.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:28:55.523 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:55.524 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:28:55.524 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:28:55.524 INFO:teuthology.orchestra.run.smithi155.stdout:Install 32 Packages 2023-10-11T22:28:55.524 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:28:55.525 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 30 M 2023-10-11T22:28:55.525 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 119 M 2023-10-11T22:28:55.526 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:28:55.624 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-10-11T22:28:55.625 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:55.625 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:28:55.625 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:55.625 INFO:teuthology.orchestra.run.smithi067.stdout: jq-1.6-7.el8.x86_64 2023-10-11T22:28:55.625 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:55.626 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:28:55.626 INFO:teuthology.orchestra.run.smithi067.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:28:55.626 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:28:55.626 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:55.626 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:28:55.863 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph 2023-10-11T22:28:56.293 INFO:teuthology.orchestra.run.smithi155.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 32 kB/s | 6.4 kB 00:00 2023-10-11T22:28:56.493 INFO:teuthology.orchestra.run.smithi155.stdout:(2/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 3.9 MB/s | 1.5 MB 00:00 2023-10-11T22:28:56.744 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:01 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:28:56.940 INFO:teuthology.orchestra.run.smithi155.stdout:(3/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 2.7 MB/s | 2.3 MB 00:00 2023-10-11T22:28:57.036 INFO:teuthology.orchestra.run.smithi155.stdout:(4/32): ceph-mgr-modules-core-18.2.0-653.g281a9 2.5 MB/s | 242 kB 00:00 2023-10-11T22:28:57.153 INFO:teuthology.orchestra.run.smithi155.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.3 MB/s | 157 kB 00:00 2023-10-11T22:28:57.195 INFO:teuthology.orchestra.run.smithi155.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 936 kB/s | 39 kB 00:00 2023-10-11T22:28:57.295 INFO:teuthology.orchestra.run.smithi155.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.0 MB/s | 103 kB 00:00 2023-10-11T22:28:57.354 INFO:teuthology.orchestra.run.smithi155.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 983 kB/s | 57 kB 00:00 2023-10-11T22:28:57.462 INFO:teuthology.orchestra.run.smithi155.stdout:(9/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_6 3.9 MB/s | 4.6 MB 00:01 2023-10-11T22:28:57.796 INFO:teuthology.orchestra.run.smithi155.stdout:(10/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 14 MB/s | 18 MB 00:01 2023-10-11T22:28:57.821 INFO:teuthology.orchestra.run.smithi155.stdout:(11/32): python3-werkzeug-0.12.2-4.el8.noarch.r 979 kB/s | 457 kB 00:00 2023-10-11T22:28:58.063 INFO:teuthology.orchestra.run.smithi155.stdout:(12/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 414 kB/s | 249 kB 00:00 2023-10-11T22:28:58.180 INFO:teuthology.orchestra.run.smithi155.stdout:(13/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 374 kB/s | 44 kB 00:00 2023-10-11T22:28:58.281 INFO:teuthology.orchestra.run.smithi155.stdout:(14/32): python3-pycparser-2.14-14.el8.noarch.r 237 kB/s | 109 kB 00:00 2023-10-11T22:28:58.306 INFO:teuthology.orchestra.run.smithi155.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.4 MB/s | 185 kB 00:00 2023-10-11T22:28:58.382 INFO:teuthology.orchestra.run.smithi155.stdout:(16/32): python3-cryptography-3.2.1-6.el8.x86_6 1.1 MB/s | 641 kB 00:00 2023-10-11T22:28:58.407 INFO:teuthology.orchestra.run.smithi155.stdout:(17/32): python3-cherrypy-18.4.0-1.el8.noarch.r 3.7 MB/s | 384 kB 00:00 2023-10-11T22:28:58.449 INFO:teuthology.orchestra.run.smithi155.stdout:(18/32): python3-jaraco-functools-2.0-4.el8.noa 423 kB/s | 18 kB 00:00 2023-10-11T22:28:58.450 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:28:58.453 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:58.454 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:28:58.454 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:58.454 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:28:58.454 INFO:teuthology.orchestra.run.smithi067.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:28:58.456 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:28:58.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-10-11T22:28:58.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:28:58.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:28:58.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:28:58.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-10-11T22:28:58.458 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-10-11T22:28:58.458 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:28:58.458 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:28:58.458 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:28:58.458 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi067.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:28:58.460 INFO:teuthology.orchestra.run.smithi067.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:28:58.460 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:28:58.460 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:28:58.460 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:28:58.460 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-10-11T22:28:58.461 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:28:58.461 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:58.461 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:28:58.462 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:28:58.462 INFO:teuthology.orchestra.run.smithi067.stdout:Install 32 Packages 2023-10-11T22:28:58.462 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:28:58.463 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 30 M 2023-10-11T22:28:58.463 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 119 M 2023-10-11T22:28:58.463 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:28:58.474 INFO:teuthology.orchestra.run.smithi155.stdout:(19/32): python3-jaraco-6.2-6.el8.noarch.rpm 120 kB/s | 11 kB 00:00 2023-10-11T22:28:58.499 INFO:teuthology.orchestra.run.smithi155.stdout:(20/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 791 kB/s | 173 kB 00:00 2023-10-11T22:28:58.525 INFO:teuthology.orchestra.run.smithi155.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 645 kB/s | 49 kB 00:00 2023-10-11T22:28:58.550 INFO:teuthology.orchestra.run.smithi155.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 779 kB/s | 59 kB 00:00 2023-10-11T22:28:58.600 INFO:teuthology.orchestra.run.smithi155.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-10-11T22:28:58.626 INFO:teuthology.orchestra.run.smithi155.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 249 kB/s | 19 kB 00:00 2023-10-11T22:28:58.651 INFO:teuthology.orchestra.run.smithi155.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 477 kB/s | 24 kB 00:00 2023-10-11T22:28:58.676 INFO:teuthology.orchestra.run.smithi155.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 582 kB/s | 29 kB 00:00 2023-10-11T22:28:58.702 INFO:teuthology.orchestra.run.smithi155.stdout:(27/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2023-10-11T22:28:58.727 INFO:teuthology.orchestra.run.smithi155.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 364 kB/s | 27 kB 00:00 2023-10-11T22:28:58.752 INFO:teuthology.orchestra.run.smithi155.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.3 MB/s | 255 kB 00:00 2023-10-11T22:28:58.777 INFO:teuthology.orchestra.run.smithi155.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.2 MB/s | 251 kB 00:00 2023-10-11T22:28:58.803 INFO:teuthology.orchestra.run.smithi155.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 458 kB/s | 23 kB 00:00 2023-10-11T22:28:58.828 INFO:teuthology.orchestra.run.smithi155.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 847 kB/s | 85 kB 00:00 2023-10-11T22:28:58.829 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:58.830 INFO:teuthology.orchestra.run.smithi155.stdout:Total 9.1 MB/s | 30 MB 00:03 2023-10-11T22:28:58.912 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:28:58.950 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:28:58.950 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:28:58.991 INFO:teuthology.orchestra.run.smithi067.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 29 kB/s | 6.4 kB 00:00 2023-10-11T22:28:59.264 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:28:59.267 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:00.074 INFO:teuthology.orchestra.run.smithi067.stdout:(2/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 1.8 MB/s | 2.3 MB 00:01 2023-10-11T22:29:00.412 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:00.533 INFO:teuthology.orchestra.run.smithi067.stdout:(3/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 901 kB/s | 1.5 MB 00:01 2023-10-11T22:29:00.600 INFO:teuthology.orchestra.run.smithi067.stdout:(4/32): ceph-mgr-modules-core-18.2.0-653.g281a9 3.6 MB/s | 242 kB 00:00 2023-10-11T22:29:00.663 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:29:00.775 INFO:teuthology.orchestra.run.smithi067.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 898 kB/s | 157 kB 00:00 2023-10-11T22:29:00.809 INFO:teuthology.orchestra.run.smithi067.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.1 MB/s | 39 kB 00:00 2023-10-11T22:29:00.868 INFO:teuthology.orchestra.run.smithi067.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.7 MB/s | 103 kB 00:00 2023-10-11T22:29:00.901 INFO:teuthology.orchestra.run.smithi067.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.7 MB/s | 57 kB 00:00 2023-10-11T22:29:00.916 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:29:01.043 INFO:teuthology.orchestra.run.smithi067.stdout:(9/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_6 2.2 MB/s | 4.6 MB 00:02 2023-10-11T22:29:01.093 INFO:teuthology.orchestra.run.smithi067.stdout:(10/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.3 MB/s | 457 kB 00:00 2023-10-11T22:29:01.150 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-10-11T22:29:01.464 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-10-11T22:29:01.552 INFO:teuthology.orchestra.run.smithi067.stdout:(11/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 489 kB/s | 249 kB 00:00 2023-10-11T22:29:01.660 INFO:teuthology.orchestra.run.smithi067.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2023-10-11T22:29:01.712 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-10-11T22:29:01.717 INFO:teuthology.orchestra.run.smithi067.stdout:(13/32): python3-cryptography-3.2.1-6.el8.x86_6 1.0 MB/s | 641 kB 00:00 2023-10-11T22:29:01.844 INFO:teuthology.orchestra.run.smithi067.stdout:(14/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 237 kB/s | 44 kB 00:00 2023-10-11T22:29:01.895 INFO:teuthology.orchestra.run.smithi067.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.1 MB/s | 185 kB 00:00 2023-10-11T22:29:01.901 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-10-11T22:29:01.920 INFO:teuthology.orchestra.run.smithi067.stdout:(16/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.2 MB/s | 173 kB 00:00 2023-10-11T22:29:02.003 INFO:teuthology.orchestra.run.smithi067.stdout:(17/32): python3-cherrypy-18.4.0-1.el8.noarch.r 3.5 MB/s | 384 kB 00:00 2023-10-11T22:29:02.029 INFO:teuthology.orchestra.run.smithi067.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2023-10-11T22:29:02.054 INFO:teuthology.orchestra.run.smithi067.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 350 kB/s | 18 kB 00:00 2023-10-11T22:29:02.080 INFO:teuthology.orchestra.run.smithi067.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 973 kB/s | 49 kB 00:00 2023-10-11T22:29:02.105 INFO:teuthology.orchestra.run.smithi067.stdout:(21/32): python3-more-itertools-7.2.0-3.el8.noa 1.1 MB/s | 59 kB 00:00 2023-10-11T22:29:02.111 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-10-11T22:29:02.155 INFO:teuthology.orchestra.run.smithi067.stdout:(22/32): python3-pecan-1.3.2-9.el8.noarch.rpm 3.7 MB/s | 283 kB 00:00 2023-10-11T22:29:02.180 INFO:teuthology.orchestra.run.smithi067.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-10-11T22:29:02.205 INFO:teuthology.orchestra.run.smithi067.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 373 kB/s | 19 kB 00:00 2023-10-11T22:29:02.256 INFO:teuthology.orchestra.run.smithi067.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 319 kB/s | 24 kB 00:00 2023-10-11T22:29:02.275 INFO:teuthology.orchestra.run.smithi067.stdout:(26/32): python3-tempora-1.14.1-5.el8.noarch.rp 436 kB/s | 29 kB 00:00 2023-10-11T22:29:02.290 INFO:teuthology.orchestra.run.smithi067.stdout:(27/32): python3-trustme-0.6.0-4.el8.noarch.rpm 814 kB/s | 27 kB 00:00 2023-10-11T22:29:02.314 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-10-11T22:29:02.323 INFO:teuthology.orchestra.run.smithi067.stdout:(28/32): python3-waitress-1.4.3-1.el8.noarch.rp 5.0 MB/s | 255 kB 00:00 2023-10-11T22:29:02.349 INFO:teuthology.orchestra.run.smithi067.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 4.2 MB/s | 251 kB 00:00 2023-10-11T22:29:02.375 INFO:teuthology.orchestra.run.smithi067.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.7 MB/s | 85 kB 00:00 2023-10-11T22:29:02.391 INFO:teuthology.orchestra.run.smithi067.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 551 kB/s | 23 kB 00:00 2023-10-11T22:29:02.523 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-10-11T22:29:02.769 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-10-11T22:29:03.028 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-10-11T22:29:03.297 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-10-11T22:29:03.684 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-10-11T22:29:03.986 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-10-11T22:29:04.174 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-10-11T22:29:04.458 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-10-11T22:29:04.692 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-11T22:29:05.009 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-10-11T22:29:05.141 INFO:teuthology.orchestra.run.smithi067.stdout:(32/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 3.5 MB/s | 18 MB 00:05 2023-10-11T22:29:05.145 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:05.146 INFO:teuthology.orchestra.run.smithi067.stdout:Total 4.5 MB/s | 30 MB 00:06 2023-10-11T22:29:05.234 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:29:05.255 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-10-11T22:29:05.275 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:29:05.275 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:29:05.418 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-10-11T22:29:05.606 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:29:05.610 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:29:05.637 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:29:05.872 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:29:06.126 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:29:06.386 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-10-11T22:29:06.729 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-10-11T22:29:06.827 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:29:07.065 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:29:07.078 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:29:07.328 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:29:07.461 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:29:07.591 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-10-11T22:29:07.702 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:29:07.893 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-10-11T22:29:08.133 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-10-11T22:29:08.356 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-10-11T22:29:08.573 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-10-11T22:29:08.734 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-10-11T22:29:08.970 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-10-11T22:29:09.215 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-10-11T22:29:09.289 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:29:09.468 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:29:09.492 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-10-11T22:29:09.770 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-10-11T22:29:09.936 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:29:10.140 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:29:10.203 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-10-11T22:29:10.356 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:29:10.490 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-10-11T22:29:10.677 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-10-11T22:29:10.939 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-10-11T22:29:11.073 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:29:11.098 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:29:11.163 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-11T22:29:11.249 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:29:11.514 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-10-11T22:29:11.674 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:29:11.674 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:29:11.674 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:29:11.674 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:29:11.675 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:29:11.675 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:29:11.675 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:29:11.675 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-10-11T22:29:11.675 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-10-11T22:29:11.676 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-10-11T22:29:11.676 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-10-11T22:29:11.676 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-10-11T22:29:11.676 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-10-11T22:29:11.676 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-10-11T22:29:11.677 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-10-11T22:29:11.677 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-10-11T22:29:11.678 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-10-11T22:29:11.678 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-11T22:29:11.678 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-10-11T22:29:11.678 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-10-11T22:29:11.679 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-10-11T22:29:11.679 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-10-11T22:29:11.680 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-10-11T22:29:11.680 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-10-11T22:29:11.680 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-10-11T22:29:11.680 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-10-11T22:29:11.680 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-10-11T22:29:11.681 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-10-11T22:29:11.681 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-10-11T22:29:11.681 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-10-11T22:29:11.681 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-10-11T22:29:11.681 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-10-11T22:29:11.735 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-10-11T22:29:11.915 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-10-11T22:29:12.133 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:29:12.428 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:29:12.693 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:29:12.880 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-10-11T22:29:12.881 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:12.881 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:29:12.881 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:12.881 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:12.881 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:12.882 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:12.882 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:12.882 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:12.882 INFO:teuthology.orchestra.run.smithi155.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:29:12.882 INFO:teuthology.orchestra.run.smithi155.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:29:12.883 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-10-11T22:29:12.883 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:29:12.883 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:29:12.883 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-10-11T22:29:12.883 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:29:12.884 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:29:12.884 INFO:teuthology.orchestra.run.smithi155.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:29:12.884 INFO:teuthology.orchestra.run.smithi155.stdout: python3-mako-1.0.6-14.el8.noarch 2023-10-11T22:29:12.884 INFO:teuthology.orchestra.run.smithi155.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:29:12.884 INFO:teuthology.orchestra.run.smithi155.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:29:12.885 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:29:12.885 INFO:teuthology.orchestra.run.smithi155.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:29:12.886 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:29:12.886 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:29:12.886 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytz-2017.2-11.el8.noarch 2023-10-11T22:29:12.886 INFO:teuthology.orchestra.run.smithi155.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:29:12.886 INFO:teuthology.orchestra.run.smithi155.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:29:12.887 INFO:teuthology.orchestra.run.smithi155.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:29:12.887 INFO:teuthology.orchestra.run.smithi155.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:29:12.887 INFO:teuthology.orchestra.run.smithi155.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:29:12.887 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:29:12.887 INFO:teuthology.orchestra.run.smithi155.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:29:12.888 INFO:teuthology.orchestra.run.smithi155.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:29:12.888 INFO:teuthology.orchestra.run.smithi155.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:29:12.888 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:12.888 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:12.947 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-10-11T22:29:13.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-base 2023-10-11T22:29:13.285 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-10-11T22:29:13.615 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:29:13.956 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:20 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:14.449 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:29:14.710 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:29:15.366 INFO:teuthology.orchestra.run.smithi155.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:15.559 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:15.560 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:29:15.560 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:15.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install cephadm 2023-10-11T22:29:16.401 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:29:16.516 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:23 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:16.635 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:29:17.135 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:29:17.361 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:29:17.594 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:29:17.818 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:29:17.837 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:29:17.993 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:29:18.125 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:18.126 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:18.127 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:29:18.127 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:18.127 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:29:18.127 INFO:teuthology.orchestra.run.smithi155.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:29:18.127 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:18.128 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:29:18.128 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:18.128 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:29:18.128 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:18.128 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 169 k 2023-10-11T22:29:18.129 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 674 k 2023-10-11T22:29:18.129 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:29:18.419 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:29:18.419 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:29:18.420 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:29:18.420 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:29:18.420 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:29:18.420 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:29:18.420 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:29:18.421 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-10-11T22:29:18.421 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-10-11T22:29:18.421 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-10-11T22:29:18.421 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-10-11T22:29:18.421 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-10-11T22:29:18.422 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-10-11T22:29:18.422 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-10-11T22:29:18.422 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-10-11T22:29:18.422 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-10-11T22:29:18.422 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-10-11T22:29:18.423 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-10-11T22:29:18.424 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-10-11T22:29:18.424 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-10-11T22:29:18.424 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-10-11T22:29:18.424 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-10-11T22:29:18.424 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-10-11T22:29:18.425 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-10-11T22:29:18.425 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-10-11T22:29:18.425 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-10-11T22:29:18.425 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-10-11T22:29:19.634 INFO:teuthology.orchestra.run.smithi155.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 112 kB/s | 169 kB 00:01 2023-10-11T22:29:19.635 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:19.635 INFO:teuthology.orchestra.run.smithi155.stdout:Total 112 kB/s | 169 kB 00:01 2023-10-11T22:29:19.635 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:29:19.644 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:29:19.644 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:29:19.647 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:29:19.650 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:19.702 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:20.249 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:20.368 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-10-11T22:29:20.368 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:20.369 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:29:20.369 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:20.369 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:20.370 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:20.370 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:20.370 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:20.371 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:20.371 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:29:20.371 INFO:teuthology.orchestra.run.smithi067.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:29:20.372 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-10-11T22:29:20.372 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:29:20.373 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:29:20.373 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-10-11T22:29:20.374 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:29:20.374 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:29:20.375 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:29:20.375 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako-1.0.6-14.el8.noarch 2023-10-11T22:29:20.376 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:29:20.376 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:29:20.377 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:29:20.377 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:29:20.378 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:29:20.378 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:29:20.379 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz-2017.2-11.el8.noarch 2023-10-11T22:29:20.380 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:29:20.380 INFO:teuthology.orchestra.run.smithi067.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:29:20.381 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:29:20.381 INFO:teuthology.orchestra.run.smithi067.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:29:20.382 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:29:20.382 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:29:20.383 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:29:20.383 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:29:20.383 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:29:20.384 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:20.384 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:20.396 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:20.517 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-base 2023-10-11T22:29:20.628 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:21.260 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:21.261 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:21.261 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:29:21.261 INFO:teuthology.orchestra.run.smithi155.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:21.262 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:21.262 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:21.405 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:26 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:22.823 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:29:22.912 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:23.121 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:23.122 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:29:23.122 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:23.229 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install cephadm 2023-10-11T22:29:23.692 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:30 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:24.115 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:29 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:25.304 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:25.305 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:25.305 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-10-11T22:29:25.306 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:25.306 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:29:25.306 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:29:25.306 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:25.307 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:29:25.307 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:25.307 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:29:25.307 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:25.307 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 165 k 2023-10-11T22:29:25.308 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 503 k 2023-10-11T22:29:25.308 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:29:25.825 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:25.826 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:25.826 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:29:25.827 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:25.827 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:29:25.827 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:29:25.827 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:25.827 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:29:25.828 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:25.828 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:29:25.828 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:25.828 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 169 k 2023-10-11T22:29:25.828 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 674 k 2023-10-11T22:29:25.829 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:29:26.424 INFO:teuthology.orchestra.run.smithi155.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 148 kB/s | 165 kB 00:01 2023-10-11T22:29:26.425 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:26.426 INFO:teuthology.orchestra.run.smithi155.stdout:Total 148 kB/s | 165 kB 00:01 2023-10-11T22:29:26.426 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:29:26.439 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:29:26.439 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:29:26.491 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:29:26.494 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:26.613 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:26.715 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 191 kB/s | 169 kB 00:00 2023-10-11T22:29:26.716 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:26.717 INFO:teuthology.orchestra.run.smithi067.stdout:Total 190 kB/s | 169 kB 00:00 2023-10-11T22:29:26.717 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:29:26.727 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:29:26.727 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:29:26.730 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:29:26.734 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:29:26.788 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:27.100 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:29:27.201 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:27.642 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:27.839 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:27.869 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:27.869 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:27.869 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:29:27.869 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:27.870 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:27.870 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:28.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr 2023-10-11T22:29:28.085 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:28.758 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:28.759 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:29:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:28.759 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:28.919 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:35 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:29.008 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:29:29.904 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:34 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:30.324 INFO:teuthology.orchestra.run.smithi155.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:30.520 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:30.521 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:29:30.521 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:30.618 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:29:31.470 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:38 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:31.607 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:31.608 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:31.609 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-10-11T22:29:31.609 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:31.609 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:29:31.609 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:29:31.609 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:31.610 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:29:31.610 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:31.610 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:29:31.610 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:31.610 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 165 k 2023-10-11T22:29:31.611 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 503 k 2023-10-11T22:29:31.611 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:29:33.082 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:33.083 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:33.084 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:29:33.084 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:33.084 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:29:33.084 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:29:33.084 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:29:33.085 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:29:33.085 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:29:33.085 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-10-11T22:29:33.085 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:29:33.085 INFO:teuthology.orchestra.run.smithi155.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:29:33.086 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:33.086 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:29:33.086 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:33.086 INFO:teuthology.orchestra.run.smithi155.stdout:Install 6 Packages 2023-10-11T22:29:33.086 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:33.087 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 2.1 M 2023-10-11T22:29:33.087 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 8.5 M 2023-10-11T22:29:33.087 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:29:33.319 INFO:teuthology.orchestra.run.smithi067.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 97 kB/s | 165 kB 00:01 2023-10-11T22:29:33.320 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:33.320 INFO:teuthology.orchestra.run.smithi067.stdout:Total 97 kB/s | 165 kB 00:01 2023-10-11T22:29:33.320 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:29:33.334 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:29:33.334 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:29:33.390 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:29:33.393 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:29:33.611 INFO:teuthology.orchestra.run.smithi155.stdout:(1/6): ceph-grafana-dashboards-18.2.0-653.g281a 86 kB/s | 23 kB 00:00 2023-10-11T22:29:33.655 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:29:33.866 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:33.970 INFO:teuthology.orchestra.run.smithi155.stdout:(2/6): python3-jwt-1.6.1-2.el8.noarch.rpm 119 kB/s | 43 kB 00:00 2023-10-11T22:29:34.280 INFO:teuthology.orchestra.run.smithi155.stdout:(3/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 1.9 MB/s | 1.8 MB 00:00 2023-10-11T22:29:34.306 INFO:teuthology.orchestra.run.smithi155.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 100 kB/s | 34 kB 00:00 2023-10-11T22:29:34.309 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:34.781 INFO:teuthology.orchestra.run.smithi155.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 393 kB/s | 196 kB 00:00 2023-10-11T22:29:35.046 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:35.047 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:35.047 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:29:35.047 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:35.047 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:35.048 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:35.281 INFO:teuthology.orchestra.run.smithi155.stdout:(6/6): ceph-prometheus-alerts-18.2.0-653.g281a9 7.5 kB/s | 15 kB 00:01 2023-10-11T22:29:35.283 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:35.283 INFO:teuthology.orchestra.run.smithi155.stdout:Total 962 kB/s | 2.1 MB 00:02 2023-10-11T22:29:35.295 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:29:35.302 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr 2023-10-11T22:29:35.305 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:29:35.305 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:29:35.397 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:29:35.400 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:35.661 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:35.909 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-10-11T22:29:36.187 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-10-11T22:29:36.191 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:41 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:36.422 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-10-11T22:29:36.526 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:29:36.873 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:29:37.147 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:37.431 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:37.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:29:37.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:29:37.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:29:37.432 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-10-11T22:29:37.433 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-10-11T22:29:37.701 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:37.908 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:37.909 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:29:37.910 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:38.025 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:29:38.104 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-10-11T22:29:38.104 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:38.105 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:29:38.105 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:38.105 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:38.105 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:38.106 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:29:38.106 INFO:teuthology.orchestra.run.smithi155.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:29:38.106 INFO:teuthology.orchestra.run.smithi155.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:29:38.106 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:38.106 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:38.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:29:38.917 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:39.075 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:01:46 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:40.627 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:40.629 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:40.629 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:29:40.629 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:40.629 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:29:40.629 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:29:40.630 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:29:40.630 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:29:40.630 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:29:40.630 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-10-11T22:29:40.631 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:29:40.631 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:29:40.631 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:40.631 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:29:40.631 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:29:40.632 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2023-10-11T22:29:40.632 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:40.632 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.1 M 2023-10-11T22:29:40.633 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 8.5 M 2023-10-11T22:29:40.633 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:29:40.683 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:40.684 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================================ 2023-10-11T22:29:40.685 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:29:40.685 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================================ 2023-10-11T22:29:40.685 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:29:40.685 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:29:40.685 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:29:40.686 INFO:teuthology.orchestra.run.smithi155.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-10-11T22:29:40.686 INFO:teuthology.orchestra.run.smithi155.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-10-11T22:29:40.686 INFO:teuthology.orchestra.run.smithi155.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-10-11T22:29:40.686 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-10-11T22:29:40.686 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-10-11T22:29:40.687 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-10-11T22:29:40.687 INFO:teuthology.orchestra.run.smithi155.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-10-11T22:29:40.687 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:40.687 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:29:40.687 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================================ 2023-10-11T22:29:40.688 INFO:teuthology.orchestra.run.smithi155.stdout:Install 8 Packages 2023-10-11T22:29:40.688 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:40.688 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 35 M 2023-10-11T22:29:40.689 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 210 M 2023-10-11T22:29:40.689 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:29:41.223 INFO:teuthology.orchestra.run.smithi155.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 10 MB/s | 4.7 MB 00:00 2023-10-11T22:29:41.282 INFO:teuthology.orchestra.run.smithi155.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 9.5 MB/s | 4.9 MB 00:00 2023-10-11T22:29:41.314 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): ceph-prometheus-alerts-18.2.0-653.g281a9 45 kB/s | 15 kB 00:00 2023-10-11T22:29:41.323 INFO:teuthology.orchestra.run.smithi155.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 5.3 MB/s | 225 kB 00:00 2023-10-11T22:29:41.397 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): ceph-grafana-dashboards-18.2.0-653.g281a 56 kB/s | 23 kB 00:00 2023-10-11T22:29:41.498 INFO:teuthology.orchestra.run.smithi155.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 14 MB/s | 3.7 MB 00:00 2023-10-11T22:29:41.531 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 253 kB/s | 34 kB 00:00 2023-10-11T22:29:41.681 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.3 MB/s | 196 kB 00:00 2023-10-11T22:29:41.715 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 106 kB/s | 43 kB 00:00 2023-10-11T22:29:42.068 INFO:teuthology.orchestra.run.smithi155.stdout:(5/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.1 MB/s | 645 kB 00:00 2023-10-11T22:29:42.166 INFO:teuthology.orchestra.run.smithi155.stdout:(6/8): libquadmath-8.5.0-21.el8.x86_64.rpm 1.7 MB/s | 172 kB 00:00 2023-10-11T22:29:42.458 INFO:teuthology.orchestra.run.smithi155.stdout:(7/8): python3-scipy-1.0.0-21.module_el8.5.0+77 12 MB/s | 14 MB 00:01 2023-10-11T22:29:42.548 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 1.1 MB/s | 1.8 MB 00:01 2023-10-11T22:29:42.550 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:42.550 INFO:teuthology.orchestra.run.smithi067.stdout:Total 1.1 MB/s | 2.1 MB 00:01 2023-10-11T22:29:42.563 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:29:42.574 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:29:42.574 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:29:42.662 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:29:42.665 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:29:43.152 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:29:43.374 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-10-11T22:29:43.618 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-10-11T22:29:43.834 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-10-11T22:29:43.949 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:29:44.319 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:29:44.341 INFO:teuthology.orchestra.run.smithi155.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-653 2.1 MB/s | 7.4 MB 00:03 2023-10-11T22:29:44.342 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:44.343 INFO:teuthology.orchestra.run.smithi155.stdout:Total 9.7 MB/s | 35 MB 00:03 2023-10-11T22:29:44.577 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:29:44.581 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:44.595 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:29:44.596 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:29:44.881 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:44.881 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:29:44.881 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:29:44.882 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:29:44.882 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-10-11T22:29:44.882 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-10-11T22:29:44.977 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:29:44.980 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:45.569 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-10-11T22:29:45.570 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:45.570 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:29:45.570 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:45.570 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:45.570 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:45.571 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:29:45.571 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:29:45.571 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:29:45.571 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:45.572 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:45.604 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:45.705 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:29:45.768 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-11T22:29:45.890 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-11T22:29:46.035 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-11T22:29:46.593 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:51 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:29:46.652 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-11T22:29:46.851 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:47.463 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:47.609 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-11T22:29:48.299 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:29:48.300 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-11T22:29:48.300 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-10-11T22:29:48.300 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:29:48.301 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-10-11T22:29:48.301 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:29:48.301 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:29:48.301 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:29:48.302 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-10-11T22:29:48.302 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-10-11T22:29:48.302 INFO:teuthology.orchestra.run.smithi067.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-10-11T22:29:48.302 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-10-11T22:29:48.303 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-10-11T22:29:48.303 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-10-11T22:29:48.303 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-10-11T22:29:48.303 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:48.303 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:29:48.304 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================================ 2023-10-11T22:29:48.304 INFO:teuthology.orchestra.run.smithi067.stdout:Install 8 Packages 2023-10-11T22:29:48.304 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:48.305 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 35 M 2023-10-11T22:29:48.305 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 210 M 2023-10-11T22:29:48.305 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:29:48.679 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:48.967 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:49.023 INFO:teuthology.orchestra.run.smithi067.stdout:(1/8): openblas-0.3.15-4.el8.x86_64.rpm 7.5 MB/s | 4.7 MB 00:00 2023-10-11T22:29:49.357 INFO:teuthology.orchestra.run.smithi067.stdout:(2/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 5.0 MB/s | 4.9 MB 00:00 2023-10-11T22:29:49.449 INFO:teuthology.orchestra.run.smithi067.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.4 MB/s | 225 kB 00:00 2023-10-11T22:29:49.524 INFO:teuthology.orchestra.run.smithi067.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 7.5 MB/s | 3.7 MB 00:00 2023-10-11T22:29:49.958 INFO:teuthology.orchestra.run.smithi067.stdout:(5/8): ceph-mgr-diskprediction-local-18.2.0-653 4.7 MB/s | 7.4 MB 00:01 2023-10-11T22:29:50.100 INFO:teuthology.orchestra.run.smithi067.stdout:(6/8): python3-scipy-1.0.0-21.module_el8.5.0+77 21 MB/s | 14 MB 00:00 2023-10-11T22:29:50.266 INFO:teuthology.orchestra.run.smithi067.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 869 kB/s | 645 kB 00:00 2023-10-11T22:29:50.444 INFO:teuthology.orchestra.run.smithi067.stdout:(8/8): libquadmath-8.5.0-21.el8.x86_64.rpm 355 kB/s | 172 kB 00:00 2023-10-11T22:29:50.444 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:50.445 INFO:teuthology.orchestra.run.smithi067.stdout:Total 17 MB/s | 35 MB 00:02 2023-10-11T22:29:50.687 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:29:50.706 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:29:50.706 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:29:50.733 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:51.109 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:29:51.112 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:29:51.713 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:29:51.864 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-11T22:29:51.955 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-10-11T22:29:51.985 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-11T22:29:52.155 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-11T22:29:52.200 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:52.499 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:52.499 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:52.499 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-10-11T22:29:52.499 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:52.500 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-10-11T22:29:52.500 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:52.500 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-10-11T22:29:52.500 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-10-11T22:29:52.794 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-11T22:29:52.939 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:53.156 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-10-11T22:29:53.157 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:53.157 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:29:53.157 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:53.158 INFO:teuthology.orchestra.run.smithi155.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-10-11T22:29:53.158 INFO:teuthology.orchestra.run.smithi155.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-10-11T22:29:53.158 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-0.3.15-4.el8.x86_64 2023-10-11T22:29:53.158 INFO:teuthology.orchestra.run.smithi155.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-10-11T22:29:53.158 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:53.159 INFO:teuthology.orchestra.run.smithi155.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:53.159 INFO:teuthology.orchestra.run.smithi155.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-10-11T22:29:53.159 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:53.159 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:29:53.274 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:29:53.581 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:53.714 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-11T22:29:54.130 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:01 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:29:54.446 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-11T22:29:55.047 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:55.297 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:55.730 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:29:55.731 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:55.732 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:29:55.732 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:55.732 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:29:55.732 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:29:55.733 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:29:55.733 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:29:55.733 INFO:teuthology.orchestra.run.smithi155.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:29:55.733 INFO:teuthology.orchestra.run.smithi155.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:29:55.734 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-10-11T22:29:55.734 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-10-11T22:29:55.734 INFO:teuthology.orchestra.run.smithi155.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:29:55.734 INFO:teuthology.orchestra.run.smithi155.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-10-11T22:29:55.734 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-10-11T22:29:55.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-10-11T22:29:55.735 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-10-11T22:29:55.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:29:55.736 INFO:teuthology.orchestra.run.smithi155.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:29:55.736 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:55.736 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:29:55.737 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:29:55.737 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2023-10-11T22:29:55.737 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:29:55.738 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 1.9 M 2023-10-11T22:29:55.738 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 25 M 2023-10-11T22:29:55.738 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:29:56.557 INFO:teuthology.orchestra.run.smithi155.stdout:(1/13): python3-jsonpointer-1.10-11.el8.noarch. 159 kB/s | 20 kB 00:00 2023-10-11T22:29:56.574 INFO:teuthology.orchestra.run.smithi155.stdout:(2/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 186 kB/s | 27 kB 00:00 2023-10-11T22:29:56.675 INFO:teuthology.orchestra.run.smithi155.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-10-11T22:29:56.700 INFO:teuthology.orchestra.run.smithi155.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 878 kB/s | 110 kB 00:00 2023-10-11T22:29:56.975 INFO:teuthology.orchestra.run.smithi155.stdout:(5/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 87 kB/s | 47 kB 00:00 2023-10-11T22:29:57.075 INFO:teuthology.orchestra.run.smithi155.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 114 kB/s | 43 kB 00:00 2023-10-11T22:29:57.183 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:57.192 INFO:teuthology.orchestra.run.smithi155.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 299 kB/s | 155 kB 00:00 2023-10-11T22:29:57.468 INFO:teuthology.orchestra.run.smithi155.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 67 kB/s | 33 kB 00:00 2023-10-11T22:29:57.510 INFO:teuthology.orchestra.run.smithi155.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 38 kB/s | 16 kB 00:00 2023-10-11T22:29:57.785 INFO:teuthology.orchestra.run.smithi155.stdout:(10/13): python3-rsa-4.9-2.el8.noarch.rpm 233 kB/s | 64 kB 00:00 2023-10-11T22:29:57.835 INFO:teuthology.orchestra.run.smithi155.stdout:(11/13): python3-google-auth-1.1.1-10.el8.noarc 127 kB/s | 81 kB 00:00 2023-10-11T22:29:57.961 INFO:teuthology.orchestra.run.smithi155.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 350 kB/s | 61 kB 00:00 2023-10-11T22:29:58.195 INFO:teuthology.orchestra.run.smithi155.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.6 MB/s | 1.2 MB 00:00 2023-10-11T22:29:58.197 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:58.198 INFO:teuthology.orchestra.run.smithi155.stdout:Total 802 kB/s | 1.9 MB 00:02 2023-10-11T22:29:58.257 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:29:58.272 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:29:58.273 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:29:58.360 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:29:58.363 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:29:58.536 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-10-11T22:29:58.780 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:58.970 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:29:59.114 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:59.115 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:59.115 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-10-11T22:29:59.115 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-10-11T22:29:59.115 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-10-11T22:29:59.115 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:59.116 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-10-11T22:29:59.116 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-10-11T22:29:59.218 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:29:59.432 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-10-11T22:29:59.678 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-10-11T22:29:59.818 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-10-11T22:29:59.819 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:59.819 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:29:59.819 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:59.819 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-10-11T22:29:59.819 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-10-11T22:29:59.820 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-0.3.15-4.el8.x86_64 2023-10-11T22:29:59.820 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-10-11T22:29:59.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:59.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:29:59.820 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-10-11T22:29:59.821 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:29:59.821 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:29:59.952 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:29:59.964 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-10-11T22:30:00.147 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-10-11T22:30:00.388 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-10-11T22:30:00.716 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-10-11T22:30:00.850 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:05 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:00.963 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-10-11T22:30:02.023 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-10-11T22:30:02.339 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-10-11T22:30:02.531 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-10-11T22:30:02.561 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:02.562 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:02.563 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:30:02.563 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:02.563 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:30:02.563 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-10-11T22:30:02.564 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-10-11T22:30:02.565 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:30:02.565 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-10-11T22:30:02.565 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-10-11T22:30:02.565 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-10-11T22:30:02.565 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-10-11T22:30:02.566 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:30:02.566 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:30:02.566 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:02.567 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:30:02.567 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:02.567 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2023-10-11T22:30:02.567 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:02.568 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 1.9 M 2023-10-11T22:30:02.568 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 25 M 2023-10-11T22:30:02.569 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:30:02.758 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-10-11T22:30:02.973 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:03.268 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:03.268 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:30:03.269 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-10-11T22:30:03.269 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-10-11T22:30:03.269 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-10-11T22:30:03.269 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-10-11T22:30:03.270 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:30:03.270 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:30:03.271 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-10-11T22:30:03.272 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:30:03.272 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-10-11T22:30:03.272 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-10-11T22:30:03.272 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-10-11T22:30:03.978 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-10-11T22:30:03.979 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:03.979 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:03.979 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:03.979 INFO:teuthology.orchestra.run.smithi155.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:30:03.979 INFO:teuthology.orchestra.run.smithi155.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:30:03.980 INFO:teuthology.orchestra.run.smithi155.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:30:03.980 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:30:03.980 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:30:03.980 INFO:teuthology.orchestra.run.smithi155.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:30:03.980 INFO:teuthology.orchestra.run.smithi155.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:30:03.981 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:30:03.981 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:30:03.981 INFO:teuthology.orchestra.run.smithi155.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:30:03.981 INFO:teuthology.orchestra.run.smithi155.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:30:03.981 INFO:teuthology.orchestra.run.smithi155.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:30:03.982 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:03.982 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:04.083 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:30:04.944 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:11 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:06.598 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:06.599 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:06.599 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:30:06.600 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:06.600 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:06.600 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:30:06.600 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:30:06.600 INFO:teuthology.orchestra.run.smithi155.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:30:06.601 INFO:teuthology.orchestra.run.smithi155.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-10-11T22:30:06.601 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-10-11T22:30:06.601 INFO:teuthology.orchestra.run.smithi155.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:30:06.601 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:06.601 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:06.602 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:06.602 INFO:teuthology.orchestra.run.smithi155.stdout:Install 5 Packages 2023-10-11T22:30:06.602 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:06.603 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 6.0 M 2023-10-11T22:30:06.603 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 26 M 2023-10-11T22:30:06.603 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:08.304 INFO:teuthology.orchestra.run.smithi155.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.4 MB/s | 538 kB 00:00 2023-10-11T22:30:08.331 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 346 kB/s | 27 kB 00:00 2023-10-11T22:30:08.347 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 213 kB/s | 20 kB 00:00 2023-10-11T22:30:08.396 INFO:teuthology.orchestra.run.smithi155.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 5.1 MB/s | 476 kB 00:00 2023-10-11T22:30:08.406 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.6 MB/s | 126 kB 00:00 2023-10-11T22:30:08.429 INFO:teuthology.orchestra.run.smithi155.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 1.8 MB/s | 60 kB 00:00 2023-10-11T22:30:08.431 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.3 MB/s | 110 kB 00:00 2023-10-11T22:30:08.521 INFO:teuthology.orchestra.run.smithi155.stdout:(4/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 354 kB/s | 132 kB 00:00 2023-10-11T22:30:08.599 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 137 kB/s | 47 kB 00:00 2023-10-11T22:30:08.646 INFO:teuthology.orchestra.run.smithi155.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 9.6 MB/s | 4.8 MB 00:00 2023-10-11T22:30:08.647 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:08.648 INFO:teuthology.orchestra.run.smithi155.stdout:Total 2.9 MB/s | 6.0 MB 00:02 2023-10-11T22:30:08.702 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:08.714 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:08.714 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:08.765 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 128 kB/s | 43 kB 00:00 2023-10-11T22:30:08.816 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 379 kB/s | 155 kB 00:00 2023-10-11T22:30:08.823 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:08.827 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:09.074 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 69 kB/s | 33 kB 00:00 2023-10-11T22:30:09.095 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:09.191 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 38 kB/s | 16 kB 00:00 2023-10-11T22:30:09.400 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 139 kB/s | 81 kB 00:00 2023-10-11T22:30:09.445 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-10-11T22:30:09.467 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 233 kB/s | 64 kB 00:00 2023-10-11T22:30:09.567 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): python3-websocket-client-0.56.0-5.el8. 367 kB/s | 61 kB 00:00 2023-10-11T22:30:09.684 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.9 MB/s | 1.2 MB 00:00 2023-10-11T22:30:09.686 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:09.687 INFO:teuthology.orchestra.run.smithi067.stdout:Total 278 kB/s | 1.9 MB 00:07 2023-10-11T22:30:09.749 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:30:09.766 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:30:09.767 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:30:09.860 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:30:09.864 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:30:10.430 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:30:10.476 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:30:10.751 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:30:10.794 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-10-11T22:30:10.972 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-10-11T22:30:11.196 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:30:11.215 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-10-11T22:30:11.370 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:11.477 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-10-11T22:30:11.652 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-10-11T22:30:11.698 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:11.698 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:30:11.699 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-10-11T22:30:11.699 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-10-11T22:30:11.699 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:30:11.911 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-10-11T22:30:12.230 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-10-11T22:30:12.330 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-10-11T22:30:12.330 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:12.330 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:12.331 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:12.331 INFO:teuthology.orchestra.run.smithi155.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:30:12.331 INFO:teuthology.orchestra.run.smithi155.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:30:12.331 INFO:teuthology.orchestra.run.smithi155.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:30:12.331 INFO:teuthology.orchestra.run.smithi155.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:30:12.332 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:12.332 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:12.464 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install ceph-fuse 2023-10-11T22:30:12.484 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-10-11T22:30:13.319 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:20 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:13.605 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-10-11T22:30:13.902 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-10-11T22:30:14.119 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-10-11T22:30:14.288 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-10-11T22:30:14.486 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:14.827 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:14.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:30:14.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-10-11T22:30:14.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-10-11T22:30:14.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-10-11T22:30:14.828 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-10-11T22:30:14.829 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:30:14.829 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:30:14.829 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-10-11T22:30:14.829 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:30:14.829 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-10-11T22:30:14.830 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-10-11T22:30:14.830 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-10-11T22:30:14.917 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:14.918 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:14.921 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repository Size 2023-10-11T22:30:14.921 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:14.921 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:14.922 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:30:14.922 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-10-11T22:30:14.922 INFO:teuthology.orchestra.run.smithi155.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-10-11T22:30:14.922 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:14.922 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:14.923 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:14.923 INFO:teuthology.orchestra.run.smithi155.stdout:Install 2 Packages 2023-10-11T22:30:14.923 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:14.924 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 930 k 2023-10-11T22:30:14.924 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 3.0 M 2023-10-11T22:30:14.924 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:15.431 INFO:teuthology.orchestra.run.smithi155.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 182 kB/s | 83 kB 00:00 2023-10-11T22:30:15.570 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-10-11T22:30:15.571 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:15.571 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:30:15.571 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:30:15.572 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:30:15.573 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:30:15.573 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:30:15.573 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:30:15.573 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:30:15.573 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:30:15.574 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:30:15.574 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:15.574 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:15.740 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:30:16.131 INFO:teuthology.orchestra.run.smithi155.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 733 kB/s | 847 kB 00:01 2023-10-11T22:30:16.132 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:16.132 INFO:teuthology.orchestra.run.smithi155.stdout:Total 766 kB/s | 930 kB 00:01 2023-10-11T22:30:16.144 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:16.168 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:16.168 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:16.258 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:16.261 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:16.428 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:16.638 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:21 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:16.703 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-10-11T22:30:16.921 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:17.322 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:17.323 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:30:17.986 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-10-11T22:30:17.987 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:17.987 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:17.987 INFO:teuthology.orchestra.run.smithi155.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-10-11T22:30:17.987 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:17.988 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:18.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librados-devel 2023-10-11T22:30:18.339 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:18.340 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:18.340 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:30:18.340 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:18.341 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:30:18.341 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:30:18.341 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:30:18.341 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:30:18.341 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-10-11T22:30:18.342 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-10-11T22:30:18.342 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:30:18.342 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:18.342 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:30:18.342 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:18.343 INFO:teuthology.orchestra.run.smithi067.stdout:Install 5 Packages 2023-10-11T22:30:18.343 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:18.343 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 6.0 M 2023-10-11T22:30:18.344 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 26 M 2023-10-11T22:30:18.344 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:30:18.760 INFO:teuthology.orchestra.run.smithi067.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-10-11T22:30:18.801 INFO:teuthology.orchestra.run.smithi067.stdout:(2/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 613 kB/s | 132 kB 00:00 2023-10-11T22:30:18.894 INFO:teuthology.orchestra.run.smithi067.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 657 kB/s | 60 kB 00:00 2023-10-11T22:30:18.919 INFO:teuthology.orchestra.run.smithi067.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.9 MB/s | 476 kB 00:00 2023-10-11T22:30:19.081 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:26 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:19.094 INFO:teuthology.orchestra.run.smithi067.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 9.4 MB/s | 4.8 MB 00:00 2023-10-11T22:30:19.095 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:19.096 INFO:teuthology.orchestra.run.smithi067.stdout:Total 7.9 MB/s | 6.0 MB 00:00 2023-10-11T22:30:19.149 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:30:19.161 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:30:19.161 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:30:19.287 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:30:19.290 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:30:19.556 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:30:19.902 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-10-11T22:30:20.696 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:20.698 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:20.698 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-10-11T22:30:20.698 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:20.699 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:20.699 INFO:teuthology.orchestra.run.smithi155.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:30:20.699 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:20.700 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:20.700 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:20.700 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:30:20.701 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:20.702 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 139 k 2023-10-11T22:30:20.702 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 513 k 2023-10-11T22:30:20.702 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:20.879 INFO:teuthology.orchestra.run.smithi155.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 772 kB/s | 139 kB 00:00 2023-10-11T22:30:20.879 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:20.880 INFO:teuthology.orchestra.run.smithi155.stdout:Total 767 kB/s | 139 kB 00:00 2023-10-11T22:30:20.880 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:20.885 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:20.885 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:20.936 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:20.938 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:20.947 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:30:21.145 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:21.307 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-10-11T22:30:21.553 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:30:21.775 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:22.068 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:22.069 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:30:22.069 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-10-11T22:30:22.069 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-10-11T22:30:22.069 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:30:22.759 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-10-11T22:30:22.760 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:22.760 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:30:22.760 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:22.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:30:22.760 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:30:22.761 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:30:22.761 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:30:22.761 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:22.761 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:22.933 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-fuse 2023-10-11T22:30:23.104 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:23.541 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:23.828 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:28 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:24.188 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:24.189 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:24.189 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:24.189 INFO:teuthology.orchestra.run.smithi155.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:24.189 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:24.189 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:24.426 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install libcephfs2 2023-10-11T22:30:25.294 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:32 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:25.532 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:25.534 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-11T22:30:25.534 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:25.535 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:30:25.535 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:30:25.536 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-11T22:30:25.536 INFO:teuthology.orchestra.run.smithi067.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-10-11T22:30:25.536 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:25.537 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:30:25.537 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:25.537 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2023-10-11T22:30:25.537 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:25.538 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 930 k 2023-10-11T22:30:25.538 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 3.0 M 2023-10-11T22:30:25.538 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:30:26.488 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 111 kB/s | 83 kB 00:00 2023-10-11T22:30:26.699 INFO:teuthology.orchestra.run.smithi155.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:26.805 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 794 kB/s | 847 kB 00:01 2023-10-11T22:30:26.806 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:26.806 INFO:teuthology.orchestra.run.smithi067.stdout:Total 731 kB/s | 930 kB 00:01 2023-10-11T22:30:26.819 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:30:26.846 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:30:26.846 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:30:26.893 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:26.894 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:26.894 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:26.941 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:30:26.945 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:30:26.991 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install libcephfs-devel 2023-10-11T22:30:27.726 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:30:27.846 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:34 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:28.004 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-10-11T22:30:28.251 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:28.672 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:28.672 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:30:29.407 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-10-11T22:30:29.408 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:29.408 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:30:29.408 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-10-11T22:30:29.408 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:29.408 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:29.461 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:29.461 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:29.461 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-10-11T22:30:29.462 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:29.462 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:29.462 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:30:29.462 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:29.463 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:29.463 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:29.463 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:30:29.463 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:29.464 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 30 k 2023-10-11T22:30:29.464 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 137 k 2023-10-11T22:30:29.464 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:29.611 INFO:teuthology.orchestra.run.smithi155.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 205 kB/s | 30 kB 00:00 2023-10-11T22:30:29.612 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:29.612 INFO:teuthology.orchestra.run.smithi155.stdout:Total 203 kB/s | 30 kB 00:00 2023-10-11T22:30:29.613 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:29.616 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:29.616 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:29.650 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados-devel 2023-10-11T22:30:29.651 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:29.654 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:29.714 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:29.960 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:30.225 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:30.552 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:35 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:30.846 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:30.847 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:30.847 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:30.847 INFO:teuthology.orchestra.run.smithi155.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:30.847 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:30.847 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:30.962 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librados2 2023-10-11T22:30:31.830 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:38 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:32.270 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:32.271 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:32.271 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-10-11T22:30:32.271 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:32.272 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:30:32.272 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:30:32.272 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:32.272 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:30:32.272 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:32.273 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:30:32.273 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:32.273 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 139 k 2023-10-11T22:30:32.273 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 513 k 2023-10-11T22:30:32.273 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:30:32.567 INFO:teuthology.orchestra.run.smithi067.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 470 kB/s | 139 kB 00:00 2023-10-11T22:30:32.568 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:32.569 INFO:teuthology.orchestra.run.smithi067.stdout:Total 468 kB/s | 139 kB 00:00 2023-10-11T22:30:32.569 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:30:32.574 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:30:32.575 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:30:32.629 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:30:32.632 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:30:32.761 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:30:33.236 INFO:teuthology.orchestra.run.smithi155.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:33.432 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:33.433 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:33.433 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:33.625 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:33.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install librbd1 2023-10-11T22:30:33.944 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:34.533 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:41 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:34.624 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:34.624 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:34.624 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:30:34.624 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:34.625 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:34.625 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:34.852 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs2 2023-10-11T22:30:35.755 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:40 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:35.934 INFO:teuthology.orchestra.run.smithi155.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:36.131 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:36.132 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:36.132 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:36.234 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rados 2023-10-11T22:30:37.100 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:44 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:37.257 INFO:teuthology.orchestra.run.smithi067.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:37.466 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:37.467 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:37.467 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:37.571 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs-devel 2023-10-11T22:30:38.476 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:43 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:38.508 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:38.704 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:38.705 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:38.705 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:38.830 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rgw 2023-10-11T22:30:39.700 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:46 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:40.175 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:40.176 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:40.176 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-10-11T22:30:40.177 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:40.177 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:30:40.177 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:30:40.177 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:40.178 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:30:40.178 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:30:40.178 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:30:40.178 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:40.178 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 30 k 2023-10-11T22:30:40.179 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 137 k 2023-10-11T22:30:40.180 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:30:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 129 kB/s | 30 kB 00:00 2023-10-11T22:30:40.413 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:40.413 INFO:teuthology.orchestra.run.smithi067.stdout:Total 129 kB/s | 30 kB 00:00 2023-10-11T22:30:40.413 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:30:40.417 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:30:40.417 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:30:40.455 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:30:40.458 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:30:40.518 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:30:40.749 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:41.034 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:41.121 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:41.334 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:41.336 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:41.336 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:41.453 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-cephfs 2023-10-11T22:30:41.696 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:41.697 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:41.697 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:30:41.697 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:41.697 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:30:41.698 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:41.839 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados2 2023-10-11T22:30:42.310 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:49 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:42.743 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:47 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:43.721 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:43.916 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:43.917 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:43.917 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:44.019 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install python3-rbd 2023-10-11T22:30:44.270 INFO:teuthology.orchestra.run.smithi067.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:44.477 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:44.479 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:44.479 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:44.602 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librbd1 2023-10-11T22:30:44.874 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:51 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:45.511 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:50 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:46.295 INFO:teuthology.orchestra.run.smithi155.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:46.492 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:46.493 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:30:46.494 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:46.614 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-fuse 2023-10-11T22:30:47.038 INFO:teuthology.orchestra.run.smithi067.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:47.245 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:47.246 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:47.247 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:47.353 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rados 2023-10-11T22:30:47.484 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:54 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:48.262 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:53 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:49.091 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:49.092 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:49.092 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-10-11T22:30:49.092 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:49.093 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:49.093 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:30:49.093 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:49.093 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:49.093 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:49.094 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:30:49.094 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:49.094 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 94 k 2023-10-11T22:30:49.094 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 280 k 2023-10-11T22:30:49.094 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:49.293 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 471 kB/s | 94 kB 00:00 2023-10-11T22:30:49.294 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:49.294 INFO:teuthology.orchestra.run.smithi155.stdout:Total 468 kB/s | 94 kB 00:00 2023-10-11T22:30:49.294 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:49.304 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:49.305 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:49.355 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:49.358 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:49.473 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:49.698 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:49.770 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:49.985 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:49.987 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:49.987 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:50.064 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:50.107 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rgw 2023-10-11T22:30:50.730 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:50.731 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:50.731 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:50.732 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:50.732 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:50.732 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:50.904 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-mirror 2023-10-11T22:30:51.008 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:56 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:51.770 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:58 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:52.509 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:52.719 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:52.720 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:52.720 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:52.841 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-cephfs 2023-10-11T22:30:53.364 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:53.365 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:53.365 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-10-11T22:30:53.365 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:53.365 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:53.366 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:30:53.366 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:53.366 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:53.366 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:53.366 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:30:53.367 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:53.367 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 3.4 M 2023-10-11T22:30:53.367 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 16 M 2023-10-11T22:30:53.367 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:53.761 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:58 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:53.823 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 7.5 MB/s | 3.4 MB 00:00 2023-10-11T22:30:53.823 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:53.824 INFO:teuthology.orchestra.run.smithi155.stdout:Total 7.5 MB/s | 3.4 MB 00:00 2023-10-11T22:30:53.824 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:53.836 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:53.836 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:53.897 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:53.900 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:54.337 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:54.566 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:54.987 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:55.260 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:55.469 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:55.470 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:55.470 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:55.582 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rbd 2023-10-11T22:30:55.612 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:55.612 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:55.612 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:55.612 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:55.613 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:55.613 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:30:55.803 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum -y install rbd-nbd 2023-10-11T22:30:56.480 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:01 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:56.675 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:03:03 ago on Wed 11 Oct 2023 10:27:53 PM UTC. 2023-10-11T22:30:57.979 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:30:58.187 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:30:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-11T22:30:58.189 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:30:58.286 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:30:58.287 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:58.287 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-10-11T22:30:58.287 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:58.287 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-10-11T22:30:58.287 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:30:58.288 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:58.288 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-10-11T22:30:58.288 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-10-11T22:30:58.288 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2023-10-11T22:30:58.288 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:58.289 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 180 k 2023-10-11T22:30:58.289 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 568 k 2023-10-11T22:30:58.290 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-10-11T22:30:58.304 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-fuse 2023-10-11T22:30:58.477 INFO:teuthology.orchestra.run.smithi155.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 953 kB/s | 180 kB 00:00 2023-10-11T22:30:58.478 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:58.478 INFO:teuthology.orchestra.run.smithi155.stdout:Total 944 kB/s | 180 kB 00:00 2023-10-11T22:30:58.478 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-10-11T22:30:58.490 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-10-11T22:30:58.490 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-10-11T22:30:58.540 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-10-11T22:30:58.543 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-10-11T22:30:58.664 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-10-11T22:30:58.881 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:59.171 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:59.211 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:04 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:30:59.842 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:30:59.842 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:59.843 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-10-11T22:30:59.843 INFO:teuthology.orchestra.run.smithi155.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:30:59.843 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:30:59.843 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:31:00.351 DEBUG:teuthology.parallel:result is None 2023-10-11T22:31:00.926 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:31:00.926 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:00.927 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:00.927 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:00.927 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:31:00.927 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:31:00.928 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:00.928 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:31:00.928 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:00.928 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:31:00.929 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:00.929 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 94 k 2023-10-11T22:31:00.930 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 280 k 2023-10-11T22:31:00.930 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:31:01.136 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 454 kB/s | 94 kB 00:00 2023-10-11T22:31:01.137 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:01.137 INFO:teuthology.orchestra.run.smithi067.stdout:Total 451 kB/s | 94 kB 00:00 2023-10-11T22:31:01.137 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:31:01.148 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:31:01.149 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:31:01.200 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:31:01.203 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:31:01.312 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:31:01.530 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:01.835 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:02.514 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:02.515 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:02.515 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:31:02.516 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:02.516 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:02.516 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:31:02.717 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-mirror 2023-10-11T22:31:03.620 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:08 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:31:05.338 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:31:05.338 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:05.339 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2023-10-11T22:31:05.339 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:05.339 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:31:05.339 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:31:05.340 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:05.340 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:31:05.340 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:05.340 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:31:05.341 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:05.341 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 3.4 M 2023-10-11T22:31:05.341 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 16 M 2023-10-11T22:31:05.342 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:31:06.130 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 4.3 MB/s | 3.4 MB 00:00 2023-10-11T22:31:06.131 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:06.132 INFO:teuthology.orchestra.run.smithi067.stdout:Total 4.3 MB/s | 3.4 MB 00:00 2023-10-11T22:31:06.132 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:31:06.145 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:31:06.145 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:31:06.212 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:31:06.215 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:31:06.674 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:31:06.880 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:07.319 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:08.062 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:08.062 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:08.062 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:31:08.063 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:08.063 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:08.063 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:31:08.312 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-nbd 2023-10-11T22:31:09.213 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:03:14 ago on Wed 11 Oct 2023 10:27:55 PM UTC. 2023-10-11T22:31:10.918 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-11T22:31:10.919 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:10.919 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:10.920 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:10.920 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2023-10-11T22:31:10.920 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:31:10.920 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:10.920 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-11T22:31:10.921 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-11T22:31:10.921 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2023-10-11T22:31:10.921 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:10.921 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 180 k 2023-10-11T22:31:10.921 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 568 k 2023-10-11T22:31:10.922 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-11T22:31:11.107 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 962 kB/s | 180 kB 00:00 2023-10-11T22:31:11.108 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:11.108 INFO:teuthology.orchestra.run.smithi067.stdout:Total 955 kB/s | 180 kB 00:00 2023-10-11T22:31:11.109 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-11T22:31:11.121 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-11T22:31:11.121 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-11T22:31:11.174 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-11T22:31:11.177 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-11T22:31:11.297 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-11T22:31:11.462 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:11.788 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:12.517 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:12.517 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:12.518 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-11T22:31:12.518 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:12.518 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-11T22:31:12.518 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-11T22:31:12.767 DEBUG:teuthology.parallel:result is None 2023-10-11T22:31:12.767 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:31:12.768 INFO:teuthology.packaging:ref: None 2023-10-11T22:31:12.768 INFO:teuthology.packaging:tag: None 2023-10-11T22:31:12.768 INFO:teuthology.packaging:branch: reef 2023-10-11T22:31:12.769 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:31:12.769 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:31:12.988 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:31:13.012 INFO:teuthology.orchestra.run.smithi067.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:31:13.012 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:31:13.013 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:31:13.013 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:31:13.013 INFO:teuthology.packaging:ref: None 2023-10-11T22:31:13.014 INFO:teuthology.packaging:tag: None 2023-10-11T22:31:13.014 INFO:teuthology.packaging:branch: reef 2023-10-11T22:31:13.014 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:31:13.015 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:31:13.315 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:31:13.344 INFO:teuthology.orchestra.run.smithi155.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:31:13.344 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:31:13.345 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:31:13.345 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-11T22:31:13.346 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:31:13.346 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:31:13.378 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:31:13.378 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:31:13.418 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-11T22:31:13.419 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:31:13.419 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:31:13.449 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:31:13.517 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:31:13.518 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:31:13.549 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:31:13.619 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-11T22:31:13.620 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:31:13.620 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:31:13.649 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:31:13.719 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:31:13.719 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:31:13.748 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:31:13.817 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-11T22:31:13.818 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-11T22:31:13.818 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:31:13.847 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:31:13.915 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:31:13.916 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:31:13.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:31:14.013 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-11T22:31:14.096 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:31:14.097 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-10-11T22:31:14.097 INFO:tasks.cephadm:Cluster fsid is e2da8868-6885-11ee-8db6-212e2dc638e7 2023-10-11T22:31:14.097 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-11T22:31:14.098 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.c': '[v2:172.21.15.67:3301,v1:172.21.15.67:6790]', 'mon.b': '172.21.15.155'} 2023-10-11T22:31:14.098 INFO:tasks.cephadm:First mon is mon.a on smithi067 2023-10-11T22:31:14.099 INFO:tasks.cephadm:First mgr is y 2023-10-11T22:31:14.099 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-11T22:31:14.101 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2023-10-11T22:31:14.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2023-10-11T22:31:14.161 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-10-11T22:31:14.162 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:14.262 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:14.263 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:14.411 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:14.412 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:14.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:14.432 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-10-11T22:31:14.433 INFO:tasks.cephadm:Teardown complete 2023-10-11T22:31:14.433 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1720, 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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-10-11T22:31:14.527 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d0cdb4fa16a44ba8ab988e086d913fb7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1720, 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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-10-11T22:31:14.531 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-11T22:31:14.542 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-11T22:31:14.551 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... 2023-10-11T22:31:14.552 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:31:14.565 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:31:14.645 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-11T22:31:14.655 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-11T22:31:14.655 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:31:14.658 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:31:14.674 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-10-11T22:31:14.675 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-10-11T22:31:14.678 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:31:14.678 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-10-11T22:31:14.679 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 52 -281us[ -282us] +/- 78ms 2023-10-11T22:31:14.679 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv02.front.sepia.ceph.com 3 6 177 51 +449us[ +447us] +/- 55ms 2023-10-11T22:31:14.679 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 51 -330us[ -331us] +/- 71ms 2023-10-11T22:31:14.679 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:31:14.681 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:31:14.681 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-10-11T22:31:14.682 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 50 -304us[ -304us] +/- 78ms 2023-10-11T22:31:14.682 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv02.front.sepia.ceph.com 3 6 177 50 +421us[ +412us] +/- 55ms 2023-10-11T22:31:14.683 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 50 -328us[ -337us] +/- 71ms 2023-10-11T22:31:14.683 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:31:14.683 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-11T22:31:14.691 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-11T22:31:14.692 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-11T22:31:14.701 DEBUG:teuthology.orchestra.run.smithi067:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-11T22:31:14.812 DEBUG:teuthology.orchestra.run.smithi155:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-11T22:31:14.900 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:31:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:14.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:31:14.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:14.966 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-11T22:31:14.976 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-11T22:31:14.985 INFO:teuthology.task.internal:Duration was 708.296731 seconds 2023-10-11T22:31:14.985 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-11T22:31:14.995 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-11T22:31:14.995 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:31:14.999 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:31:15.045 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:31:15.053 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:31:15.217 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-11T22:31:15.218 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2023-10-11T22:31:15.218 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-11T22:31:15.243 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2023-10-11T22:31:15.244 DEBUG:teuthology.orchestra.run.smithi155:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-11T22:31:15.267 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-11T22:31:15.268 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:31:15.286 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:31:15.346 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-11T22:31:15.347 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:31:15.365 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:31:15.449 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-11T22:31:15.459 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-11T22:31:15.460 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:31:15.488 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:31:15.516 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-11T22:31:15.526 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:15.531 DEBUG:teuthology.orchestra.run.smithi155:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:15.557 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2023-10-11T22:31:15.583 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2023-10-11T22:31:15.609 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:15.635 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:31:15.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:15.666 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-11T22:31:15.678 INFO:teuthology.task.internal:Transferring archived files... 2023-10-11T22:31:15.679 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306/remote/smithi067 2023-10-11T22:31:15.680 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:31:15.755 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306/remote/smithi155 2023-10-11T22:31:15.756 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:31:15.812 INFO:teuthology.task.internal:Removing archive directory... 2023-10-11T22:31:15.813 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:31:15.815 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:31:15.862 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-11T22:31:15.873 INFO:teuthology.task.internal:Not uploading archives. 2023-10-11T22:31:15.873 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-11T22:31:15.883 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-11T22:31:15.884 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:31:15.887 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:31:15.902 INFO:teuthology.orchestra.run.smithi067.stdout: 526081 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:31 /home/ubuntu/cephtest 2023-10-11T22:31:15.903 INFO:teuthology.orchestra.run.smithi067.stdout: 525800 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:15.904 INFO:teuthology.orchestra.run.smithi067.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:31:15.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:31:15.905 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:31:15.910 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-11T22:31:15.920 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-11T22:31:15.931 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi067 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:31:15.932 INFO:teuthology.nuke:Checking targets against current locks 2023-10-11T22:31:15.935 INFO:teuthology.orchestra.run.smithi155.stdout: 526080 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:31 /home/ubuntu/cephtest 2023-10-11T22:31:15.936 INFO:teuthology.orchestra.run.smithi155.stdout: 525796 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:31 /home/ubuntu/cephtest/cephadm 2023-10-11T22:31:15.936 INFO:teuthology.orchestra.run.smithi155.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:31:15.961 DEBUG:teuthology.nuke:shortname: smithi067 2023-10-11T22:31:15.962 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:31:15.989 DEBUG:teuthology.nuke:shortname: smithi155 2023-10-11T22:31:15.989 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:31:15.993 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:11:15.800422', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG6d7Md5aE+exCgG8wc1yAxtAX7tH6qfmB/0IqW4rEDWwQ4V768xc0089CzZoF/0jiWb+BA4Nk5fkAod/WQfKV4='} 2023-10-11T22:31:16.018 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422306', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:11:15.798642', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFbOarU7fVRYTa5GCehbdHW3l2YB1snb8Ryehv/DYa3iBGfRLq6h3tkLc7RHxVp0F2B+gDjRgIFINhF43FM8V8='} 2023-10-11T22:31:16.045 INFO:teuthology.orchestra.console.smithi067:Power off 2023-10-11T22:31:16.047 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:31:16.072 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2023-10-11T22:31:16.073 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:16.089 INFO:teuthology.orchestra.console.smithi155:Power off 2023-10-11T22:31:16.090 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:31:16.099 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-11T22:31:16.112 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2023-10-11T22:31:16.113 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:16.136 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-10-11T22:31:20.100 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:20.137 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:20.215 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-11T22:31:20.249 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-10-11T22:31:24.218 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:24.251 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:24.331 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-11T22:31:24.362 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2023-10-11T22:31:24.463 INFO:teuthology.orchestra.console.smithi155:Power off completed 2023-10-11T22:31:28.334 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:31:28.444 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2023-10-11T22:31:28.545 INFO:teuthology.orchestra.console.smithi067:Power off completed 2023-10-11T22:31:28.650 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 708.2967312335968 failure_reason: 'Command failed on smithi067 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d0cdb4fa16a44ba8ab988e086d913fb7 status: fail success: false 2023-10-11T22:31:28.651 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:31:28.735 INFO:teuthology.run:FAIL