2024-04-19T00:51:59.015 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T00:51:59.015 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --name yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227 --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_host_drain} -- /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227/orig.config.yaml 2024-04-19T00:51:59.045 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T00:51:59.119 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227 branch: wip-yuri5-testing-2024-04-17-1400 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_host_drain} email: yweinste@redhat.com first_in_suite: false job_id: '7663227' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri5-testing-2024-04-17-1400 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri5-testing-2024-04-17-1400 sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - osd.1 - - host.b - mon.b - mgr.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 seed: 1937 sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2024-04-17-1400 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_8b4ab94f9c30da63487fa2f241ce12f483378860/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 targets: smithi008.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKIaIo0ViZpOKBG4k0sz9Xk3Rh+3gOE5Fa4quuCDj9xwLOUtREBhXDuyw8N/KQ3xfeUTs0ydbzdxpeSlVsO9gp4= smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhcTZlLKFqPKgp4yn0KwGcj/EdaWGcjeN8Ec3/BiWB1eKG+N+F7TL1xfRp0jLDQJmlz1KRb1w5WObGE1vKTJjk= smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNT5WaUq96iHsOfSyORS6VgAi+Giq+pMjpxJuCAbO7ocJfjOB9jG6sdz6y54MH6Y8eF6LMDK6fOPEx9NsJ0v6/0= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # find the hostname for \"host.c\" which will\ \ have no mgr\n HAS_MGRS=$(ceph orch ps --hostname ${host} --format json |\ \ jq 'any(.daemon_type == \"mgr\")')\n if [ \"$HAS_MGRS\" == \"false\" ]; then\n\ \ HOST_C=\"${host}\"\n fi\ndone\n# One last thing to worry about before\ \ draining the host\n# is that the teuthology test tends to put the explicit\n\ # hostnames in the placement for the mon service.\n# We want to make sure we\ \ can drain without providing\n# --force and there is a check for the host being\ \ removed\n# being listed explicitly in the placements. Therefore,\n# we should\ \ remove it from the mon placement.\nceph orch ls mon --export > mon.yaml\n\ sed /\"$HOST_C\"/d mon.yaml > mon_adjusted.yaml\nceph orch apply -i mon_adjusted.yaml\n\ # now drain that host\nceph orch host drain $HOST_C --zap-osd-devices\n# wait\ \ for drain to complete\nHOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\n\ while [ \"$HOST_C_DAEMONS\" != \"No daemons reported\" ]; do\n sleep 15\n \ \ HOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\ndone\n# we want to check\ \ the ability to remove the host from\n# the CRUSH map, so we should first verify\ \ the host is in\n# the CRUSH map.\nceph osd getcrushmap -o compiled-crushmap\n\ crushtool -d compiled-crushmap -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\n\ if ! grep -q \"$HOST_C\" <<< \"$CRUSH_MAP\"; then\n printf \"Expected to see\ \ $HOST_C in CRUSH map. Saw:\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n# If the drain\ \ was successful, we should be able to remove the\n# host without force with\ \ no issues. If there are still daemons\n# we will get a response telling us\ \ to drain the host and a\n# non-zero return code\nceph orch host rm $HOST_C\ \ --rm-crush-entry\n# verify we've successfully removed the host from the CRUSH\ \ map\nsleep 30\nceph osd getcrushmap -o compiled-crushmap\ncrushtool -d compiled-crushmap\ \ -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\nif grep -q \"$HOST_C\" <<<\ \ \"$CRUSH_MAP\"; then\n printf \"Saw $HOST_C in CRUSH map after it should\ \ have been removed.\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-18_22:49:05 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T00:51:59.119 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_8b4ab94f9c30da63487fa2f241ce12f483378860/qa; will attempt to use it 2024-04-19T00:51:59.120 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_8b4ab94f9c30da63487fa2f241ce12f483378860/qa/tasks 2024-04-19T00:51:59.120 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T00:51:59.122 INFO:teuthology.task.internal:Checking packages... 2024-04-19T00:51:59.149 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8b4ab94f9c30da63487fa2f241ce12f483378860' 2024-04-19T00:51:59.149 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T00:51:59.149 INFO:teuthology.packaging:ref: None 2024-04-19T00:51:59.149 INFO:teuthology.packaging:tag: None 2024-04-19T00:51:59.150 INFO:teuthology.packaging:branch: wip-yuri5-testing-2024-04-17-1400 2024-04-19T00:51:59.150 INFO:teuthology.packaging:sha1: 8b4ab94f9c30da63487fa2f241ce12f483378860 2024-04-19T00:51:59.150 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri5-testing-2024-04-17-1400 2024-04-19T00:51:59.376 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3154.g8b4ab94f 2024-04-19T00:51:59.378 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T00:51:59.384 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T00:51:59.385 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T00:51:59.404 INFO:teuthology.task.internal:Saving configuration 2024-04-19T00:51:59.417 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T00:51:59.424 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T00:51:59.447 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.216315', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKIaIo0ViZpOKBG4k0sz9Xk3Rh+3gOE5Fa4quuCDj9xwLOUtREBhXDuyw8N/KQ3xfeUTs0ydbzdxpeSlVsO9gp4='} 2024-04-19T00:51:59.472 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.219242', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhcTZlLKFqPKgp4yn0KwGcj/EdaWGcjeN8Ec3/BiWB1eKG+N+F7TL1xfRp0jLDQJmlz1KRb1w5WObGE1vKTJjk='} 2024-04-19T00:51:59.496 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.217977', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNT5WaUq96iHsOfSyORS6VgAi+Giq+pMjpxJuCAbO7ocJfjOB9jG6sdz6y54MH6Y8eF6LMDK6fOPEx9NsJ0v6/0='} 2024-04-19T00:51:59.496 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T00:51:59.502 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'osd.1'] 2024-04-19T00:51:59.502 INFO:teuthology.task.internal:roles: ubuntu@smithi057.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.2', 'osd.3'] 2024-04-19T00:51:59.502 INFO:teuthology.task.internal:roles: ubuntu@smithi077.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-04-19T00:51:59.502 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T00:51:59.600 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f59c88c6160>, signals=[15]) 2024-04-19T00:51:59.600 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T00:51:59.607 INFO:teuthology.task.internal:Opening connections... 2024-04-19T00:51:59.607 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi008.front.sepia.ceph.com 2024-04-19T00:51:59.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:51:59.714 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi057.front.sepia.ceph.com 2024-04-19T00:51:59.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:51:59.814 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2024-04-19T00:51:59.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:51:59.901 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T00:51:59.908 DEBUG:teuthology.orchestra.run.smithi008:> uname -m 2024-04-19T00:51:59.927 INFO:teuthology.orchestra.run.smithi008.stdout:x86_64 2024-04-19T00:51:59.928 DEBUG:teuthology.orchestra.run.smithi008:> cat /etc/os-release 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:NAME="CentOS Stream" 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION="9" 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:ID="centos" 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:ID_LIKE="rhel fedora" 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_ID="9" 2024-04-19T00:51:59.985 INFO:teuthology.orchestra.run.smithi008.stdout:PLATFORM_ID="platform:el9" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:ANSI_COLOR="0;31" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:LOGO="fedora-logo-icon" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:HOME_URL="https://centos.org/" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T00:51:59.986 INFO:teuthology.orchestra.run.smithi008.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T00:51:59.987 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2024-04-19T00:52:00.015 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2024-04-19T00:52:00.034 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2024-04-19T00:52:00.034 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="9" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="9" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el9" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:LOGO="fedora-logo-icon" 2024-04-19T00:52:00.091 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T00:52:00.092 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2024-04-19T00:52:00.092 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T00:52:00.092 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T00:52:00.092 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T00:52:00.092 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-04-19T00:52:00.111 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2024-04-19T00:52:00.128 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2024-04-19T00:52:00.129 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="CentOS Stream" 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="9" 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:ID="centos" 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="rhel fedora" 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="9" 2024-04-19T00:52:00.189 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el9" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:LOGO="fedora-logo-icon" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://centos.org/" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T00:52:00.190 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T00:52:00.190 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2024-04-19T00:52:00.211 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T00:52:00.221 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T00:52:00.226 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T00:52:00.226 DEBUG:teuthology.orchestra.run.smithi008:> test '!' -e /home/ubuntu/cephtest 2024-04-19T00:52:00.229 DEBUG:teuthology.orchestra.run.smithi057:> test '!' -e /home/ubuntu/cephtest 2024-04-19T00:52:00.231 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2024-04-19T00:52:00.249 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T00:52:00.255 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T00:52:00.255 DEBUG:teuthology.orchestra.run.smithi008:> test -z $(ls -A /var/lib/ceph) 2024-04-19T00:52:00.286 DEBUG:teuthology.orchestra.run.smithi057:> test -z $(ls -A /var/lib/ceph) 2024-04-19T00:52:00.288 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2024-04-19T00:52:00.382 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T00:52:00.459 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T00:52:00.474 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-19T00:52:00.475 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-19T00:52:00.475 DEBUG:teuthology.orchestra.run.smithi008:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T00:52:00.475 DEBUG:teuthology.orchestra.run.smithi057:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T00:52:00.476 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T00:52:00.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:52:00.493 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-04-19T00:52:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:52:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:52:00.495 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-04-19T00:52:00.495 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2024-04-19T00:52:00.552 INFO:teuthology.orchestra.run.smithi057.stdout:5.14.0-361.el9.x86_64 2024-04-19T00:52:00.552 INFO:teuthology.task.kernel:Running kernel on smithi057: 5.14.0-361.el9.x86_64 2024-04-19T00:52:00.552 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum install -y kernel 2024-04-19T00:52:00.554 INFO:teuthology.orchestra.run.smithi077.stdout:5.14.0-361.el9.x86_64 2024-04-19T00:52:00.554 INFO:teuthology.orchestra.run.smithi008.stdout:5.14.0-361.el9.x86_64 2024-04-19T00:52:00.554 INFO:teuthology.task.kernel:Running kernel on smithi077: 5.14.0-361.el9.x86_64 2024-04-19T00:52:00.554 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2024-04-19T00:52:00.555 INFO:teuthology.task.kernel:Running kernel on smithi008: 5.14.0-361.el9.x86_64 2024-04-19T00:52:00.555 DEBUG:teuthology.orchestra.run.smithi008:> sudo yum install -y kernel 2024-04-19T00:52:03.256 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS-9 - AppStream 6.0 MB/s | 6.4 MB 00:01 2024-04-19T00:52:03.301 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS-9 - AppStream 5.8 MB/s | 6.4 MB 00:01 2024-04-19T00:52:04.073 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS-9 - AppStream 3.6 MB/s | 6.4 MB 00:01 2024-04-19T00:52:04.885 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-04-19T00:52:04.898 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS-9 - BaseOS 4.0 MB/s | 2.0 MB 00:00 2024-04-19T00:52:05.465 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS-9 - BaseOS 7.4 MB/s | 2.0 MB 00:00 2024-04-19T00:52:07.062 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.0 MB 00:01 2024-04-19T00:52:07.172 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - BaseOS 5.9 MB/s | 8.0 MB 00:01 2024-04-19T00:52:07.780 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.0 MB 00:02 2024-04-19T00:52:10.385 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - AppStream 8.6 MB/s | 19 MB 00:02 2024-04-19T00:52:10.665 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-04-19T00:52:14.946 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - CRB 6.2 MB/s | 6.2 MB 00:00 2024-04-19T00:52:15.032 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 6.2 MB 00:00 2024-04-19T00:52:16.541 INFO:teuthology.orchestra.run.smithi008.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 16 kB 00:00 2024-04-19T00:52:16.570 INFO:teuthology.orchestra.run.smithi077.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 16 kB 00:00 2024-04-19T00:52:17.547 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - AppStream 2.1 MB/s | 19 MB 00:09 2024-04-19T00:52:18.460 INFO:teuthology.orchestra.run.smithi008.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-19T00:52:19.659 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 7.1 MB/s | 21 MB 00:02 2024-04-19T00:52:22.180 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - CRB 7.2 MB/s | 6.2 MB 00:00 2024-04-19T00:52:23.773 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 16 kB 00:00 2024-04-19T00:52:23.851 INFO:teuthology.orchestra.run.smithi008.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-19T00:52:24.624 INFO:teuthology.orchestra.run.smithi057.stdout:Extra Packages for Enterprise Linux 30 MB/s | 21 MB 00:00 2024-04-19T00:52:24.755 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-04-19T00:52:26.375 INFO:teuthology.orchestra.run.smithi008.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T00:52:26.375 INFO:teuthology.orchestra.run.smithi008.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T00:52:26.473 INFO:teuthology.orchestra.run.smithi008.stdout:Dependencies resolved. 2024-04-19T00:52:26.480 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2024-04-19T00:52:26.480 INFO:teuthology.orchestra.run.smithi008.stdout: Package Arch Version Repository Size 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:Installing: 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:Installing dependencies: 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction Summary 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:================================================================================ 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout:Install 4 Packages 2024-04-19T00:52:26.481 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:52:26.482 INFO:teuthology.orchestra.run.smithi008.stdout:Total download size: 78 M 2024-04-19T00:52:26.482 INFO:teuthology.orchestra.run.smithi008.stdout:Installed size: 125 M 2024-04-19T00:52:26.482 INFO:teuthology.orchestra.run.smithi008.stdout:Downloading Packages: 2024-04-19T00:52:26.653 INFO:teuthology.orchestra.run.smithi008.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 168 kB/s | 29 kB 00:00 2024-04-19T00:52:27.079 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T00:52:27.079 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T00:52:27.169 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T00:52:27.180 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout:Install 4 Packages 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 78 M 2024-04-19T00:52:27.181 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 125 M 2024-04-19T00:52:27.182 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2024-04-19T00:52:27.398 INFO:teuthology.orchestra.run.smithi077.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 132 kB/s | 29 kB 00:00 2024-04-19T00:52:27.736 INFO:teuthology.orchestra.run.smithi008.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 13 MB/s | 16 MB 00:01 2024-04-19T00:52:28.457 INFO:teuthology.orchestra.run.smithi077.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 13 MB/s | 16 MB 00:01 2024-04-19T00:52:28.703 INFO:teuthology.orchestra.run.smithi008.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 13 MB/s | 27 MB 00:02 2024-04-19T00:52:28.915 INFO:teuthology.orchestra.run.smithi077.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 18 MB/s | 27 MB 00:01 2024-04-19T00:52:29.187 INFO:teuthology.orchestra.run.smithi008.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 13 MB/s | 34 MB 00:02 2024-04-19T00:52:29.190 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2024-04-19T00:52:29.190 INFO:teuthology.orchestra.run.smithi008.stdout:Total 29 MB/s | 78 MB 00:02 2024-04-19T00:52:29.190 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction check 2024-04-19T00:52:29.407 INFO:teuthology.orchestra.run.smithi077.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 15 MB/s | 34 MB 00:02 2024-04-19T00:52:29.410 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2024-04-19T00:52:29.410 INFO:teuthology.orchestra.run.smithi077.stdout:Total 35 MB/s | 78 MB 00:02 2024-04-19T00:52:29.410 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2024-04-19T00:52:29.631 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction check succeeded. 2024-04-19T00:52:29.631 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction test 2024-04-19T00:52:29.765 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2024-04-19T00:52:29.765 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2024-04-19T00:52:30.049 INFO:teuthology.orchestra.run.smithi057.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-04-19T00:52:30.476 INFO:teuthology.orchestra.run.smithi008.stdout:Transaction test succeeded. 2024-04-19T00:52:30.476 INFO:teuthology.orchestra.run.smithi008.stdout:Running transaction 2024-04-19T00:52:30.611 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2024-04-19T00:52:30.611 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2024-04-19T00:52:32.490 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T00:52:32.490 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T00:52:32.597 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2024-04-19T00:52:32.603 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-19T00:52:32.603 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repository Size 2024-04-19T00:52:32.603 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-19T00:52:32.603 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2024-04-19T00:52:32.603 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout:Install 4 Packages 2024-04-19T00:52:32.604 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:52:32.605 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 78 M 2024-04-19T00:52:32.605 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 125 M 2024-04-19T00:52:32.605 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2024-04-19T00:52:32.734 INFO:teuthology.orchestra.run.smithi057.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 222 kB/s | 29 kB 00:00 2024-04-19T00:52:32.804 INFO:teuthology.orchestra.run.smithi008.stdout: Preparing : 1/1 2024-04-19T00:52:32.805 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2024-04-19T00:52:33.463 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:52:33.492 INFO:teuthology.orchestra.run.smithi057.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 18 MB/s | 16 MB 00:00 2024-04-19T00:52:33.497 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:52:33.563 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:33.608 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:33.826 INFO:teuthology.orchestra.run.smithi057.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 25 MB/s | 27 MB 00:01 2024-04-19T00:52:34.218 INFO:teuthology.orchestra.run.smithi057.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 21 MB/s | 34 MB 00:01 2024-04-19T00:52:34.221 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2024-04-19T00:52:34.221 INFO:teuthology.orchestra.run.smithi057.stdout:Total 48 MB/s | 78 MB 00:01 2024-04-19T00:52:34.221 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2024-04-19T00:52:34.632 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2024-04-19T00:52:34.632 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2024-04-19T00:52:35.492 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2024-04-19T00:52:35.492 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2024-04-19T00:52:35.906 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:35.986 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:36.058 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:36.139 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:37.803 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2024-04-19T00:52:38.469 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:52:38.575 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:40.812 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:40.847 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:52:41.019 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:52:41.150 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:41.282 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:41.320 INFO:teuthology.orchestra.run.smithi008.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:52:45.603 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:52:46.320 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:52:46.364 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:52:46.474 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:52:51.565 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:15.578 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:15.578 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:15.578 INFO:teuthology.orchestra.run.smithi077.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T00:53:15.578 INFO:teuthology.orchestra.run.smithi077.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T00:53:15.578 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:15.621 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:16.008 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:16.008 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:53:16.008 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:53:16.008 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.458 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.459 INFO:teuthology.orchestra.run.smithi077.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.459 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:16.459 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2024-04-19T00:53:16.783 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:16.892 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.892 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.893 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.893 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T00:53:16.893 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T00:53:16.893 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-19T00:53:16.893 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi077.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T00:53:16.893 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:16.972 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.973 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:16.973 DEBUG:teuthology.orchestra.run.smithi077:> sudo rpm -qi grub2-tools 2024-04-19T00:53:17.012 INFO:teuthology.orchestra.run.smithi077.stdout:Name : grub2-tools 2024-04-19T00:53:17.012 INFO:teuthology.orchestra.run.smithi077.stdout:Epoch : 1 2024-04-19T00:53:17.012 INFO:teuthology.orchestra.run.smithi077.stdout:Version : 2.06 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Release : 68.el9 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Architecture: x86_64 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Group : Unspecified 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Size : 8264254 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:License : GPLv3+ 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Packager : builder@centos.org 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Vendor : CentOS 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T00:53:17.013 INFO:teuthology.orchestra.run.smithi077.stdout:Summary : Support tools for GRUB. 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:Description : 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:hardware devices. 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout: 2024-04-19T00:53:17.014 INFO:teuthology.orchestra.run.smithi077.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T00:53:17.015 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T00:53:17.015 INFO:teuthology.task.kernel:Updating grub on smithi077 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:17.015 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T00:53:17.655 INFO:teuthology.orchestra.run.smithi077.stderr:Generating grub configuration file ... 2024-04-19T00:53:17.768 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:17.768 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:17.768 INFO:teuthology.orchestra.run.smithi008.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T00:53:17.768 INFO:teuthology.orchestra.run.smithi008.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T00:53:17.769 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:17.812 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:18.220 INFO:teuthology.orchestra.run.smithi008.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:18.220 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:53:18.220 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:53:18.220 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout:Installed: 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:18.657 INFO:teuthology.orchestra.run.smithi008.stdout:Complete! 2024-04-19T00:53:18.976 INFO:teuthology.orchestra.run.smithi077.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T00:53:18.986 DEBUG:teuthology.orchestra.run.smithi008:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:19.021 INFO:teuthology.orchestra.run.smithi077.stderr:done 2024-04-19T00:53:19.023 DEBUG:teuthology.orchestra.run.smithi077:> mktemp 2024-04-19T00:53:19.038 INFO:teuthology.orchestra.run.smithi077.stdout:/tmp/tmp.v6nv9TNv8T 2024-04-19T00:53:19.039 DEBUG:teuthology.orchestra.run.smithi077:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.v6nv9TNv8T 2024-04-19T00:53:19.107 DEBUG:teuthology.orchestra.run.smithi077:> sudo chmod 0666 /tmp/tmp.v6nv9TNv8T 2024-04-19T00:53:19.129 INFO:teuthology.orchestra.run.smithi008.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.130 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.130 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.130 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T00:53:19.130 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T00:53:19.130 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-19T00:53:19.130 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi008.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T00:53:19.130 DEBUG:teuthology.orchestra.run.smithi008:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:19.213 INFO:teuthology.orchestra.run.smithi008.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.213 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.213 DEBUG:teuthology.orchestra.run.smithi008:> sudo rpm -qi grub2-tools 2024-04-19T00:53:19.242 DEBUG:teuthology.orchestra.remote:smithi077:/tmp/tmp.v6nv9TNv8T is 6KB 2024-04-19T00:53:19.251 INFO:teuthology.orchestra.run.smithi008.stdout:Name : grub2-tools 2024-04-19T00:53:19.251 INFO:teuthology.orchestra.run.smithi008.stdout:Epoch : 1 2024-04-19T00:53:19.251 INFO:teuthology.orchestra.run.smithi008.stdout:Version : 2.06 2024-04-19T00:53:19.251 INFO:teuthology.orchestra.run.smithi008.stdout:Release : 68.el9 2024-04-19T00:53:19.251 INFO:teuthology.orchestra.run.smithi008.stdout:Architecture: x86_64 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Group : Unspecified 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Size : 8264254 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:License : GPLv3+ 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Packager : builder@centos.org 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Vendor : CentOS 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Summary : Support tools for GRUB. 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:Description : 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:19.252 INFO:teuthology.orchestra.run.smithi008.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T00:53:19.253 INFO:teuthology.orchestra.run.smithi008.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T00:53:19.253 INFO:teuthology.orchestra.run.smithi008.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T00:53:19.253 INFO:teuthology.orchestra.run.smithi008.stdout:hardware devices. 2024-04-19T00:53:19.253 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-19T00:53:19.253 INFO:teuthology.orchestra.run.smithi008.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T00:53:19.254 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T00:53:19.254 INFO:teuthology.task.kernel:Updating grub on smithi008 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.254 DEBUG:teuthology.orchestra.run.smithi008:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T00:53:19.290 DEBUG:teuthology.orchestra.run.smithi077:> rm -fr /tmp/tmp.v6nv9TNv8T 2024-04-19T00:53:19.304 DEBUG:teuthology.orchestra.run.smithi077:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T00:53:19.369 INFO:teuthology.orchestra.run.smithi077.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T00:53:19.369 INFO:teuthology.orchestra.run.smithi077.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T00:53:19.369 INFO:teuthology.orchestra.run.smithi077.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T00:53:19.369 INFO:teuthology.orchestra.run.smithi077.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T00:53:19.370 DEBUG:teuthology.orchestra.run.smithi077:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:19.526 DEBUG:teuthology.orchestra.run.smithi077:> sudo shutdown -r now 2024-04-19T00:53:19.779 INFO:teuthology.orchestra.run.smithi008.stderr:Generating grub configuration file ... 2024-04-19T00:53:21.119 INFO:teuthology.orchestra.run.smithi008.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T00:53:21.159 INFO:teuthology.orchestra.run.smithi008.stderr:done 2024-04-19T00:53:21.161 DEBUG:teuthology.orchestra.run.smithi008:> mktemp 2024-04-19T00:53:21.177 INFO:teuthology.orchestra.run.smithi008.stdout:/tmp/tmp.vE7hwntL4E 2024-04-19T00:53:21.177 DEBUG:teuthology.orchestra.run.smithi008:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.vE7hwntL4E 2024-04-19T00:53:21.250 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 0666 /tmp/tmp.vE7hwntL4E 2024-04-19T00:53:21.389 DEBUG:teuthology.orchestra.remote:smithi008:/tmp/tmp.vE7hwntL4E is 6KB 2024-04-19T00:53:21.438 DEBUG:teuthology.orchestra.run.smithi008:> rm -fr /tmp/tmp.vE7hwntL4E 2024-04-19T00:53:21.453 DEBUG:teuthology.orchestra.run.smithi008:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T00:53:21.526 INFO:teuthology.orchestra.run.smithi008.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T00:53:21.526 INFO:teuthology.orchestra.run.smithi008.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T00:53:21.527 INFO:teuthology.orchestra.run.smithi008.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T00:53:21.527 INFO:teuthology.orchestra.run.smithi008.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T00:53:21.528 DEBUG:teuthology.orchestra.run.smithi008:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:21.698 DEBUG:teuthology.orchestra.run.smithi008:> sudo shutdown -r now 2024-04-19T00:53:23.007 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:23.008 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:23.008 INFO:teuthology.orchestra.run.smithi057.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T00:53:23.008 INFO:teuthology.orchestra.run.smithi057.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T00:53:23.008 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:23.051 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:23.433 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:23.434 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T00:53:23.434 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T00:53:23.434 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:23.874 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:23.875 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2024-04-19T00:53:24.190 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:24.332 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.333 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.333 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.333 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T00:53:24.333 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T00:53:24.333 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-19T00:53:24.333 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi057.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T00:53:24.333 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T00:53:24.415 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.415 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.416 DEBUG:teuthology.orchestra.run.smithi057:> sudo rpm -qi grub2-tools 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Name : grub2-tools 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Epoch : 1 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Version : 2.06 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Release : 68.el9 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Architecture: x86_64 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T00:53:24.454 INFO:teuthology.orchestra.run.smithi057.stdout:Group : Unspecified 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Size : 8264254 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:License : GPLv3+ 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Packager : builder@centos.org 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Vendor : CentOS 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Summary : Support tools for GRUB. 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:Description : 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T00:53:24.455 INFO:teuthology.orchestra.run.smithi057.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T00:53:24.456 INFO:teuthology.orchestra.run.smithi057.stdout:hardware devices. 2024-04-19T00:53:24.456 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-04-19T00:53:24.456 INFO:teuthology.orchestra.run.smithi057.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T00:53:24.456 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T00:53:24.457 INFO:teuthology.task.kernel:Updating grub on smithi057 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:24.457 DEBUG:teuthology.orchestra.run.smithi057:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T00:53:25.025 INFO:teuthology.orchestra.run.smithi057.stderr:Generating grub configuration file ... 2024-04-19T00:53:26.470 INFO:teuthology.orchestra.run.smithi057.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T00:53:26.489 INFO:teuthology.orchestra.run.smithi057.stderr:done 2024-04-19T00:53:26.491 DEBUG:teuthology.orchestra.run.smithi057:> mktemp 2024-04-19T00:53:26.507 INFO:teuthology.orchestra.run.smithi057.stdout:/tmp/tmp.MkBf16pnNr 2024-04-19T00:53:26.508 DEBUG:teuthology.orchestra.run.smithi057:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MkBf16pnNr 2024-04-19T00:53:26.580 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 0666 /tmp/tmp.MkBf16pnNr 2024-04-19T00:53:26.723 DEBUG:teuthology.orchestra.remote:smithi057:/tmp/tmp.MkBf16pnNr is 6KB 2024-04-19T00:53:26.771 DEBUG:teuthology.orchestra.run.smithi057:> rm -fr /tmp/tmp.MkBf16pnNr 2024-04-19T00:53:26.785 DEBUG:teuthology.orchestra.run.smithi057:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T00:53:26.854 INFO:teuthology.orchestra.run.smithi057.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T00:53:26.854 INFO:teuthology.orchestra.run.smithi057.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T00:53:26.854 INFO:teuthology.orchestra.run.smithi057.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T00:53:26.854 INFO:teuthology.orchestra.run.smithi057.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T00:53:26.855 DEBUG:teuthology.orchestra.run.smithi057:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:53:26.996 DEBUG:teuthology.orchestra.run.smithi057:> sudo shutdown -r now 2024-04-19T00:53:49.537 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-19T00:53:49.538 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:53:49.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:53:51.702 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-19T00:53:51.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-19T00:53:51.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:53:57.005 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-19T00:53:57.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-19T00:53:57.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:07.903 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2024-04-19T00:54:10.206 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-19T00:54:15.326 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-04-19T00:54:16.905 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:54:16.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:19.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-19T00:54:19.210 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:19.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2024-04-19T00:54:22.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-19T00:54:24.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-19T00:54:24.330 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:27.390 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-04-19T00:54:31.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:54:31.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:34.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-19T00:54:34.274 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:35.042 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2024-04-19T00:54:39.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-19T00:54:39.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:50.050 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:54:50.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:54:53.118 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.77 2024-04-19T00:54:57.822 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-04-19T00:55:06.338 DEBUG:teuthology.orchestra.run.smithi008:> true 2024-04-19T00:55:06.972 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-19T00:55:06.973 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T00:55:06.973 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2024-04-19T00:55:06.988 INFO:teuthology.orchestra.run.smithi008.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:06.988 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:06.988 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T00:55:06.988 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T00:55:07.989 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-19T00:55:07.989 DEBUG:teuthology.orchestra.run.smithi008:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T00:55:08.047 INFO:teuthology.orchestra.run.smithi008.stdout:ttyS1 2024-04-19T00:55:08.100 DEBUG:teuthology.parallel:result is None 2024-04-19T00:55:11.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:55:11.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:55:11.439 DEBUG:teuthology.orchestra.run.smithi077:> true 2024-04-19T00:55:11.843 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2024-04-19T00:55:11.843 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T00:55:11.843 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2024-04-19T00:55:11.859 INFO:teuthology.orchestra.run.smithi077.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:11.860 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:11.860 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T00:55:11.860 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T00:55:12.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-19T00:55:12.824 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T00:55:12.861 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-19T00:55:12.861 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T00:55:12.939 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2024-04-19T00:55:12.972 DEBUG:teuthology.parallel:result is None 2024-04-19T00:55:15.219 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-04-19T00:55:15.672 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-04-19T00:55:15.672 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T00:55:15.672 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2024-04-19T00:55:15.687 INFO:teuthology.orchestra.run.smithi057.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:15.688 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T00:55:15.688 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T00:55:15.688 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T00:55:16.688 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-19T00:55:16.689 DEBUG:teuthology.orchestra.run.smithi057:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T00:55:16.769 INFO:teuthology.orchestra.run.smithi057.stdout:ttyS1 2024-04-19T00:55:16.826 DEBUG:teuthology.parallel:result is None 2024-04-19T00:55:16.827 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T00:55:16.834 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T00:55:16.834 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T00:55:16.837 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T00:55:16.839 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T00:55:16.858 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T00:55:16.869 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T00:55:16.883 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T00:55:16.883 DEBUG:teuthology.orchestra.run.smithi008:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T00:55:16.896 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T00:55:16.898 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T00:55:16.927 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T00:55:16.938 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T00:55:16.938 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-19T00:55:16.964 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-19T00:55:16.966 DEBUG:teuthology.orchestra.run.smithi077:> 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-04-19T00:55:16.997 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:16.998 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:17.003 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:17.012 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:17.012 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:17.018 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T00:55:17.020 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T00:55:17.031 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T00:55:17.032 DEBUG:teuthology.orchestra.run.smithi008:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T00:55:17.056 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T00:55:17.058 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T00:55:17.091 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T00:55:17.104 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T00:55:17.104 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T00:55:17.128 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T00:55:17.130 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T00:55:17.148 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.227 DEBUG:teuthology.orchestra.run.smithi008:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.278 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.360 DEBUG:teuthology.orchestra.run.smithi008:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.408 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-19T00:55:17.408 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T00:55:17.479 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.521 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.572 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.654 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.699 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2024-04-19T00:55:17.699 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T00:55:17.767 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.813 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T00:55:17.879 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.924 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T00:55:17.970 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2024-04-19T00:55:17.970 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T00:55:18.041 DEBUG:teuthology.orchestra.run.smithi008:> sudo service rsyslog restart 2024-04-19T00:55:18.043 DEBUG:teuthology.orchestra.run.smithi057:> sudo service rsyslog restart 2024-04-19T00:55:18.045 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2024-04-19T00:55:18.081 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:55:18.098 INFO:teuthology.orchestra.run.smithi008.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:55:18.127 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:55:18.583 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T00:55:18.592 INFO:teuthology.task.internal:Starting timer... 2024-04-19T00:55:18.592 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T00:55:18.621 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T00:55:18.636 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-19T00:55:18.636 DEBUG:teuthology.orchestra.run.smithi008:> sudo service auditd rotate 2024-04-19T00:55:18.691 INFO:teuthology.orchestra.run.smithi008.stdout:Rotating logs: 2024-04-19T00:55:18.693 DEBUG:teuthology.orchestra.run.smithi057:> sudo service auditd rotate 2024-04-19T00:55:18.772 INFO:teuthology.orchestra.run.smithi057.stdout:Rotating logs: 2024-04-19T00:55:18.774 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2024-04-19T00:55:18.843 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2024-04-19T00:55:18.845 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T00:55:18.845 DEBUG:teuthology.orchestra.run.smithi008:> /usr/sbin/getenforce 2024-04-19T00:55:18.868 INFO:teuthology.orchestra.run.smithi008.stdout:Permissive 2024-04-19T00:55:18.869 DEBUG:teuthology.orchestra.run.smithi057:> /usr/sbin/getenforce 2024-04-19T00:55:18.912 INFO:teuthology.orchestra.run.smithi057.stdout:Permissive 2024-04-19T00:55:18.912 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2024-04-19T00:55:18.944 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2024-04-19T00:55:18.945 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi008.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi057.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi077.front.sepia.ceph.com': 'permissive'} 2024-04-19T00:55:18.945 DEBUG:teuthology.orchestra.run.smithi008:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:55:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:55:18.974 DEBUG:teuthology.orchestra.run.smithi057:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:55:19.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:55:19.003 DEBUG:teuthology.orchestra.run.smithi077:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:55:19.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:55:19.033 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T00:55:19.033 DEBUG:teuthology.orchestra.run.smithi008:> sudo /usr/sbin/setenforce permissive 2024-04-19T00:55:19.070 DEBUG:teuthology.orchestra.run.smithi057:> sudo /usr/sbin/setenforce permissive 2024-04-19T00:55:19.181 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2024-04-19T00:55:19.213 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T00:55:19.222 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T00:55:19.239 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-04-19T00:55:19.240 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi008.front.sepia.ceph.com,smithi057.front.sepia.ceph.com,smithi077.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T00:59:03.817 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227/ansible_failures.yaml 2024-04-19T00:59:03.819 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi077.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi008.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi057.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T00:59:04.054 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=559ca896fe714286afd1ef3d04dc5485 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi077.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi008.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi057.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T00:59:04.057 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T00:59:04.067 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T00:59:04.067 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T00:59:04.089 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-19T00:59:04.160 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-19T00:59:04.226 DEBUG:teuthology.orchestra.run.smithi077:> 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-04-19T00:59:04.294 DEBUG:teuthology.orchestra.run.smithi008:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:59:04.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:59:04.328 DEBUG:teuthology.orchestra.run.smithi057:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:59:04.361 INFO:teuthology.orchestra.run.smithi057.stdout:type=AVC msg=audit(1713488120.518:211): avc: denied { checkpoint_restore } for pid=3382 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1 2024-04-19T00:59:04.361 DEBUG:teuthology.task.selinux:ubuntu@smithi057.front.sepia.ceph.com has 1 denials 2024-04-19T00:59:04.362 DEBUG:teuthology.orchestra.run.smithi077:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-19T00:59:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:59:04.396 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/selinux.py", line 166, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/selinux.py", line 215, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi057.front.sepia.ceph.com: ['type=AVC msg=audit(1713488120.518:211): avc: denied { checkpoint_restore } for pid=3382 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1'] 2024-04-19T00:59:04.400 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T00:59:04.408 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T00:59:04.422 INFO:teuthology.task.internal:Duration was 225.829637 seconds 2024-04-19T00:59:04.422 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T00:59:04.444 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T00:59:04.444 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T00:59:04.448 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T00:59:04.450 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T00:59:04.498 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:59:04.498 INFO:teuthology.orchestra.run.smithi008.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:59:04.501 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T00:59:04.924 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T00:59:04.924 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi008.front.sepia.ceph.com 2024-04-19T00:59:04.924 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-19T00:59:04.955 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi057.front.sepia.ceph.com 2024-04-19T00:59:04.955 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-19T00:59:04.983 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2024-04-19T00:59:04.983 DEBUG:teuthology.orchestra.run.smithi077:> 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-04-19T00:59:05.023 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T00:59:05.023 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T00:59:05.025 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T00:59:05.028 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T00:59:05.098 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T00:59:05.098 DEBUG:teuthology.orchestra.run.smithi008:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T00:59:05.101 DEBUG:teuthology.orchestra.run.smithi057:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T00:59:05.103 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T00:59:05.226 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T00:59:05.235 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T00:59:05.235 DEBUG:teuthology.orchestra.run.smithi008:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T00:59:05.265 DEBUG:teuthology.orchestra.run.smithi057:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T00:59:05.294 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T00:59:05.324 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T00:59:05.332 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-19T00:59:05.335 DEBUG:teuthology.orchestra.run.smithi057:> 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-04-19T00:59:05.337 DEBUG:teuthology.orchestra.run.smithi077:> 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-04-19T00:59:05.359 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = core 2024-04-19T00:59:05.361 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = core 2024-04-19T00:59:05.392 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2024-04-19T00:59:05.436 DEBUG:teuthology.orchestra.run.smithi008:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T00:59:05.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:59:05.451 DEBUG:teuthology.orchestra.run.smithi057:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T00:59:05.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:59:05.466 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T00:59:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T00:59:05.491 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T00:59:05.500 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T00:59:05.502 DEBUG:teuthology.misc:Transferring archived files from smithi008:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227/remote/smithi008 2024-04-19T00:59:05.503 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T00:59:05.550 DEBUG:teuthology.misc:Transferring archived files from smithi057:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227/remote/smithi057 2024-04-19T00:59:05.551 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T00:59:05.600 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227/remote/smithi077 2024-04-19T00:59:05.601 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T00:59:05.650 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T00:59:05.651 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T00:59:05.653 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T00:59:05.656 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T00:59:05.701 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T00:59:05.712 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T00:59:05.713 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T00:59:05.726 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T00:59:05.727 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T00:59:05.729 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T00:59:05.731 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T00:59:05.742 INFO:teuthology.orchestra.run.smithi008.stdout: 264972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 00:59 /home/ubuntu/cephtest 2024-04-19T00:59:05.747 INFO:teuthology.orchestra.run.smithi057.stdout: 265473 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 00:59 /home/ubuntu/cephtest 2024-04-19T00:59:05.757 INFO:teuthology.orchestra.run.smithi077.stdout: 264972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 00:59 /home/ubuntu/cephtest 2024-04-19T00:59:05.758 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T00:59:05.770 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T00:59:05.782 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi057.front.sepia.ceph.com: ['type=AVC msg=audit(1713488120.518:211): avc: denied { checkpoint_restore } for pid=3382 comm="agetty" capability=40 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=1'] 2024-04-19T00:59:05.783 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T00:59:05.808 DEBUG:teuthology.nuke:shortname: smithi008 2024-04-19T00:59:05.808 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T00:59:05.829 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.216315', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKIaIo0ViZpOKBG4k0sz9Xk3Rh+3gOE5Fa4quuCDj9xwLOUtREBhXDuyw8N/KQ3xfeUTs0ydbzdxpeSlVsO9gp4='} 2024-04-19T00:59:05.834 DEBUG:teuthology.nuke:shortname: smithi057 2024-04-19T00:59:05.834 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T00:59:05.853 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.219242', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhcTZlLKFqPKgp4yn0KwGcj/EdaWGcjeN8Ec3/BiWB1eKG+N+F7TL1xfRp0jLDQJmlz1KRb1w5WObGE1vKTJjk='} 2024-04-19T00:59:05.857 DEBUG:teuthology.nuke:shortname: smithi077 2024-04-19T00:59:05.858 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T00:59:05.880 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-18_22:49:05-rados-wip-yuri5-testing-2024-04-17-1400-distro-default-smithi/7663227', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 00:46:59.217977', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNT5WaUq96iHsOfSyORS6VgAi+Giq+pMjpxJuCAbO7ocJfjOB9jG6sdz6y54MH6Y8eF6LMDK6fOPEx9NsJ0v6/0='} 2024-04-19T00:59:05.890 INFO:teuthology.orchestra.console.smithi008:Power off 2024-04-19T00:59:05.890 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T00:59:05.907 INFO:teuthology.orchestra.console.smithi057:Power off 2024-04-19T00:59:05.907 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T00:59:05.917 DEBUG:teuthology.orchestra.console.smithi008:power off output: Chassis Power Control: Down/Off 2024-04-19T00:59:05.917 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:05.930 DEBUG:teuthology.orchestra.console.smithi057:power off output: Chassis Power Control: Down/Off 2024-04-19T00:59:05.931 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:05.940 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2024-04-19T00:59:05.955 INFO:teuthology.orchestra.console.smithi077:Power off 2024-04-19T00:59:05.956 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T00:59:05.967 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2024-04-19T00:59:05.981 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2024-04-19T00:59:05.981 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:06.004 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-19T00:59:09.941 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:09.968 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:10.006 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:10.051 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is on 2024-04-19T00:59:10.078 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2024-04-19T00:59:10.116 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2024-04-19T00:59:14.054 DEBUG:teuthology.orchestra.console.smithi008:pexpect command: ipmitool -H smithi008.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:14.079 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:14.117 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T00:59:14.164 DEBUG:teuthology.orchestra.console.smithi008:check power output: Chassis Power is off 2024-04-19T00:59:14.188 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2024-04-19T00:59:14.226 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2024-04-19T00:59:14.265 INFO:teuthology.orchestra.console.smithi008:Power off completed 2024-04-19T00:59:14.289 INFO:teuthology.orchestra.console.smithi057:Power off completed 2024-04-19T00:59:14.326 INFO:teuthology.orchestra.console.smithi077:Power off completed 2024-04-19T00:59:14.471 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_host_drain} duration: 225.82963728904724 failure_reason: 'smithi077.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi008.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi057.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=559ca896fe714286afd1ef3d04dc5485 status: fail success: false 2024-04-19T00:59:14.472 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T00:59:14.557 INFO:teuthology.run:FAIL