2023-11-17T20:30:06.748 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-17T20:30:06.748 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461397 --owner scheduled_teuthology@teuthology --description upgrade:octopus-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --verbose -- /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461397/orig.config.yaml 2023-11-17T20:30:06.811 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-17T20:30:06.893 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461397 branch: quincy description: upgrade:octopus-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' first_in_suite: false job_id: '7461397' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: 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: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 8248 sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c 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: 111/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c targets: smithi090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEK490DeCZvuhKKdHrfVN6v7pfdx9fZVcWCIAKoqtcfqUlCqq/uETMUQH+o7jjJSp0l0IJyzb/PYfx0Avw4u72U= smithi203.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOCOlFHOy4dffDJBy6rwdEuXn91wSs/a5JtYFaHbdTMqFXMXGpFzNl8u7GflcLeM2bIiednJRMyopMKB96ZuXyI= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: 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: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-11-17_14:22:05 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2442 2023-11-17T20:30:06.894 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa; will attempt to use it 2023-11-17T20:30:06.894 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_7155e8e36fbbeb81765cc73048bcb9c2ada8125c/qa/tasks 2023-11-17T20:30:06.895 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-17T20:30:06.896 INFO:teuthology.task.internal:Checking packages... 2023-11-17T20:30:06.918 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7155e8e36fbbeb81765cc73048bcb9c2ada8125c' 2023-11-17T20:30:06.918 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-17T20:30:06.918 INFO:teuthology.packaging:ref: None 2023-11-17T20:30:06.918 INFO:teuthology.packaging:tag: None 2023-11-17T20:30:06.918 INFO:teuthology.packaging:branch: quincy 2023-11-17T20:30:06.919 INFO:teuthology.packaging:sha1: 7155e8e36fbbeb81765cc73048bcb9c2ada8125c 2023-11-17T20:30:06.919 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-11-17T20:30:07.287 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-67.g7155e8e3 2023-11-17T20:30:07.288 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-17T20:30:07.294 INFO:teuthology.task.internal:no buildpackages task found 2023-11-17T20:30:07.294 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-17T20:30:07.309 INFO:teuthology.task.internal:Saving configuration 2023-11-17T20:30:07.333 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-17T20:30:07.339 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-17T20:30:07.365 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461397', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:29.125539', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEK490DeCZvuhKKdHrfVN6v7pfdx9fZVcWCIAKoqtcfqUlCqq/uETMUQH+o7jjJSp0l0IJyzb/PYfx0Avw4u72U='} 2023-11-17T20:30:07.388 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi203.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-11-17_14:22:05-upgrade:octopus-x-quincy-distro-default-smithi/7461397', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-17 20:19:29.123705', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOCOlFHOy4dffDJBy6rwdEuXn91wSs/a5JtYFaHbdTMqFXMXGpFzNl8u7GflcLeM2bIiednJRMyopMKB96ZuXyI='} 2023-11-17T20:30:07.388 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-17T20:30:07.395 INFO:teuthology.task.internal:roles: ubuntu@smithi090.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-11-17T20:30:07.395 INFO:teuthology.task.internal:roles: ubuntu@smithi203.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-11-17T20:30:07.396 INFO:teuthology.run_tasks:Running task console_log... 2023-11-17T20:30:07.472 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8665858af0>, signals=[15]) 2023-11-17T20:30:07.473 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-17T20:30:07.479 INFO:teuthology.task.internal:Opening connections... 2023-11-17T20:30:07.479 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2023-11-17T20:30:07.481 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:07.549 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi203.front.sepia.ceph.com 2023-11-17T20:30:07.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:30:07.619 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-17T20:30:07.626 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2023-11-17T20:30:07.648 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2023-11-17T20:30:07.649 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="CentOS Stream" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="8" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:ID="centos" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="8" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:30:07.710 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:ANSI_COLOR="0;31" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:30:07.711 INFO:teuthology.orchestra.run.smithi090.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:30:07.712 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2023-11-17T20:30:07.737 DEBUG:teuthology.orchestra.run.smithi203:> uname -m 2023-11-17T20:30:07.759 INFO:teuthology.orchestra.run.smithi203.stdout:x86_64 2023-11-17T20:30:07.759 DEBUG:teuthology.orchestra.run.smithi203:> cat /etc/os-release 2023-11-17T20:30:07.819 INFO:teuthology.orchestra.run.smithi203.stdout:NAME="CentOS Stream" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION="8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:ID="centos" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:ID_LIKE="rhel fedora" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_ID="8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:PLATFORM_ID="platform:el8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:ANSI_COLOR="0;31" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:HOME_URL="https://centos.org/" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-17T20:30:07.820 INFO:teuthology.orchestra.run.smithi203.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-17T20:30:07.821 INFO:teuthology.lock.ops:Updating smithi203.front.sepia.ceph.com on lock server 2023-11-17T20:30:07.845 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-17T20:30:07.854 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-17T20:30:07.860 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-17T20:30:07.860 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:30:07.863 DEBUG:teuthology.orchestra.run.smithi203:> test '!' -e /home/ubuntu/cephtest 2023-11-17T20:30:07.882 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-17T20:30:07.926 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-17T20:30:07.926 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:30:07.929 DEBUG:teuthology.orchestra.run.smithi203:> test -z $(ls -A /var/lib/ceph) 2023-11-17T20:30:07.960 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-17T20:30:08.018 INFO:teuthology.run_tasks:Running task kernel... 2023-11-17T20:30:08.032 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-17T20:30:08.033 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-17T20:30:08.033 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:30:08.033 DEBUG:teuthology.orchestra.run.smithi203:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-17T20:30:08.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:30:08.054 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2023-11-17T20:30:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:30:08.055 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2023-11-17T20:30:08.113 INFO:teuthology.orchestra.run.smithi203.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:30:08.113 INFO:teuthology.task.kernel:Running kernel on smithi203: 4.18.0-489.el8.x86_64 2023-11-17T20:30:08.114 DEBUG:teuthology.orchestra.run.smithi203:> sudo yum install -y kernel 2023-11-17T20:30:08.116 INFO:teuthology.orchestra.run.smithi090.stdout:4.18.0-489.el8.x86_64 2023-11-17T20:30:08.116 INFO:teuthology.task.kernel:Running kernel on smithi090: 4.18.0-489.el8.x86_64 2023-11-17T20:30:08.116 DEBUG:teuthology.orchestra.run.smithi090:> sudo yum install -y kernel 2023-11-17T20:30:16.887 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 8 - AppStream 6.3 MB/s | 34 MB 00:05 2023-11-17T20:30:24.046 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 8 - BaseOS 61 MB/s | 53 MB 00:00 2023-11-17T20:30:31.990 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 8 - Extras 42 kB/s | 18 kB 00:00 2023-11-17T20:30:32.432 INFO:teuthology.orchestra.run.smithi090.stdout:CentOS Stream 8 - Extras common packages 26 kB/s | 6.9 kB 00:00 2023-11-17T20:30:32.717 INFO:teuthology.orchestra.run.smithi090.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-11-17T20:30:34.770 INFO:teuthology.orchestra.run.smithi090.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2023-11-17T20:30:38.719 INFO:teuthology.orchestra.run.smithi090.stdout:lab-extras 524 kB/s | 24 kB 00:00 2023-11-17T20:30:42.336 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:30:42.336 INFO:teuthology.orchestra.run.smithi090.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:30:42.618 INFO:teuthology.orchestra.run.smithi090.stdout:Dependencies resolved. 2023-11-17T20:30:42.619 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-11-17T20:30:42.619 INFO:teuthology.orchestra.run.smithi090.stdout: Package Architecture Version Repository Size 2023-11-17T20:30:42.619 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-11-17T20:30:42.619 INFO:teuthology.orchestra.run.smithi090.stdout:Installing: 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout:Installing dependencies: 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction Summary 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout:================================================================================ 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout:Install 3 Packages 2023-11-17T20:30:42.620 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:30:42.621 INFO:teuthology.orchestra.run.smithi090.stdout:Total download size: 89 M 2023-11-17T20:30:42.621 INFO:teuthology.orchestra.run.smithi090.stdout:Installed size: 96 M 2023-11-17T20:30:42.621 INFO:teuthology.orchestra.run.smithi090.stdout:Downloading Packages: 2023-11-17T20:30:42.971 INFO:teuthology.orchestra.run.smithi090.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 32 MB/s | 10 MB 00:00 2023-11-17T20:30:43.588 INFO:teuthology.orchestra.run.smithi090.stdout:(2/3): kernel-core-4.18.0-521.el8.x86_64.rpm 47 MB/s | 43 MB 00:00 2023-11-17T20:30:43.994 INFO:teuthology.orchestra.run.smithi090.stdout:(3/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 27 MB/s | 36 MB 00:01 2023-11-17T20:30:43.994 INFO:teuthology.orchestra.run.smithi090.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:30:43.995 INFO:teuthology.orchestra.run.smithi090.stdout:Total 65 MB/s | 89 MB 00:01 2023-11-17T20:30:44.668 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction check 2023-11-17T20:30:45.118 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction check succeeded. 2023-11-17T20:30:45.118 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction test 2023-11-17T20:30:46.353 INFO:teuthology.orchestra.run.smithi090.stdout:Transaction test succeeded. 2023-11-17T20:30:46.385 INFO:teuthology.orchestra.run.smithi090.stdout:Running transaction 2023-11-17T20:30:49.191 INFO:teuthology.orchestra.run.smithi090.stdout: Preparing : 1/1 2023-11-17T20:30:49.731 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:53.293 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:30:53.714 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:30:57.145 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:30:57.428 INFO:teuthology.orchestra.run.smithi090.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:19.702 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:19.725 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:20.068 INFO:teuthology.orchestra.run.smithi090.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:20.068 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:31:20.068 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:31:20.824 INFO:teuthology.orchestra.run.smithi090.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout:Installed: 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:31:20.825 INFO:teuthology.orchestra.run.smithi090.stdout:Complete! 2023-11-17T20:31:20.972 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:21.188 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:21.189 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:21.189 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-17T20:31:21.189 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:31:21.189 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:31:21.189 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-17T20:31:21.189 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi090.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:31:21.189 DEBUG:teuthology.orchestra.run.smithi090:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:31:21.397 INFO:teuthology.orchestra.run.smithi090.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:31:21.398 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:31:21.398 DEBUG:teuthology.orchestra.run.smithi090:> sudo rpm -qi grub2-tools 2023-11-17T20:31:21.431 INFO:teuthology.orchestra.run.smithi090.stdout:Name : grub2-tools 2023-11-17T20:31:21.431 INFO:teuthology.orchestra.run.smithi090.stdout:Epoch : 1 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Version : 2.02 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Release : 129.el8 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: x86_64 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Group : System Environment/Base 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Size : 9265586 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:License : GPLv3+ 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Relocations : (not relocatable) 2023-11-17T20:31:21.432 INFO:teuthology.orchestra.run.smithi090.stdout:Packager : CentOS BuildSystem 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:Vendor : CentOS 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:Summary : Support tools for GRUB. 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:Description : 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:hardware devices. 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout: 2023-11-17T20:31:21.433 INFO:teuthology.orchestra.run.smithi090.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:31:21.434 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:31:21.434 INFO:teuthology.task.kernel:Updating grub on smithi090 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:31:21.434 DEBUG:teuthology.orchestra.run.smithi090:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:31:23.470 INFO:teuthology.orchestra.run.smithi090.stderr:Generating grub configuration file ... 2023-11-17T20:31:26.450 INFO:teuthology.orchestra.run.smithi090.stderr:done 2023-11-17T20:31:26.458 DEBUG:teuthology.orchestra.run.smithi090:> mktemp 2023-11-17T20:31:26.489 INFO:teuthology.orchestra.run.smithi090.stdout:/tmp/tmp.Wqs7XAAm8A 2023-11-17T20:31:26.489 DEBUG:teuthology.orchestra.run.smithi090:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Wqs7XAAm8A 2023-11-17T20:31:26.571 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0666 /tmp/tmp.Wqs7XAAm8A 2023-11-17T20:31:26.706 DEBUG:teuthology.orchestra.remote:smithi090:/tmp/tmp.Wqs7XAAm8A is 6KB 2023-11-17T20:31:26.755 DEBUG:teuthology.orchestra.run.smithi090:> rm -fr /tmp/tmp.Wqs7XAAm8A 2023-11-17T20:31:26.773 DEBUG:teuthology.orchestra.run.smithi090:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:31:26.846 INFO:teuthology.orchestra.run.smithi090.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:31:26.846 INFO:teuthology.orchestra.run.smithi090.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:31:26.846 INFO:teuthology.orchestra.run.smithi090.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:31:26.846 INFO:teuthology.orchestra.run.smithi090.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:31:26.847 DEBUG:teuthology.orchestra.run.smithi090:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:31:27.007 DEBUG:teuthology.orchestra.run.smithi090:> sudo shutdown -r now 2023-11-17T20:31:54.161 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - AppStream 336 kB/s | 34 MB 01:43 2023-11-17T20:31:57.010 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-17T20:31:57.010 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-11-17T20:31:57.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:01.078 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - BaseOS 67 MB/s | 53 MB 00:00 2023-11-17T20:32:09.095 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - Extras 37 kB/s | 18 kB 00:00 2023-11-17T20:32:09.570 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - Extras common packages 23 kB/s | 6.9 kB 00:00 2023-11-17T20:32:09.897 INFO:teuthology.orchestra.run.smithi203.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-11-17T20:32:11.731 INFO:teuthology.orchestra.run.smithi203.stdout:Extra Packages for Enterprise Linux 9.5 MB/s | 16 MB 00:01 2023-11-17T20:32:15.606 INFO:teuthology.orchestra.run.smithi203.stdout:lab-extras 322 kB/s | 24 kB 00:00 2023-11-17T20:32:19.263 INFO:teuthology.orchestra.run.smithi203.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-17T20:32:19.263 INFO:teuthology.orchestra.run.smithi203.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-17T20:32:19.549 INFO:teuthology.orchestra.run.smithi203.stdout:Dependencies resolved. 2023-11-17T20:32:19.550 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2023-11-17T20:32:19.550 INFO:teuthology.orchestra.run.smithi203.stdout: Package Architecture Version Repository Size 2023-11-17T20:32:19.550 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2023-11-17T20:32:19.550 INFO:teuthology.orchestra.run.smithi203.stdout:Installing: 2023-11-17T20:32:19.550 INFO:teuthology.orchestra.run.smithi203.stdout: kernel x86_64 4.18.0-521.el8 baseos 10 M 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout:Installing dependencies: 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-core x86_64 4.18.0-521.el8 baseos 43 M 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-modules x86_64 4.18.0-521.el8 baseos 36 M 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction Summary 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout:Install 3 Packages 2023-11-17T20:32:19.551 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:19.552 INFO:teuthology.orchestra.run.smithi203.stdout:Total download size: 89 M 2023-11-17T20:32:19.552 INFO:teuthology.orchestra.run.smithi203.stdout:Installed size: 96 M 2023-11-17T20:32:19.552 INFO:teuthology.orchestra.run.smithi203.stdout:Downloading Packages: 2023-11-17T20:32:20.090 INFO:teuthology.orchestra.run.smithi203.stdout:(1/3): kernel-4.18.0-521.el8.x86_64.rpm 33 MB/s | 10 MB 00:00 2023-11-17T20:32:20.540 INFO:teuthology.orchestra.run.smithi203.stdout:(2/3): kernel-modules-4.18.0-521.el8.x86_64.rpm 48 MB/s | 36 MB 00:00 2023-11-17T20:32:20.993 INFO:teuthology.orchestra.run.smithi203.stdout:(3/3): kernel-core-4.18.0-521.el8.x86_64.rpm 36 MB/s | 43 MB 00:01 2023-11-17T20:32:20.993 INFO:teuthology.orchestra.run.smithi203.stdout:-------------------------------------------------------------------------------- 2023-11-17T20:32:20.993 INFO:teuthology.orchestra.run.smithi203.stdout:Total 62 MB/s | 89 MB 00:01 2023-11-17T20:32:21.671 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction check 2023-11-17T20:32:22.094 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction check succeeded. 2023-11-17T20:32:22.094 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction test 2023-11-17T20:32:23.325 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction test succeeded. 2023-11-17T20:32:23.349 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction 2023-11-17T20:32:26.079 INFO:teuthology.orchestra.run.smithi203.stdout: Preparing : 1/1 2023-11-17T20:32:26.641 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:32:30.229 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:32:30.590 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:32:31.587 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2023-11-17T20:32:34.022 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:32:34.320 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:32:40.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-11-17T20:32:40.589 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:43.654 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2023-11-17T20:32:55.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-11-17T20:32:55.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:32:56.219 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-core-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:32:56.243 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:32:56.587 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:32:56.588 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-4.18.0-521.el8.x86_64 1/3 2023-11-17T20:32:56.588 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-core-4.18.0-521.el8.x86_64 2/3 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-modules-4.18.0-521.el8.x86_64 3/3 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout:Installed: 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-4.18.0-521.el8.x86_64 kernel-core-4.18.0-521.el8.x86_64 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-modules-4.18.0-521.el8.x86_64 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:57.367 INFO:teuthology.orchestra.run.smithi203.stdout:Complete! 2023-11-17T20:32:57.508 DEBUG:teuthology.orchestra.run.smithi203:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:32:57.727 INFO:teuthology.orchestra.run.smithi203.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:32:57.728 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:32:57.728 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-521.el8.x86_64 2023-11-17T20:32:57.728 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-17T20:32:57.728 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-17T20:32:57.728 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-17T20:32:57.728 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi203.front.sepia.ceph.com, path=None, version=distro) 2023-11-17T20:32:57.728 DEBUG:teuthology.orchestra.run.smithi203:> rpm -q kernel | sort -rV | head -n 1 2023-11-17T20:32:57.937 INFO:teuthology.orchestra.run.smithi203.stdout:kernel-4.18.0-521.el8.x86_64 2023-11-17T20:32:57.937 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-521.el8.x86_64 2023-11-17T20:32:57.937 DEBUG:teuthology.orchestra.run.smithi203:> sudo rpm -qi grub2-tools 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Name : grub2-tools 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Epoch : 1 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Version : 2.02 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Release : 129.el8 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: x86_64 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Group : System Environment/Base 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:Size : 9265586 2023-11-17T20:32:57.971 INFO:teuthology.orchestra.run.smithi203.stdout:License : GPLv3+ 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Relocations : (not relocatable) 2023-11-17T20:32:57.972 INFO:teuthology.orchestra.run.smithi203.stdout:Packager : CentOS BuildSystem 2023-11-17T20:32:57.973 INFO:teuthology.orchestra.run.smithi203.stdout:Vendor : CentOS 2023-11-17T20:32:57.973 INFO:teuthology.orchestra.run.smithi203.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-17T20:32:57.973 INFO:teuthology.orchestra.run.smithi203.stdout:Summary : Support tools for GRUB. 2023-11-17T20:32:57.973 INFO:teuthology.orchestra.run.smithi203.stdout:Description : 2023-11-17T20:32:57.973 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:57.974 INFO:teuthology.orchestra.run.smithi203.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-17T20:32:57.974 INFO:teuthology.orchestra.run.smithi203.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-17T20:32:57.974 INFO:teuthology.orchestra.run.smithi203.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-17T20:32:57.974 INFO:teuthology.orchestra.run.smithi203.stdout:hardware devices. 2023-11-17T20:32:57.975 INFO:teuthology.orchestra.run.smithi203.stdout: 2023-11-17T20:32:57.975 INFO:teuthology.orchestra.run.smithi203.stdout:This subpackage provides tools for support of all platforms. 2023-11-17T20:32:57.976 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-17T20:32:57.976 INFO:teuthology.task.kernel:Updating grub on smithi203 to boot 4.18.0-521.el8.x86_64 2023-11-17T20:32:57.977 DEBUG:teuthology.orchestra.run.smithi203:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-17T20:32:59.818 INFO:teuthology.orchestra.run.smithi203.stderr:Generating grub configuration file ... 2023-11-17T20:33:02.266 INFO:teuthology.orchestra.run.smithi203.stderr:done 2023-11-17T20:33:02.267 DEBUG:teuthology.orchestra.run.smithi203:> mktemp 2023-11-17T20:33:02.302 INFO:teuthology.orchestra.run.smithi203.stdout:/tmp/tmp.E99ImKuWqX 2023-11-17T20:33:02.303 DEBUG:teuthology.orchestra.run.smithi203:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.E99ImKuWqX 2023-11-17T20:33:02.376 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0666 /tmp/tmp.E99ImKuWqX 2023-11-17T20:33:02.516 DEBUG:teuthology.orchestra.remote:smithi203:/tmp/tmp.E99ImKuWqX is 6KB 2023-11-17T20:33:02.566 DEBUG:teuthology.orchestra.run.smithi203:> rm -fr /tmp/tmp.E99ImKuWqX 2023-11-17T20:33:02.584 DEBUG:teuthology.orchestra.run.smithi203:> sudo /bin/ls /boot/loader/entries || true 2023-11-17T20:33:02.662 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-17T20:33:02.662 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-17T20:33:02.662 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-17T20:33:02.662 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64.conf 2023-11-17T20:33:02.664 DEBUG:teuthology.orchestra.run.smithi203:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-521.el8.x86_64 2023-11-17T20:33:02.816 DEBUG:teuthology.orchestra.run.smithi203:> sudo shutdown -r now 2023-11-17T20:33:14.082 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2023-11-17T20:33:29.095 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-11-17T20:33:29.096 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:33:29.566 DEBUG:teuthology.orchestra.run.smithi090:> true 2023-11-17T20:33:29.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2023-11-17T20:33:29.885 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:33:29.886 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2023-11-17T20:33:29.902 INFO:teuthology.orchestra.run.smithi090.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:33:29.902 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-17T20:33:29.903 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:33:29.903 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:33:30.903 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-17T20:33:30.904 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:33:31.008 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2023-11-17T20:33:31.025 DEBUG:teuthology.parallel:result is None 2023-11-17T20:33:32.820 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-17T20:33:32.820 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2023-11-17T20:33:32.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:34:07.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2023-11-17T20:34:16.336 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2023-11-17T20:34:16.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:34:34.722 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2023-11-17T20:34:46.725 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2023-11-17T20:34:46.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-17T20:34:47.782 DEBUG:teuthology.orchestra.run.smithi203:> true 2023-11-17T20:34:48.102 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2023-11-17T20:34:48.102 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-521.el8.x86_64"... 2023-11-17T20:34:48.103 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2023-11-17T20:34:48.124 INFO:teuthology.orchestra.run.smithi203.stdout:4.18.0-521.el8.x86_64 2023-11-17T20:34:48.126 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-521.el8.x86_64 vs 4.18.0-521.el8.x86_64 2023-11-17T20:34:48.126 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-17T20:34:48.126 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-17T20:34:49.127 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-17T20:34:49.128 DEBUG:teuthology.orchestra.run.smithi203:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-17T20:34:49.200 INFO:teuthology.orchestra.run.smithi203.stdout:ttyS1 2023-11-17T20:34:49.212 DEBUG:teuthology.parallel:result is None 2023-11-17T20:34:49.212 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-17T20:34:49.219 INFO:teuthology.task.internal:Creating test directory... 2023-11-17T20:34:49.220 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:34:49.223 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-17T20:34:49.244 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-17T20:34:49.251 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-17T20:34:49.264 INFO:teuthology.task.internal:Creating archive directory... 2023-11-17T20:34:49.264 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:34:49.290 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-17T20:34:49.325 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-17T20:34:49.334 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-17T20:34:49.334 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-17T20:34:49.361 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-17T20:34:49.398 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:34:49.403 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:34:49.408 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:34:49.414 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-17T20:34:49.416 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-17T20:34:49.431 INFO:teuthology.task.internal:Configuring sudo... 2023-11-17T20:34:49.432 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:34:49.458 DEBUG:teuthology.orchestra.run.smithi203:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-17T20:34:49.489 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-17T20:34:49.503 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-17T20:34:49.503 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:34:49.531 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-17T20:34:49.549 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:34:49.632 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:34:49.688 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:34:49.775 DEBUG:teuthology.orchestra.run.smithi090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:34:49.822 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2023-11-17T20:34:49.822 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:34:49.888 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:34:49.934 DEBUG:teuthology.orchestra.run.smithi203:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-17T20:34:49.985 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:34:50.073 DEBUG:teuthology.orchestra.run.smithi203:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-17T20:34:50.116 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2023-11-17T20:34:50.116 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-17T20:34:50.184 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2023-11-17T20:34:50.187 DEBUG:teuthology.orchestra.run.smithi203:> sudo service rsyslog restart 2023-11-17T20:34:50.251 INFO:teuthology.orchestra.run.smithi090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:34:50.295 INFO:teuthology.orchestra.run.smithi203.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-17T20:34:50.619 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-17T20:34:50.629 INFO:teuthology.task.internal:Starting timer... 2023-11-17T20:34:50.630 INFO:teuthology.run_tasks:Running task pcp... 2023-11-17T20:34:50.644 INFO:teuthology.run_tasks:Running task selinux... 2023-11-17T20:34:50.657 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-17T20:34:50.662 DEBUG:teuthology.orchestra.run.smithi090:> sudo service auditd rotate 2023-11-17T20:34:50.794 INFO:teuthology.orchestra.run.smithi090.stdout:Rotating logs: 2023-11-17T20:34:50.795 DEBUG:teuthology.orchestra.run.smithi203:> sudo service auditd rotate 2023-11-17T20:34:50.898 INFO:teuthology.orchestra.run.smithi203.stdout:Rotating logs: 2023-11-17T20:34:50.899 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-17T20:34:50.900 DEBUG:teuthology.orchestra.run.smithi090:> /usr/sbin/getenforce 2023-11-17T20:34:50.945 INFO:teuthology.orchestra.run.smithi090.stdout:Permissive 2023-11-17T20:34:50.945 DEBUG:teuthology.orchestra.run.smithi203:> /usr/sbin/getenforce 2023-11-17T20:34:50.972 INFO:teuthology.orchestra.run.smithi203.stdout:Permissive 2023-11-17T20:34:50.973 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi090.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi203.front.sepia.ceph.com': 'permissive'} 2023-11-17T20:34:50.973 DEBUG:teuthology.orchestra.run.smithi090:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-17T20:34:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:34:51.012 DEBUG:teuthology.orchestra.run.smithi203:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-17T20:34:51.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-17T20:34:51.040 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-17T20:34:51.040 DEBUG:teuthology.orchestra.run.smithi090:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:34:51.083 DEBUG:teuthology.orchestra.run.smithi203:> sudo /usr/sbin/setenforce permissive 2023-11-17T20:34:51.111 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-17T20:34:51.123 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-17T20:34:51.123 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-17T20:34:51.146 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-11-17T20:34:51.147 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi090.front.sepia.ceph.com,smithi203.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-17T20:35:18.511 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-11-17T20:35:18.511 DEBUG:teuthology.task.console_log:Killing console logger for smithi090 2023-11-17T20:35:18.511 DEBUG:teuthology.task.console_log:Killing console logger for smithi203 2023-11-17T20:35:18.512 DEBUG:teuthology.exit:Finished running handlers