2024-09-16T05:47:15.294 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:47:15.319 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:47:15.418 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906829 branch: quincy description: upgrade:octopus-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/radosbench 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: - 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 - print: '**** done end radosbench.yaml' first_in_suite: false job_id: '7906829' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - 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:24:02-upgrade:octopus-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: bluestore fsck quick fix on mount: true 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: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 290 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: octopus clients: client.0: - cls/test_cls_rbd.sh env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus 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: 1931/120000 suite: upgrade:octopus-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: smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAFV/kUWRCd9oBBfI5t2Q4uJI4ZzgieC5q2l3KJXUlDGRW7OsTkuxZdtYtpN1yBXhfqOmwVJnLB2YPnqjealIvA= smithi148.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXrsUtGtz0p2/zL64FBEgIdpwfFp4rke6+RbCsmIUxr4mSQ6mcDp1QbD2Q+3uJpxuSzcj0LkVEeDS0QVeCF+l8= tasks: - install: branch: octopus exclude_packages: - ceph-volume - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus 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:octopus - 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:24:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T05:47:15.418 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:47:15.419 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:47:15.419 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:47:15.420 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:47:15.445 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:47:15.445 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:47:15.445 INFO:teuthology.packaging:ref: None 2024-09-16T05:47:15.446 INFO:teuthology.packaging:tag: None 2024-09-16T05:47:15.446 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:47:15.446 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:47:15.446 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:47:15.670 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633.g6d025bc2 2024-09-16T05:47:15.672 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:47:15.678 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:47:15.678 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:47:15.697 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:47:15.722 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:47:15.728 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:47:15.757 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906829', '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:40:10.173182', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAFV/kUWRCd9oBBfI5t2Q4uJI4ZzgieC5q2l3KJXUlDGRW7OsTkuxZdtYtpN1yBXhfqOmwVJnLB2YPnqjealIvA='} 2024-09-16T05:47:15.776 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi148.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906829', '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:40:10.174931', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXrsUtGtz0p2/zL64FBEgIdpwfFp4rke6+RbCsmIUxr4mSQ6mcDp1QbD2Q+3uJpxuSzcj0LkVEeDS0QVeCF+l8='} 2024-09-16T05:47:15.777 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:47:15.782 INFO:teuthology.task.internal:roles: ubuntu@smithi104.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:47:15.783 INFO:teuthology.task.internal:roles: ubuntu@smithi148.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:47:15.783 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:47:15.835 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f182d8cfac0>, signals=[15]) 2024-09-16T05:47:15.835 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:47:15.841 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:47:15.841 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-16T05:47:15.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:47:15.918 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi148.front.sepia.ceph.com 2024-09-16T05:47:15.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:47:15.991 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:47:15.997 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-16T05:47:16.016 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-16T05:47:16.016 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-16T05:47:16.074 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="CentOS Stream" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="9" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:ID="centos" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="9" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:47:16.075 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:ANSI_COLOR="0;31" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:47:16.076 INFO:teuthology.orchestra.run.smithi104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:47:16.077 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-16T05:47:16.093 DEBUG:teuthology.orchestra.run.smithi148:> uname -m 2024-09-16T05:47:16.112 INFO:teuthology.orchestra.run.smithi148.stdout:x86_64 2024-09-16T05:47:16.112 DEBUG:teuthology.orchestra.run.smithi148:> cat /etc/os-release 2024-09-16T05:47:16.169 INFO:teuthology.orchestra.run.smithi148.stdout:NAME="CentOS Stream" 2024-09-16T05:47:16.169 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION="9" 2024-09-16T05:47:16.169 INFO:teuthology.orchestra.run.smithi148.stdout:ID="centos" 2024-09-16T05:47:16.169 INFO:teuthology.orchestra.run.smithi148.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:VERSION_ID="9" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:ANSI_COLOR="0;31" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:47:16.170 INFO:teuthology.orchestra.run.smithi148.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:47:16.171 INFO:teuthology.lock.ops:Updating smithi148.front.sepia.ceph.com on lock server 2024-09-16T05:47:16.193 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:47:16.205 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:47:16.212 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:47:16.213 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:47:16.216 DEBUG:teuthology.orchestra.run.smithi148:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:47:16.232 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:47:16.237 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:47:16.237 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:47:16.273 DEBUG:teuthology.orchestra.run.smithi148:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:47:16.304 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:47:16.358 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:47:16.372 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:47:16.372 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:47:16.372 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:47:16.373 DEBUG:teuthology.orchestra.run.smithi148:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:47:16.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:47:16.389 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-09-16T05:47:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:47:16.390 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-16T05:47:16.447 INFO:teuthology.orchestra.run.smithi148.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:47:16.447 INFO:teuthology.task.kernel:Running kernel on smithi148: 5.14.0-503.el9.x86_64 2024-09-16T05:47:16.447 DEBUG:teuthology.orchestra.run.smithi148:> sudo yum install -y kernel 2024-09-16T05:47:16.448 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:47:16.448 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.14.0-503.el9.x86_64 2024-09-16T05:47:16.448 DEBUG:teuthology.orchestra.run.smithi104:> sudo yum install -y kernel 2024-09-16T05:47:18.802 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-16T05:47:19.037 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.2 MB 00:00 2024-09-16T05:47:20.503 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-16T05:47:22.196 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:02 2024-09-16T05:47:24.753 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-16T05:47:26.572 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-16T05:47:27.078 INFO:teuthology.orchestra.run.smithi104.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-16T05:47:28.047 INFO:teuthology.orchestra.run.smithi148.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 19 kB 00:00 2024-09-16T05:47:28.341 INFO:teuthology.orchestra.run.smithi104.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T05:47:29.127 INFO:teuthology.orchestra.run.smithi148.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-16T05:47:33.705 INFO:teuthology.orchestra.run.smithi104.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-09-16T05:47:34.582 INFO:teuthology.orchestra.run.smithi148.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-16T05:47:35.694 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:47:35.694 INFO:teuthology.orchestra.run.smithi104.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:47:35.801 INFO:teuthology.orchestra.run.smithi104.stdout:Dependencies resolved. 2024-09-16T05:47:35.806 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-16T05:47:35.806 INFO:teuthology.orchestra.run.smithi104.stdout: Package Architecture Version Repository Size 2024-09-16T05:47:35.806 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout:Installing: 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout:Installing dependencies: 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction Summary 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout:================================================================================ 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout:Install 4 Packages 2024-09-16T05:47:35.807 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:47:35.808 INFO:teuthology.orchestra.run.smithi104.stdout:Total download size: 79 M 2024-09-16T05:47:35.808 INFO:teuthology.orchestra.run.smithi104.stdout:Installed size: 126 M 2024-09-16T05:47:35.808 INFO:teuthology.orchestra.run.smithi104.stdout:Downloading Packages: 2024-09-16T05:47:35.930 INFO:teuthology.orchestra.run.smithi104.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 228 kB/s | 23 kB 00:00 2024-09-16T05:47:36.314 INFO:teuthology.orchestra.run.smithi104.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-16T05:47:36.580 INFO:teuthology.orchestra.run.smithi148.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:47:36.581 INFO:teuthology.orchestra.run.smithi148.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:47:36.674 INFO:teuthology.orchestra.run.smithi148.stdout:Dependencies resolved. 2024-09-16T05:47:36.683 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: Package Architecture Version Repository Size 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout:Installing: 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout:Installing dependencies: 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:47:36.684 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction Summary 2024-09-16T05:47:36.685 INFO:teuthology.orchestra.run.smithi148.stdout:================================================================================ 2024-09-16T05:47:36.685 INFO:teuthology.orchestra.run.smithi148.stdout:Install 4 Packages 2024-09-16T05:47:36.685 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:47:36.685 INFO:teuthology.orchestra.run.smithi148.stdout:Total download size: 79 M 2024-09-16T05:47:36.685 INFO:teuthology.orchestra.run.smithi148.stdout:Installed size: 126 M 2024-09-16T05:47:36.686 INFO:teuthology.orchestra.run.smithi148.stdout:Downloading Packages: 2024-09-16T05:47:36.748 INFO:teuthology.orchestra.run.smithi104.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-16T05:47:37.006 INFO:teuthology.orchestra.run.smithi104.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 27 MB/s | 29 MB 00:01 2024-09-16T05:47:37.007 INFO:teuthology.orchestra.run.smithi104.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:47:37.007 INFO:teuthology.orchestra.run.smithi104.stdout:Total 66 MB/s | 79 MB 00:01 2024-09-16T05:47:37.267 INFO:teuthology.orchestra.run.smithi148.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 41 kB/s | 23 kB 00:00 2024-09-16T05:47:37.692 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction check 2024-09-16T05:47:38.013 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction check succeeded. 2024-09-16T05:47:38.013 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction test 2024-09-16T05:47:38.092 INFO:teuthology.orchestra.run.smithi148.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-16T05:47:38.767 INFO:teuthology.orchestra.run.smithi148.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-16T05:47:38.979 INFO:teuthology.orchestra.run.smithi104.stdout:Transaction test succeeded. 2024-09-16T05:47:38.979 INFO:teuthology.orchestra.run.smithi104.stdout:Running transaction 2024-09-16T05:47:39.434 INFO:teuthology.orchestra.run.smithi148.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-16T05:47:39.434 INFO:teuthology.orchestra.run.smithi148.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:47:39.435 INFO:teuthology.orchestra.run.smithi148.stdout:Total 29 MB/s | 79 MB 00:02 2024-09-16T05:47:40.117 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction check 2024-09-16T05:47:40.483 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction check succeeded. 2024-09-16T05:47:40.483 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction test 2024-09-16T05:47:41.431 INFO:teuthology.orchestra.run.smithi104.stdout: Preparing : 1/1 2024-09-16T05:47:41.451 INFO:teuthology.orchestra.run.smithi148.stdout:Transaction test succeeded. 2024-09-16T05:47:41.451 INFO:teuthology.orchestra.run.smithi148.stdout:Running transaction 2024-09-16T05:47:42.194 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:47:42.281 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:47:43.911 INFO:teuthology.orchestra.run.smithi148.stdout: Preparing : 1/1 2024-09-16T05:47:44.553 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:47:44.642 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:47:45.099 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:47:45.233 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:47:47.481 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:47:47.619 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:47:50.052 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:47:50.091 INFO:teuthology.orchestra.run.smithi104.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:47:52.448 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:47:52.571 INFO:teuthology.orchestra.run.smithi148.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:47:54.914 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:47:57.416 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:33.311 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:33.351 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:33.679 INFO:teuthology.orchestra.run.smithi104.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:33.679 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:48:33.679 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:48:33.679 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:48:34.487 INFO:teuthology.orchestra.run.smithi104.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:34.487 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:48:34.487 INFO:teuthology.orchestra.run.smithi104.stdout:Installed: 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:48:34.488 INFO:teuthology.orchestra.run.smithi104.stdout:Complete! 2024-09-16T05:48:34.866 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:48:34.946 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:34.946 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:48:34.946 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:48:34.946 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:48:34.946 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:48:34.947 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:48:34.947 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:48:34.947 DEBUG:teuthology.orchestra.run.smithi104:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:48:35.005 INFO:teuthology.orchestra.run.smithi104.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:35.006 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:48:35.006 DEBUG:teuthology.orchestra.run.smithi104:> sudo rpm -qi grub2-tools 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Name : grub2-tools 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Epoch : 1 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Version : 2.06 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Release : 82.el9 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: x86_64 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Group : Unspecified 2024-09-16T05:48:35.044 INFO:teuthology.orchestra.run.smithi104.stdout:Size : 8274670 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:License : GPLv3+ 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Packager : builder@centos.org 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Vendor : CentOS 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Summary : Support tools for GRUB. 2024-09-16T05:48:35.045 INFO:teuthology.orchestra.run.smithi104.stdout:Description : 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout:hardware devices. 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-16T05:48:35.046 INFO:teuthology.orchestra.run.smithi104.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:48:35.047 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:48:35.047 INFO:teuthology.task.kernel:Updating grub on smithi104 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:48:35.047 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:48:35.340 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:35.381 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:35.710 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-16T05:48:35.731 INFO:teuthology.orchestra.run.smithi148.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:35.732 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:48:35.732 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:48:35.732 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout:Installed: 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:48:36.580 INFO:teuthology.orchestra.run.smithi148.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:48:36.581 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:48:36.581 INFO:teuthology.orchestra.run.smithi148.stdout:Complete! 2024-09-16T05:48:36.982 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:48:36.992 INFO:teuthology.orchestra.run.smithi104.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:48:37.021 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-16T05:48:37.023 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-16T05:48:37.051 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.CR1zzFMd7m 2024-09-16T05:48:37.051 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CR1zzFMd7m 2024-09-16T05:48:37.062 INFO:teuthology.orchestra.run.smithi148.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:37.063 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:48:37.063 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:48:37.063 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:48:37.063 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:48:37.063 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:48:37.063 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi148.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:48:37.063 DEBUG:teuthology.orchestra.run.smithi148:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:48:37.121 INFO:teuthology.orchestra.run.smithi148.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:48:37.122 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:48:37.122 DEBUG:teuthology.orchestra.run.smithi148:> sudo rpm -qi grub2-tools 2024-09-16T05:48:37.129 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.CR1zzFMd7m 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Name : grub2-tools 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Epoch : 1 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Version : 2.06 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Release : 82.el9 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Architecture: x86_64 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Group : Unspecified 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Size : 8274670 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:License : GPLv3+ 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:48:37.154 INFO:teuthology.orchestra.run.smithi148.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Packager : builder@centos.org 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Vendor : CentOS 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Summary : Support tools for GRUB. 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:Description : 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:hardware devices. 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout: 2024-09-16T05:48:37.155 INFO:teuthology.orchestra.run.smithi148.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:48:37.157 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:48:37.157 INFO:teuthology.task.kernel:Updating grub on smithi148 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:48:37.157 DEBUG:teuthology.orchestra.run.smithi148:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:48:37.297 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.CR1zzFMd7m is 6KB 2024-09-16T05:48:37.346 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.CR1zzFMd7m 2024-09-16T05:48:37.361 DEBUG:teuthology.orchestra.run.smithi104:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:48:37.431 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:48:37.431 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:48:37.431 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:48:37.432 INFO:teuthology.orchestra.run.smithi104.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:48:37.433 DEBUG:teuthology.orchestra.run.smithi104:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:48:37.597 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-16T05:48:37.848 INFO:teuthology.orchestra.run.smithi148.stderr:Generating grub configuration file ... 2024-09-16T05:48:39.134 INFO:teuthology.orchestra.run.smithi148.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:48:39.167 INFO:teuthology.orchestra.run.smithi148.stderr:done 2024-09-16T05:48:39.169 DEBUG:teuthology.orchestra.run.smithi148:> mktemp 2024-09-16T05:48:39.184 INFO:teuthology.orchestra.run.smithi148.stdout:/tmp/tmp.9u6iizh7aq 2024-09-16T05:48:39.185 DEBUG:teuthology.orchestra.run.smithi148:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.9u6iizh7aq 2024-09-16T05:48:39.258 DEBUG:teuthology.orchestra.run.smithi148:> sudo chmod 0666 /tmp/tmp.9u6iizh7aq 2024-09-16T05:48:39.402 DEBUG:teuthology.orchestra.remote:smithi148:/tmp/tmp.9u6iizh7aq is 6KB 2024-09-16T05:48:39.450 DEBUG:teuthology.orchestra.run.smithi148:> rm -fr /tmp/tmp.9u6iizh7aq 2024-09-16T05:48:39.465 DEBUG:teuthology.orchestra.run.smithi148:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:48:39.528 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:48:39.528 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:48:39.528 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:48:39.528 INFO:teuthology.orchestra.run.smithi148.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:48:39.530 DEBUG:teuthology.orchestra.run.smithi148:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:48:39.679 DEBUG:teuthology.orchestra.run.smithi148:> sudo shutdown -r now 2024-09-16T05:49:07.625 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:49:07.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:49:07.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:09.684 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:49:09.684 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:49:09.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:28.253 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-16T05:49:37.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:49:37.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:40.317 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-16T05:49:42.077 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-16T05:49:51.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:49:51.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:52.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:49:52.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:54.141 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-16T05:50:06.153 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:50:06.153 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:50:09.213 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-16T05:50:10.749 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.148 2024-09-16T05:50:24.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:50:24.226 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:50:24.582 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-16T05:50:25.013 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:50:25.013 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:50:25.013 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-16T05:50:25.027 INFO:teuthology.orchestra.run.smithi104.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:50:25.028 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:50:25.028 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:50:25.028 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:50:25.750 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:50:25.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:50:26.029 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:50:26.029 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:50:26.050 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-09-16T05:50:26.149 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-16T05:50:26.181 DEBUG:teuthology.parallel:result is None 2024-09-16T05:50:26.438 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:50:26.438 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:50:26.438 DEBUG:teuthology.orchestra.run.smithi148:> uname -r 2024-09-16T05:50:26.453 INFO:teuthology.orchestra.run.smithi148.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:50:26.453 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:50:26.453 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:50:26.453 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:50:27.454 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:50:27.455 DEBUG:teuthology.orchestra.run.smithi148:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:50:27.541 INFO:teuthology.orchestra.run.smithi148.stdout:ttyS1 2024-09-16T05:50:27.568 DEBUG:teuthology.parallel:result is None 2024-09-16T05:50:27.568 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:50:27.577 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:50:27.577 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:50:27.581 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:50:27.625 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:50:27.632 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:50:27.647 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:50:27.648 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:50:27.651 DEBUG:teuthology.orchestra.run.smithi148:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:50:27.711 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:50:27.719 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:50:27.719 DEBUG:teuthology.orchestra.run.smithi104:> 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:50:27.721 DEBUG:teuthology.orchestra.run.smithi148:> 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:50:27.758 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:50:27.768 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:50:27.788 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:50:27.813 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:50:27.816 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:50:27.822 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:50:27.823 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:50:27.827 DEBUG:teuthology.orchestra.run.smithi148:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:50:27.890 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:50:27.900 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:50:27.900 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:50:27.902 DEBUG:teuthology.orchestra.run.smithi148:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:50:27.939 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:50:28.050 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:50:28.102 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:50:28.165 DEBUG:teuthology.orchestra.run.smithi104:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:50:28.252 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-16T05:50:28.252 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:50:28.304 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:50:28.343 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:50:28.393 DEBUG:teuthology.orchestra.run.smithi148:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:50:28.468 DEBUG:teuthology.orchestra.run.smithi148:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:50:28.508 DEBUG:teuthology.orchestra.run.smithi148:> set -ex 2024-09-16T05:50:28.509 DEBUG:teuthology.orchestra.run.smithi148:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:50:28.574 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-16T05:50:28.576 DEBUG:teuthology.orchestra.run.smithi148:> sudo service rsyslog restart 2024-09-16T05:50:28.618 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:50:28.674 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:50:29.125 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:50:29.133 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:50:29.133 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:50:29.143 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:50:29.152 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T05:50:29.152 DEBUG:teuthology.orchestra.run.smithi104:> sudo service auditd rotate 2024-09-16T05:50:29.266 INFO:teuthology.orchestra.run.smithi104.stdout:Rotating logs: 2024-09-16T05:50:29.268 DEBUG:teuthology.orchestra.run.smithi148:> sudo service auditd rotate 2024-09-16T05:50:29.359 INFO:teuthology.orchestra.run.smithi148.stdout:Rotating logs: 2024-09-16T05:50:29.361 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:50:29.361 DEBUG:teuthology.orchestra.run.smithi104:> /usr/sbin/getenforce 2024-09-16T05:50:29.381 INFO:teuthology.orchestra.run.smithi104.stdout:Permissive 2024-09-16T05:50:29.382 DEBUG:teuthology.orchestra.run.smithi148:> /usr/sbin/getenforce 2024-09-16T05:50:29.409 INFO:teuthology.orchestra.run.smithi148.stdout:Permissive 2024-09-16T05:50:29.409 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi104.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi148.front.sepia.ceph.com': 'permissive'} 2024-09-16T05:50:29.410 DEBUG:teuthology.orchestra.run.smithi104:> 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:50:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:50:29.446 DEBUG:teuthology.orchestra.run.smithi148:> 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:50:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:50:29.472 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:50:29.472 DEBUG:teuthology.orchestra.run.smithi104:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:50:29.520 DEBUG:teuthology.orchestra.run.smithi148:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:50:29.555 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:50:29.564 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T05:50:29.568 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T05:50:29.713 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:50:29.727 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:50:29.728 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi104.front.sepia.ceph.com,smithi148.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:54:13.083 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi104.front.sepia.ceph.com'), Remote(name='ubuntu@smithi148.front.sepia.ceph.com')] 2024-09-16T05:54:13.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:54:13.086 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:13.197 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-16T05:54:13.273 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-16T05:54:13.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:54:13.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi148.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:13.388 DEBUG:teuthology.orchestra.run.smithi148:> true 2024-09-16T05:54:13.472 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi148.front.sepia.ceph.com' 2024-09-16T05:54:13.472 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:54:13.484 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:54:13.484 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:54:13.485 DEBUG:teuthology.orchestra.run.smithi104:> 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:54:13.488 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:54:13.489 DEBUG:teuthology.orchestra.run.smithi148:> 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:54:13.517 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:54:13.532 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:54:13.542 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:54:13.557 INFO:teuthology.orchestra.run.smithi104.stderr:sudo: ntpd: command not found 2024-09-16T05:54:13.558 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:54:13.568 INFO:teuthology.orchestra.run.smithi104.stdout:506 Cannot talk to daemon 2024-09-16T05:54:13.581 INFO:teuthology.orchestra.run.smithi148.stderr:sudo: ntpd: command not found 2024-09-16T05:54:13.582 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:54:13.592 INFO:teuthology.orchestra.run.smithi148.stdout:506 Cannot talk to daemon 2024-09-16T05:54:13.596 INFO:teuthology.orchestra.run.smithi104.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:54:13.606 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:54:13.620 INFO:teuthology.orchestra.run.smithi148.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:54:13.653 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:54:13.657 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:54:13.657 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-16T05:54:13.657 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.658 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.658 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.658 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.677 INFO:teuthology.orchestra.run.smithi148.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:54:13.680 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:54:13.681 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2024-09-16T05:54:13.681 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.681 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.681 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.681 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:13.682 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:54:13.690 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:54:13.690 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:54:13.690 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:54:13.690 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:54:13.695 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:54:13.695 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:54:13.696 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', '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:54:13.696 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:54:13.696 INFO:teuthology.packaging:ref: None 2024-09-16T05:54:13.696 INFO:teuthology.packaging:tag: None 2024-09-16T05:54:13.696 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:54:13.696 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:54:13.697 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=octopus 2024-09-16T05:54:13.698 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', '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:54:13.699 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:54:13.699 INFO:teuthology.packaging:ref: None 2024-09-16T05:54:13.699 INFO:teuthology.packaging:tag: None 2024-09-16T05:54:13.699 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:54:13.699 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:54:13.699 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=octopus 2024-09-16T05:54:13.833 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=octopus 2024-09-16T05:54:13.834 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=octopus 2024-09-16T05:54:14.026 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f7d32dc73d984cb89a86997a7e39f069 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=octopus 2024-09-16T05:54:14.030 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:54:14.040 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:54:14.048 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:54:14.049 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:54:14.062 DEBUG:teuthology.orchestra.run.smithi148:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:54:14.068 INFO:teuthology.orchestra.run.smithi104.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:54:14.071 INFO:teuthology.orchestra.run.smithi104.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:54:14.071 INFO:teuthology.orchestra.run.smithi104.stdout:=============================================================================== 2024-09-16T05:54:14.071 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:14.072 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 -214us[ -214us] +/- 76ms 2024-09-16T05:54:14.072 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 -1054us[-1054us] +/- 65ms 2024-09-16T05:54:14.072 INFO:teuthology.orchestra.run.smithi104.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:14.077 INFO:teuthology.orchestra.run.smithi148.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:=============================================================================== 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 +894us[ +894us] +/- 55ms 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:14.081 INFO:teuthology.orchestra.run.smithi148.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:54:14.082 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:54:14.091 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:54:14.091 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:54:14.100 DEBUG:teuthology.orchestra.run.smithi104:> 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:54:14.170 DEBUG:teuthology.orchestra.run.smithi148:> 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:54:14.229 DEBUG:teuthology.orchestra.run.smithi104:> 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:54:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:54:14.256 DEBUG:teuthology.orchestra.run.smithi148:> 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:54:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:54:14.284 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:54:14.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:54:14.301 INFO:teuthology.task.internal:Duration was 225.167898 seconds 2024-09-16T05:54:14.301 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:54:14.309 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:54:14.309 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:54:14.312 DEBUG:teuthology.orchestra.run.smithi148:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:54:14.348 INFO:teuthology.orchestra.run.smithi104.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:54:14.363 INFO:teuthology.orchestra.run.smithi148.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:54:14.560 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:54:14.560 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-16T05:54:14.560 DEBUG:teuthology.orchestra.run.smithi104:> 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:54:14.583 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi148.front.sepia.ceph.com 2024-09-16T05:54:14.583 DEBUG:teuthology.orchestra.run.smithi148:> 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:54:14.625 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:54:14.626 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:54:14.628 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:54:14.693 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:54:14.694 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:54:14.696 DEBUG:teuthology.orchestra.run.smithi148:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:54:14.823 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:54:14.834 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:54:14.834 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:54:14.860 DEBUG:teuthology.orchestra.run.smithi148:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:54:14.885 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:54:14.897 DEBUG:teuthology.orchestra.run.smithi104:> 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:54:14.903 DEBUG:teuthology.orchestra.run.smithi148:> 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:54:14.923 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-16T05:54:14.948 INFO:teuthology.orchestra.run.smithi148.stdout:kernel.core_pattern = core 2024-09-16T05:54:14.975 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:54:15.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:54:15.029 DEBUG:teuthology.orchestra.run.smithi148:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:54:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:54:15.045 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:54:15.055 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:54:15.056 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906829/remote/smithi104 2024-09-16T05:54:15.057 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:54:15.124 DEBUG:teuthology.misc:Transferring archived files from smithi148:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906829/remote/smithi148 2024-09-16T05:54:15.125 DEBUG:teuthology.orchestra.run.smithi148:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:54:15.174 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:54:15.174 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:54:15.177 DEBUG:teuthology.orchestra.run.smithi148:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:54:15.226 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:54:15.239 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:54:15.240 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:54:15.249 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:54:15.249 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:54:15.252 DEBUG:teuthology.orchestra.run.smithi148:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:54:15.264 INFO:teuthology.orchestra.run.smithi104.stdout: 266063 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:54 /home/ubuntu/cephtest 2024-09-16T05:54:15.281 INFO:teuthology.orchestra.run.smithi148.stdout: 265798 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:54 /home/ubuntu/cephtest 2024-09-16T05:54:15.282 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:54:15.303 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:54:15.325 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/radosbench 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: 225.1678981781006 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=octopus flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f7d32dc73d984cb89a86997a7e39f069 status: fail success: false 2024-09-16T05:54:15.325 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:54:15.407 INFO:teuthology.run:FAIL