2024-04-19T01:30:13.742 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T01:30:13.742 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708 --name teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} --verbose -- /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708/orig.config.yaml 2024-04-19T01:30:13.781 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T01:30:13.861 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708 branch: squid description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7662708' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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\) log-only-match: - CEPHADM_ sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: d0bf63dd179c05751e4be49477389aa290c73089 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 6512 sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 sleep_before_teardown: 0 subset: 28391/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: d0bf63dd179c05751e4be49477389aa290c73089 targets: smithi080.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHdETpuxnZowNTs4S+2bH7X+5jHGP/JZPvbh4KdZSiu/xNPbSHYYpjE+JfL0O29HPoTbPuHchQwHFmmG9HJ+xts= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL1HDtGNcr0NsTKXTsTByzj8+t7DeJK3tPblpCWsGAkssnIcrevqUIrE7LMrbbV5cqjwB/nexICntkrBFwk31sM= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-18_21:00:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T01:30:13.861 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa; will attempt to use it 2024-04-19T01:30:13.862 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d0bf63dd179c05751e4be49477389aa290c73089/qa/tasks 2024-04-19T01:30:13.862 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T01:30:13.863 INFO:teuthology.task.internal:Checking packages... 2024-04-19T01:30:13.887 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '1a6a3e742fd81c6d70be70552499bff767652c32' 2024-04-19T01:30:13.888 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T01:30:13.888 INFO:teuthology.packaging:ref: None 2024-04-19T01:30:13.888 INFO:teuthology.packaging:tag: None 2024-04-19T01:30:13.888 INFO:teuthology.packaging:branch: squid 2024-04-19T01:30:13.888 INFO:teuthology.packaging:sha1: 1a6a3e742fd81c6d70be70552499bff767652c32 2024-04-19T01:30:13.888 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-19T01:30:14.085 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2401.gd0bf63dd 2024-04-19T01:30:14.087 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T01:30:14.093 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T01:30:14.093 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T01:30:14.148 INFO:teuthology.task.internal:Saving configuration 2024-04-19T01:30:14.163 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T01:30:14.169 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T01:30:14.195 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708', '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 01:24:11.197999', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHdETpuxnZowNTs4S+2bH7X+5jHGP/JZPvbh4KdZSiu/xNPbSHYYpjE+JfL0O29HPoTbPuHchQwHFmmG9HJ+xts='} 2024-04-19T01:30:14.220 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708', '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 01:24:11.198907', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL1HDtGNcr0NsTKXTsTByzj8+t7DeJK3tPblpCWsGAkssnIcrevqUIrE7LMrbbV5cqjwB/nexICntkrBFwk31sM='} 2024-04-19T01:30:14.220 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T01:30:14.226 INFO:teuthology.task.internal:roles: ubuntu@smithi080.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-19T01:30:14.226 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-19T01:30:14.226 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T01:30:14.298 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f04c8875ee0>, signals=[15]) 2024-04-19T01:30:14.299 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T01:30:14.304 INFO:teuthology.task.internal:Opening connections... 2024-04-19T01:30:14.304 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi080.front.sepia.ceph.com 2024-04-19T01:30:14.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:30:14.401 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-04-19T01:30:14.402 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:30:14.489 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T01:30:14.495 DEBUG:teuthology.orchestra.run.smithi080:> uname -m 2024-04-19T01:30:14.512 INFO:teuthology.orchestra.run.smithi080.stdout:x86_64 2024-04-19T01:30:14.512 DEBUG:teuthology.orchestra.run.smithi080:> cat /etc/os-release 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:NAME="CentOS Stream" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION="9" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:ID="centos" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:ID_LIKE="rhel fedora" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_ID="9" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:PLATFORM_ID="platform:el9" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:ANSI_COLOR="0;31" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:LOGO="fedora-logo-icon" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T01:30:14.569 INFO:teuthology.orchestra.run.smithi080.stdout:HOME_URL="https://centos.org/" 2024-04-19T01:30:14.570 INFO:teuthology.orchestra.run.smithi080.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T01:30:14.570 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T01:30:14.570 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T01:30:14.570 INFO:teuthology.lock.ops:Updating smithi080.front.sepia.ceph.com on lock server 2024-04-19T01:30:14.594 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-04-19T01:30:14.611 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-04-19T01:30:14.611 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-04-19T01:30:14.668 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="CentOS Stream" 2024-04-19T01:30:14.668 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="9" 2024-04-19T01:30:14.668 INFO:teuthology.orchestra.run.smithi115.stdout:ID="centos" 2024-04-19T01:30:14.668 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="rhel fedora" 2024-04-19T01:30:14.668 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="9" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el9" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:LOGO="fedora-logo-icon" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://centos.org/" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T01:30:14.669 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T01:30:14.669 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-04-19T01:30:14.693 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T01:30:14.702 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T01:30:14.707 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T01:30:14.707 DEBUG:teuthology.orchestra.run.smithi080:> test '!' -e /home/ubuntu/cephtest 2024-04-19T01:30:14.710 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-04-19T01:30:14.725 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T01:30:14.731 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T01:30:14.731 DEBUG:teuthology.orchestra.run.smithi080:> test -z $(ls -A /var/lib/ceph) 2024-04-19T01:30:14.765 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-04-19T01:30:14.796 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T01:30:14.851 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T01:30:14.866 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-19T01:30:14.867 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-19T01:30:14.867 DEBUG:teuthology.orchestra.run.smithi080:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T01:30:14.867 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T01:30:14.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:30:14.884 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2024-04-19T01:30:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:30:14.885 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-04-19T01:30:14.940 INFO:teuthology.orchestra.run.smithi080.stdout:5.14.0-361.el9.x86_64 2024-04-19T01:30:14.941 INFO:teuthology.task.kernel:Running kernel on smithi080: 5.14.0-361.el9.x86_64 2024-04-19T01:30:14.941 DEBUG:teuthology.orchestra.run.smithi080:> sudo yum install -y kernel 2024-04-19T01:30:14.942 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-361.el9.x86_64 2024-04-19T01:30:14.942 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.14.0-361.el9.x86_64 2024-04-19T01:30:14.942 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2024-04-19T01:30:17.095 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - AppStream 13 MB/s | 6.4 MB 00:00 2024-04-19T01:30:17.228 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-9 - AppStream 10 MB/s | 6.4 MB 00:00 2024-04-19T01:30:18.587 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - BaseOS 4.8 MB/s | 2.0 MB 00:00 2024-04-19T01:30:18.837 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-9 - BaseOS 3.8 MB/s | 2.0 MB 00:00 2024-04-19T01:30:19.677 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-19T01:30:22.968 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.0 MB 00:03 2024-04-19T01:30:23.186 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 7.9 MB/s | 19 MB 00:02 2024-04-19T01:30:28.205 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 9 - AppStream 4.6 MB/s | 19 MB 00:04 2024-04-19T01:30:29.731 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 2.1 MB/s | 6.2 MB 00:02 2024-04-19T01:30:31.211 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 16 kB 00:00 2024-04-19T01:30:32.349 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 21 MB/s | 21 MB 00:00 2024-04-19T01:30:32.505 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 9 - CRB 8.4 MB/s | 6.2 MB 00:00 2024-04-19T01:30:33.962 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 16 kB 00:00 2024-04-19T01:30:37.315 INFO:teuthology.orchestra.run.smithi080.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 21 MB 00:03 2024-04-19T01:30:37.404 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 42 kB/s | 1.7 kB 00:00 2024-04-19T01:30:39.711 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T01:30:39.712 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T01:30:39.811 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T01:30:39.819 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:Install 4 Packages 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 78 M 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 125 M 2024-04-19T01:30:39.820 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-19T01:30:39.939 INFO:teuthology.orchestra.run.smithi115.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 242 kB/s | 29 kB 00:00 2024-04-19T01:30:40.497 INFO:teuthology.orchestra.run.smithi115.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 24 MB/s | 16 MB 00:00 2024-04-19T01:30:41.089 INFO:teuthology.orchestra.run.smithi115.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 24 MB/s | 27 MB 00:01 2024-04-19T01:30:41.406 INFO:teuthology.orchestra.run.smithi115.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 22 MB/s | 34 MB 00:01 2024-04-19T01:30:41.409 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-19T01:30:41.409 INFO:teuthology.orchestra.run.smithi115.stdout:Total 49 MB/s | 78 MB 00:01 2024-04-19T01:30:41.410 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-19T01:30:41.771 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-19T01:30:41.781 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-19T01:30:42.387 INFO:teuthology.orchestra.run.smithi080.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-04-19T01:30:42.608 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-19T01:30:42.608 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-19T01:30:44.719 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T01:30:44.719 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T01:30:44.800 INFO:teuthology.orchestra.run.smithi080.stdout:Dependencies resolved. 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout: Package Arch Version Repository Size 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout:Installing: 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T01:30:44.809 INFO:teuthology.orchestra.run.smithi080.stdout:Installing dependencies: 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction Summary 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout:Install 4 Packages 2024-04-19T01:30:44.810 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:30:44.811 INFO:teuthology.orchestra.run.smithi080.stdout:Total download size: 78 M 2024-04-19T01:30:44.811 INFO:teuthology.orchestra.run.smithi080.stdout:Installed size: 125 M 2024-04-19T01:30:44.811 INFO:teuthology.orchestra.run.smithi080.stdout:Downloading Packages: 2024-04-19T01:30:44.851 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-19T01:30:44.922 INFO:teuthology.orchestra.run.smithi080.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 258 kB/s | 29 kB 00:00 2024-04-19T01:30:45.539 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T01:30:45.563 INFO:teuthology.orchestra.run.smithi080.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 22 MB/s | 16 MB 00:00 2024-04-19T01:30:45.622 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:30:46.039 INFO:teuthology.orchestra.run.smithi080.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 24 MB/s | 27 MB 00:01 2024-04-19T01:30:46.389 INFO:teuthology.orchestra.run.smithi080.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 22 MB/s | 34 MB 00:01 2024-04-19T01:30:46.392 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2024-04-19T01:30:46.392 INFO:teuthology.orchestra.run.smithi080.stdout:Total 49 MB/s | 78 MB 00:01 2024-04-19T01:30:46.393 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction check 2024-04-19T01:30:46.762 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction check succeeded. 2024-04-19T01:30:46.762 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction test 2024-04-19T01:30:47.606 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction test succeeded. 2024-04-19T01:30:47.606 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction 2024-04-19T01:30:47.953 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:30:48.087 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:30:49.799 INFO:teuthology.orchestra.run.smithi080.stdout: Preparing : 1/1 2024-04-19T01:30:50.447 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T01:30:50.539 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:30:52.885 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:30:52.973 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:30:53.051 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:30:53.099 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:30:57.846 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:30:57.888 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:30:57.988 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:02.746 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:27.803 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:27.803 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:27.804 INFO:teuthology.orchestra.run.smithi115.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T01:31:27.804 INFO:teuthology.orchestra.run.smithi115.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T01:31:27.804 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:27.845 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:28.203 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:28.204 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T01:31:28.204 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:31:28.204 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:31:28.606 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:28.607 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:28.607 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-19T01:31:28.607 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:28.607 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:28.607 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:28.608 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:28.608 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:28.608 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-19T01:31:28.920 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T01:31:29.019 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:29.020 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:29.020 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-19T01:31:29.020 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T01:31:29.020 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T01:31:29.020 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-19T01:31:29.020 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T01:31:29.020 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T01:31:29.100 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:29.100 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:29.101 DEBUG:teuthology.orchestra.run.smithi115:> sudo rpm -qi grub2-tools 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Name : grub2-tools 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Epoch : 1 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Version : 2.06 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Release : 68.el9 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: x86_64 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Group : Unspecified 2024-04-19T01:31:29.144 INFO:teuthology.orchestra.run.smithi115.stdout:Size : 8264254 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:License : GPLv3+ 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Packager : builder@centos.org 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Vendor : CentOS 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Summary : Support tools for GRUB. 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:Description : 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T01:31:29.145 INFO:teuthology.orchestra.run.smithi115.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T01:31:29.146 INFO:teuthology.orchestra.run.smithi115.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T01:31:29.146 INFO:teuthology.orchestra.run.smithi115.stdout:hardware devices. 2024-04-19T01:31:29.146 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-19T01:31:29.146 INFO:teuthology.orchestra.run.smithi115.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T01:31:29.147 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T01:31:29.147 INFO:teuthology.task.kernel:Updating grub on smithi115 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:29.147 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T01:31:29.777 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-04-19T01:31:31.228 INFO:teuthology.orchestra.run.smithi115.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T01:31:31.248 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-04-19T01:31:31.250 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-04-19T01:31:31.266 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.hDGEXE94fA 2024-04-19T01:31:31.266 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.hDGEXE94fA 2024-04-19T01:31:31.334 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.hDGEXE94fA 2024-04-19T01:31:31.469 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.hDGEXE94fA is 6KB 2024-04-19T01:31:31.489 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.hDGEXE94fA 2024-04-19T01:31:31.503 DEBUG:teuthology.orchestra.run.smithi115:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T01:31:31.568 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T01:31:31.568 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T01:31:31.568 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T01:31:31.568 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T01:31:31.569 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:31.724 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-04-19T01:31:32.316 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:32.317 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:32.317 INFO:teuthology.orchestra.run.smithi080.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T01:31:32.317 INFO:teuthology.orchestra.run.smithi080.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T01:31:32.317 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:32.359 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:32.747 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:32.747 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T01:31:32.747 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T01:31:32.747 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout:Installed: 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.210 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.211 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.211 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:33.211 INFO:teuthology.orchestra.run.smithi080.stdout:Complete! 2024-04-19T01:31:33.532 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T01:31:33.636 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.636 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.636 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-19T01:31:33.636 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T01:31:33.636 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T01:31:33.637 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-19T01:31:33.637 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi080.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T01:31:33.637 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T01:31:33.715 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.716 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.716 DEBUG:teuthology.orchestra.run.smithi080:> sudo rpm -qi grub2-tools 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Name : grub2-tools 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Epoch : 1 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Version : 2.06 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Release : 68.el9 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: x86_64 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T01:31:33.752 INFO:teuthology.orchestra.run.smithi080.stdout:Group : Unspecified 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Size : 8264254 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:License : GPLv3+ 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Packager : builder@centos.org 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Vendor : CentOS 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Summary : Support tools for GRUB. 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:Description : 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T01:31:33.753 INFO:teuthology.orchestra.run.smithi080.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T01:31:33.754 INFO:teuthology.orchestra.run.smithi080.stdout:hardware devices. 2024-04-19T01:31:33.754 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-04-19T01:31:33.754 INFO:teuthology.orchestra.run.smithi080.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T01:31:33.755 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T01:31:33.755 INFO:teuthology.task.kernel:Updating grub on smithi080 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:33.755 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T01:31:34.370 INFO:teuthology.orchestra.run.smithi080.stderr:Generating grub configuration file ... 2024-04-19T01:31:35.769 INFO:teuthology.orchestra.run.smithi080.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T01:31:35.803 INFO:teuthology.orchestra.run.smithi080.stderr:done 2024-04-19T01:31:35.806 DEBUG:teuthology.orchestra.run.smithi080:> mktemp 2024-04-19T01:31:35.820 INFO:teuthology.orchestra.run.smithi080.stdout:/tmp/tmp.FYiYF7aPMb 2024-04-19T01:31:35.821 DEBUG:teuthology.orchestra.run.smithi080:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.FYiYF7aPMb 2024-04-19T01:31:35.888 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0666 /tmp/tmp.FYiYF7aPMb 2024-04-19T01:31:36.022 DEBUG:teuthology.orchestra.remote:smithi080:/tmp/tmp.FYiYF7aPMb is 6KB 2024-04-19T01:31:36.070 DEBUG:teuthology.orchestra.run.smithi080:> rm -fr /tmp/tmp.FYiYF7aPMb 2024-04-19T01:31:36.084 DEBUG:teuthology.orchestra.run.smithi080:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T01:31:36.152 INFO:teuthology.orchestra.run.smithi080.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T01:31:36.152 INFO:teuthology.orchestra.run.smithi080.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T01:31:36.152 INFO:teuthology.orchestra.run.smithi080.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T01:31:36.152 INFO:teuthology.orchestra.run.smithi080.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T01:31:36.153 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:31:36.295 DEBUG:teuthology.orchestra.run.smithi080:> sudo shutdown -r now 2024-04-19T01:32:01.750 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-19T01:32:01.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-19T01:32:01.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:32:06.302 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-19T01:32:06.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-04-19T01:32:06.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:32:20.126 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-19T01:32:24.734 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2024-04-19T01:32:29.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-19T01:32:29.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:32:32.194 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-19T01:32:33.736 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-04-19T01:32:33.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:32:36.802 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2024-04-19T01:32:44.202 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-19T01:32:44.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:32:48.808 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-04-19T01:32:48.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:33:02.622 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-19T01:33:17.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-19T01:33:17.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T01:33:18.029 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-04-19T01:33:18.645 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-19T01:33:18.645 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T01:33:18.645 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-04-19T01:33:18.660 INFO:teuthology.orchestra.run.smithi115.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:33:18.661 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-19T01:33:18.661 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T01:33:18.661 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T01:33:19.662 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-19T01:33:19.662 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T01:33:19.747 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-04-19T01:33:19.780 DEBUG:teuthology.parallel:result is None 2024-04-19T01:33:20.666 DEBUG:teuthology.orchestra.run.smithi080:> true 2024-04-19T01:33:21.079 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-04-19T01:33:21.079 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T01:33:21.079 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2024-04-19T01:33:21.095 INFO:teuthology.orchestra.run.smithi080.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T01:33:21.095 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-19T01:33:21.095 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T01:33:21.095 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T01:33:22.096 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-19T01:33:22.096 DEBUG:teuthology.orchestra.run.smithi080:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T01:33:22.201 INFO:teuthology.orchestra.run.smithi080.stdout:ttyS1 2024-04-19T01:33:22.265 DEBUG:teuthology.parallel:result is None 2024-04-19T01:33:22.266 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T01:33:22.273 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T01:33:22.274 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T01:33:22.276 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T01:33:22.292 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T01:33:22.299 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T01:33:22.309 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T01:33:22.309 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T01:33:22.335 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T01:33:22.357 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T01:33:22.363 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T01:33:22.364 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:33:22.396 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:33:22.423 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T01:33:22.431 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T01:33:22.437 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T01:33:22.445 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T01:33:22.450 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T01:33:22.457 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T01:33:22.457 DEBUG:teuthology.orchestra.run.smithi080:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T01:33:22.485 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T01:33:22.521 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T01:33:22.530 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T01:33:22.531 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T01:33:22.558 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T01:33:22.580 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T01:33:22.659 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T01:33:22.709 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T01:33:22.795 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T01:33:22.842 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2024-04-19T01:33:22.842 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T01:33:22.913 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T01:33:22.957 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T01:33:23.014 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T01:33:23.096 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T01:33:23.140 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-19T01:33:23.140 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T01:33:23.208 DEBUG:teuthology.orchestra.run.smithi080:> sudo service rsyslog restart 2024-04-19T01:33:23.211 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-04-19T01:33:23.271 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T01:33:23.308 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T01:33:23.771 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T01:33:23.779 INFO:teuthology.task.internal:Starting timer... 2024-04-19T01:33:23.779 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T01:33:23.794 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T01:33:23.806 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-19T01:33:23.807 DEBUG:teuthology.orchestra.run.smithi080:> sudo service auditd rotate 2024-04-19T01:33:23.859 INFO:teuthology.orchestra.run.smithi080.stdout:Rotating logs: 2024-04-19T01:33:23.861 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2024-04-19T01:33:23.938 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: 2024-04-19T01:33:23.940 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T01:33:23.940 DEBUG:teuthology.orchestra.run.smithi080:> /usr/sbin/getenforce 2024-04-19T01:33:24.441 INFO:teuthology.orchestra.run.smithi080.stdout:Permissive 2024-04-19T01:33:24.441 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2024-04-19T01:33:24.938 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2024-04-19T01:33:24.938 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi080.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi115.front.sepia.ceph.com': 'permissive'} 2024-04-19T01:33:24.939 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:33:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:33:25.028 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:33:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:33:25.157 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T01:33:25.157 DEBUG:teuthology.orchestra.run.smithi080:> sudo /usr/sbin/setenforce permissive 2024-04-19T01:33:25.256 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2024-04-19T01:33:25.291 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T01:33:25.304 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T01:33:25.325 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-19T01:33:25.326 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi080.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T01:37:19.321 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708/ansible_failures.yaml 2024-04-19T01:37:19.324 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: smithi115.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: []smithi080.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-19T01:37:19.555 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1ff3fb540d4942c5a69ca037cdc6bdd9 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: smithi115.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: []smithi080.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-19T01:37:19.557 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T01:37:19.566 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T01:37:19.566 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T01:37:19.580 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:37:19.651 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:37:19.719 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:37:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:37:19.752 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:37:19.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:37:19.786 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T01:37:19.794 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T01:37:19.842 INFO:teuthology.task.internal:Duration was 236.063290 seconds 2024-04-19T01:37:19.843 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T01:37:19.851 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T01:37:19.851 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T01:37:19.853 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T01:37:19.899 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T01:37:19.902 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T01:37:20.345 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T01:37:20.345 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi080.front.sepia.ceph.com 2024-04-19T01:37:20.346 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:37:20.374 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-04-19T01:37:20.375 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:37:20.416 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T01:37:20.416 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T01:37:20.418 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T01:37:20.491 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T01:37:20.491 DEBUG:teuthology.orchestra.run.smithi080:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T01:37:20.493 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T01:37:20.621 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T01:37:20.630 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T01:37:20.631 DEBUG:teuthology.orchestra.run.smithi080:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T01:37:20.660 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T01:37:20.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T01:37:20.699 DEBUG:teuthology.orchestra.run.smithi080:> 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-19T01:37:20.703 DEBUG:teuthology.orchestra.run.smithi115:> 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-19T01:37:20.727 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = core 2024-04-19T01:37:20.758 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-04-19T01:37:20.778 DEBUG:teuthology.orchestra.run.smithi080:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T01:37:20.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:37:20.815 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T01:37:20.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T01:37:20.833 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T01:37:20.842 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T01:37:20.844 DEBUG:teuthology.misc:Transferring archived files from smithi080:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708/remote/smithi080 2024-04-19T01:37:20.845 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T01:37:20.921 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708/remote/smithi115 2024-04-19T01:37:20.922 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T01:37:20.972 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T01:37:20.972 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T01:37:20.974 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T01:37:21.022 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T01:37:21.033 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T01:37:21.033 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T01:37:21.043 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T01:37:21.043 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T01:37:21.045 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T01:37:21.058 INFO:teuthology.orchestra.run.smithi080.stdout: 265525 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 01:37 /home/ubuntu/cephtest 2024-04-19T01:37:21.077 INFO:teuthology.orchestra.run.smithi115.stdout: 265489 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 01:37 /home/ubuntu/cephtest 2024-04-19T01:37:21.079 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T01:37:21.088 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T01:37:21.107 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T01:37:21.133 DEBUG:teuthology.nuke:shortname: smithi080 2024-04-19T01:37:21.133 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T01:37:21.158 DEBUG:teuthology.nuke:shortname: smithi115 2024-04-19T01:37:21.159 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T01:37:21.164 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708', '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 01:24:11.197999', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHdETpuxnZowNTs4S+2bH7X+5jHGP/JZPvbh4KdZSiu/xNPbSHYYpjE+JfL0O29HPoTbPuHchQwHFmmG9HJ+xts='} 2024-04-19T01:37:21.192 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-18_21:00:02-rados-squid-distro-default-smithi/7662708', '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 01:24:11.198907', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL1HDtGNcr0NsTKXTsTByzj8+t7DeJK3tPblpCWsGAkssnIcrevqUIrE7LMrbbV5cqjwB/nexICntkrBFwk31sM='} 2024-04-19T01:37:21.222 INFO:teuthology.orchestra.console.smithi080:Power off 2024-04-19T01:37:21.223 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T01:37:21.250 DEBUG:teuthology.orchestra.console.smithi080:power off output: Chassis Power Control: Down/Off 2024-04-19T01:37:21.250 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:21.268 INFO:teuthology.orchestra.console.smithi115:Power off 2024-04-19T01:37:21.269 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T01:37:21.279 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2024-04-19T01:37:21.304 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2024-04-19T01:37:21.304 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:21.329 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-19T01:37:25.280 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:25.330 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:25.391 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2024-04-19T01:37:25.441 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-19T01:37:29.396 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:29.442 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:29.508 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is off 2024-04-19T01:37:29.555 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-19T01:37:29.609 INFO:teuthology.orchestra.console.smithi080:Power off completed 2024-04-19T01:37:33.558 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T01:37:33.669 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2024-04-19T01:37:33.770 INFO:teuthology.orchestra.console.smithi115:Power off completed 2024-04-19T01:37:33.906 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/classic task/test_extra_daemon_features} duration: 236.06329035758972 failure_reason: 'smithi115.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: []smithi080.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_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1ff3fb540d4942c5a69ca037cdc6bdd9 status: dead success: false 2024-04-19T01:37:33.907 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T01:37:33.995 INFO:teuthology.run:DEAD