2024-09-16T05:52:28.135 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:52:28.160 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:52:28.252 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906843 branch: quincy description: upgrade:pacific-x/stress-split/{0-distro/centos_9.stream_runc 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: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7906843' kernel: kdb: 1 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: teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: quincy 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: 6d025bc26f3176c910707f8cb4c8d8e076640615 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 owner: scheduled_teuthology@teuthology priority: 820 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - 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: 5070 sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 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 - 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: 1539/120000 suite: upgrade:pacific-x suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 targets: smithi190.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE2YNNtjeiRhztWUx4Nvq7qFMu7CUBHab7EUYj9afevl+dp7/+Pw8scGNGTT5ydXJokNwRfjLDa93XkSMN7jlDw= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNsdDrg2lQyH559Ap2wPQvKwi1FaZZCX5cM/TU+Jvpo987oIGNeGT3kLRcBS02CD0ZP26oXEVZpOZdzT+ttuEnc= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_00:32:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T05:52:28.253 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa; will attempt to use it 2024-09-16T05:52:28.253 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:52:28.254 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:52:28.255 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:52:28.276 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:52:28.276 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:52:28.276 INFO:teuthology.packaging:ref: None 2024-09-16T05:52:28.277 INFO:teuthology.packaging:tag: None 2024-09-16T05:52:28.277 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:52:28.277 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:52:28.277 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-16T05:52:28.493 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633.g6d025bc2 2024-09-16T05:52:28.495 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:52:28.502 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:52:28.502 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:52:28.526 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:52:28.546 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:52:28.556 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:52:28.580 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906843', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:47:28.092165', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE2YNNtjeiRhztWUx4Nvq7qFMu7CUBHab7EUYj9afevl+dp7/+Pw8scGNGTT5ydXJokNwRfjLDa93XkSMN7jlDw='} 2024-09-16T05:52:28.604 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906843', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:47:28.094018', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNsdDrg2lQyH559Ap2wPQvKwi1FaZZCX5cM/TU+Jvpo987oIGNeGT3kLRcBS02CD0ZP26oXEVZpOZdzT+ttuEnc='} 2024-09-16T05:52:28.605 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:52:28.612 INFO:teuthology.task.internal:roles: ubuntu@smithi190.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T05:52:28.612 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T05:52:28.612 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:52:28.690 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1ffefd7ac0>, signals=[15]) 2024-09-16T05:52:28.690 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:52:28.696 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:52:28.696 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2024-09-16T05:52:28.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:28.776 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-09-16T05:52:28.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:28.852 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:52:28.859 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2024-09-16T05:52:28.878 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2024-09-16T05:52:28.878 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="CentOS Stream" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="9" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:ID="centos" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="9" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:52:28.937 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:52:28.938 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:52:28.938 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:52:28.938 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2024-09-16T05:52:28.961 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-09-16T05:52:28.979 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-09-16T05:52:28.980 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="CentOS Stream" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="9" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:ID="centos" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="9" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:52:29.037 INFO:teuthology.orchestra.run.smithi196.stdout:ANSI_COLOR="0;31" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:52:29.038 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:52:29.038 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-09-16T05:52:29.061 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:52:29.070 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:52:29.092 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:52:29.092 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:52:29.094 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:52:29.110 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:52:29.117 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:52:29.117 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:52:29.153 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:52:29.256 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:52:29.309 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:52:29.322 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:52:29.323 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:52:29.323 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:52:29.323 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:52:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:29.340 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-16T05:52:29.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:29.341 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-16T05:52:29.397 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:52:29.397 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.14.0-503.el9.x86_64 2024-09-16T05:52:29.397 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum install -y kernel 2024-09-16T05:52:29.400 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:52:29.400 INFO:teuthology.task.kernel:Running kernel on smithi190: 5.14.0-503.el9.x86_64 2024-09-16T05:52:29.400 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2024-09-16T05:52:31.895 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-16T05:52:31.898 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-16T05:52:35.104 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 20 MB 00:02 2024-09-16T05:52:39.288 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-16T05:52:40.638 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 122 kB/s | 19 kB 00:00 2024-09-16T05:52:41.298 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - AppStream 2.5 MB/s | 20 MB 00:08 2024-09-16T05:52:41.575 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-16T05:52:47.024 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.5 MB 00:01 2024-09-16T05:52:47.031 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-16T05:52:48.624 INFO:teuthology.orchestra.run.smithi190.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 19 kB 00:00 2024-09-16T05:52:49.029 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:52:49.029 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:52:49.118 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:52:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 79 M 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 126 M 2024-09-16T05:52:49.125 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-16T05:52:49.241 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 257 kB/s | 23 kB 00:00 2024-09-16T05:52:49.478 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-16T05:52:49.583 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-16T05:52:49.983 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 42 MB/s | 35 MB 00:00 2024-09-16T05:52:50.375 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-16T05:52:50.375 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:52:50.375 INFO:teuthology.orchestra.run.smithi196.stdout:Total 63 MB/s | 79 MB 00:01 2024-09-16T05:52:51.056 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-16T05:52:51.383 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-16T05:52:51.383 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-16T05:52:52.358 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-16T05:52:52.359 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-16T05:52:54.836 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-16T05:52:54.859 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T05:52:55.534 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:52:55.618 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:52:56.883 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:52:56.883 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:52:56.973 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-09-16T05:52:56.985 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:52:56.986 INFO:teuthology.orchestra.run.smithi190.stdout:Install 4 Packages 2024-09-16T05:52:56.986 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:52:56.986 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 79 M 2024-09-16T05:52:56.986 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 126 M 2024-09-16T05:52:56.986 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-09-16T05:52:57.169 INFO:teuthology.orchestra.run.smithi190.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 278 kB/s | 23 kB 00:00 2024-09-16T05:52:57.736 INFO:teuthology.orchestra.run.smithi190.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 24 MB/s | 16 MB 00:00 2024-09-16T05:52:58.294 INFO:teuthology.orchestra.run.smithi190.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-16T05:52:58.414 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:52:58.553 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:52:58.636 INFO:teuthology.orchestra.run.smithi190.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 19 MB/s | 29 MB 00:01 2024-09-16T05:52:58.637 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:52:58.637 INFO:teuthology.orchestra.run.smithi190.stdout:Total 48 MB/s | 79 MB 00:01 2024-09-16T05:52:59.328 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-09-16T05:52:59.671 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-09-16T05:52:59.671 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-09-16T05:53:00.614 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-09-16T05:53:00.615 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-09-16T05:53:03.066 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-09-16T05:53:03.398 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:53:03.511 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:03.761 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:53:03.845 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:53:06.644 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:53:06.773 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:53:08.366 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:11.582 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:53:11.681 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:16.534 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:46.561 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:46.601 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:46.911 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:46.911 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:53:46.911 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:53:46.911 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:53:47.820 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:53:47.821 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-16T05:53:48.178 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:53:48.273 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:48.273 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:53:48.273 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:53:48.273 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:53:48.273 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:53:48.274 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:53:48.274 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:53:48.274 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:53:48.333 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:48.333 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:53:48.333 DEBUG:teuthology.orchestra.run.smithi196:> sudo rpm -qi grub2-tools 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Name : grub2-tools 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Epoch : 1 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Version : 2.06 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Release : 82.el9 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: x86_64 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Group : Unspecified 2024-09-16T05:53:48.365 INFO:teuthology.orchestra.run.smithi196.stdout:Size : 8274670 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:License : GPLv3+ 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Packager : builder@centos.org 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Vendor : CentOS 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Summary : Support tools for GRUB. 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:Description : 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:53:48.366 INFO:teuthology.orchestra.run.smithi196.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:53:48.367 INFO:teuthology.orchestra.run.smithi196.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:53:48.367 INFO:teuthology.orchestra.run.smithi196.stdout:hardware devices. 2024-09-16T05:53:48.367 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:53:48.367 INFO:teuthology.orchestra.run.smithi196.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:53:48.368 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:53:48.368 INFO:teuthology.task.kernel:Updating grub on smithi196 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:53:48.368 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:53:49.004 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-09-16T05:53:50.350 INFO:teuthology.orchestra.run.smithi196.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:53:50.365 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-09-16T05:53:50.377 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-09-16T05:53:50.392 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.ndKFbvObm7 2024-09-16T05:53:50.393 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ndKFbvObm7 2024-09-16T05:53:50.459 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.ndKFbvObm7 2024-09-16T05:53:50.601 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.ndKFbvObm7 is 6KB 2024-09-16T05:53:50.652 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.ndKFbvObm7 2024-09-16T05:53:50.667 DEBUG:teuthology.orchestra.run.smithi196:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:53:50.729 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:53:50.730 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:53:50.730 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:53:50.730 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:53:50.731 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:53:50.892 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-09-16T05:53:54.723 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:54.762 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:55.129 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:55.129 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:53:55.130 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:53:55.130 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:53:55.991 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:53:55.991 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:53:55.991 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-09-16T05:53:55.991 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:55.992 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:53:55.992 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:53:55.992 INFO:teuthology.orchestra.run.smithi190.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:53:55.992 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:53:55.992 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-09-16T05:53:56.322 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:53:56.412 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:56.413 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:53:56.413 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:53:56.413 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:53:56.413 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:53:56.413 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:53:56.413 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi190.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:53:56.413 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:53:56.472 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:53:56.472 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:53:56.472 DEBUG:teuthology.orchestra.run.smithi190:> sudo rpm -qi grub2-tools 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Name : grub2-tools 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Epoch : 1 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Version : 2.06 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Release : 82.el9 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Architecture: x86_64 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Group : Unspecified 2024-09-16T05:53:56.506 INFO:teuthology.orchestra.run.smithi190.stdout:Size : 8274670 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:License : GPLv3+ 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Packager : builder@centos.org 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Vendor : CentOS 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Summary : Support tools for GRUB. 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:Description : 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:53:56.507 INFO:teuthology.orchestra.run.smithi190.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:53:56.508 INFO:teuthology.orchestra.run.smithi190.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:53:56.508 INFO:teuthology.orchestra.run.smithi190.stdout:hardware devices. 2024-09-16T05:53:56.508 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:53:56.508 INFO:teuthology.orchestra.run.smithi190.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:53:56.509 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:53:56.509 INFO:teuthology.task.kernel:Updating grub on smithi190 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:53:56.509 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:53:57.083 INFO:teuthology.orchestra.run.smithi190.stderr:Generating grub configuration file ... 2024-09-16T05:53:58.458 INFO:teuthology.orchestra.run.smithi190.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:53:58.485 INFO:teuthology.orchestra.run.smithi190.stderr:done 2024-09-16T05:53:58.488 DEBUG:teuthology.orchestra.run.smithi190:> mktemp 2024-09-16T05:53:58.504 INFO:teuthology.orchestra.run.smithi190.stdout:/tmp/tmp.9OHLkpu471 2024-09-16T05:53:58.504 DEBUG:teuthology.orchestra.run.smithi190:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.9OHLkpu471 2024-09-16T05:53:58.570 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0666 /tmp/tmp.9OHLkpu471 2024-09-16T05:53:58.709 DEBUG:teuthology.orchestra.remote:smithi190:/tmp/tmp.9OHLkpu471 is 6KB 2024-09-16T05:53:58.757 DEBUG:teuthology.orchestra.run.smithi190:> rm -fr /tmp/tmp.9OHLkpu471 2024-09-16T05:53:58.772 DEBUG:teuthology.orchestra.run.smithi190:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:53:58.834 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:53:58.834 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:53:58.834 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:53:58.834 INFO:teuthology.orchestra.run.smithi190.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:53:58.836 DEBUG:teuthology.orchestra.run.smithi190:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:53:59.005 DEBUG:teuthology.orchestra.run.smithi190:> sudo shutdown -r now 2024-09-16T05:54:20.914 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:54:20.914 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:54:20.915 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:29.013 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:54:29.013 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:54:29.014 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:39.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-09-16T05:54:47.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-16T05:54:48.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:54:48.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:51.357 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-09-16T05:54:56.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:54:56.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:59.549 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-16T05:55:03.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:55:03.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:55:11.557 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:55:11.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:55:14.621 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-16T05:55:21.789 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-09-16T05:55:29.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:55:29.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:55:32.701 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.190 2024-09-16T05:55:36.793 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:55:36.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:55:37.042 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-16T05:55:37.478 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:55:37.478 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:55:37.478 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-16T05:55:37.492 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:55:37.493 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:55:37.493 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:55:37.493 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:55:38.493 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:55:38.494 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:55:38.601 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-09-16T05:55:38.620 DEBUG:teuthology.parallel:result is None 2024-09-16T05:55:50.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:55:50.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:55:51.183 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-16T05:55:51.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:55:51.496 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:55:51.497 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2024-09-16T05:55:51.513 INFO:teuthology.orchestra.run.smithi190.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:55:51.513 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:55:51.513 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:55:51.513 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:55:52.514 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:55:52.514 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:55:52.608 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2024-09-16T05:55:52.630 DEBUG:teuthology.parallel:result is None 2024-09-16T05:55:52.630 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:55:52.638 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:55:52.638 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:55:52.641 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:55:52.659 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:55:52.666 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:55:52.715 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:55:52.716 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:55:52.718 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:55:52.832 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:55:52.839 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:55:52.839 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:55:52.842 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:55:52.873 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:55:52.879 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:55:52.884 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:55:52.891 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:55:52.893 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:55:52.901 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:55:52.902 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:55:52.929 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:55:52.961 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:55:52.970 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:55:52.970 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:55:52.996 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:55:53.020 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:55:53.098 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:55:53.143 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:55:53.223 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:55:53.267 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2024-09-16T05:55:53.267 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:55:53.333 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:55:53.377 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:55:53.434 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:55:53.518 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:55:53.562 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-16T05:55:53.562 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:55:53.630 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2024-09-16T05:55:53.632 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-09-16T05:55:53.682 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:55:53.724 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:55:54.101 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:55:54.109 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:55:54.110 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:55:54.145 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:55:54.194 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T05:55:54.194 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2024-09-16T05:55:54.236 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2024-09-16T05:55:54.238 DEBUG:teuthology.orchestra.run.smithi196:> sudo service auditd rotate 2024-09-16T05:55:54.285 INFO:teuthology.orchestra.run.smithi196.stdout:Rotating logs: 2024-09-16T05:55:54.287 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:55:54.287 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2024-09-16T05:55:54.319 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2024-09-16T05:55:54.319 DEBUG:teuthology.orchestra.run.smithi196:> /usr/sbin/getenforce 2024-09-16T05:55:54.352 INFO:teuthology.orchestra.run.smithi196.stdout:Permissive 2024-09-16T05:55:54.352 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi190.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi196.front.sepia.ceph.com': 'permissive'} 2024-09-16T05:55:54.352 DEBUG:teuthology.orchestra.run.smithi190:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T05:55:54.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:55:54.387 DEBUG:teuthology.orchestra.run.smithi196:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T05:55:54.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:55:54.423 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:55:54.423 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:55:54.460 DEBUG:teuthology.orchestra.run.smithi196:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:55:54.501 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:55:54.511 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:55:54.523 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T05:55:54.524 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi190.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:59:39.877 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi190.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-09-16T05:59:39.878 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:59:39.879 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:59:39.965 DEBUG:teuthology.orchestra.run.smithi190:> true 2024-09-16T05:59:40.048 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2024-09-16T05:59:40.048 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:59:40.049 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:59:40.127 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-16T05:59:40.208 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-16T05:59:40.209 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:59:40.219 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:59:40.219 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:59:40.220 DEBUG:teuthology.orchestra.run.smithi190:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:59:40.222 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:59:40.222 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:59:40.249 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:59:40.264 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:59:40.279 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:59:40.288 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2024-09-16T05:59:40.293 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:59:40.299 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2024-09-16T05:59:40.314 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:59:40.317 INFO:teuthology.orchestra.run.smithi196.stderr:sudo: ntpd: command not found 2024-09-16T05:59:40.328 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:59:40.328 INFO:teuthology.orchestra.run.smithi196.stdout:506 Cannot talk to daemon 2024-09-16T05:59:40.342 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:59:40.356 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:59:40.384 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:59:40.388 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:59:40.388 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-09-16T05:59:40.389 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.389 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.389 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.389 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.422 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:59:40.425 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:59:40.425 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-16T05:59:40.425 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.425 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.425 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.426 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:40.426 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T05:59:40.437 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T05:59:40.438 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2024-09-16T05:59:40.438 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:59:40.438 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi196.front.sepia.ceph.com 2024-09-16T05:59:40.439 DEBUG:teuthology.orchestra.run.smithi196:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:59:41.029 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:47 ago on Mon 16 Sep 2024 05:58:53 AM UTC. 2024-09-16T05:59:41.049 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:46 ago on Mon 16 Sep 2024 05:58:54 AM UTC. 2024-09-16T05:59:41.158 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2024-09-16T05:59:41.177 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-16T05:59:41.180 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:59:41.180 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2024-09-16T05:59:41.180 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:59:41.180 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2024-09-16T05:59:41.180 INFO:teuthology.orchestra.run.smithi190.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:59:41.181 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:59:41.181 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2024-09-16T05:59:41.181 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2024-09-16T05:59:41.181 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2024-09-16T05:59:41.181 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:59:41.187 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.2 M 2024-09-16T05:59:41.187 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 10 M 2024-09-16T05:59:41.187 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-16T05:59:41.188 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:59:41.193 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 3.2 M 2024-09-16T05:59:41.194 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 10 M 2024-09-16T05:59:41.194 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-16T05:59:41.558 INFO:teuthology.orchestra.run.smithi190.stdout:runc-1.1.13-4.el9.x86_64.rpm 12 MB/s | 3.2 MB 00:00 2024-09-16T05:59:41.558 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:59:41.558 INFO:teuthology.orchestra.run.smithi190.stdout:Total 8.6 MB/s | 3.2 MB 00:00 2024-09-16T05:59:41.594 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2024-09-16T05:59:41.600 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2024-09-16T05:59:41.600 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2024-09-16T05:59:41.697 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2024-09-16T05:59:41.698 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2024-09-16T05:59:41.929 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2024-09-16T05:59:42.018 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:42.425 INFO:teuthology.orchestra.run.smithi196.stdout:runc-1.1.13-4.el9.x86_64.rpm 2.8 MB/s | 3.2 MB 00:01 2024-09-16T05:59:42.426 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:59:42.426 INFO:teuthology.orchestra.run.smithi196.stdout:Total 2.6 MB/s | 3.2 MB 00:01 2024-09-16T05:59:42.464 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-16T05:59:42.470 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-16T05:59:42.470 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-16T05:59:42.577 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-16T05:59:42.577 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-16T05:59:42.581 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:42.799 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout: 2024-09-16T05:59:42.835 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2024-09-16T05:59:42.886 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:43.082 DEBUG:teuthology.parallel:result is None 2024-09-16T05:59:43.472 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-16T05:59:43.754 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-16T05:59:43.996 DEBUG:teuthology.parallel:result is None 2024-09-16T05:59:43.996 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:59:44.004 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:59:44.005 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:59:44.005 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:59:44.005 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:59:44.010 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T05:59:44.010 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:59:44.011 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': '6d025bc26f3176c910707f8cb4c8d8e076640615', 'tag': None, 'wait_for_package': False} 2024-09-16T05:59:44.011 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:59:44.011 INFO:teuthology.packaging:ref: None 2024-09-16T05:59:44.011 INFO:teuthology.packaging:tag: None 2024-09-16T05:59:44.011 INFO:teuthology.packaging:branch: pacific 2024-09-16T05:59:44.011 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:59:44.012 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:59:44.014 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': '6d025bc26f3176c910707f8cb4c8d8e076640615', 'tag': None, 'wait_for_package': False} 2024-09-16T05:59:44.014 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:59:44.014 INFO:teuthology.packaging:ref: None 2024-09-16T05:59:44.014 INFO:teuthology.packaging:tag: None 2024-09-16T05:59:44.014 INFO:teuthology.packaging:branch: pacific 2024-09-16T05:59:44.014 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:59:44.014 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:59:44.152 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:59:44.153 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:59:44.326 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bec277873edd412f8f9cb1bd01d896e2 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:59:44.329 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:59:44.337 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:59:44.378 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:59:44.379 DEBUG:teuthology.orchestra.run.smithi190:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:59:44.392 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:59:44.400 INFO:teuthology.orchestra.run.smithi190.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:59:44.405 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:59:44.405 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2024-09-16T05:59:44.405 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +1233us[+1233us] +/- 60ms 2024-09-16T05:59:44.406 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 3 6 3 2 -24us[ -24us] +/- 81ms 2024-09-16T05:59:44.406 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 3 6 3 1 -520us[ -520us] +/- 70ms 2024-09-16T05:59:44.406 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:44.407 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:59:44.411 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:59:44.411 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-16T05:59:44.411 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +1015us[+1015us] +/- 60ms 2024-09-16T05:59:44.411 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 3 6 3 2 -257us[ -257us] +/- 81ms 2024-09-16T05:59:44.412 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 3 6 3 1 -737us[ -737us] +/- 70ms 2024-09-16T05:59:44.412 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:59:44.413 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:59:44.421 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:59:44.421 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:59:44.445 DEBUG:teuthology.orchestra.run.smithi190:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T05:59:44.510 DEBUG:teuthology.orchestra.run.smithi196:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T05:59:44.565 DEBUG:teuthology.orchestra.run.smithi190:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T05:59:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:59:44.595 DEBUG:teuthology.orchestra.run.smithi196:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T05:59:44.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:59:44.622 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:59:44.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:59:44.654 INFO:teuthology.task.internal:Duration was 230.544720 seconds 2024-09-16T05:59:44.655 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:59:44.688 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:59:44.688 DEBUG:teuthology.orchestra.run.smithi190:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:59:44.691 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:59:44.730 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:59:44.734 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:59:45.246 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:59:45.246 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi190.front.sepia.ceph.com 2024-09-16T05:59:45.247 DEBUG:teuthology.orchestra.run.smithi190:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T05:59:45.317 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-09-16T05:59:45.317 DEBUG:teuthology.orchestra.run.smithi196:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T05:59:45.345 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:59:45.346 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:59:45.360 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:59:45.412 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:59:45.413 DEBUG:teuthology.orchestra.run.smithi190:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:59:45.431 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:59:45.542 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:59:45.552 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:59:45.552 DEBUG:teuthology.orchestra.run.smithi190:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:59:45.577 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:59:45.603 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:59:45.620 DEBUG:teuthology.orchestra.run.smithi190:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:59:45.623 DEBUG:teuthology.orchestra.run.smithi196:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:59:45.644 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = core 2024-09-16T05:59:45.666 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-09-16T05:59:45.690 DEBUG:teuthology.orchestra.run.smithi190:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:59:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:59:45.729 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:59:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:59:45.744 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:59:45.754 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:59:45.755 DEBUG:teuthology.misc:Transferring archived files from smithi190:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906843/remote/smithi190 2024-09-16T05:59:45.756 DEBUG:teuthology.orchestra.run.smithi190:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:59:45.819 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906843/remote/smithi196 2024-09-16T05:59:45.820 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:59:45.883 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:59:45.883 DEBUG:teuthology.orchestra.run.smithi190:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:59:45.885 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:59:45.900 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:59:45.911 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:59:45.912 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:59:45.938 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:59:45.939 DEBUG:teuthology.orchestra.run.smithi190:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:59:45.941 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:59:45.953 INFO:teuthology.orchestra.run.smithi190.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:59 /home/ubuntu/cephtest 2024-09-16T05:59:45.956 INFO:teuthology.orchestra.run.smithi196.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:59 /home/ubuntu/cephtest 2024-09-16T05:59:45.958 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:59:45.972 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:59:46.042 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/centos_9.stream_runc 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: 230.54472017288208 failure_reason: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bec277873edd412f8f9cb1bd01d896e2 status: fail success: false 2024-09-16T05:59:46.042 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:59:46.105 INFO:teuthology.run:FAIL