2023-10-21T10:28:51.184 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-21T10:28:51.185 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921 --owner scheduled_yuriw@teuthology --description upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} -- /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921/orig.config.yaml 2023-10-21T10:28:51.246 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T10:28:51.338 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921 branch: main description: upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7433921' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 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: f0804064d67a2a63dbabf1801ff452580a050cfc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f0804064d67a2a63dbabf1801ff452580a050cfc selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: f0804064d67a2a63dbabf1801ff452580a050cfc owner: scheduled_yuriw@teuthology priority: 76 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 7983 sha1: f0804064d67a2a63dbabf1801ff452580a050cfc sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:pacific-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f0804064d67a2a63dbabf1801ff452580a050cfc targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 202b180cb047e798fb131047314a862593f45403 timestamp: 2023-10-20_18:44:32 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-21T10:28:51.338 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa; will attempt to use it 2023-10-21T10:28:51.339 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f0804064d67a2a63dbabf1801ff452580a050cfc/qa/tasks 2023-10-21T10:28:51.339 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-21T10:28:51.341 INFO:teuthology.task.internal:Checking packages... 2023-10-21T10:28:51.365 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'f0804064d67a2a63dbabf1801ff452580a050cfc' 2023-10-21T10:28:51.366 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:28:51.366 INFO:teuthology.packaging:ref: None 2023-10-21T10:28:51.366 INFO:teuthology.packaging:tag: None 2023-10-21T10:28:51.367 INFO:teuthology.packaging:branch: main 2023-10-21T10:28:51.367 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:28:51.367 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-21T10:29:23.283 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6820.gf0804064 2023-10-21T10:29:23.284 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-21T10:29:23.289 INFO:teuthology.task.internal:no buildpackages task found 2023-10-21T10:29:23.290 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-21T10:29:23.296 INFO:teuthology.task.internal:Saving configuration 2023-10-21T10:29:23.318 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-21T10:29:23.325 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:29:23.351 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 10:23:30.406346', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T10:29:23.376 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 10:23:30.404313', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T10:29:23.376 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-21T10:29:23.383 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-21T10:29:23.383 INFO:teuthology.task.internal:roles: ubuntu@smithi111.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-21T10:29:23.383 INFO:teuthology.run_tasks:Running task console_log... 2023-10-21T10:29:23.475 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc87d08fd30>, signals=[15]) 2023-10-21T10:29:23.477 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-21T10:29:23.483 INFO:teuthology.task.internal:Opening connections... 2023-10-21T10:29:23.484 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2023-10-21T10:29:23.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:29:23.556 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2023-10-21T10:29:23.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:29:23.625 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-21T10:29:23.633 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2023-10-21T10:29:23.652 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2023-10-21T10:29:23.653 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2023-10-21T10:29:23.710 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="Red Hat Enterprise Linux" 2023-10-21T10:29:23.711 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="8.6 (Ootpa)" 2023-10-21T10:29:23.711 INFO:teuthology.orchestra.run.smithi067.stdout:ID="rhel" 2023-10-21T10:29:23.711 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="fedora" 2023-10-21T10:29:23.711 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="8.6" 2023-10-21T10:29:23.712 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el8" 2023-10-21T10:29:23.712 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-21T10:29:23.712 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2023-10-21T10:29:23.712 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-21T10:29:23.712 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://www.redhat.com/" 2023-10-21T10:29:23.713 INFO:teuthology.orchestra.run.smithi067.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-21T10:29:23.713 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T10:29:23.713 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:29:23.713 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T10:29:23.713 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-21T10:29:23.714 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-21T10:29:23.714 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-21T10:29:23.715 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2023-10-21T10:29:23.743 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2023-10-21T10:29:23.761 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2023-10-21T10:29:23.761 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2023-10-21T10:29:23.819 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Red Hat Enterprise Linux" 2023-10-21T10:29:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="8.6 (Ootpa)" 2023-10-21T10:29:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:ID="rhel" 2023-10-21T10:29:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE="fedora" 2023-10-21T10:29:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="8.6" 2023-10-21T10:29:23.821 INFO:teuthology.orchestra.run.smithi111.stdout:PLATFORM_ID="platform:el8" 2023-10-21T10:29:23.821 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-21T10:29:23.821 INFO:teuthology.orchestra.run.smithi111.stdout:ANSI_COLOR="0;31" 2023-10-21T10:29:23.821 INFO:teuthology.orchestra.run.smithi111.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-21T10:29:23.821 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.redhat.com/" 2023-10-21T10:29:23.822 INFO:teuthology.orchestra.run.smithi111.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-21T10:29:23.822 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-21T10:29:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:29:23.822 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-21T10:29:23.822 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-21T10:29:23.823 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-21T10:29:23.823 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-21T10:29:23.823 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2023-10-21T10:29:23.842 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-21T10:29:23.853 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-21T10:29:23.858 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-21T10:29:23.858 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2023-10-21T10:29:23.861 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2023-10-21T10:29:23.878 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-21T10:29:23.885 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-21T10:29:23.885 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2023-10-21T10:29:23.921 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2023-10-21T10:29:23.950 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-21T10:29:24.006 INFO:teuthology.run_tasks:Running task kernel... 2023-10-21T10:29:24.021 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-21T10:29:24.022 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-21T10:29:24.023 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T10:29:24.023 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-21T10:29:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:29:24.040 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-10-21T10:29:24.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:29:24.042 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2023-10-21T10:29:24.096 INFO:teuthology.orchestra.run.smithi111.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:24.097 INFO:teuthology.task.kernel:Running kernel on smithi111: 4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:24.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum install -y kernel 2023-10-21T10:29:24.101 INFO:teuthology.orchestra.run.smithi067.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:24.101 INFO:teuthology.task.kernel:Running kernel on smithi067: 4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:24.102 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2023-10-21T10:29:25.288 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:25.289 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-10-21T10:29:25.335 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:25.336 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-10-21T10:29:26.668 INFO:teuthology.orchestra.run.smithi067.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-10-21T10:29:26.760 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-21T10:29:27.410 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-10-21T10:29:28.335 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-10-21T10:29:31.136 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 410 kB/s | 24 kB 00:00 2023-10-21T10:29:31.828 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 462 kB/s | 24 kB 00:00 2023-10-21T10:29:31.855 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-21T10:29:31.910 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-21T10:29:31.911 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2023-10-21T10:29:31.911 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-21T10:29:32.025 DEBUG:teuthology.orchestra.run.smithi067:> echo no | sudo yum reinstall kernel || true 2023-10-21T10:29:32.377 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:32.377 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-10-21T10:29:32.521 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-21T10:29:32.575 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-10-21T10:29:32.576 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-10-21T10:29:32.576 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-10-21T10:29:32.653 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:01 ago on Sat 21 Oct 2023 10:29:31 AM UTC. 2023-10-21T10:29:32.707 INFO:teuthology.orchestra.run.smithi067.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T10:29:32.724 DEBUG:teuthology.orchestra.run.smithi111:> echo no | sudo yum reinstall kernel || true 2023-10-21T10:29:32.737 INFO:teuthology.orchestra.run.smithi067.stderr:Error: No packages marked for reinstall. 2023-10-21T10:29:32.785 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum reinstall -y kernel || true 2023-10-21T10:29:33.053 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:33.054 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-10-21T10:29:33.135 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:33.136 INFO:teuthology.orchestra.run.smithi067.stdout:Unable to read consumer identity 2023-10-21T10:29:33.321 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Oct 2023 10:29:31 AM UTC. 2023-10-21T10:29:33.365 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T10:29:33.401 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:02 ago on Sat 21 Oct 2023 10:29:31 AM UTC. 2023-10-21T10:29:33.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-10-21T10:29:33.446 INFO:teuthology.orchestra.run.smithi067.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T10:29:33.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum reinstall -y kernel || true 2023-10-21T10:29:33.467 INFO:teuthology.orchestra.run.smithi067.stderr:Error: No packages marked for reinstall. 2023-10-21T10:29:33.519 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T10:29:33.602 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:33.602 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:33.603 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-21T10:29:33.603 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-21T10:29:33.603 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T10:29:33.634 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2023-10-21T10:29:33.647 DEBUG:teuthology.parallel:result is None 2023-10-21T10:29:33.778 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:29:33.779 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-10-21T10:29:34.028 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:03 ago on Sat 21 Oct 2023 10:29:31 AM UTC. 2023-10-21T10:29:34.069 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-21T10:29:34.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-10-21T10:29:34.156 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2023-10-21T10:29:34.237 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:34.237 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-21T10:29:34.237 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-21T10:29:34.238 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-21T10:29:34.238 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-21T10:29:34.281 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2023-10-21T10:29:34.295 DEBUG:teuthology.parallel:result is None 2023-10-21T10:29:34.295 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-21T10:29:34.302 INFO:teuthology.task.internal:Creating test directory... 2023-10-21T10:29:34.302 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T10:29:34.305 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-21T10:29:34.351 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-21T10:29:34.358 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-21T10:29:34.368 INFO:teuthology.task.internal:Creating archive directory... 2023-10-21T10:29:34.369 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T10:29:34.371 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-21T10:29:34.420 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-21T10:29:34.427 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-21T10:29:34.427 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-21T10:29:34.431 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:29:34.465 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:29:34.477 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:29:34.493 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:29:34.503 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-21T10:29:34.505 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-21T10:29:34.514 INFO:teuthology.task.internal:Configuring sudo... 2023-10-21T10:29:34.516 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-21T10:29:34.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-21T10:29:34.571 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-21T10:29:34.581 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-21T10:29:34.581 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T10:29:34.591 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-21T10:29:34.628 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:29:34.693 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:29:34.752 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:29:34.797 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:29:34.840 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2023-10-21T10:29:34.840 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T10:29:34.910 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:29:34.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-21T10:29:35.006 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:29:35.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-21T10:29:35.130 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-21T10:29:35.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-21T10:29:35.198 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2023-10-21T10:29:35.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2023-10-21T10:29:35.262 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T10:29:35.293 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T10:29:35.621 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-21T10:29:35.630 INFO:teuthology.task.internal:Starting timer... 2023-10-21T10:29:35.630 INFO:teuthology.run_tasks:Running task pcp... 2023-10-21T10:29:35.641 INFO:teuthology.run_tasks:Running task selinux... 2023-10-21T10:29:35.649 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-21T10:29:35.650 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2023-10-21T10:29:35.718 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2023-10-21T10:29:35.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo service auditd rotate 2023-10-21T10:29:35.778 INFO:teuthology.orchestra.run.smithi111.stdout:Rotating logs: 2023-10-21T10:29:35.780 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-21T10:29:35.780 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2023-10-21T10:29:35.804 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2023-10-21T10:29:35.804 DEBUG:teuthology.orchestra.run.smithi111:> /usr/sbin/getenforce 2023-10-21T10:29:35.828 INFO:teuthology.orchestra.run.smithi111.stdout:Permissive 2023-10-21T10:29:35.828 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi111.front.sepia.ceph.com': 'permissive'} 2023-10-21T10:29:35.829 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-21T10:29:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:29:35.874 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:29:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:29:35.901 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-21T10:29:35.901 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2023-10-21T10:29:35.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo /usr/sbin/setenforce permissive 2023-10-21T10:29:35.972 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-21T10:29:35.982 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-21T10:29:35.983 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-21T10:29:36.001 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-21T10:29:36.002 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi111.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-21T10:38:44.040 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi111.front.sepia.ceph.com')] 2023-10-21T10:38:44.041 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-21T10:38:44.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:38:44.112 DEBUG:teuthology.orchestra.run.smithi067:> true 2023-10-21T10:38:44.185 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2023-10-21T10:38:44.186 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-21T10:38:44.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-21T10:38:44.258 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-10-21T10:38:44.329 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-21T10:38:44.330 INFO:teuthology.run_tasks:Running task clock... 2023-10-21T10:38:44.351 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-21T10:38:44.359 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T10:38:44.360 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-21T10:38:44.363 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-21T10:38:44.363 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:38:44.396 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T10:38:44.403 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-21T10:38:44.412 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T10:38:44.418 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-21T10:38:44.476 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2023-10-21T10:38:44.488 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2023-10-21T10:38:44.490 INFO:teuthology.orchestra.run.smithi111.stderr:sudo: ntpd: command not found 2023-10-21T10:38:44.502 INFO:teuthology.orchestra.run.smithi111.stdout:506 Cannot talk to daemon 2023-10-21T10:38:44.503 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T10:38:44.517 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-21T10:38:44.518 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T10:38:44.531 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-21T10:38:44.592 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-10-21T10:38:44.596 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T10:38:44.596 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-10-21T10:38:44.596 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.596 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.597 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.597 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.605 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-10-21T10:38:44.610 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T10:38:44.610 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-10-21T10:38:44.610 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.610 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.611 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.611 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:38:44.611 INFO:teuthology.run_tasks:Running task pexec... 2023-10-21T10:38:44.641 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-21T10:38:44.641 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2023-10-21T10:38:44.642 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T10:38:44.643 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi111.front.sepia.ceph.com 2023-10-21T10:38:44.643 DEBUG:teuthology.orchestra.run.smithi111:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-21T10:38:45.014 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:38:45.041 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-10-21T10:38:45.835 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:43 ago on Sat 21 Oct 2023 10:37:02 AM UTC. 2023-10-21T10:38:45.917 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:25 ago on Sat 21 Oct 2023 10:37:20 AM UTC. 2023-10-21T10:38:47.583 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-10-21T10:38:47.583 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-10-21T10:38:47.584 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2023-10-21T10:38:47.584 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-10-21T10:38:47.584 INFO:teuthology.orchestra.run.smithi111.stdout:Resetting modules: 2023-10-21T10:38:47.584 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools 2023-10-21T10:38:47.585 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:38:47.585 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-10-21T10:38:47.585 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2023-10-21T10:38:47.585 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:38:47.917 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-21T10:38:47.919 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-21T10:38:47.919 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2023-10-21T10:38:47.919 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-21T10:38:47.919 INFO:teuthology.orchestra.run.smithi067.stdout:Resetting modules: 2023-10-21T10:38:47.919 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 2023-10-21T10:38:47.920 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:38:47.920 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-21T10:38:47.920 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2023-10-21T10:38:47.920 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:38:48.550 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:46 ago on Sat 21 Oct 2023 10:37:02 AM UTC. 2023-10-21T10:38:48.931 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:28 ago on Sat 21 Oct 2023 10:37:20 AM UTC. 2023-10-21T10:38:51.256 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-10-21T10:38:51.715 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:38:51.975 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-21T10:38:52.454 INFO:teuthology.orchestra.run.smithi067.stdout:Updating Subscription Management repositories. 2023-10-21T10:38:52.580 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:50 ago on Sat 21 Oct 2023 10:37:02 AM UTC. 2023-10-21T10:38:53.327 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Oct 2023 10:37:20 AM UTC. 2023-10-21T10:38:54.293 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-10-21T10:38:54.385 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-10-21T10:38:54.385 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2023-10-21T10:38:54.385 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-10-21T10:38:54.386 INFO:teuthology.orchestra.run.smithi111.stdout:Installing group/module packages: 2023-10-21T10:38:54.386 INFO:teuthology.orchestra.run.smithi111.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-21T10:38:54.386 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-21T10:38:54.386 INFO:teuthology.orchestra.run.smithi111.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-21T10:38:54.386 INFO:teuthology.orchestra.run.smithi111.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-21T10:38:54.387 INFO:teuthology.orchestra.run.smithi111.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-21T10:38:54.387 INFO:teuthology.orchestra.run.smithi111.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:54.387 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2023-10-21T10:38:54.387 INFO:teuthology.orchestra.run.smithi111.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-21T10:38:54.387 INFO:teuthology.orchestra.run.smithi111.stdout:Downgrading: 2023-10-21T10:38:54.388 INFO:teuthology.orchestra.run.smithi111.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:54.388 INFO:teuthology.orchestra.run.smithi111.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-21T10:38:54.388 INFO:teuthology.orchestra.run.smithi111.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-21T10:38:54.388 INFO:teuthology.orchestra.run.smithi111.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-21T10:38:54.388 INFO:teuthology.orchestra.run.smithi111.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-21T10:38:54.389 INFO:teuthology.orchestra.run.smithi111.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-21T10:38:54.389 INFO:teuthology.orchestra.run.smithi111.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-21T10:38:54.389 INFO:teuthology.orchestra.run.smithi111.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-21T10:38:54.389 INFO:teuthology.orchestra.run.smithi111.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-21T10:38:54.389 INFO:teuthology.orchestra.run.smithi111.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-21T10:38:54.390 INFO:teuthology.orchestra.run.smithi111.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-21T10:38:54.390 INFO:teuthology.orchestra.run.smithi111.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:54.390 INFO:teuthology.orchestra.run.smithi111.stdout:Installing module profiles: 2023-10-21T10:38:54.390 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools/common 2023-10-21T10:38:54.390 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling module streams: 2023-10-21T10:38:54.391 INFO:teuthology.orchestra.run.smithi111.stdout: container-tools 3.0 2023-10-21T10:38:54.391 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:38:54.391 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2023-10-21T10:38:54.391 INFO:teuthology.orchestra.run.smithi111.stdout:========================================================================================================================== 2023-10-21T10:38:54.391 INFO:teuthology.orchestra.run.smithi111.stdout:Install 7 Packages 2023-10-21T10:38:54.392 INFO:teuthology.orchestra.run.smithi111.stdout:Downgrade 12 Packages 2023-10-21T10:38:54.392 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:38:54.392 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 51 M 2023-10-21T10:38:54.393 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2023-10-21T10:38:54.459 INFO:teuthology.orchestra.run.smithi111.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 728 kB/s | 51 kB 00:00 2023-10-21T10:38:54.510 INFO:teuthology.orchestra.run.smithi111.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 437 kB/s | 53 kB 00:00 2023-10-21T10:38:54.535 INFO:teuthology.orchestra.run.smithi111.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 622 kB/s | 91 kB 00:00 2023-10-21T10:38:54.561 INFO:teuthology.orchestra.run.smithi111.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.3 MB/s | 69 kB 00:00 2023-10-21T10:38:54.602 INFO:teuthology.orchestra.run.smithi111.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 3.5 MB/s | 511 kB 00:00 2023-10-21T10:38:54.628 INFO:teuthology.orchestra.run.smithi111.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.0 MB/s | 72 kB 00:00 2023-10-21T10:38:54.670 INFO:teuthology.orchestra.run.smithi111.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-10-21T10:38:54.737 INFO:teuthology.orchestra.run.smithi111.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-10-21T10:38:54.762 INFO:teuthology.orchestra.run.smithi111.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 555 kB/s | 51 kB 00:00 2023-10-21T10:38:54.804 INFO:teuthology.orchestra.run.smithi111.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.6 MB/s | 322 kB 00:00 2023-10-21T10:38:54.846 INFO:teuthology.orchestra.run.smithi111.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 981 kB/s | 41 kB 00:00 2023-10-21T10:38:54.954 INFO:teuthology.orchestra.run.smithi111.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 20 MB/s | 2.2 MB 00:00 2023-10-21T10:38:55.096 INFO:teuthology.orchestra.run.smithi111.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 22 MB/s | 11 MB 00:00 2023-10-21T10:38:55.255 INFO:teuthology.orchestra.run.smithi111.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 21 MB/s | 6.4 MB 00:00 2023-10-21T10:38:55.285 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2023-10-21T10:38:55.385 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-10-21T10:38:55.385 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2023-10-21T10:38:55.385 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-10-21T10:38:55.385 INFO:teuthology.orchestra.run.smithi067.stdout:Installing group/module packages: 2023-10-21T10:38:55.386 INFO:teuthology.orchestra.run.smithi067.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-21T10:38:55.386 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-21T10:38:55.386 INFO:teuthology.orchestra.run.smithi067.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-21T10:38:55.386 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-21T10:38:55.386 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-21T10:38:55.387 INFO:teuthology.orchestra.run.smithi067.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:55.387 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2023-10-21T10:38:55.387 INFO:teuthology.orchestra.run.smithi067.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-21T10:38:55.387 INFO:teuthology.orchestra.run.smithi067.stdout:Downgrading: 2023-10-21T10:38:55.387 INFO:teuthology.orchestra.run.smithi067.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi067.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi067.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi067.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi067.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi067.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-21T10:38:55.389 INFO:teuthology.orchestra.run.smithi067.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-21T10:38:55.390 INFO:teuthology.orchestra.run.smithi067.stdout:Installing module profiles: 2023-10-21T10:38:55.390 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools/common 2023-10-21T10:38:55.390 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling module streams: 2023-10-21T10:38:55.390 INFO:teuthology.orchestra.run.smithi067.stdout: container-tools 3.0 2023-10-21T10:38:55.390 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:38:55.391 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2023-10-21T10:38:55.391 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================================================== 2023-10-21T10:38:55.391 INFO:teuthology.orchestra.run.smithi067.stdout:Install 7 Packages 2023-10-21T10:38:55.391 INFO:teuthology.orchestra.run.smithi067.stdout:Downgrade 12 Packages 2023-10-21T10:38:55.391 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:38:55.392 INFO:teuthology.orchestra.run.smithi111.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 23 MB/s | 6.8 MB 00:00 2023-10-21T10:38:55.393 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 51 M 2023-10-21T10:38:55.393 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2023-10-21T10:38:55.430 INFO:teuthology.orchestra.run.smithi111.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.1 MB/s | 1.1 MB 00:00 2023-10-21T10:38:55.459 INFO:teuthology.orchestra.run.smithi111.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-10-21T10:38:55.481 INFO:teuthology.orchestra.run.smithi111.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-10-21T10:38:55.491 INFO:teuthology.orchestra.run.smithi067.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 889 kB/s | 91 kB 00:00 2023-10-21T10:38:55.517 INFO:teuthology.orchestra.run.smithi067.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 414 kB/s | 53 kB 00:00 2023-10-21T10:38:55.542 INFO:teuthology.orchestra.run.smithi067.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 336 kB/s | 51 kB 00:00 2023-10-21T10:38:55.567 INFO:teuthology.orchestra.run.smithi067.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.3 MB/s | 69 kB 00:00 2023-10-21T10:38:55.601 INFO:teuthology.orchestra.run.smithi067.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 4.6 MB/s | 511 kB 00:00 2023-10-21T10:38:55.617 INFO:teuthology.orchestra.run.smithi067.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-10-21T10:38:55.659 INFO:teuthology.orchestra.run.smithi067.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-10-21T10:38:55.666 INFO:teuthology.orchestra.run.smithi111.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-10-21T10:38:55.667 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2023-10-21T10:38:55.667 INFO:teuthology.orchestra.run.smithi111.stdout:Total 40 MB/s | 51 MB 00:01 2023-10-21T10:38:55.718 INFO:teuthology.orchestra.run.smithi067.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-10-21T10:38:55.743 INFO:teuthology.orchestra.run.smithi067.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 609 kB/s | 51 kB 00:00 2023-10-21T10:38:55.794 INFO:teuthology.orchestra.run.smithi067.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 6.3 MB/s | 322 kB 00:00 2023-10-21T10:38:55.836 INFO:teuthology.orchestra.run.smithi067.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 984 kB/s | 41 kB 00:00 2023-10-21T10:38:55.961 INFO:teuthology.orchestra.run.smithi067.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 18 MB/s | 2.2 MB 00:00 2023-10-21T10:38:56.143 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2023-10-21T10:38:56.186 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2023-10-21T10:38:56.186 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2023-10-21T10:38:56.211 INFO:teuthology.orchestra.run.smithi067.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 18 MB/s | 11 MB 00:00 2023-10-21T10:38:56.395 INFO:teuthology.orchestra.run.smithi067.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 15 MB/s | 6.4 MB 00:00 2023-10-21T10:38:56.503 INFO:teuthology.orchestra.run.smithi067.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 23 MB/s | 6.8 MB 00:00 2023-10-21T10:38:56.545 INFO:teuthology.orchestra.run.smithi067.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.1 MB/s | 1.1 MB 00:00 2023-10-21T10:38:56.571 INFO:teuthology.orchestra.run.smithi067.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-10-21T10:38:56.596 INFO:teuthology.orchestra.run.smithi067.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-10-21T10:38:56.610 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2023-10-21T10:38:56.614 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2023-10-21T10:38:56.788 INFO:teuthology.orchestra.run.smithi067.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 18 MB/s | 19 MB 00:01 2023-10-21T10:38:56.788 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2023-10-21T10:38:56.789 INFO:teuthology.orchestra.run.smithi067.stdout:Total 36 MB/s | 51 MB 00:01 2023-10-21T10:38:57.281 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2023-10-21T10:38:57.327 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2023-10-21T10:38:57.327 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2023-10-21T10:38:57.771 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2023-10-21T10:38:57.775 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2023-10-21T10:38:57.783 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2023-10-21T10:38:57.830 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-21T10:38:58.039 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T10:38:58.048 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T10:38:58.068 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:38:58.314 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:38:58.955 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2023-10-21T10:38:59.010 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-21T10:38:59.163 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T10:38:59.172 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-21T10:38:59.191 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:38:59.363 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:39:15.441 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:39:17.164 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-21T10:39:17.230 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-21T10:39:17.486 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-21T10:39:17.691 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-21T10:39:17.909 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-21T10:39:18.121 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-21T10:39:18.121 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-21T10:39:18.121 INFO:teuthology.orchestra.run.smithi111.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-21T10:39:18.121 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:39:18.923 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-21T10:39:19.024 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-21T10:39:19.169 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-21T10:39:19.252 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-21T10:39:19.453 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-21T10:39:19.634 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-21T10:39:19.855 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-21T10:39:19.855 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-21T10:39:19.856 INFO:teuthology.orchestra.run.smithi067.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-21T10:39:19.856 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:39:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-21T10:39:20.710 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-21T10:39:20.912 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-21T10:39:20.979 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-21T10:39:21.360 INFO:teuthology.orchestra.run.smithi111.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-21T10:39:21.642 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-21T10:39:22.394 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-21T10:39:22.418 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-21T10:39:22.844 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-21T10:39:23.160 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-21T10:39:23.223 INFO:teuthology.orchestra.run.smithi067.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-21T10:39:23.434 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-21T10:39:23.497 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-21T10:39:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-21T10:39:23.868 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-21T10:39:24.008 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-21T10:39:24.008 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T10:39:24.291 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-21T10:39:24.339 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T10:39:24.538 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-21T10:39:24.539 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T10:39:24.736 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T10:39:24.885 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T10:39:25.055 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-21T10:39:25.060 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-21T10:39:25.227 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-21T10:39:25.268 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-21T10:39:25.404 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-21T10:39:25.452 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-21T10:39:25.560 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-21T10:39:25.602 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-21T10:39:25.701 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-21T10:39:25.717 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-21T10:39:25.718 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T10:39:25.866 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-21T10:39:25.866 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:26.060 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:26.073 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-21T10:39:26.255 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-21T10:39:26.256 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T10:39:26.428 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-21T10:39:26.560 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T10:39:26.582 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-21T10:39:26.728 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-21T10:39:26.861 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-21T10:39:26.978 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:26.979 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-21T10:39:26.979 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-21T10:39:26.979 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-21T10:39:26.979 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-21T10:39:26.980 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-21T10:39:26.980 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-21T10:39:26.980 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-21T10:39:26.980 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-21T10:39:26.980 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-21T10:39:26.981 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-21T10:39:26.982 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-21T10:39:26.982 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-21T10:39:26.982 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-21T10:39:26.982 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-21T10:39:26.982 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-21T10:39:26.983 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-21T10:39:26.983 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-21T10:39:26.983 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-21T10:39:26.983 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T10:39:26.983 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-21T10:39:26.984 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-21T10:39:26.984 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-21T10:39:26.984 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-21T10:39:26.984 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-21T10:39:26.984 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-21T10:39:27.022 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-21T10:39:27.177 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-21T10:39:27.327 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-21T10:39:27.485 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-21T10:39:27.486 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:27.643 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:28.216 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-21T10:39:28.440 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-21T10:39:28.441 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:02:25 ago on Sat 21 Oct 2023 10:37:02 AM UTC. 2023-10-21T10:39:28.638 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-21T10:39:28.638 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-21T10:39:28.638 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-21T10:39:28.638 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-21T10:39:28.639 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-21T10:39:28.639 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-21T10:39:28.639 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-21T10:39:28.639 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-21T10:39:28.639 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-21T10:39:28.640 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-21T10:39:28.640 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-21T10:39:28.640 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-21T10:39:28.640 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-21T10:39:28.640 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-21T10:39:28.641 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-21T10:39:28.642 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-21T10:39:28.642 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-21T10:39:28.642 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-21T10:39:28.642 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-21T10:39:28.642 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-21T10:39:28.643 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-21T10:39:28.643 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-21T10:39:28.644 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-21T10:39:28.644 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-21T10:39:28.644 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-21T10:39:28.644 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-21T10:39:30.055 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-21T10:39:30.056 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:09 ago on Sat 21 Oct 2023 10:37:20 AM UTC. 2023-10-21T10:39:30.846 INFO:teuthology.orchestra.run.smithi111.stdout:Installed products updated. 2023-10-21T10:39:31.044 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:39:31.045 INFO:teuthology.orchestra.run.smithi111.stdout:Downgraded: 2023-10-21T10:39:31.045 INFO:teuthology.orchestra.run.smithi111.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.045 INFO:teuthology.orchestra.run.smithi111.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:31.045 INFO:teuthology.orchestra.run.smithi111.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.045 INFO:teuthology.orchestra.run.smithi111.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.046 INFO:teuthology.orchestra.run.smithi111.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.046 INFO:teuthology.orchestra.run.smithi111.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.046 INFO:teuthology.orchestra.run.smithi111.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.046 INFO:teuthology.orchestra.run.smithi111.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.046 INFO:teuthology.orchestra.run.smithi111.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.047 INFO:teuthology.orchestra.run.smithi111.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:31.047 INFO:teuthology.orchestra.run.smithi111.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.047 INFO:teuthology.orchestra.run.smithi111.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.047 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2023-10-21T10:39:31.047 INFO:teuthology.orchestra.run.smithi111.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:31.048 INFO:teuthology.orchestra.run.smithi111.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-21T10:39:31.049 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-21T10:39:31.049 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-10-21T10:39:31.234 DEBUG:teuthology.parallel:result is None 2023-10-21T10:39:32.712 INFO:teuthology.orchestra.run.smithi067.stdout:Installed products updated. 2023-10-21T10:39:32.928 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:39:32.928 INFO:teuthology.orchestra.run.smithi067.stdout:Downgraded: 2023-10-21T10:39:32.929 INFO:teuthology.orchestra.run.smithi067.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.929 INFO:teuthology.orchestra.run.smithi067.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:32.929 INFO:teuthology.orchestra.run.smithi067.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.929 INFO:teuthology.orchestra.run.smithi067.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.930 INFO:teuthology.orchestra.run.smithi067.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.930 INFO:teuthology.orchestra.run.smithi067.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.930 INFO:teuthology.orchestra.run.smithi067.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.930 INFO:teuthology.orchestra.run.smithi067.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.931 INFO:teuthology.orchestra.run.smithi067.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.931 INFO:teuthology.orchestra.run.smithi067.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:32.931 INFO:teuthology.orchestra.run.smithi067.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.931 INFO:teuthology.orchestra.run.smithi067.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.931 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2023-10-21T10:39:32.932 INFO:teuthology.orchestra.run.smithi067.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.932 INFO:teuthology.orchestra.run.smithi067.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:32.932 INFO:teuthology.orchestra.run.smithi067.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.932 INFO:teuthology.orchestra.run.smithi067.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.933 INFO:teuthology.orchestra.run.smithi067.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-21T10:39:32.933 INFO:teuthology.orchestra.run.smithi067.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-21T10:39:32.933 INFO:teuthology.orchestra.run.smithi067.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-21T10:39:32.933 INFO:teuthology.orchestra.run.smithi067.stdout: 2023-10-21T10:39:32.933 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2023-10-21T10:39:33.110 DEBUG:teuthology.parallel:result is None 2023-10-21T10:39:33.110 INFO:teuthology.run_tasks:Running task install... 2023-10-21T10:39:33.119 DEBUG:teuthology.task.install:project ceph 2023-10-21T10:39:33.120 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc'}} 2023-10-21T10:39:33.120 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc'} 2023-10-21T10:39:33.120 INFO:teuthology.task.install:Using flavor: default 2023-10-21T10:39:33.128 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-21T10:39:33.129 INFO:teuthology.task.install:extra packages: [] 2023-10-21T10:39:33.129 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'tag': None, 'wait_for_package': False} 2023-10-21T10:39:33.130 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:39:33.130 INFO:teuthology.packaging:ref: None 2023-10-21T10:39:33.130 INFO:teuthology.packaging:tag: None 2023-10-21T10:39:33.131 INFO:teuthology.packaging:branch: pacific 2023-10-21T10:39:33.131 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:39:33.131 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-10-21T10:39:33.134 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f0804064d67a2a63dbabf1801ff452580a050cfc', 'tag': None, 'wait_for_package': False} 2023-10-21T10:39:33.135 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:39:33.135 INFO:teuthology.packaging:ref: None 2023-10-21T10:39:33.136 INFO:teuthology.packaging:tag: None 2023-10-21T10:39:33.136 INFO:teuthology.packaging:branch: pacific 2023-10-21T10:39:33.136 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:39:33.136 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-10-21T10:39:33.460 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/ 2023-10-21T10:39:33.461 INFO:teuthology.task.install.rpm:Package version is 16.2.14-92.ge99bbbdf 2023-10-21T10:40:04.954 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/ 2023-10-21T10:40:04.955 INFO:teuthology.task.install.rpm:Package version is 16.2.14-92.ge99bbbdf 2023-10-21T10:40:05.155 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/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/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/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/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-21T10:40:05.156 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-21T10:40:05.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-21T10:40:05.192 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-21T10:40:05.192 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-21T10:40:05.192 INFO:teuthology.packaging:ref: None 2023-10-21T10:40:05.193 INFO:teuthology.packaging:tag: None 2023-10-21T10:40:05.193 INFO:teuthology.packaging:branch: pacific 2023-10-21T10:40:05.193 INFO:teuthology.packaging:sha1: f0804064d67a2a63dbabf1801ff452580a050cfc 2023-10-21T10:40:05.194 DEBUG:teuthology.orchestra.run.smithi111:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-21T10:40:05.263 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:40:05.344 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:40:05.411 INFO:teuthology.orchestra.run.smithi111.stdout:check_obsoletes = 1 2023-10-21T10:40:05.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum clean all 2023-10-21T10:40:05.788 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:40:06.042 INFO:teuthology.orchestra.run.smithi111.stdout:44 files removed 2023-10-21T10:40:06.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-radosgw 2023-10-21T10:40:06.421 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-10-21T10:40:39.277 INFO:teuthology.orchestra.run.smithi111.stdout:ceph packages for x86_64 2.3 kB/s | 76 kB 00:32 2023-10-21T10:41:43.436 INFO:teuthology.orchestra.run.smithi111.stdout:ceph noarch packages 244 B/s | 15 kB 01:04 2023-10-21T10:42:14.271 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T10:42:14.275 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 622, 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_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T10:42:14.359 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=371472ec3ce143a3a5f9eca40f44d515 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 169, in _new_conn conn = connection.create_connection( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 96, in create_connection raise err File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/connection.py", line 86, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 607, in connect raise _SocketError(err, strerror(err)) TimeoutError: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 382, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 353, in connect conn = self._new_conn() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 181, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 110] Connection timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 574, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 622, 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_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='2.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) 2023-10-21T10:42:14.366 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-21T10:42:14.376 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-21T10:42:14.384 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-21T10:42:14.384 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T10:42:14.402 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-21T10:42:14.412 INFO:teuthology.orchestra.run.smithi067.stderr:bash: ntpq: command not found 2023-10-21T10:42:14.416 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T10:42:14.417 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2023-10-21T10:42:14.417 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 11 +1564us[+1573us] +/- 78ms 2023-10-21T10:42:14.417 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv02.front.sepia.ceph.com 3 6 177 9 -590us[ -580us] +/- 51ms 2023-10-21T10:42:14.418 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 9 -570us[ -561us] +/- 68ms 2023-10-21T10:42:14.418 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:42:14.422 INFO:teuthology.orchestra.run.smithi111.stderr:bash: ntpq: command not found 2023-10-21T10:42:14.427 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-21T10:42:14.427 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2023-10-21T10:42:14.428 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 9 +1572us[+1572us] +/- 78ms 2023-10-21T10:42:14.428 INFO:teuthology.orchestra.run.smithi111.stdout:^* hv02.front.sepia.ceph.com 3 6 177 10 -578us[ -583us] +/- 51ms 2023-10-21T10:42:14.428 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 10 -601us[ -606us] +/- 68ms 2023-10-21T10:42:14.429 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-21T10:42:14.430 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-21T10:42:14.442 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-21T10:42:14.442 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-21T10:42:14.452 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-21T10:42:14.566 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:42:14.695 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-21T10:42:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:42:14.730 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:42:14.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:42:14.765 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-21T10:42:14.774 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-21T10:42:14.782 INFO:teuthology.task.internal:Duration was 759.151854 seconds 2023-10-21T10:42:14.783 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-21T10:42:14.793 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-21T10:42:14.794 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T10:42:14.796 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-21T10:42:14.845 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T10:42:14.852 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-21T10:42:15.118 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-21T10:42:15.119 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2023-10-21T10:42:15.119 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-21T10:42:15.143 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2023-10-21T10:42:15.144 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:42:15.167 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-21T10:42:15.167 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T10:42:15.185 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-21T10:42:15.248 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-21T10:42:15.249 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T10:42:15.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-21T10:42:15.358 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-21T10:42:15.369 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-21T10:42:15.369 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T10:42:15.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-21T10:42:15.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-21T10:42:15.454 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-21T10:42:15.458 DEBUG:teuthology.orchestra.run.smithi111:> 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-21T10:42:15.483 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2023-10-21T10:42:15.509 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2023-10-21T10:42:15.524 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T10:42:15.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:42:15.554 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-21T10:42:15.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-21T10:42:15.581 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-21T10:42:15.591 INFO:teuthology.task.internal:Transferring archived files... 2023-10-21T10:42:15.593 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921/remote/smithi067 2023-10-21T10:42:15.594 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T10:42:15.653 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921/remote/smithi111 2023-10-21T10:42:15.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-21T10:42:15.702 INFO:teuthology.task.internal:Removing archive directory... 2023-10-21T10:42:15.703 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T10:42:15.706 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-21T10:42:15.750 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-21T10:42:15.761 INFO:teuthology.task.internal:Not uploading archives. 2023-10-21T10:42:15.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-21T10:42:15.772 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-21T10:42:15.772 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T10:42:15.775 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-21T10:42:15.789 INFO:teuthology.orchestra.run.smithi067.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 10:42 /home/ubuntu/cephtest 2023-10-21T10:42:15.807 INFO:teuthology.orchestra.run.smithi111.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 21 10:42 /home/ubuntu/cephtest 2023-10-21T10:42:15.808 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-21T10:42:15.817 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-21T10:42:15.854 INFO:teuthology.nuke:Checking targets against current locks 2023-10-21T10:42:15.881 DEBUG:teuthology.nuke:shortname: smithi067 2023-10-21T10:42:15.881 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:42:15.905 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 10:23:30.406346', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T10:42:15.909 DEBUG:teuthology.nuke:shortname: smithi111 2023-10-21T10:42:15.909 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-21T10:42:15.934 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-20_18:44:32-upgrade:pacific-x-main-distro-default-smithi/7433921', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-21 10:23:30.404313', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-21T10:42:15.963 INFO:teuthology.orchestra.console.smithi067:Power off 2023-10-21T10:42:15.964 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T10:42:15.992 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2023-10-21T10:42:15.993 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:16.008 INFO:teuthology.orchestra.console.smithi111:Power off 2023-10-21T10:42:16.009 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-21T10:42:16.019 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-21T10:42:16.031 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2023-10-21T10:42:16.032 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:16.057 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-10-21T10:42:19.147 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-21T10:42:20.021 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:20.059 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:20.131 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-21T10:42:20.169 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-10-21T10:42:24.134 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:24.170 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:24.245 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2023-10-21T10:42:24.280 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2023-10-21T10:42:24.381 INFO:teuthology.orchestra.console.smithi111:Power off completed 2023-10-21T10:42:28.250 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-21T10:42:28.359 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2023-10-21T10:42:28.461 INFO:teuthology.orchestra.console.smithi067:Power off completed 2023-10-21T10:42:28.566 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 759.15185379982 failure_reason: 'HTTPSConnectionPool(host=''2.chacra.ceph.com'', port=443): Max retries exceeded with url: /repos/ceph/pacific/e99bbbdfb436c14c315eeca61e4f13b6c491e5fb/centos/8/flavors/default/repo (Caused by NewConnectionError('': Failed to establish a new connection: [Errno 110] Connection timed out''))' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=371472ec3ce143a3a5f9eca40f44d515 status: fail success: false 2023-10-21T10:42:28.567 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-21T10:42:28.656 INFO:teuthology.run:FAIL